Kasperjunge Marketplace
Description
Personal marketplace for my Claude Code plugins.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
My Claude Code Plugins 🚀
Personal collection of workflow plugins I've built for Claude Code
Hey! I'm sharing some plugins I've created to make development with Claude Code more systematic and powerful. These are based on advanced context engineering patterns that help with with my daily work.
🎯 Featured Plugins
[Research-Plan-Implement](./plugins/research-plan-implement)
**The ultimate workflow plugin for systematic software development**
A three-phase methodology that helps you:
- 🔍 Research - Deep codebase analysis with specialized AI agents
- 📋 Plan - Interactive implementation planning driven by real code patterns
- ⚡ Implement - Structured execution with automated verification
Based on [Advanced Context Engineering](https://github.com/humanlayer/advanced-context-engineering-for-coding-agents/blob/main/ace-fca.md) by [Dexter Horthy](https://github.com/humanlayer) @ HumanLayer.
**What you get:**
- 4 specialized research agents (codebase analyzer, locator, pattern finder, web researcher)
- 3 workflow commands mapping to Research → Plan → Implement
- Documentation-first philosophy: understand what IS, not what SHOULD BE
- Task organization system with metadata tracking
[→ Learn more](./plugins/research-plan-implement/README.md)
[Spec-Driven Development](./plugins/spec-driven-development)
**Specification-first development workflow for building projects right the first time**
A four-phase methodology that guides you through:
- 📝 Clarify Requirements - Interactive questioning to capture clear, testable requirements
- 🏗️ Clarify Design - Technical design and architecture based on requirements
- 📋 Create Plan - Detailed task breakdown with verification steps
- ⚡ Implement Plan - Systematic implementation with rigorous testing
**What you get:**
- 4 workflow commands mapping to Requirements → Design → Plan → Implement
- Specification documents (requirements.md, design.md, plan.md) that drive development
- Mand
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11