mirror of
https://github.com/cursor/plugins.git
synced 2026-09-14 20:00:00 +08:00
pstack: add typescript-best-practices to README skills table
the skills table listed every shipped non-principle skill except typescript-best-practices. add a row for it in the README's existing voice. the principles section already enumerates all eighteen principle skills, including type-system-discipline, so it needs no change.
This commit is contained in:
@@ -54,6 +54,7 @@ the rest are useful when you want to specifically invoke them:
|
||||
| `/automate-me` | you want your own `-mode` skill, drafted from how you've actually worked. |
|
||||
| `/reflect` | a long task landed and you want the recipe captured as a skill edit. |
|
||||
| `/tdd` | you're fixing a bug and there's a cheap local test path. write the failing test first, then the fix. |
|
||||
| `/typescript-best-practices` | you're reading or editing typescript. grounds the type-system-discipline principle in syntax. |
|
||||
| `/unslop` | you're cleaning up writing. removes AI tells. |
|
||||
|
||||
## the `poteto-agent` subagent
|
||||
|
||||
Reference in New Issue
Block a user