devkit
01Plugin Claude Code
A curated marketplace for development best practices plugins.
Plugin Claude Code
A curated marketplace for development best practices plugins.
Plugin Claude Code
Review and redesign Python FastAPI backend project architecture, analyzing API design, data architecture, security, async performance, code organization, and testing. Use when backend architecture review, API design analysis, database optimization, security assessment, or architectural improvements are needed.
Plugin Claude Code
Intelligent bug fixing agent with hybrid architecture for systematic bug identification, root cause analysis, and reliable fixes. Handles simple bugs in main conversation via skill, delegates complex multi-file bugs to specialized sub-agent executor. Includes impact assessment, test-driven fixing, and rollback safety.
Plugin Claude Code
Intelligent code editing and refactoring agent that executes code modifications in isolated context. Handles large-scale refactoring, batch modifications, pattern replacements, and feature implementations without polluting main conversation. Includes both skill interface and specialized sub-agent executor.
Plugin Claude Code
Code quality check standards and workflow. Use when completing feature implementation, fixing bugs, or before creating commits/PRs. Now includes specialized sub-agent for executing checks and fixing issues with strict type safety enforcement.
Plugin Claude Code
Documentation creation and update standards. Use when considering creating documentation or when code changes involve documentation.
Plugin Claude Code
Debug and troubleshoot Electron WebView Tag with script injection, event monitoring, DevTools integration, and IPC communication debugging. Use when developing Electron applications with WebView components. Now includes specialized sub-agent for systematic debugging workflows.
Plugin Claude Code
Review and redesign frontend project architecture, analyzing performance, maintainability, scalability, engineering, and type safety. Supports React, Vue, and other tech stacks. Now includes specialized sub-agent for comprehensive architecture reviews.
Plugin Claude Code
Standardize Git commit message format using Conventional Commits with Chinese subjects. Use when creating Git commits, checking commit message format, or preparing PRs.
Plugin Claude Code
Git operation safety standards. Use before executing any Git operation, especially destructive ones (reset, force push, clean).
Plugin Claude Code
Language and interaction standards. Use when communicating with users, explaining code, reporting errors, or providing documentation.
Plugin Claude Code
Standardize Pull Request workflow and content requirements. Use when creating PRs, preparing for code review, or validating PR content.
Plugin Claude Code
Intelligent multi-model routing system with three-layer architecture: Haiku decision layer → execution layer (GPT-5.2/Codex, Gemini, Claude) → Haiku output optimization layer. Dynamically selects optimal AI models and enhances Codex's concise outputs with context, suggestions, and risk warnings. Routes…
Plugin Claude Code
Intelligent tech stack advisor plugin providing technology selection recommendations, comparative analysis, and implementation guidance based on latest research.
Plugin Claude Code
MANDATORY for ALL TypeScript code: Enforces zero-tolerance type safety - prohibits any, as, @ts-ignore, !, implicit any, unsafe operations. Applies to writing code, fixing bugs, implementing features, refactoring, async handling, data processing, third-party libs. Triggers on: TypeScript, TS, type error, type checking.