Go development toolkit: 6 specialized subagents (go-structure-reviewer, go-developer, go-bug-reviewer, go-security-reviewer, go-perf-developer, go-test-developer) and a multi-phase optimization pipeline (go-optimize) for end-to-end Go code review and improvement.
Guardrail-first Spring Boot + JPA toolkit for Claude Code. Just-in-time hooks catch missing @Version, broken @Transactional proxies, entity-in-controller leaks, N+1, and query injection at the moment you write them; scaffold skills generate correct-by-default entities, endpoints, and migrations; a tuned reviewer agent.
Zero-dependency lint & format orchestrator over MCP — one pure-Rust binary wrapping ruff/oxc/taplo/rumdl and more as in-process backends, plus a tree-sitter generic tier for everything else. Exposes lint/format/cache tools with structured JSON output.
Modern TypeScript patterns your AI agent should use. Strict mode, discriminated unions, satisfies operator, const assertions, and type-safe patterns for TypeScript 5.x.
Expert Swift and SwiftUI guidance for state management, navigation, testing, dependency injection, performance optimization, and code quality patterns.
A collection of pyecharts tools for creating data charts in Python. Pyecharts is a Python library that produces interactive visualisations using Apache ECharts.
Answers Kotlin/Java library questions from the real published sources jar — resolved signatures, KDoc, dependency tree and source search — instead of recalling them.
Migrate, port, or rewrite a codebase or app to Rust from Python, JS/TS, Go, C/C++, Java, Ruby, or C#. Runs a disciplined, incremental migration: decides whether it's worth it, finds seams, sets up interop (PyO3/napi-rs/cxx/wasm/JNI), proves behavior parity with differential tests, and rolls out safely.
26 production-grade Go programming skills for Claude Code — covering language fundamentals, concurrency, web APIs (gRPC/GraphQL/Swagger), data layers, observability, testing, linting, and code review.
Claude Code plugin for C# development with OmniSharp LSP integration, 12 automated hooks for .NET builds, linting, formatting, and testing (xUnit, NUnit).
Clean Architecture guidance for Python/FastAPI projects. Provides principles-driven design, Pythonic patterns, and layered architecture scaffolding based on Arjan Codes' methodology.
Java + Spring Boot TDD workflow plugin with requirements input drafting, RGB cycle, feature-level autonomous implementation, Cucumber acceptance testing, local tidying, system-wide refactoring, and 18 optional refactoring skills. Plan phase and Web App acceptance/skeleton setup now delegate to dedicated agents instead.