Guides¶
Task-oriented how-tos and explanatory background pages for claude-shared, from working on the repository to understanding skills, agents, and the delivery lifecycle.
Working on the repository¶
- Development: getting started as a contributor
- Project Structure: where things live and why
- Architecture overview: context, building blocks, load-bearing decisions
- Interfaces and contracts: every interface the project exposes
- Contributing: workflow, conventions, commits
- Troubleshooting: common contributor/operator failure modes
- Glossary: project-specific terminology
Understanding the concepts¶
- Skills: what a skill is and how it's structured
- Skill Management: the skill that scaffolds and validates skills
- Spec: the skill that maintains multilingual specifications
- Agents: what an agent is and how it's structured
Lifecycle¶
- Development Lifecycle: where each skill and agent fits in the delivery lifecycle
Capabilities¶
- Image Generation: generate an image from a prompt via swappable providers (Cloudflare, Pollinations, Gemini), and which token each one needs