This skill should be used when the user asks "where is X", "how does X work", "explain X", "show me the architecture", "find component", "what handles X", or references C3 IDs (c3-0, c3-1, adr-*). Requires .c3/ to exist. For changes, route to c3-alter instead.
Navigate C3 architecture docs and explore corresponding code when users ask "where is X", "how does X work", or reference C3 IDs. Extract references from docs to find relevant files, classes, and functions.
/plugin marketplace add lagz0ne/c3-skill/plugin install c3-skill@c3-skill-marketplaceThis skill inherits all available tools. When active, it can use any tool Claude has access to.
Navigate C3 docs AND explore corresponding code. Full context = docs + code.
../../references/skill-harness.md - Routing and red flags../../references/layer-navigation.md - How to traverse C3 docsQuery → Clarify Intent → Navigate Layers → Extract References → Explore Code
│
└── Use AskUserQuestion if ambiguous
Ask when:
Skip when:
Follow layer navigation: Context → Container → Component
| Doc Section | Extract For Code |
|---|---|
| Component name | Class/module names |
## References | Direct file paths, symbols |
| Technology | Framework patterns |
| Entry points | Main files, handlers |
Use extracted references:
src/auth/**/*.ts## References| Type | User Says | Response |
|---|---|---|
| Docs | "where is X", "explain X" | Docs + suggest code exploration |
| Code | "show me code for X" | Full flow through code |
| Deep | "explore X thoroughly" | Docs + Code + Related |
**Layer:** <c3-id> (<name>)
<Architecture from docs>
**Code References:**
- `path/file.ts` - <role>
**Key Insights:**
<Observations from code>
**Related:** <navigation hints>
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.