DangQuangSE

60 mods across 1 repository, 19 stars between them.

backend-mindset

01

DangQuangSE/team-development-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…

19 2d ago A 83 tokens

caveman

02

DangQuangSE/team-development-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.

19 2d ago C 74 tokens

ck:brainstorm

03

DangQuangSE/team-development-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…

19 2d ago A 0 tokens

ck:cook

04

DangQuangSE/team-development-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.

19 2d ago A 64 tokens

ck:fix

05

DangQuangSE/team-development-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.…

19 2d ago A 0 tokens

ck:plan-json

06

DangQuangSE/team-development-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.

19 2d ago A 39 tokens

ck:plan

07

DangQuangSE/team-development-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…

19 2d ago A 0 tokens

ck:quality

08

DangQuangSE/team-development-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.…

19 2d ago A 102 tokens

ck:test

09

DangQuangSE/team-development-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…

19 2d ago A 151 tokens

code-review

10

DangQuangSE/team-development-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.…

19 2d ago A 148 tokens

mermaidjs-v11

11

DangQuangSE/team-development-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…

19 2d ago A 98 tokens

playwright-skill

12

DangQuangSE/team-development-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…

19 2d ago A 78 tokens

problem-solving

13

DangQuangSE/team-development-skills

Skill Claude CodeCodex

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

19 2d ago A 26 tokens

sequential-thinking

20

DangQuangSE/team-development-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.

19 2d ago A 49 tokens

skill-creator

21

DangQuangSE/team-development-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.

19 2d ago A 64 tokens