🛍️ 更多精选好物 ›
📊 公开数据一览
| 📦 榜单安装量 | 1.5K |
| ⭐ GitHub Stars | 318(fork 37) |
| 🗓️ 最近推送 | 2026-06-22 |
| 🌱 项目创建 | 2025-10-21 |
| 💻 语言 / License | Python · MIT |
| 🐛 开放Issue | 20 |
📝 工具简介
模块化插件市场,适用于Claude Code和agentic CLI,提供经过验证的、规范驱动的skills、agents、commands和workflows,支持Java、TypeScript、Python、PHP、AWS和AI。
📖 怎么用
先装插件市场:`/plugin marketplace add giuseppe-trisciuoglio/developer-kit`,或者克隆仓库 `git clone https://github.com/giuseppe-trisciuoglio/developer-kit.git` 后 `cd developer-kit && make install`。装完启动 CLI(比如 `claude`),输入 `/help` 看可用命令。想重构代码就敲 `/devkit.refactor`,想走规格流程就 `/specs:brainstorm`。也可以直接说人话,比如“Generate a complete CRUD module for User entity with NestJS and Drizzle ORM”,它会自动激活对应 skill 干活。
📋 迷你测评
模块化插件市场,适配Claude Code和agentic CLI。亮点是覆盖Java、TypeScript、Python等多语言,还有AWS和AI。全是验证过的规范驱动内容。
📄 README 要点
这其实是个模块化 AI 插件系统,能增强 Claude Code 在各种语言和框架上的开发能力。它是个插件市场,教 Claude 怎么用可重复的高质量方式完成开发任务,而不是给泛泛的 AI 回答。模块化设计让你只装需要的部分,比如 Java 开发者装 developer-kit-java,全栈 TypeScript 就加 typescript 插件。里面有 45 多个专业 agent 做代码审查、重构、安全审计、架构设计和测试,覆盖 7 种以上语言,还有 150 多个技能,从 Spring Boot CRUD 生成到 CloudFormation 模板都有。适合想提升 AI 辅助开发质量的程序员。
查看英文原文
🌐 Languages: English Italiano 中文 Español A modular AI plugin system that supercharges your development workflow across languages and frameworks. Installation • Quick Start • Plugins • Documentation • Changelog Why Developer Kit? Developer Kit is a modular plugin marketplace for Claude Code that teaches Claude how to perform development tasks in a repeatable, high quality way. Instead of generic AI responses, you get domain specific expertise for your exact tech stack. 🧩 Modular by Design — Install only what you need. Java developer? Grab developer kit java . Full stack TypeScript? Add developer kit typescript . 🎯 Domain Experts — 45+ specialized agents for code review, refactoring, security audits, architecture design, and testing across 7+ languages. 📚 150+ Skills — Reusable capabilities from Spring Boot CRUD generation to CloudFormation templates, all with best practices built in. 🔄 Multi CLI Support — Works with Claude Code, GitHub Copilot CLI, OpenCode CLI, and Codex CLI. ⚡ Auto Activation — Path scoped rules automatically activate when you open relevant files. No configuration needed. Installation Quick Install (Recommended) Claude Code [安装/使用命令见下方] Claude Desktop Enable Skills in Settings → Add giuseppe trisciuoglio/developer kit Manual Installation [安装/使用命令见下方] Quick Start [安装/使用命令见下方] Example Prompts [安装/使用命令见下方] Usage Developer Kit provides four layers of capabilities: 1. Skills Reusable capabilities loaded on demand. Example: [安装/使用命令见下方] Skills automatically provide patterns, templates, and best practices for specific tasks. 2. Agents Specialized sub agents for complex workflows: [安装/使用命令见下方] 3. Specifications Driven Development (SDD) Transform ideas into production ready code through a structured workflow: Phase 0: Constitution (First Time Setup) Command When to Use Output /developer kit specs:constitution create New project, before first spec docs/specs/constitution.md /developer kit specs:constitution check Validate spec/task against principles Constit
💬 评论(0)
交流使用体验、避坑建议;违规内容将被删除