From cc-bootstrapper
Generates complete .claude/ automation structure for any project including agents, pipelines, skills, memory, hooks, and settings. Auto-detects fresh/patch/upgrade/resume modes via ToolSearch and flow files.
npx claudepluginhub bemyslavedarlin/cc-bootstrapper --plugin cc-bootstrapperThis skill uses the workspace's default tool permissions.
ToolSearch(query: "select:TeamCreate", max_results: 1)
references/flow-sequential.mdreferences/flow-team.mdreferences/step-3-apply.mdreferences/step-3-configure.mdreferences/step-4-settings.mdreferences/step-5-apply.mdreferences/step-5-plugins.mdreferences/step-6-preview.mdreferences/step-7-analyze.mdreferences/step-8-common.mdreferences/step-8-infra.mdreferences/step-8-lang.mdreferences/step-finalize.mdreferences/step-init.mdreferences/step-patch.mdreferences/step-upgrade.mdGenerates Claude Code project setups including CLAUDE.md, hooks, permissions, commands, and agents. Analyzes stack (TypeScript, JavaScript, Python, Go, Rust, etc.) to create minimal/standard/full configs.
Initializes Claude Code for new projects: runs skeleton script for directories/boilerplate, interactively generates AGENTS.md sections via user prompts, optional research profile. Triggered by 'init project'.
Share bugs, ideas, or general feedback.
ToolSearch(query: "select:TeamCreate", max_results: 1)
| Результат | Действие |
|---|---|
| TeamCreate найден | Прочитай ${CLAUDE_SKILL_DIR}/references/flow-team.md и выполни |
| TeamCreate не найден | Прочитай ${CLAUDE_SKILL_DIR}/references/flow-sequential.md и выполни |
| Переменная | Значение |
|---|---|
| Skill dir | ${CLAUDE_SKILL_DIR} |
| Plugin root | ${CLAUDE_PLUGIN_ROOT} |
| Templates | ${CLAUDE_PLUGIN_ROOT}/templates/ |
| Known templates | ${CLAUDE_PLUGIN_ROOT}/known-templates.json |
| Cache | .claude/.cache/ |
| Backup | .claude/.cache/backups/ |
| State | .claude/.cache/state.json |