← all plugins

.Codex

by @huuanh20 · plugin · 40 skills

.Codex from huuanh20/awesome-ai-agent-skills.

Install the whole plugin (CLI)
npx skillmds add huuanh20/team npx skillmds add huuanh20/ck-fix npx skillmds add huuanh20/caveman npx skillmds add huuanh20/ck-cook npx skillmds add huuanh20/ck-plan npx skillmds add huuanh20/ck-test npx skillmds add huuanh20/sr-plan npx skillmds add huuanh20/sr-save npx skillmds add huuanh20/sr-spec npx skillmds add huuanh20/team-ba npx skillmds add huuanh20/team-fe npx skillmds add huuanh20/team-pm npx skillmds add huuanh20/team-qa npx skillmds add huuanh20/team-dev npx skillmds add huuanh20/team-list npx skillmds add huuanh20/team-test npx skillmds add huuanh20/ck-quality npx skillmds add huuanh20/sr-improve npx skillmds add huuanh20/code-review npx skillmds add huuanh20/sr-generate npx skillmds add huuanh20/sr-validate npx skillmds add huuanh20/ck-plan-json npx skillmds add huuanh20/srs-workflow npx skillmds add huuanh20/ck-brainstorm npx skillmds add huuanh20/mermaidjs-v11 npx skillmds add huuanh20/skill-creator npx skillmds add huuanh20/sr-brainstorm npx skillmds add huuanh20/srs-generator npx skillmds add huuanh20/team-techlead npx skillmds add huuanh20/backend-mindset npx skillmds add huuanh20/problem-solving npx skillmds add huuanh20/playwright-skill npx skillmds add huuanh20/strategic-compact npx skillmds add huuanh20/sequential-thinking npx skillmds add huuanh20/scale-game npx skillmds add huuanh20/when-stuck-problem-solving-dispatch npx skillmds add huuanh20/inversion-exercise npx skillmds add huuanh20/collision-zone-thinking npx skillmds add huuanh20/simplification-cascades npx skillmds add huuanh20/meta-pattern-recognition
⬇ Download

