.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-recognitionSkills in this plugin
- ▌ team · huuanh20 bundleOrchestrates 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.
- ▌ ck-fix · huuanh20 bundleRuns a structured bug-fix pipeline: scouts evidence, diagnoses root cause, applies minimal fixes, and reviews before committing.
- ▌ caveman · huuanh20 bundleCompresses responses to terse, fragment-style output while preserving code, errors, and technical terms, activating on brief-mode requests or trigger tokens.
- ▌ ck-cook · huuanh20 bundleImplements 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.
- ▌ ck-plan · huuanh20 bundleGuides a structured planning pipeline for coding tasks, from scoping and research to plan creation, review, and handoff.
- ▌ ck-test · huuanh20 bundleRuns 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.
- ▌ sr-plan · huuanh20 bundleReads a project spec and writes one detailed plan file per SRS section, producing a complete blueprint for SRS generation.
- ▌ sr-save · huuanh20 bundleSaves all project context to _context/ files so future sessions can resume without re-reading the full SRS.
- ▌ sr-spec · huuanh20 bundleTurns a brainstorm document into a comprehensive, structured software requirements specification with no word limit.
- ▌ team-ba · huuanh20 bundleAnalyzes 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.
- ▌ team-fe · huuanh20 bundleGenerates frontend source code files and a PR description from BA, TechLead, PM, and BE artifacts, following a level-based implementation plan.
- ▌ team-pm · huuanh20 bundleReads 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.
- ▌ team-qa · huuanh20 bundleReviews all pipeline artifacts from a virtual software team and produces quality, compliance, and sign-off reports with an advisory release verdict.
- ▌ team-dev · huuanh20 bundleGenerates backend source code files, .env.example, and pr-description.md from BA, TechLead, and PM artifacts, following a configurable seniority level.
- ▌ team-list · huuanh20 bundleScans the projects/ directory and reports the pipeline phase completion status for each Virtual Team project, including validation errors and QA verdicts.
- ▌ team-test · huuanh20 bundleDerives 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.
- ▌ ck-quality · huuanh20 bundleAudits code quality against a shared contract, producing structured findings and blocking pipeline phases on critical issues without modifying code.
- ▌ sr-improve · huuanh20 bundleGenerates a candid improvement report for a software requirements specification, covering deferred features, technical risks, FR refinements, NFR gaps, validation warnings, and process recommendations.
- ▌ code-review · huuanh20 bundleEnforces code review practices: receiving feedback with technical rigor, requesting reviews via /code-review, and verifying before claiming completion.
- ▌ sr-generate · huuanh20 bundleGenerates a complete IEEE 830-compliant software requirements specification from approved plan files, producing one file per section with no word limit.
- ▌ sr-validate · huuanh20 bundleValidates generated SRS documents against IEEE 830-1998, fixing errors and reporting warnings.
- ▌ ck-plan-json · huuanh20 bundleCreates 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.
- ▌ srs-workflow · huuanh20 bundleGuides a structured software requirements specification workflow from topic intake through brainstorming, spec writing, planning, review, SRS generation, validation, and improvement reporting.
- ▌ ck-brainstorm · huuanh20 bundleGuides a structured brainstorm that surfaces user ideas, explores directions, and produces a spec and report for later planning.
- ▌ mermaidjs-v11 · huuanh20 bundleCreate 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.
- ▌ skill-creator · huuanh20 bundleCreate 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.
- ▌ sr-brainstorm · huuanh20 bundleRuns a structured, multi-round brainstorm to capture actors, features, scope, constraints, and business rules for a project before writing a spec.
- ▌ srs-generator · huuanh20 bundleTurns raw client requirements into an IEEE 830 software requirements specification through structured clarification and gap analysis.
- ▌ team-techlead · huuanh20 bundleDesigns system architecture, selects technology stack, creates ERD and sequence diagrams, and documents ADRs from BA artifacts, then declares a design freeze.
- ▌ backend-mindset · huuanh20 bundleGuides backend development across API design, authentication, security, performance, architecture, and testing, with decision guides and defaults for production-ready systems.
- ▌ problem-solving · huuanh20 bundleProvides structured techniques for breaking through stuck points in problem-solving, including collision-zone thinking, inversion, pattern recognition, and simplification.
- ▌ playwright-skill · huuanh20 bundleAutomates browser interactions and testing with Playwright, including form filling, screenshots, responsive checks, and login flows, with automatic dev server detection.
- ▌ strategic-compact · huuanh20 bundleSuggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
- ▌ sequential-thinking · huuanh20 bundleBreaks complex problems into iterative reasoning steps with revision, branching, and dynamic scope adjustment for multi-stage analysis and planning.
- ▌ scale-game · huuanh20Tests approaches at extreme scales to reveal fundamental limits and strengths hidden at normal scales.
- ▌ when-stuck-problem-solving-dispatch · huuanh20Identify the type of problem you're stuck on and dispatch to the appropriate problem-solving technique.
- ▌ inversion-exercise · huuanh20Flip core assumptions to reveal hidden constraints and alternative approaches by asking what if the opposite were true.
- ▌ collision-zone-thinking · huuanh20Forces unrelated concepts together to spark novel solutions and uncover emergent properties.
- ▌ simplification-cascades · huuanh20Find a unifying insight that eliminates multiple components, collapsing complexity by abstracting common patterns.
- ▌ meta-pattern-recognition · huuanh20Identifies recurring patterns across three or more domains to extract universal principles and apply them to new contexts.