Codexpiator Setup — Development skill for Claude Code
Bootstrap project structure using Codexpiator conventions.
How to install Codexpiator Setup
Installs to ~/.claude/skills/emanuelegreco29-codexpiator-codexpiator-setup/SKILL.md
mkdir -p ~/.claude/skills/emanuelegreco29-codexpiator-codexpiator-setup && curl -fsSL https://raw.githubusercontent.com/emanuelegreco29/codexpiator/HEAD/commands/codexpiator-setup.md -o ~/.claude/skills/emanuelegreco29-codexpiator-codexpiator-setup/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Codexpiator Setup does
description: Bootstrap project structure using Codexpiator conventions argument-hint: [stack (optional)] allowed-tools: Skill, Read, Write, Edit, Bash, Glob, Grep, AskUserQuestion
Bootstrap baseline project structure and conventions using Codexpiator's guidance.
- Determine the stack: if
$1names one, use it; otherwise check for existing stack signals in the project (package.json,pyproject.toml,go.mod, etc.). If none are found and none was given, call `AskUserQuesti
Alternatives in Development
- Theme Color Conventions — Extensions in this repo use a consistent color language mapped to Pi's theme tokens 526 ★
- Arstart — AgentRecall session opener — status board (no args), project loader ( ), or cold-start bootstrap 370 ★
- Bootstrap 283 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Ableton Init
Bootstrap a fresh Ableton Live project with our preferred bus structure, return tracks, group templates, and c
Hatch3r Onboard
Generate a comprehensive onboarding guide for a new developer joining the project -- spawn parallel researcher
Consistency Review
Review uncommitted changes for consistency with this repo's conventions, structure, and engineering philosophy
Gather Context
Scan the project to quickly understand its structure, conventions, and patterns
Gastown Setup
Bootstrap a new Gas Town installation, optionally with the wbern/gastown-me-and-my-crew preset for manual-mode
Assess Project
DEPRECATED: Use /bootstrap-project instead. This command is superseded — bootstrap-project includes all assess
Related Agents
Project Initializer
One-time bootstrap writer. Consumes the /setup-project interview brief and
Marketing Ops
Marketing operations specialist for tech stack management, automation workflows, data hygiene, UTM conventions
Project Setup
プロジェクトのコーディング規約を設定する場合に使用する。親 Claude から渡されたヒアリング結果をもとに、coding-conventions.md スキルファイルを生成する。