byfilip-podstavec· 15 skills
USE WHEN setting up a repo for AI-first work (after /init-repo), or when the context-surface hook should start feeding repo conventions to agents before edits. Drafts conventions.yml at repo root: per-kind casing (inferred from the code), a vague-name denylist seed, directory roles, and a hand-filled house-rules block. Idempotent — never overwrites a populated file; re-running prints suggested additions for manual merge. Read-only on code; never invents house rules. After writing, run /refresh-context-map so the hook picks it up.
$npx -y skills add filip-podstavec/claude-leverage --skill conventions-initInstalls into the current project.
Run `npx skills use "https://github.com/filip-podstavec/claude-leverage" --skill "filip-podstavec/claude-leverage/conventions-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.