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:
lauren
2026-05-23 14:31:24 -07:00
parent 1fcd4d6261
commit 6754d3c09e
+1
View File
@@ -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