mp-web3

10 mods across 1 repository, 106 stars between them.

bug-fixer

01

mp-web3/claude-starter-kit

Agent

Investigates and fixes bugs. Takes a symptom, reproduces it, identifies root cause, writes the fix and a regression test.

106 5mo ago A 30 tokens original MIT

code-reviewer

02

mp-web3/claude-starter-kit

Agent

Reviews code changes for bugs, security issues, style violations, and test coverage gaps. Read-only — never modifies files.

106 5mo ago A 28 tokens original MIT

implementer

03

mp-web3/claude-starter-kit

Agent

Implements features from a plan or spec. Writes code in dependency order, runs tests, reports what was built. Does not make architectural decisions.

106 5mo ago A 32 tokens original MIT

researcher

04

mp-web3/claude-starter-kit

Agent

Explores codebases, reads docs, and searches the web to answer technical questions. Returns structured findings. Does not write code.

106 5mo ago A 29 tokens original MIT

bootstrap

05

mp-web3/claude-starter-kit

Skill Claude CodeCodex

Bootstrap a new project with a proper .claude/ setup for agentic development. Use when: setting up a new codebase for Claude Code, user says "set up this project", "bootstrap", "add Claude to this repo", or when .claude/ is missing in a project. Creates CLAUDE.md, CODEBASE.md, docs/, knowledge/, and optionally skills…

106 5mo ago A 82 tokens original MIT

create-skill

06

mp-web3/claude-starter-kit

Skill Claude CodeCodex

Create a new Claude Code skill. Use when the user wants to build a new slash-command skill, extend Claude with a specialized workflow, or asks to create/add a skill. Handles scaffolding, SKILL.md authoring, and validation.

106 5mo ago A 52 tokens original MIT

onboard

07

mp-web3/claude-starter-kit

Skill Claude CodeCodex

Guided first-session setup. Walks the user through building their personal AI assistant — profile, 12 problems, goals, subgoals, and initial tasks. Run this in the first session after setup.

106 5mo ago A 45 tokens original MIT

plan

08

mp-web3/claude-starter-kit

Skill Claude CodeCodex

Structured workflow for planning and implementing new features, skills, scripts, or major changes. Use when the user asks to build something new, add a skill, create infrastructure, or make architectural changes. Guides through explore, plan, approve, implement, verify, update.

106 5mo ago A 55 tokens original MIT

reflect

09

mp-web3/claude-starter-kit

Skill Claude CodeCodex

Analyze the current or recent session(s) for corrections, preferences, and implicit feedback. Extracts learnings and routes them to the right knowledge/rules file. Run when you want to capture what was learned this session.

106 5mo ago A 46 tokens original MIT

tasks

10

mp-web3/claude-starter-kit

Skill Claude CodeCodex

Manage the task backlog — add, review, complete, and measure tasks against the 12 Favorite Problems. Run /tasks to see current status.

106 5mo ago A 31 tokens original MIT