Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@tktcorporation
Copy link
Owner

Summary

  • pnpm run docs で README のセクション(機能一覧・コマンド・生成ファイル)を modules.jsonc と citty から自動生成
  • push コマンド実行時に README を自動更新して PR に含める(任意のリポジトリで動作)
  • デフォルトコマンドをインタラクティブ選択に変更
  • 開発者向けドキュメントを CONTRIBUTING.md に移動
  • CI で README の最新状態をチェック

Test plan

  • pnpm run docs で README が更新される
  • pnpm run docs:check で最新状態をチェックできる
  • push コマンドで README 更新が PR に含まれる
  • npx @tktco/create-devenv で対話式コマンド選択が表示される

🤖 Generated with Claude Code

- pnpm run docs で README のセクション(機能・コマンド・ファイル)を自動生成
- push コマンド実行時に README を自動更新して PR に含める
- デフォルトコマンドをインタラクティブ選択に変更
- 開発者向けドキュメントを CONTRIBUTING.md に移動
- CI で README の最新状態をチェック

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@github-actions github-actions bot added the ci label Dec 21, 2025
tktcorporation and others added 3 commits December 21, 2025 10:47
commandMap の型を適切に定義し、any を使わずに型安全を維持

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
- NO_COLOR, FORCE_COLOR, COLUMNS 環境変数を設定
- stripVTControlCharacters でANSIコード除去

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
Parameters<typeof renderUsage>[0] 型を使用してコマンド型を適切に定義

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@tktcorporation tktcorporation merged commit 23a7601 into main Dec 21, 2025
5 checks passed
@github-actions github-actions bot mentioned this pull request Dec 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants