Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:14:32 +08:00
commit 1fb7587224
5 changed files with 763 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# ts-quality
TypeScript quality enforcement with instant file-scoped checks and architectural review. Auto-activated skill runs typecheck and lint after each file write. Includes /ts-review command for comprehensive code analysis.