Skip to content

Commit 2b8fdf0

Browse files
shinprclaude
andcommitted
docs: emphasize project-agnostic benefit of claude-code-workflows
Update README descriptions to highlight that claude-code-workflows works with any project due to its plugin architecture (installed in ~/.claude/). Changes: - README.md: "get started immediately" → "start with any project" - README.ja.md: "2コマンドですぐ始められる" → "どんなプロジェクトでも2コマンドで始められる" 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent e7129aa commit 2b8fdf0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

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

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
> **Which one should you use?**
3030
> - **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 **get started immediately** with **2 commands** and **language-agnostic** workflows.
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.
3232
> - **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.).
3333
3434
## ⚡ Quick Start (3 Steps)

0 commit comments

Comments
 (0)