Skip to content

Commit 856bb84

Browse files
authored
Merge pull request #83 from shinpr/docs/update-readme
docs: add claude-code-workflows to project comparison
2 parents aaf4e6f + 2b8fdf0 commit 856bb84

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

README.ja.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,9 @@
2626
10. [多言語対応](#-多言語対応)
2727
11. [よくある質問](#-よくある質問)
2828

29-
> **どちらを使うべき?**
30-
> - **このボイラープレート**を使う → **Claude Code****TypeScript**アプリを**サブエージェント**環境で開発したい場合
29+
> **どれを使うべき?**
30+
> - **このボイラープレート**を使う → **Claude Code****TypeScript × サブエージェント**に最適化し、**精度を最大化**したい場合
31+
> - **[claude-code-workflows](https://github.com/shinpr/claude-code-workflows)**を使う → **Claude Code****どんなプロジェクトでも2コマンドで始められる****プログラミング言語非依存**のワークフロー
3132
> - **[Agentic Code](https://github.com/shinpr/agentic-code)**を使う → **設定不要****どんなツール**でも**プログラミング言語の指定なく**開発したい場合(Codex CLI/Cursor/Aider等)
3233
3334
## ⚡ クイックスタート(3ステップ)

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,9 @@
2626
10. [Multilingual Support](#-multilingual-support)
2727
11. [FAQ](#-faq)
2828

29-
> **Which should you use?**
30-
> - **Use this Boilerplate** if you're on **Claude Code** and building **TypeScript** apps with a rich **sub-agent** setup.
29+
> **Which one should you use?**
30+
> - **Use this Boilerplate** if you want to **maximize precision** with **TypeScript × Sub-agent** setup optimized for **Claude Code**.
31+
> - **Use [claude-code-workflows](https://github.com/shinpr/claude-code-workflows)** if you're on **Claude Code** and want to **start with any project** in **2 commands** and **language-agnostic** workflows.
3132
> - **Use [Agentic Code](https://github.com/shinpr/agentic-code)** if you want **zero-config**, **tool-agnostic** workflows **without language restrictions** (Codex CLI/Cursor/Aider etc.).
3233
3334
## ⚡ Quick Start (3 Steps)

0 commit comments

Comments
 (0)