A curated collection of Claude Code plugins for project scaffolding, documentation, and development workflows.
npx claudepluginhub adegbolahan/getting-started-claudeScaffold new projects with Claude Code documentation, 5-phase workflow, review cycle with commit gate, safety hooks, and project tracking
A plugin marketplace and collection of Claude Code plugins for project scaffolding, documentation, and development workflows.
/plugin marketplace add https://github.com/Adegbolahan/getting-started-claude
/plugin install project-scaffolder@getting-started-claude
/new
Claude will ask where to create it and set everything up.
| Plugin | Description |
|---|---|
| project-scaffolder | Scaffold projects with documentation, workflows, and tracking |
| Command | Description |
|---|---|
/new | Create a new project with Claude Code |
/update | Update existing project to latest version |
No arguments needed - Claude asks what it needs.
your-project/
├── CLAUDE.md # Project hub
└── .claude/
├── settings.json # Hooks + version tracking
├── commands/ # 6 workflow commands
├── skills/ # 3 interactive skills
└── project/ # Feature tracking
├── features/
├── plans/
├── high-level-user-stories.md
└── roadmap.md
After creating a project:
"Help me customize for [your-tech-stack]"
.claude-plugin/plugin.json.claude-plugin/marketplace.jsonclaude --plugin-dir /path/to/project-scaffolder
MIT
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
No description available.