- Add specialized agents for your workflow
- Change how context gets injected
- Add project-specific commands
- Modify quality checks
Install
- npx skills (Recommended)
- Claude Code Plugin
Works with Claude Code, Cursor, OpenCode, iFlow, Codex, Kilo, Kiro, Gemini CLI, Antigravity, and more.Or install all available skills:Options:
| Flag | Description |
|---|---|
-g | Install globally (~/.claude/skills/) |
-a claude-code | Target a specific agent |
-y | Non-interactive mode |
Verify Installation
Check if the skill is available:trellis-meta or trellis-marketplace:trellis-meta in the response.
Usage
After installation, just tell AI what you want:What’s Included
| Directory | Contents |
|---|---|
core/ | Core systems (workspace, tasks, specs, scripts) |
claude-code/ | Claude Code features (hooks, agents, Ralph Loop, multi-session) |
how-to-modify/ | Modification guides (add agent, add command, modify hook, etc.) |
meta/ | Platform compatibility, self-iteration guide |