開発環境の自動設定を提供するdotfiles/開発環境セットアップリポジトリです。シェル設定、VS Code拡張機能、devcontainerテンプレートが含まれています。
git clone [email protected]:yaakaito/env.git ~/.env
cd ~/.env
./setup.sh
Ctrl+R - インタラクティブなコマンド履歴検索Ctrl+S - 最近のディレクトリからのインタラクティブなディレクトリナビゲーションlb - pecoを使用したGitブランチ選択並行開発のための独立したworktreeを作成します。デフォルトでClaudeがブランチ名を生成します。
# worktree作成(Claudeがブランチ名を生成)
git-worktree-add "ログイン機能の追加"
# 明示的にブランチ名を指定
git-worktree-add -b feature/login
# オプション付き
git-worktree-add -b fix/typo --no-deps --no-copy
# worktree削除(pecoでインタラクティブに選択)
git-worktree-remove
| オプション | 説明 |
|---|---|
-b, --branch | ブランチ名を直接指定(Claude生成をスキップ) |
--no-deps | 依存関係インストールをスキップ |
--no-copy | .envファイルのコピーをスキップ |
リポジトリルートに .worktreerc を配置してカスタマイズできます:
# コピーするファイル(glob対応)
copy:
- .env
- .env.local
- packages/*/.env
# worktree作成後に実行するコマンド
run:
- npm install
- npm run build
デフォルト動作(.worktreerc なし):
.env, packages/*/.env, apps/*/.env初回ターミナル起動時にVS Code拡張機能が自動インストールされます。
git co, git st, git sw, git ci, git push-force)oxfmtを使用。.editorconfigを自動検出するため設定ファイル不要。
# フォーマット実行
bunx oxfmt
# チェックのみ(CI用)
bunx oxfmt --check
以下のコマンドでdevcontainer、GitHub Actions、VS Code設定を一括セットアップできます:
curl -fsSL https://raw.githubusercontent.com/yaakaito/env/main/bin/setup-repository | bash -s -- deno
curl -fsSL https://raw.githubusercontent.com/yaakaito/env/main/bin/setup-repository | bash -s -- node-pnpm
curl -fsSL https://raw.githubusercontent.com/yaakaito/env/main/bin/setup-repository | bash -s -- bun
curl -fsSL https://raw.githubusercontent.com/yaakaito/env/main/bin/setup-repository | bash -s -- deno my-project
curl -fsSL https://raw.githubusercontent.com/yaakaito/env/main/bin/setup-repository | bash
claude --plugin-dir でプラグインをテストできますOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub yaakaito/env --plugin specBootstrap - Developer onboarding accelerator. Analyzes project requirements, detects missing dependencies, generates Docker/docker-compose configs, creates .env templates, sets up pre-commit hooks, configures IDE settings (VSCode/Cursor), and troubleshoots 'it works on my machine' issues. Gets developers productive in minutes, not hours.
Set up and validate environment configurations across environments
Development environment setup: git worktrees, terminal optimization
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses