fe-architect-cli
v2.1.1
Published
CLI to install Frontend System Architect skill for AI coding assistants
Maintainers
Readme
Frontend System Architect CLI
CLI tool to install the Frontend System Architect skill for AI coding assistants.
Development
# Install dependencies
bun install
# Build
bun run build
# Test locally
node dist/index.js init --ai claude --offline
# Publish
npm publishCommands
fea init
Install the skill for your AI assistant.
fea init --ai claude # Claude Code
fea init --ai cursor # Cursor
fea init --ai windsurf # Windsurf
fea init --ai all # All assistants
fea init --offline # Use bundled assetsfea search
Search the architecture database.
fea search "e-commerce"
fea search "LCP" --domain performance
fea search "dashboard" --stack nextjsfea update
Update to the latest version.
fea updatefea versions
List available versions.
fea versionsSupported Platforms
- Claude Code
- Cursor
- Windsurf
- Antigravity
- GitHub Copilot
- Kiro
- Codex CLI
- Qoder
- Roo Code
- Gemini CLI
- Trae
- OpenCode
- Continue
- CodeBuddy
- Droid (Factory)
