Instructions file
Claude Code instructions for timequity/plugins, covering claude.md, project, structure, plugin structure and related projects.
Instructions file
Claude Code instructions for timequity/plugins, covering claude.md, project, structure, plugin structure and related projects.
Skill Claude CodeCodex
Quick reference for all skills and commands in this plugin.
Plugin Claude Code
Plugin marketplace listing 1 plugin: ccc.
Skill Claude CodeCodex
Learn Claude Code in 5 hands-on lessons. From basics to building applications. Use when: user wants to learn Claude Code, asks "how do I...", or is new. Triggers: "learn", "teach me", "how does this work", "I'm new", "course".
Agent
Claude Code Course tutor. Helps with questions, gives hints. Use when: user is stuck, asks for help, doesn't understand a concept. Triggers: "help", "don't understand", "hint", "stuck", "confused".
Command
Command to start and continue the Claude Code course.
Command
Command "lesson" from timequity/plugins, covering /lesson n — go to specific lesson, syntax, algorithm, 1. validate number and 2. load lesson content.
Command
Shows all lessons with completion statuses.
Command
Command "practice" from timequity/plugins, covering /ccc:practice — practice task, syntax, algorithm, 1. load progress and 2. check readiness.
Command
Shows detailed course completion statistics.
Command
Deletes all progress and starts course from scratch.
Skill Claude CodeCodex
Claude Code mastery for power users. Build agents, MCP servers, publish plugins. Use when: user wants to create agents, build integrations, or publish plugins.
Skill Claude CodeCodex
Help and navigation for Claude Code Course. Use when: user asks about the course, lessons, or progress. Triggers: "help", "course help", "what lessons", "my progress".
Skill Claude CodeCodex
Claude Code basics for new users. Covers essential concepts and commands. Use when: user is new to Claude Code or routed here by learning-path assessment.
Skill Claude CodeCodex
Claude Code customization for comfortable users. Covers skills, commands, MCP, hooks. Use when: user knows basics and wants to customize Claude Code.
Skill Claude CodeCodex
Assess Claude Code knowledge and route to appropriate learning level. Use when: user wants to learn Claude Code, asks for guidance, or says "teach me". Triggers: "learn Claude Code", "teach me", "I'm new", "where do I start", "beginner".
Skill Claude CodeCodex
Lesson content for Claude Code Course. Use when: loading lesson content. Internal skill - contains lesson files.
Skill Claude CodeCodex
Manages course progress tracking in /.claude-course/progress.json. Use when: loading, saving, or displaying course progress. Internal skill - used by /ccc:course commands.
Command Claude Code
Add a new feature to current project.
Command Claude Code
A deployment command that loads a full-stack developer skill and helps with putting software online.
Command Claude Code
A command that loads a full-stack developer code-review skill and reviews the current changes.
Command Claude Code
A command that loads the fullstack-developer testing skill and runs the project's tests.
Command Claude Code
Start building from a simple idea.
Command Claude Code
Work on next ready issue (TDD cycle).