huuanh20

60 mods across 1 repository, 1 stars between them.

backend-mindset

01

huuanh20/awesome-ai-agent-skills

Skill Claude CodeCodex

Build robust backend systems — APIs (REST, GraphQL, gRPC), authentication (OAuth 2.1, JWT), databases, performance optimization, security (OWASP Top 10), scalability patterns (microservices, caching, sharding), and testing. Use when designing APIs, implementing auth, optimizing queries, handling security…

1 1mo ago A 83 tokens original MIT

caveman

02

huuanh20/awesome-ai-agent-skills

Skill Claude CodeCodex

Terse output mode — strips filler/articles/hedging, 75% token reduction. Activate whenever: context is filling up, user says be brief/terse/caveman/less tokens, or CAVEMANTRIGGERED appears in context. Persists every response until CAVEMANRELEASED or user says stop/normal mode.

1 1mo ago C 74 tokens original MIT

ck:brainstorm

03

huuanh20/awesome-ai-agent-skills

Skill Claude CodeCodex

Explore and debate solutions before writing code. Use when the user poses a design question, asks "how should I approach X", wants to think through options before committing, or says anything like "let's brainstorm", "what's the best way to...", "I'm not sure how to tackle this", or "should I use X or Y". Always runs…

1 1mo ago A 101 tokens original MIT

ck:cook

04

huuanh20/awesome-ai-agent-skills

Skill Claude CodeCodex

Implement a feature phase by phase from a phased JSON master or Markdown plan. Before each phase, confirm whether to create/run unit tests and whether to run ck:quality, unless explicit flags supply those choices. Supports token-budgeted execution, resumable state, and TDD handoff to ck:test.

1 1mo ago A 64 tokens original MIT

ck:fix

05

huuanh20/awesome-ai-agent-skills

Skill Claude CodeCodex

Fix a bug using Scout → Diagnose → Fix → Review → Finalize. Use when the user pastes an error message, stack trace, or test failure, or says "fix this bug", "something's broken", "tests are failing", "I'm getting an error". Also accepts --from-quality or --from-test to fix exactly the findings/failures a report lists.…

1 1mo ago A 122 tokens original MIT

ck:plan-json

06

huuanh20/awesome-ai-agent-skills

Skill Claude CodeCodex

Create a machine-readable phased JSON plan bundle from a spec or feature description. Produces a compact master manifest plus per-phase step files for resumable ck:cook execution.

1 1mo ago A 39 tokens original MIT

ck:plan

07

huuanh20/awesome-ai-agent-skills

Skill Claude CodeCodex

Plan a feature or system before implementation. Use when the user says "plan this", "I want to build X", "how do I implement Y", or when /ck:brainstorm produces a spec.md. Always run before /ck:cook. Modes (pick one): --fast (simple, single-file), --hard (research + red-team + validate). Composable flag (combine with…

1 1mo ago A 121 tokens original MIT

ck:quality

08

huuanh20/awesome-ai-agent-skills

Skill Claude CodeCodex

Independent senior-engineering quality auditor — architecture, ownership, domain integrity, abstraction, and maintainability. Use as --gate inside the ck:cook pipeline (blocks a phase on BLOCKER/HIGH/current-change MEDIUM findings) or call directly with --audit, --diff, --changed on any repository, directory, or file.…

1 1mo ago A 102 tokens original MIT

ck:test

09

huuanh20/awesome-ai-agent-skills

Skill Claude CodeCodex

Standalone testing skill — owns writing and running tests, verifying behavior, and two-pass TDD orchestration. Default mode analyzes changed scope and runs the relevant tests; --unit/--integration/--e2e/--all scope by test type; --verify reruns exactly the prior failures; --all-phases sweeps every completed phase for…

1 1mo ago A 151 tokens original MIT

code-review

10

huuanh20/awesome-ai-agent-skills

Skill Claude CodeCodex

Always use this skill before claiming any work is done, fixed, passing, or complete — even if it seems obvious. Also use when receiving code review feedback from any source (human or automated), when finishing a task or major feature, before committing or creating a PR, or when about to express satisfaction with work.…

1 1mo ago A 148 tokens original MIT

mermaidjs-v11

11

huuanh20/awesome-ai-agent-skills

Skill Claude CodeCodex

Create diagrams and visualizations using Mermaid.js v11 syntax. Use when generating flowcharts, sequence diagrams, class diagrams, state diagrams, ER diagrams, Gantt charts, user journeys, timelines, architecture diagrams, or any of 24+ diagram types. Supports JavaScript API integration, CLI rendering to SVG/PNG/PDF…

1 1mo ago A 98 tokens original MIT

playwright-skill

12

huuanh20/awesome-ai-agent-skills

Skill Claude CodeCodex

Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions…

1 1mo ago A 78 tokens original MIT

problem-solving

13

huuanh20/awesome-ai-agent-skills

Skill Claude CodeCodex

Creative problem-solving techniques for breaking through stuck points - includes collision-zone thinking, inversion, pattern recognition, and simplification.

1 1mo ago A 26 tokens original MIT

Scale Game

17

huuanh20/awesome-ai-agent-skills

Skill Claude CodeCodex

Test at extremes (1000x bigger/smaller, instant/year-long) to expose fundamental truths hidden at normal scales.

1 1mo ago A 27 tokens copy · 86% MIT

sequential-thinking

20

huuanh20/awesome-ai-agent-skills

Skill Claude CodeCodex

Use when complex problems require systematic step-by-step reasoning with ability to revise thoughts, branch into alternative approaches, or dynamically adjust scope. Ideal for multi-stage analysis, design planning, problem decomposition, or tasks with initially unclear scope.

1 1mo ago A 49 tokens original MIT

skill-creator

21

huuanh20/awesome-ai-agent-skills

Skill Claude CodeCodex

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

1 1mo ago A 64 tokens copy · 88% MIT

analyzer

22

huuanh20/awesome-ai-agent-skills

Agent Codex

Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.

1 1mo ago A 0 tokens copy · 100% MIT