byfilip-podstavec· 15 skills
USE WHEN setting up a repo for AI-first work, when an agent hallucinates domain term meaning, or when user asks to bootstrap / extend the repo's domain glossary. Surfaces candidate terms by identifier frequency, asks the user for 1-sentence definitions, writes GLOSSARY.md at repo root. Idempotent — re-running adds new terms without overwriting existing ones. Read-only on code; never invents domain meaning. Full Do/Don't list in this SKILL body. See ADR 0005 for why this file lives at root.
$npx -y skills add filip-podstavec/claude-leverage --skill glossary-initInstalls into the current project.
Run `npx skills use "https://github.com/filip-podstavec/claude-leverage" --skill "filip-podstavec/claude-leverage/glossary-init"` 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/filip-podstavec/claude-leverage" that are relevant to the current task. Run `npx skills add "https://github.com/filip-podstavec/claude-leverage"` and select the relevant skills, then follow their instructions.