byrunkids· 15 skills
Cross-validate CLI flags, docs, tests, and targets for consistency across the codebase. Use this skill whenever the user asks to: audit the codebase, check for consistency issues, find undocumented flags, verify test coverage, validate targets.yaml, check handler split conventions, or verify oplog instrumentation. This is a read-only audit — it reports issues but never modifies files. Use after large refactors, before releases, or whenever you suspect docs/code/tests have drifted out of sync.
$npx -y skills add runkids/skillshare --skill skillshare-codebase-auditInstalls into the current project.
Run `npx skills use "https://github.com/runkids/skillshare" --skill "runkids/skillshare/skillshare-codebase-audit"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/runkids/skillshare" that are relevant to the current task. Run `npx skills add "https://github.com/runkids/skillshare"` and select the relevant skills, then follow their instructions.