pau-vega/Devkit-AI

A curated marketplace of Claude Code plugins — starting with typescript-rules for real-time TypeScript convention enforcement

2Stars on the repository
23Mods indexed here, across every type
16d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

clean-gone-agent

01

pau-vega/Devkit-AI

Agent

Cleans up local branches that have been deleted from the remote repository (marked as [gone]). Removes associated worktrees before deleting branches. Context: User wants to clean up stale local branches user: "/clean-gone" assistant: "I'll use the clean-gone-agent to remove stale branches." User running /clean-gone…

2 16d ago A 149 tokens original MIT

commit-agent

02

pau-vega/Devkit-AI

Agent

Creates a git commit with an automatically generated commit message based on staged and unstaged changes. Reviews diff, examines recent commit history to match repo style, stages files, and creates the commit. Context: User wants to commit their changes user: "/commit" assistant: "I'll use the commit-agent to stage…

2 16d ago A 147 tokens original MIT

pau-vega/Devkit-AI

Agent

Complete workflow agent that commits changes, pushes to a remote branch, and creates a pull request. Handles branch creation, commit message generation, and PR description with summary and test plan. Context: User wants to commit, push, and open a PR user: "/commit-push-pr" assistant: "I'll use the…

2 16d ago A 170 tokens original MIT

jsdoc-reviewer

04

pau-vega/Devkit-AI

Agent

Reviews TypeScript code for JSDoc documentation compliance across three enforcement levels (Minimal, Standard, Strict). Use this agent when reviewing JSDoc quality or auditing documentation coverage. Context: User wants to check JSDoc coverage in their project user: "Review my JSDocs" assistant: "I'll dispatch the…

2 16d ago A 224 tokens original MIT

ts-reviewer

05

pau-vega/Devkit-AI

Agent

Reviews TypeScript code for rule compliance, suggests refactorings aligned with conventions (e.g. & to interface extends), and detects bugs, logic issues, and opportunities for stricter typing. Use when reviewing TypeScript code quality. Context: User wants to check their TypeScript code against conventions user…

2 16d ago A 166 tokens original MIT