From gauntlet
Guides new developers through structured codebase onboarding across five stages: big picture, core domain, interfaces, patterns, and hardening. Tracks progress with challenges and mastery checks.
npx claudepluginhub athola/claude-night-market --plugin gauntletThis skill uses the workspace's default tool permissions.
Walk a new developer through the codebase in structured stages.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Guides MCP server integration in Claude Code plugins via .mcp.json or plugin.json configs for stdio, SSE, HTTP types, enabling external services as tools.
Walk a new developer through the codebase in structured stages.
| Stage | Focus | Categories | Difficulty |
|---|---|---|---|
| 1 | Big picture | architecture, data_flow | 1-2 |
| 2 | Core domain | business_logic | 2-3 |
| 3 | Interfaces | api_contract, data_flow | 3 |
| 4 | Patterns | pattern, dependency | 3-4 |
| 5 | Hardening | error_handling, business_logic | 4-5 |
After stage 5, the developer enters the regular gauntlet. Answer history carries over.