Skills in this plugin

  1. team · huuanh20 bundle
    Orchestrates a full software delivery pipeline by sequentially loading and executing seven role-specific skills (BA, TechLead, PM, BE Dev, FE Dev, Tester, QA/QC), managing project configuration, task tracking, and gate checks.
    1
    repo stars
  2. ck-fix · huuanh20 bundle
    Runs a structured bug-fix pipeline: scouts evidence, diagnoses root cause, applies minimal fixes, and reviews before committing.
    1
    repo stars
  3. caveman · huuanh20 bundle
    Compresses responses to terse, fragment-style output while preserving code, errors, and technical terms, activating on brief-mode requests or trigger tokens.
    1
    repo stars
  4. ck-cook · huuanh20 bundle
    Implements code features phase by phase from a JSON or Markdown plan, with configurable unit-test and quality-gate choices, token-budgeted execution, and resumable state.
    1
    repo stars
  5. ck-plan · huuanh20 bundle
    Guides a structured planning pipeline for coding tasks, from scoping and research to plan creation, review, and handoff.
    1
    repo stars
  6. ck-test · huuanh20 bundle
    Runs and writes tests for a project, supporting unit, integration, and end-to-end scopes, plus two-pass TDD orchestration with quality-gate checks and regression sweeps.
    1
    repo stars
  7. sr-plan · huuanh20 bundle
    Reads a project spec and writes one detailed plan file per SRS section, producing a complete blueprint for SRS generation.
    1
    repo stars
  8. sr-save · huuanh20 bundle
    Saves all project context to _context/ files so future sessions can resume without re-reading the full SRS.
    1
    repo stars
  9. sr-spec · huuanh20 bundle
    Turns a brainstorm document into a comprehensive, structured software requirements specification with no word limit.
    1
    repo stars
  10. team-ba · huuanh20 bundle
    Analyzes requirements and produces four artifact files: requirements.md, user-stories.md, acceptance-criteria.md, and business-rules.md, with optional loading from SRS workflow artifacts.
    1
    repo stars
  11. team-fe · huuanh20 bundle
    Generates frontend source code files and a PR description from BA, TechLead, PM, and BE artifacts, following a level-based implementation plan.
    1
    repo stars
  12. team-pm · huuanh20 bundle
    Reads BA and TechLead artifacts to produce a sprint plan, task breakdown, and story point estimates, creating one tracked todo per sprint task for live pipeline tracking.
    1
    repo stars
  13. team-qa · huuanh20 bundle
    Reviews all pipeline artifacts from a virtual software team and produces quality, compliance, and sign-off reports with an advisory release verdict.
    1
    repo stars
  14. team-dev · huuanh20 bundle
    Generates backend source code files, .env.example, and pr-description.md from BA, TechLead, and PM artifacts, following a configurable seniority level.
    1
    repo stars
  15. team-list · huuanh20 bundle
    Scans the projects/ directory and reports the pipeline phase completion status for each Virtual Team project, including validation errors and QA verdicts.
    1
    repo stars
  16. team-test · huuanh20 bundle
    Derives a comprehensive test plan from user stories and acceptance criteria, then writes unit, integration, and end-to-end test cases. Flags issues in prior artifacts and declares UAT readiness.
    1
    repo stars
  17. ck-quality · huuanh20 bundle
    Audits code quality against a shared contract, producing structured findings and blocking pipeline phases on critical issues without modifying code.
    1
    repo stars
  18. sr-improve · huuanh20 bundle
    Generates a candid improvement report for a software requirements specification, covering deferred features, technical risks, FR refinements, NFR gaps, validation warnings, and process recommendations.
    1
    repo stars
  19. code-review · huuanh20 bundle
    Enforces code review practices: receiving feedback with technical rigor, requesting reviews via /code-review, and verifying before claiming completion.
    1
    repo stars
  20. sr-generate · huuanh20 bundle
    Generates a complete IEEE 830-compliant software requirements specification from approved plan files, producing one file per section with no word limit.
    1
    repo stars
  21. sr-validate · huuanh20 bundle
    Validates generated SRS documents against IEEE 830-1998, fixing errors and reporting warnings.
    1
    repo stars
  22. ck-plan-json · huuanh20 bundle
    Creates a machine-readable phased JSON plan bundle from a spec or feature description, producing a compact master manifest plus per-phase step files for resumable execution.
    1
    repo stars
  23. srs-workflow · huuanh20 bundle
    Guides a structured software requirements specification workflow from topic intake through brainstorming, spec writing, planning, review, SRS generation, validation, and improvement reporting.
    1
    repo stars
  24. ck-brainstorm · huuanh20 bundle
    Guides a structured brainstorm that surfaces user ideas, explores directions, and produces a spec and report for later planning.
    1
    repo stars
  25. mermaidjs-v11 · huuanh20 bundle
    Create text-based diagrams with Mermaid.js v11 syntax, covering flowcharts, sequence diagrams, class diagrams, and more. Convert to SVG, PNG, or PDF via CLI, or embed in web pages with JavaScript.
    1
    repo stars
  26. skill-creator · huuanh20 bundle
    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
    repo stars
  27. sr-brainstorm · huuanh20 bundle
    Runs a structured, multi-round brainstorm to capture actors, features, scope, constraints, and business rules for a project before writing a spec.
    1
    repo stars
  28. srs-generator · huuanh20 bundle
    Turns raw client requirements into an IEEE 830 software requirements specification through structured clarification and gap analysis.
    1
    repo stars
  29. team-techlead · huuanh20 bundle
    Designs system architecture, selects technology stack, creates ERD and sequence diagrams, and documents ADRs from BA artifacts, then declares a design freeze.
    1
    repo stars
  30. backend-mindset · huuanh20 bundle
    Guides backend development across API design, authentication, security, performance, architecture, and testing, with decision guides and defaults for production-ready systems.
    1
    repo stars
  31. problem-solving · huuanh20 bundle
    Provides structured techniques for breaking through stuck points in problem-solving, including collision-zone thinking, inversion, pattern recognition, and simplification.
    1
    repo stars
  32. playwright-skill · huuanh20 bundle
    Automates browser interactions and testing with Playwright, including form filling, screenshots, responsive checks, and login flows, with automatic dev server detection.
    1
    repo stars
  33. strategic-compact · huuanh20 bundle
    Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
    1
    repo stars
  34. sequential-thinking · huuanh20 bundle
    Breaks complex problems into iterative reasoning steps with revision, branching, and dynamic scope adjustment for multi-stage analysis and planning.
    1
    repo stars
  35. scale-game · huuanh20
    Tests approaches at extreme scales to reveal fundamental limits and strengths hidden at normal scales.
    1
    repo stars
  36. when-stuck-problem-solving-dispatch · huuanh20
    Identify the type of problem you're stuck on and dispatch to the appropriate problem-solving technique.
    1
    repo stars
  37. inversion-exercise · huuanh20
    Flip core assumptions to reveal hidden constraints and alternative approaches by asking what if the opposite were true.
    1
    repo stars
  38. collision-zone-thinking · huuanh20
    Forces unrelated concepts together to spark novel solutions and uncover emergent properties.
    1
    repo stars
  39. simplification-cascades · huuanh20
    Find a unifying insight that eliminates multiple components, collapsing complexity by abstracting common patterns.
    1
    repo stars
  40. meta-pattern-recognition · huuanh20
    Identifies recurring patterns across three or more domains to extract universal principles and apply them to new contexts.
    1
    repo stars