CtrlK
BlogDocsLog inGet started
Tessl Logo

giuseppe-trisciuoglio/developer-kit

Comprehensive developer toolkit providing reusable skills for Java/Spring Boot, TypeScript/NestJS/React/Next.js, Python, PHP, AWS CloudFormation, AI/RAG, DevOps, and more.

89

Quality

89%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Risky

Do not use without reviewing

Overview
Quality
Evals
Security
Files

guide-agents.mdplugins/developer-kit-core/docs/

Developer Kit Core Agent Guide

Overview of all agents available in the Developer Kit Core plugin and across all Developer Kit plugins.


Developer Kit Core Agents

Plugin: developer-kit-core

General-purpose agents for code analysis, review, refactoring, architecture, debugging, documentation, and pattern learning. These agents work across all programming languages and frameworks.

AgentPurposeToolsModel
general-code-explorerDeep codebase analysis by tracing execution paths, mapping architecture layers, understanding patterns, documenting dependenciesRead, Write, Edit, Glob, Grep, Bashhaiku
general-code-reviewerCode review for bugs, logic errors, security, quality — reports only issues with confidence >= 80%Read, Write, Edit, Glob, Grep, Bashsonnet
general-refactor-expertCode refactoring with clean code principles, SOLID patterns, language-specific best practicesRead, Write, Edit, Glob, Grep, Bashsonnet
general-software-architectFeature architecture design — analyzes existing patterns, delivers implementation blueprints with files, components, data flowsRead, Write, Edit, Glob, Grep, Bashsonnet
general-debuggerRoot cause analysis — traces execution paths, analyzes stack traces, identifies failure points, proposes targeted fixesRead, Write, Edit, Glob, Grep, Bashsonnet
document-generator-expertProfessional document generation (assessments, specs, analysis reports, process docs) with multi-language supportRead, Write, Edit, Glob, Grep, Bash, AskUserQuestionsonnet
learn-analystForensic code analysis to extract development patterns, conventions, architectural rules — produces structured JSON reportsRead, Glob, Grep, Bashsonnet

When to Use Core Agents

  • Cross-language tasks — Core agents work with any language/framework
  • Architecture planning — Use general-software-architect for feature design
  • Code review — Use general-code-reviewer for any codebase
  • Debugging — Use general-debugger for root cause analysis
  • Documentation — Use document-generator-expert for technical docs
  • Pattern learning — Use learn skill to extract project conventions

Language-Specific Plugins

Java Plugin Agents

Plugin: developer-kit-java

AgentPurpose
spring-boot-backend-development-expertSpring Boot backend development
spring-boot-code-review-expertSpring Boot code quality and best practices
spring-boot-unit-testing-expertJUnit and Spring Boot testing
java-refactor-expertJava code refactoring
java-security-expertJava security vulnerability assessment
java-software-architect-reviewJava architecture design review
java-documentation-specialistJava documentation generation
java-tutorial-engineerJava learning and tutorials
langchain4j-ai-development-expertLangChain4J AI integration

See: Java Agent Guide


TypeScript Plugin Agents

Plugin: developer-kit-typescript

AgentPurpose
nestjs-backend-development-expertNestJS backend development
nestjs-code-review-expertNestJS code quality review
nestjs-database-expertNestJS database integration
nestjs-security-expertNestJS security implementation
nestjs-testing-expertNestJS testing strategies
nestjs-unit-testing-expertNestJS unit testing
react-frontend-development-expertReact frontend development
react-software-architect-reviewReact architecture review
typescript-refactor-expertTypeScript refactoring
typescript-security-expertTypeScript security assessment
typescript-software-architect-reviewTypeScript architecture review
typescript-documentation-expertTypeScript documentation
expo-react-native-development-expertReact Native with Expo

See: TypeScript Agent Guide


Python Plugin Agents

Plugin: developer-kit-python

AgentPurpose
python-code-review-expertPython code quality review
python-refactor-expertPython refactoring (PEP standards)
python-security-expertPython security assessment
python-software-architect-expertPython architecture design

See: Python Agent Guide


PHP Plugin Agents

Plugin: developer-kit-php

AgentPurpose
php-code-review-expertPHP code quality review
php-refactor-expertPHP refactoring
php-security-expertPHP security assessment
php-software-architect-expertPHP architecture design
wordpress-development-expertWordPress development

See: PHP Agent Guide


AWS Plugin Agents

Plugin: developer-kit-aws

AgentPurpose
aws-solution-architect-expertAWS solution architecture design
aws-architecture-review-expertAWS architecture review (Well-Architected Framework)
aws-cloudformation-devops-expertCloudFormation IaC and DevOps automation

See: AWS Agent Guide


AI Plugin Agents

Plugin: developer-kit-ai

AgentPurpose
prompt-engineering-expertPrompt optimization and pattern design

See: AI Agent Guide


DevOps Plugin Agents

Plugin: developer-kit-devops

AgentPurpose
general-docker-expertDocker containerization and orchestration
github-actions-pipeline-expertGitHub Actions CI/CD pipeline development

See: DevOps Agent Guide


Agent Selection Guide

TaskRecommended AgentPlugin
Understand codebasegeneral-code-explorerCore
Review code quality{language}-code-review-expertLanguage-specific
Design architecture{language}-software-architectLanguage-specific
Debug issuesgeneral-debuggerCore
Refactor code{language}-refactor-expertLanguage-specific
Generate docsdocument-generator-expertCore
Security review{language}-security-expertLanguage-specific
Write tests{framework}-testing-expertFramework-specific
AWS architectureaws-solution-architect-expertAWS
Prompt engineeringprompt-engineering-expertAI
Extract project patternslearn (skill) + learn-analyst (agent)Core
Docker/containersgeneral-docker-expertDevOps
CI/CD pipelinesgithub-actions-pipeline-expertDevOps

Common Workflows

Code Review Workflow

  1. Select appropriate reviewer agent based on language/framework
  2. Provide context: files to review, specific concerns
  3. Review findings: agent returns prioritized issues
  4. Address critical and high-priority items
  5. Re-review to validate fixes

Architecture Design Workflow

  1. Use general-software-architect to design feature architecture
  2. Review with language-specific architect if needed
  3. Implement based on architecture blueprint
  4. Validate with general-code-reviewer

Pattern Learning Workflow

  1. Invoke /learn skill
  2. Skill orchestrates learn-analyst agent for forensic analysis
  3. Review findings (top 3 by impact score)
  4. Approve rules to persist to .claude/rules/

See Also

plugins

CHANGELOG.md

context7.json

CONTRIBUTING.md

README_CN.md

README_ES.md

README_IT.md

README.md

tessl.json

tile.json