Use Cases
High confidenceUpdated 25 Apr 2026 by David Olsson
Use Cases
Walkthroughs of the Claude Skills Library in action — real pipelines run on real codebases.
Code Quality
- 01. How to audit your codebase before it audits you — running
/code-auditend-to-end, reading the graded TODO - 02. What a real security audit looks like — six parallel agents, posture score, what gets flagged vs what gets missed by linters
Documentation
- 03. Documenting projects that don't document themselves — portfolio run with
/doc-suite-generator, 13 reports per project
Strategy
- 04. How defensible is your product, really? —
/moat-auditon a SaaS product, MOAT score, pressure vectors - 07. How much does your infrastructure actually cost at scale? —
/infrastructure-cost-auditfrom MVP to 10K users
UX
- 05. Measuring whether your UX actually works —
/ux-content-audit, Experience Readiness scorecard, Three-Step Principle - 06. UX and positioning: is your product saying the right thing? —
/ux-audit, impact × effort matrix, quick wins
Marketing & Design
- 08. Building a landing page from a codebase —
/landing-pagefrom bare codebase to standalone HTML - 09. Design systems that survive AI generation — why
/frontend-design-reviewexists
Standalone & Publishing
- 10. Tracking SR&ED hours from your git history —
/commit-ledgerfor Canadian R&D tax credits - 11. Shipping to Vercel or Netlify in one command —
/deploywalkthrough - 12. repo-publisher + scsiwyg: the git-to-blog pipeline — how the publishing pair works together
- 13. From two SKILL.md files to a live landing page in one session — full session walkthrough