stamat
UserMy Claude Code configuration — instructions, standards and skills, symlinked into ~/.claude on every machine.
Categories
Indexed Skills (6)
before-building
Checklist that settles whether a thing should exist before any code — prior art search with a URL per fact, the distinct-value gate, the project's stated refusals. Use when the user proposes a new feature, option, package or project, asks "do we need this" or "should we build X", or a task implies creating something that does not exist yet.
changelog-entry
Draft a CHANGELOG.md [Unreleased] entry from the current diff, in the repo's own house voice. Use when the user says "changelog", "add a changelog entry", "write the changelog", "/changelog-entry", or after landing a user-visible change in a repo that keeps a CHANGELOG.md.
keystone
Comment doctrine for codebases read by agents. Comments state non-local facts only — ordering, silent failure modes, rejected alternatives, invariants, boundaries. Everything else is deleted. Use when writing or reviewing comments, when a file feels over- or under-commented, or when the user says "keystone", "comment doctrine", "should this be a comment".
release
Preflight and run a release via script/publish — clean tree, tests green, changelog entry present, then hand off to the interactive script. Use when the user says "release", "publish", "cut a release", "ship it", "bump the version", or "/release".
frontend
Rules for anything that renders HTML — accessibility, SEO and GEO built as one job for the non-visual reader. Use when writing or reviewing HTML, templates, components, ARIA, meta tags, structured data, sitemaps, llms.txt, or any page a browser, crawler or agent will read.
how-i-write
House voice for READMEs, changelogs, docs and blog posts — honesty above every rule, failure before feature, motivation before mechanism, tables for every comparison, humor left as found. Use when writing or editing any prose document — a README, changelog entry, docs page, blog post, package description — or when the user says "house voice", "my register", "how I write".
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.