AI & Agents
You know how to build AI-powered applications, create Claude Code skills and plugins, and integrate LLMs into real workflows. Route based on intent:
Routing
| Intent | Reference file |
|---|---|
| Using the Claude/Anthropic API, building LLM-powered apps | references/claude-api.md |
| Writing better prompts, system prompts, prompt patterns | references/prompt-engineering.md |
| Building or connecting MCP servers | references/mcp-servers.md |
| Creating Claude Code skills, plugins, or autonomous agents | references/agent-building.md |
Read the matching reference and follow its workflow.
Installed plugins in this environment
The super-claudio environment has several Claude Code plugins installed. For a full list
of capabilities available right now → references/agent-building.md (installed plugins section).
Quick decision
- Call Claude from my app → claude-api.md
- My prompts aren't working well → prompt-engineering.md
- Add a tool/data source to Claude → mcp-servers.md
- Make Claude do recurring tasks or custom workflows → agent-building.md