All authors
baekenough avatar

Claude Skills by baekenough

github.com/baekenough
233 skillsA× 221B× 6D× 60 installs42 views
StatusA

Show system status and health checks

developmenttypescriptpython
0
34
Structured Dev CycleA

6-stage structured development cycle with stage-based tool restrictions

testingbashtesting
0
34
Stuck RecoveryA

Detect stuck loops and advise recovery strategies

ai-agentsbash
0
34
Supabase Postgres Best PracticesA

PostgreSQL performance optimization guidelines from Supabase. Apply when writing SQL, designing schemas, configuring RLS, or optimizing database performance.

databasesrustgo
0
34
Systematic DebuggingA

Use when encountering any bug, test failure, or unexpected behavior. Enforces a strict reproduce-first, root-cause-first, failing-test-first debugging workflow before fixing.

researchgodebugging
0
34
Task DecompositionA

Auto-decompose large tasks into DAG-compatible parallel subtasks

developmenttypescriptkotlin
0
34
Token Efficiency AuditA

Three-layer token defense stack — audit current settings, apply safe/CI levers, and monitor status

devopsgobash
0
34
Typescript Best PracticesA

Type-safe TypeScript patterns from industry standards

code-qualitytypescriptgo
0
34
Update DocsA

Sync documentation with project structure

documentationgojava
0
34
Update ExternalA

Update agents from external sources (GitHub, docs, etc.)

documentationpythongo
0
34
Vercel DeployA

Deploy applications to Vercel with auto-detection and preview URLs

developmentreactvue
0
34
Web Design GuidelinesA

UI code review with 100+ rules for accessibility, performance, and UX

designgoperformance
0
34
Wiki RagA

Use the project wiki as RAG knowledge source — search wiki pages to answer codebase questions before exploring raw files

businessgobash
0
34
WikiA

Generate and maintain a persistent codebase wiki — LLM-built interlinked markdown knowledge base (Karpathy LLM Wiki pattern)

documentationgobash
0
34
Worker Reviewer PipelineA

Worker-Reviewer iterative pipeline for quality-critical code with review cycles

code-qualitytypescriptpython
0
34
Action ValidatorA

Pre-action boundary checking — validates agent tool calls against declared capabilities and task contracts

toolsgobash
0
34
Adaptive HarnessA

Auto-detect project context and optimize harness — deactivate unused agents/skills, suggest missing experts, generate project profile

developmenttypescriptpython
0
34
Adversarial ReviewA

Adversarial code review using attacker mindset — trust boundary, attack surface, business logic, and defense evaluation

securityrustgo
0
34
Agent Eval FrameworkA

Quantitative agent evaluation using 4-metric framework (correctness/step_ratio/tool_call_ratio/latency_ratio) with ideal trajectory annotation and capability-categorical taxonomy. Use when measuring agent efficiency, comparing agent variants, or gating new agents through correctness→efficiency phases. Complements harness-eval (SE benchmarks) and evaluator-optimizer (qualitative rubric).

devopsgobash
0
34
AgoraA

Use when a design or decision needs adversarial multi-round scrutiny from several independent model vendors. Runs anonymized A/B/C reviewer rounds with a rotating judge and produces a consensus report.

ai-agentsgobash
0
34
Airflow Best PracticesA

Apache Airflow best practices for DAG authoring, testing, and production deployment

testingpythonreact
0
34
Alembic Best PracticesA

Alembic migration patterns for naming conventions, safety checks, expand-contract, env.py configuration, and CI integration

databasespythonrust
0
34
Ambiguity GateA

Pre-routing ambiguity analysis — scores request clarity and asks clarifying questions when needed (inspired by ouroboros)

code-qualitygitperformance
0
34
AnalysisA

Analyze project and auto-configure agents, skills, rules, and guides

developmenttypescriptpython
0
34
Audit AgentsA

Audit agent dependencies and references

developmentpythonrust
0
34
Aws Best PracticesA

AWS patterns from Well-Architected Framework

devopsrustgo
0
34
Claude Code BibleA

Fetch Claude Code official documentation. Use when updating local reference docs or checking official spec.

documentationbashnode
0
34
Claude NativeA

Monitor Claude Code releases and auto-generate GitHub issues for each new version

toolsgobash
0
34
Create AgentA

Create a new agent with complete structure

ai-agentsgobackend
0
34
Crg IntegrationA

code-review-graph (CRG) MCP wrapper — token-efficient context retrieval via AST knowledge graph. Exposes 4 core tools from CRG.

toolsbashnode
0
34
Cve TriageA

CVE triage workflow for vulnerability analysis, reproduction assessment, and patch verification

securitysecuritydocumentation
0
34
Dag OrchestrationA

YAML-based DAG workflow engine with topological execution and failure strategies

code-qualitytypescriptgo
0
34
Dbt Best PracticesA

dbt best practices for SQL modeling, testing, and analytics engineering workflows

documentationsqltesting
0
34
De Lead RoutingA

Routes data engineering tasks to the correct DE expert agent. Use when user requests data pipeline design, DAG authoring, SQL modeling, stream processing, or warehouse optimization.

businessjavabash
0
34
Deep PlanA

Research-validated planning — research → plan → verify cycle for high-confidence implementation plans

researchrustapi
0
34
Deep VerifyB

Multi-angle release quality verification using parallel expert review teams

code-qualitygoshell
0
34
Design ShotgunA

Generate 4-6 parallel design mockups for rapid visual comparison — adapted from gstack /design-shotgun pattern

designgitapi
0
34
Dev Lead RoutingA

Routes development tasks to the correct language or framework expert agent. Use when user requests code review, implementation, refactoring, or debugging.

developmenttypescriptpython
0
34
Dev RefactorA

Refactor code for better structure and patterns

developmenttypescriptpython
0
34
Dev ReviewA

Review code against language-specific best practices

code-qualitytypescriptpython
0
34
Diagram DesignA

Brand-consistent editorial diagrams — SVG generation for release notes, architecture docs, and marketing materials

ai-agentsbashgit
0
34
Django Best PracticesA

Django patterns for production-ready Python web applications

databasespythongo
0
34
Docker Best PracticesD

Docker patterns for optimized containerization

devopspythongo
0
34
Evaluator OptimizerA

Parameterized evaluator-optimizer loop for quality-critical output with configurable rubrics

ai-agentstypescriptgo
0
34
Fastapi Best PracticesA

FastAPI patterns for high-performance async APIs

securitygosql
0
34
Fix RefsA

Fix broken agent references and symlinks

ai-agentskotlin
0
34
Flutter Best PracticesA

Flutter/Dart development best practices for widget composition, state management, and performance

developmentgoreact
0
34
FsdA

Full Self Driving — autonomous release loop that processes all auto-dev-eligible GitHub issues until none remain, by repeatedly running /pipeline auto-dev then /homework.

ai-agentsgobash
0
34
Go Backend Best PracticesA

Go backend patterns from Uber style and standard layout

code-qualitygotesting
0
34
Go Best PracticesA

Idiomatic Go patterns from Effective Go

code-qualitygodocumentation
0
34