sergei-aronsen/claude-code-toolkit
Plugin Claude Code
7 framework CLAUDE.md template fragments (Laravel, Rails, Next.js, Node.js, Python, Go, base) — Code terminal only.
sergei-aronsen/claude-code-toolkit
Plugin Claude Code
7 framework CLAUDE.md template fragments (Laravel, Rails, Next.js, Node.js, Python, Go, base) — Code terminal only.
sergei-aronsen/claude-code-toolkit
Plugin Claude Code
22 curated skills mirrored from skills.sh — Claude Desktop Code tab compatible.
sergei-aronsen/claude-code-toolkit
Agent
SP-AGENT-code-reviewer-5.0.7.
sergei-aronsen/claude-code-toolkit
Skill Claude CodeCodex
SP-SKILL-systematic-debugging-5.0.7.
sergei-aronsen/claude-code-toolkit
Skill Claude CodeCodex
SP-SKILL-test-driven-development-5.0.7.
sergei-aronsen/claude-code-toolkit
Skill Claude CodeCodex
SP-SKILL-using-git-worktrees-5.0.7.
sergei-aronsen/claude-code-toolkit
Skill Claude CodeCodex
SP-SKILL-verification-before-completion-5.0.7.
sergei-aronsen/claude-code-toolkit
Skill Claude CodeCodex
SP-SKILL-writing-plans-5.0.7.
sergei-aronsen/claude-code-toolkit
Agent
Creates detailed implementation plans before coding.
sergei-aronsen/claude-code-toolkit
Agent
Deep security audit focusing on OWASP Top 10 and framework-specific vulnerabilities.
sergei-aronsen/claude-code-toolkit
Agent
TDD-style test writing with comprehensive coverage for happy paths, edge cases, and errors.
sergei-aronsen/claude-code-toolkit
Skill Claude CodeCodex
REST API design patterns — naming, status codes, OpenAPI/Swagger, versioning. Triggers on api/endpoint/openapi/swagger keywords.
sergei-aronsen/claude-code-toolkit
Skill Claude CodeCodex
Use when starting any new task to select the right GSD mode (fast/quick/plan-phase) and the right model tier (Haiku/Sonnet/Opus) for subagents — prevents 5-10× cost overpay on routine work.
sergei-aronsen/claude-code-toolkit
Skill Claude CodeCodex
Supreme Council integration with GSD plan/execute and audit workflows; verdict-handling rules (PROCEED/SIMPLIFY/RETHINK/SKIP).
sergei-aronsen/claude-code-toolkit
Skill Claude CodeCodex
Database patterns — migrations, indexes, N+1 prevention, query optimization. Triggers on database/migration/query/sql/orm keywords.
sergei-aronsen/claude-code-toolkit
Skill Claude CodeCodex
Docker and container best practices — Dockerfile patterns, multi-stage builds, compose, security. Triggers on docker/container/dockerfile/compose keywords.
sergei-aronsen/claude-code-toolkit
Skill Claude CodeCodex
Use before declaring work complete on business-critical phases — simulate a Senior practitioner (auth specialist, payment engineer, DBA, security auditor) reviewing the change with their failure-mode bias.
sergei-aronsen/claude-code-toolkit
Skill Claude CodeCodex
Use when user requests work via natural language ("fix this", "add feature X") — selects appropriate GSD command (gsd-fast / gsd-quick / gsd-plan-phase) based on risk and scope, prevents using heavyweight pipeline for trivial work.
sergei-aronsen/claude-code-toolkit
Skill Claude CodeCodex
LLM integration patterns — RAG, embeddings, streaming, tool use. Triggers on rag/embeddings/vector/llm/prompt keywords.
sergei-aronsen/claude-code-toolkit
Skill Claude CodeCodex
Logging, metrics, tracing, monitoring patterns. Triggers on logging/metrics/tracing/monitoring keywords.
sergei-aronsen/claude-code-toolkit
Skill Claude CodeCodex
Use BEFORE coding any new feature, MVP, pricing/billing change, launch, or pivot. Acts as a product validation gate for solo founders — validates target user, JTBD, pain intensity, current alternative, success metric, distribution channel, structural advantage vs competitors, unit economics with SaaS-graveyard gate…
sergei-aronsen/claude-code-toolkit
Skill Claude CodeCodex
Use after deploying a phase to production, when integrating new external services, or when user-facing behavior changes — instruments runtime errors (Sentry), user funnels (Posthog), and pre-ship smoke (Playwright).
sergei-aronsen/claude-code-toolkit
Skill Claude CodeCodex
Use after /gsd-ship to verify product behaves correctly in production — runs Playwright e2e against deployed URL, checks Sentry for new errors, validates Posthog conversion funnel.
sergei-aronsen/claude-code-toolkit
Skill Claude CodeCodex
Pack the whole repo (or a remote one) into one AI-friendly file via Repomix. Use for architectural reviews, cross-repo handoff, full-codebase audits — not for single-file lookups. Triggers on "pack repo", "feed codebase to AI", "снапшот", "analyze remote repo".