Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Modular plugin marketplace for Claude Code and agentic CLIs, with validated, spec-driven skills, agents, commands, and workflows for Java, TypeScript, Python, PHP, AWS, and AI.
| Date | Stars |
|---|---|
| 2026-07-31 | 314 |
| 2026-08-04 | 317 |
| 2026-08-06 | 317 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
<div align="center"> [](./LICENSE) [](https://github.com/giuseppe-trisciuoglio/developer-kit/actions/workflows/security-scan.yml) [](https://github.com/giuseppe-trisciuoglio/developer-kit/actions/workflows/plugin-validation.yml) [](./plugins) [](./plugins) **🌐 Languages:** [English](README.md) | [Italiano](./README_IT.md) | [中文](./README_CN.md) | [Español](./README_ES.md)  **A modular AI plugin system that supercharges your development workflow across languages and frameworks.** [Installation](#installation) • [Quick Start](#quick-start) • [Plugins](#available-plugins) • [Documentation](https://github.com/giuseppe-trisciuoglio/developer-kit/blob/main/README.md) • [Changelog](./CHANGELOG.md) </div> --- ## 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 ```bash # Install from marketplace /plugin marketplace add giuseppe-trisciuoglio/developer-kit # Or install from local directory /plugin install /path/to/developer-kit ``` #### Claude Desktop [Enable Skills in Settings](https://claude.ai/settings/capabilities) → Add `giuseppe-trisciuoglio/developer-kit` #### Manual Installation ```bash # Clone the repository git clone https://github.com/giuseppe-trisciuoglio/developer-kit.git # Install via Makefile (auto-detects your CLI) cd developer-kit make install # Or install for specific CLI make install-claude # Claude Code make install-opencode # OpenCode CLI make install-copilot # GitHub Copilot CLI make install-codex # Codex CLI ``` --- ## Quick Start ```bash # After installation, start your CLI claude # Check available commands /help # Use a Developer Kit command /devkit.refactor # Or invoke a specs workflow /specs:brainstorm ``` ### Example Prompts ``` Generate a complete CRUD module for User entity with NestJS and Drizzle ORM Review this Java Spring Boot service for security issues Create a CloudFormation template for ECS with auto-scaling Help me refactor this monolithic class into clean architecture Generate unit tests for this TypeScript service with 100% coverage ``` --- ## Usage Developer Kit provides **four layers** of capabilities: ### 1. Skills Reusable capabilities loaded on-demand. Example: ``` [Skill: spring-boot-crud-patterns activated] ``` Skills automatically provide patterns, templates, and best practices for specific tasks. ### 2. Agents Specialized sub-agents for complex workflows: ```bash # Invoke via natural language "Review this code as a Spring Boot expert" # Or use com
Excerpt of 12,758 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:4220c0f9d1b7f6c4, topic:agents, desc:agentic