Skills catalog

Policy

  • One skill per job — separate writing-news and writing-blog, not a combined router skill

  • description states WHAT + WHEN so Cursor triggers on the right task

  • Junction canonical tree into ~/.cursor/skills/<name>/

  • Update CATALOG.md on every add/move/deprecate

Registered (org)

Skill Triggers on

writing-news

News item, ship note, org announcement, news-channel body

writing-blog

Blog post, essay, philosophy, thinking-in-public body

fix-docs-encoding

Mojibake, SVG Encoding/EntityName errors, post-edit Antora SVG/adoc on Windows

publish-to-dub

"publish to dub", "publish to dlang", "publish dlang"; register a D package on code.dlang.org

bootstrap-org

Bootstrap an org or project; GitHub organization; company/nonprofit; library/CLI/desktop/Tauri/SolidStart; .github; named or pasted SDL profile; fast-path business bootstrap

Install

cmd /c mklink /J "$env:USERPROFILE\.cursor\skills\writing-news" `
  "$env:code\github.com\dev-centr\agent-rules\skills\writing-news"

See Bootstrap Cursor skills and skills/BOOTSTRAP.md in the repo.