← all plugins

.Codex

by @dangquangse · plugin · 40 skills

.Codex from DangQuangSE/team-development-skills.

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

Skills in this plugin

  1. team · dangquangse bundle
    Orchestrates a full software development pipeline by sequentially loading and executing seven role-specific skills (BA, TechLead, PM, BE Dev, FE Dev, Tester, QA/QC), with configurable project levels and gate checks.
    19
    repo stars
  2. ck-fix · dangquangse bundle
    Runs a structured bug-fix pipeline that scouts, diagnoses, fixes, reviews, and finalizes code changes with optional quality re-verification.
    19
    repo stars
  3. caveman · dangquangse bundle
    Compresses responses by removing filler words and hedging while preserving code, errors, and technical details. Activates on explicit user request or a trigger token, and persists until released.
    19
    repo stars
  4. ck-cook · dangquangse bundle
    Implements a feature phase by phase from a phased JSON or Markdown plan, with configurable unit-test and quality-gate choices per phase, token-budgeted execution, resumable state, and TDD handoff.
    19
    repo stars
  5. ck-plan · dangquangse bundle
    Guides a structured planning pipeline for coding tasks, including scope detection, research, plan creation, and review.
    19
    repo stars
  6. ck-test · dangquangse bundle
    Runs and writes tests, verifies behavior, and orchestrates two-pass TDD across scoped modes, blocking on quality gates and never editing production code.
    19
    repo stars
  7. sr-plan · dangquangse bundle
    Generates 12 detailed plan files from a project spec, one per SRS section, with FR/NFR numbering and a summary table.
    19
    repo stars
  8. sr-save · dangquangse bundle
    Saves all project context to _context/ files so future sessions can resume without re-reading the full SRS.
    19
    repo stars
  9. sr-spec · dangquangse bundle
    Turns a brainstorm document into a structured software requirements specification with actors, features, business rules, and non-functional requirements.
    19
    repo stars
  10. team-ba · dangquangse bundle
    Analyzes requirements and produces four artifact files: requirements, user stories, acceptance criteria, and business rules, with optional SRS workflow integration.
    19
    repo stars
  11. team-fe · dangquangse bundle
    Generates frontend source code and a PR description from BA, TechLead, PM, and BE artifacts, following a level-based implementation plan.
    19
    repo stars
  12. team-pm · dangquangse bundle
    Plans sprints, breaks user stories into tasks, and estimates story points from BA and TechLead artifacts, producing sprint plan, task breakdown, and story point files.
    19
    repo stars
  13. team-qa · dangquangse bundle
    Performs a comprehensive cross-artifact QA/QC review of a virtual team pipeline, checking completeness, consistency, security, and compliance, then issues an advisory verdict with quality, compliance, and sign-off reports.
    19
    repo stars
  14. team-dev · dangquangse bundle
    Implements backend source code from BA, TechLead, and PM artifacts, generating files, .env.example, and pr-description.md while enforcing security rules.
    19
    repo stars
  15. team-list · dangquangse bundle
    Scans the projects/ directory and reports the pipeline phase completion status for each Virtual Team project.
    19
    repo stars
  16. team-test · dangquangse bundle
    Derives a comprehensive test plan and writes unit, integration, and end-to-end test cases from user stories and acceptance criteria, flagging issues in prior artifacts and declaring UAT readiness.
    19
    repo stars
  17. ck-quality · dangquangse bundle
    Audits code quality against a shared contract, returning structured findings without modifying code. Supports gate, audit, diff, changed, and verify modes.
    19
    repo stars
  18. sr-improve · dangquangse bundle
    Generates a candid improvement report for a software requirements specification, covering deferred features, technical risks, FR refinement suggestions, NFR gaps, validation warnings, and process recommendations.
    19
    repo stars
  19. code-review · dangquangse bundle
    Enforces evidence-based completion claims and rigorous code review practices, including receiving feedback, requesting reviews, and verification gates.
    19
    repo stars
  20. sr-generate · dangquangse bundle
    Generates a complete IEEE 830-compliant Software Requirements Specification from approved plan files, producing one file per section with no word limit.
    19
    repo stars
  21. sr-validate · dangquangse bundle
    Validates generated SRS documents against IEEE 830-1998, fixes errors, and reports compliance verdict.
    19
    repo stars
  22. ck-plan-json · dangquangse 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.
    19
    repo stars
  23. srs-workflow · dangquangse bundle
    Guides a structured requirements workflow from topic intake through brainstorming, spec and plan writing, user review, SRS generation, validation, and improvement reporting.
    19
    repo stars
  24. ck-brainstorm · dangquangse bundle
    Guides a structured brainstorming session that surfaces user ideas, narrows options, and produces a spec file for later planning.
    19
    repo stars
  25. mermaidjs-v11 · dangquangse bundle
    Create text-based diagrams and visualizations using Mermaid.js v11 syntax, covering flowcharts, sequence diagrams, class diagrams, state diagrams, ER diagrams, Gantt charts, and more. Includes CLI conversion to SVG/PNG/PDF, JavaScript integration, theming, and configuration options.
    19
    repo stars
  26. skill-creator · dangquangse bundle
    Guides users through creating, editing, and optimizing agent skills, including drafting, testing, evaluating, and improving skill performance.
    19
    repo stars
  27. sr-brainstorm · dangquangse bundle
    Runs a structured five-round brainstorm to capture actors, features, scope, constraints, and business rules before writing a spec.
    19
    repo stars
  28. srs-generator · dangquangse bundle
    Generates an IEEE 830 software requirements specification from raw client input through structured clarification rounds and a review gate.
    19
    repo stars
  29. team-techlead · dangquangse bundle
    Designs system architecture, selects technology stack, creates ERDs and sequence diagrams, and records ADRs from BA artifacts, declaring a design freeze gate.
    19
    repo stars
  30. backend-mindset · dangquangse bundle
    Guides backend development across API design, authentication, databases, performance, security, scalability, and testing, with quick decision guides and defaults for production-ready systems.
    19
    repo stars
  31. problem-solving · dangquangse bundle
    Provides creative problem-solving techniques for breaking through stuck points, including collision-zone thinking, inversion, pattern recognition, and simplification.
    19
    repo stars
  32. playwright-skill · dangquangse bundle
    Automates browser testing and interaction with Playwright, including form filling, screenshots, responsive checks, and login flows, with automatic dev server detection.
    19
    repo stars
  33. strategic-compact · dangquangse bundle
    Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
    19
    repo stars
  34. sequential-thinking · dangquangse bundle
    Guides structured problem-solving through iterative reasoning steps, with support for revising conclusions, branching into alternative approaches, and dynamically adjusting scope as understanding evolves.
    19
    repo stars
  35. scale-game · dangquangse
    Tests approaches at extreme scales (1000x bigger/smaller, instant/year-long) to expose fundamental truths hidden at normal scales.
    19
    repo stars
  36. when-stuck-problem-solving-dispatch · dangquangse
    Identifies the type of problem you're stuck on and directs you to the appropriate problem-solving technique.
    19
    repo stars
  37. inversion-exercise · dangquangse
    Flip core assumptions to reveal hidden constraints and alternative approaches by asking what if the opposite were true.
    19
    repo stars
  38. collision-zone-thinking · dangquangse
    Forces unrelated concepts together to spark novel solutions and emergent properties.
    19
    repo stars
  39. simplification-cascades · dangquangse
    Find a single insight that eliminates multiple components by recognizing when seemingly different systems share a common underlying pattern.
    19
    repo stars
  40. meta-pattern-recognition · dangquangse
    Identifies recurring patterns across three or more domains to extract universal principles and apply them to new problems.
    19
    repo stars