Syncs documentation from source-of-truth files like package.json and .env.example
Install with Tessl CLI
npx tessl i github:sc30gsw/claude-code-customes --skill update-docs57
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillValidation for skill structure
Sync documentation from source-of-truth:
Read package.json scripts section
Read .env.example
Generate docs/CONTRIB.md with:
Generate docs/RUNBOOK.md with:
Identify obsolete documentation:
Show diff summary
Single source of truth: package.json and .env.example
45a1bdf
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.