🥋 kamae-ts
Kamae (構え) — a stance of readiness.
An extensible harness of skill plugins for designing and implementing robust server-side TypeScript applications. Each skill encodes a kamae — a practiced stance for a specific design concern — that coding agents apply when generating or reviewing code.
📦 Install / インストール
# Install a single skill (interactive agent / scope selection)
gh skill install iwasa-kosui/kamae-ts kamae
# Or install every skill in one shot (Anthropic's installer)
npx skills add iwasa-kosui/kamae-ts
Details, scope flags, and customization: English / 日本語.
💬 Join the community / コミュニティに参加する
A Discord server for discussion, questions, and casual chat about server-side TypeScript and functional domain modeling. You do not need to be a kamae-ts user — newcomers welcome.
サーバーサイド TypeScript や関数型ドメインモデリングについて議論・質問・雑談する場です。kamae-ts のユーザーである必要はありません。気軽にどうぞ。
📚 Documentation / ドキュメント
- English — A reading version of the kamae-ts functional domain modeling principles.
- 日本語 — kamae-ts の関数型ドメインモデリング原則の読み物。
🔗 Source / ソース
- GitHub repository — skill sources, installation, and overview.
- License: MIT.