Skills catalog
Policy
-
One skill per job — separate
writing-newsandwriting-blog, not a combined router skill -
descriptionstates WHAT + WHEN so Cursor triggers on the right task -
Junction canonical tree into
~/.cursor/skills/<name>/ -
Update
CATALOG.mdon every add/move/deprecate
Registered (org)
| Skill | Triggers on |
|---|---|
|
News item, ship note, org announcement, news-channel body |
|
Blog post, essay, philosophy, thinking-in-public body |
|
Mojibake, SVG Encoding/EntityName errors, post-edit Antora SVG/adoc on Windows |
|
"publish to dub", "publish to dlang", "publish dlang"; register a D package on code.dlang.org |
|
Bootstrap an org or project; GitHub organization; company/nonprofit; library/CLI/desktop/Tauri/SolidStart; |
Team SOP: Cursor skills (team).
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.