database-ops
andredezzy/maccingUse BEFORE the first read or write against any non-local database, however small: a `SELECT` against production, any SQL run by hand, a single-row lookup, a…
Scores out of 100 · grade B+
2026-08-19Works
40% of the score100/100
- Loads cleanly: valid frontmatter, required fields present, no dangling references.
Maintained
25% of the score100/100
- no commits in the last 12 weeks
Adopted
20% of the score8/100
- 3 stars on the source repo.
Documented
15% of the score81/100
- 5,026 words with worked examples.
Install
npx skills add andredezzy/maccing/database-opsWhat it says it does
Use BEFORE the first read or write against any non-local database, however small: a `SELECT` against production, any SQL run by hand, a single-row lookup, a support investigation touching live rows, a data fix, a schema or migration check, an export, or writing up what was done afterwards. Covers reading the prior cases first, the host-and-credential step (secret store, read or write), the dry-run-and-approval gate on every INSERT/UPDATE/DELETE, the dated case folder recording the exact query and its observed output, host identity verification, and what is kept or deleted when the work is finished. MANDATORY, never optional — "quick lookup", "obvious fix", "just a SELECT", or "it is read-only anyway" is the exact trap: those are the queries that reach production with no record and an unverified host. If the task touches live or production data at all, load this FIRST. Requires database-mapping before any operation that needs to know which table holds what.
Also in andredezzy/maccing
| Artifact | Score | What the check found | Type | Reach | Last commit |
|---|---|---|---|---|---|
| growth-google-adsandredezzy/maccing | clean | Skill | 3 stars | today | |
| google-adsandredezzy/maccing | clean | Skill | 3 stars | 3 days ago | |
| growth-meta-whatsappandredezzy/maccing | clean | Skill | 3 stars | today | |
| growth-tiktok-adsandredezzy/maccing | clean | Skill | 3 stars | today | |
| notionandredezzy/maccing | clean | Skill | 3 stars | today | |
| metaandredezzy/maccing | clean | Skill | 3 stars | 3 days ago |
Other data & analytics skills
Browse all| Artifact | Score | What the check found | Category | Reach | Last commit |
|---|---|---|---|---|---|
| data-context-extractoranthropics/knowledge-work-plugins | clean | Data & analytics | 2,622 installs | today | |
| analyticscoreyhaines31/marketingskills | clean | Data & analytics | 51,931 installs | today | |
| build-dashboardanthropics/knowledge-work-plugins | clean | Data & analytics | 7,721 installs | today | |
| sql-queriesanthropics/knowledge-work-plugins | clean | Data & analytics | 3,782 installs | today | |
| payment-assistantccxt/ccxt | clean | Data & analytics | 44k stars | today | |
| create-vizanthropics/knowledge-work-plugins | clean | Data & analytics | 4,685 installs | today |
Put this measurement in your README
A badge carrying how many listings this index holds from the repository and how many pass every static structural check. It reads from this index every time somebody loads your page, so it changes when the measurement changes and there is nothing to keep up to date. Free, no account, and the value is not something you or we can set by hand.
[](https://skillworks.kynth.studio/?q=andredezzy%2Fmaccing)Would rather not hotlink us? Every badge is also served in shields.io’s endpoint schema, so shields renders the image and your readers never talk to our domain:
Published by Toolproof, the masthead over this index and eight others. The method behind the number is at toolproof.kynth.studio/methodology, and the whole thing is readable as JSON with no key at /api.
