How to install pbakaus/impeccable. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
pbakaus/impeccable Installation Guide
How to install pbakaus/impeccable. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for pbakaus/impeccable. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i pbakaus/impeccableor
Install via npx
npx @hexmos/ipm i pbakaus/impeccablePrerequisites
Cursor
toolVersion: Nightly channel
Gemini CLI
cliVersion: preview
Claude Code
platformCodex CLI
cliManual Installation Methods
Manual installation instructions. How to install from GitHub source.
Download from Website (Recommended)
echo "Visit https://impeccable.style, download the ZIP for your tool, and extract to your project."Copy from Repository - Cursor
git clone https://github.com/pbakaus/impeccable
cd impeccable
cp -r dist/cursor/.cursor your-project/Copy from Repository - Claude Code (Project-specific)
git clone https://github.com/pbakaus/impeccable
cd impeccable
cp -r dist/claude-code/.claude your-project/Copy from Repository - Claude Code (Global)
git clone https://github.com/pbakaus/impeccable
cd impeccable
cp -r dist/claude-code/.claude/* ~/.claude/Copy from Repository - OpenCode
git clone https://github.com/pbakaus/impeccable
cd impeccable
cp -r dist/opencode/.opencode your-project/Copy from Repository - Pi
git clone https://github.com/pbakaus/impeccable
cd impeccable
cp -r dist/pi/.pi your-project/Copy from Repository - Gemini CLI
git clone https://github.com/pbakaus/impeccable
cd impeccable
cp -r dist/gemini/.gemini your-project/Copy from Repository - Codex CLI
git clone https://github.com/pbakaus/impeccable
cd impeccable
cp -r dist/codex/.codex/* ~/.codex/Copy from Repository - Trae China
git clone https://github.com/pbakaus/impeccable
cd impeccable
cp -r dist/trae/.trae-cn/skills/* ~/.trae-cn/skills/Copy from Repository - Trae International
git clone https://github.com/pbakaus/impeccable
cd impeccable
cp -r dist/trae/.trae/skills/* ~/.trae/skills/Post Installation Steps
- Run commands like /audit, /normalize, /polish, /distill in your AI harness.
- Most commands accept an optional argument to focus on a specific area: /audit header, /polish checkout-form
- Codex CLI uses a different syntax: /prompts:audit, /prompts:polish, etc.
