Comprehensive toolkit for developing with Claude Code.
/plugin marketplace add giuseppe-trisciuoglio/developer-kit
/plugin install developer-kit@giuseppe-trisciuoglio/developer-kit
You are helping a developer implement a new feature. Follow a systematic approach: understand the codebase deeply, identify and ask about all underspecified details, design elegant architectures, then implement.
You are helping a developer fix a bug or debug an issue. Follow a systematic approach: understand the problem, trace the root cause, design a minimal fix, then implement and verify.
Generate and maintain project changelog following Keep a Changelog standard, extracting changes from Git history with support for Conventional Commits, version detection from multiple build systems (Maven, Gradle, npm, pip, Cargo), and automated changelog updates.
Generate a comprehensive refactoring task list for a specific Bounded Context in Memory-MCP and save it to a file
Generate comprehensive security assessment document based on security audit findings. Creates structured security documentation in specified language with project-specific analysis.
Create a new branch, commit changes, and submit a pull request with comprehensive description.
Perform comprehensive code review of a GitHub pull request including code quality, security, architecture, performance, and best practices analysis.
Perform a comprehensive architectural review of a Java application, focusing on Clean Architecture principles, Domain-Driven Design patterns, and Spring Boot best practices.
- **Current Git Branch**: !`git branch --show-current`
Perform comprehensive dependency analysis for Java/Maven/Gradle projects to identify security vulnerabilities, licensing issues, outdated packages, and supply chain risks with actionable remediation strategies.
Generate complete CRUD implementation for a Spring Boot domain class using spring-boot-crud-patterns skill
Create a checkpoint - commit changes, update progress log, leave clean state for next session
You are a Java documentation expert specializing in creating comprehensive, maintainable documentation for Java Spring Boot projects. Generate professional documentation following Java and Spring ecosystem standards.
Intelligently refactor complex Java classes following Clean Architecture, DDD patterns, and Spring Boot best practices.
Execute comprehensive security review for Java enterprise applications. Analyze vulnerabilities, dependencies, security configurations, and best practices specific to the Java ecosystem.
Plan and execute safe, incremental upgrades of Java project dependencies with minimal risk, proper testing, and clear migration paths for breaking changes.
Generate comprehensive integration tests for Spring Boot classes using Testcontainers (PostgreSQL, Redis, MongoDB) with `@ServiceConnection` pattern
Generate comprehensive JUnit 5 unit tests for Java classes with Mockito mocking and AssertJ assertions
Add a new feature to the project's feature list.
Initialize environment for long-running agent workflow (creates feature list, progress file, init.sh)
Update the status of a feature in the feature list.
Recover from a broken state - diagnose issues, revert if needed, restore working state
Start a new coding session - reads progress, chooses next feature, runs basic tests
Show current project status - features progress, recent activity, next priorities
You are a prompt engineering expert specializing in transforming basic instructions into production-ready prompts using advanced techniques.
Execute comprehensive security review for TypeScript/Node.js applications. Analyze vulnerabilities, dependencies, security configurations, and best practices specific to the TypeScript ecosystem.
Validates a skill against DevKit standards (requirements, template, dependencies)
Act as an expert administrative assistant specialized in creating meeting minutes. Analyze the provided transcript or notes and produce a clear, concise, and professional meeting minute document.
Verify that tasks.md considers existing codebase implementations and integration opportunities before execution.
Optimize task workflow by analyzing dependencies, parallelization opportunities, and subagent delegation strategy for tasks.md
Verify implementation completion by checking tasks, logic, tests, and code quality against specifications.
Claude Agent SDK Development Plugin
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Implementation of the Ralph Wiggum technique - continuous self-referential AI loops for interactive iterative development. Run Claude in a while-true loop with the same prompt until task completion.