@skills · Owner
Agent skills by millionco
32 skills indexed from github.com/millionco. Reference any of them in AdaL, Claude Code, Cursor or any coding agent — nothing to install.
- .agents · Collection · 14,296 stars
- benchmark-fp-fn-audit · Skill · 14,296 stars
Audit React Doctor against ReactBench or similar diagnostic benchmark corpora for confirmed false positives, false negatives, taxonomy gaps, and verifier a
- deslop · Skill · 14,296 stars
Simplify and refine recently modified code while preserving functionality. Use when asked to "deslop", "clean up code", "simplify code", or after making ch
- find-similar-functions · Skill · 14,296 stars
Use truffler to find similar or pre-existing JavaScript/TypeScript symbols before implementing new code, especially helpers, utilities, parsers, formatters
- fuzz · Skill · 14,296 stars
Fuzz React Doctor rules for crashes, slowness, false positives, and mutation-sensitive diagnostics with @react-doctor/fuzz. Use after rule tests pass, when
- improve-react · Skill · 14,296 stars
Survey a whole React codebase as a senior React engineer, using React Doctor's scan as evidence, then produce a prioritized audit and self-contained implem
- product-thinking · Skill · 14,296 stars
Think like a product manager before changing React Doctor's public surface — CLI commands/flags, the 0–100 score, config (doctor.config.*), the JSON report
- rde-eval · Skill · 14,296 stars
Run a targeted local React Doctor Evals loop against an uncommitted rule change. Use after focused rule tests pass, while inspecting real open-source hits,
- react-doctor · Skill · 14,296 stars
Use when finishing a feature, fixing a bug, before committing React code, or when the user types `/doctor`, asks to scan, triage, or clean up React diagnos
- react-doctor · Skill · 14,296 stars
Use when finishing a feature, fixing a bug, before committing React code, or when the user types `/doctor`, asks to scan, triage, or clean up React diagnos
- react-doctor · Collection · 14,296 stars
- rule-research · Skill · 14,296 stars
Define a precise React Doctor rule contract before implementation. Use when validating a rule idea, collecting official or open-source evidence, identifyin
- rule-validate · Skill · 14,296 stars
Validate an implemented React Doctor rule before merge. Use after focused tests pass to review detector correctness, inspect open-source hits, run pull req
- rule-writing · Skill · 14,296 stars
Implement React Doctor rules from a validated contract. Use when writing oxlint rules, planning syntax or control-flow detection, designing adversarial tes
- run-parity · Skill · 14,296 stars
Compare React Doctor diagnostics for a GitHub pull request (PR) with Daytona. Use when asked to run parity, check a PR for diagnostic regressions, compare
- ship · Skill · 14,296 stars
Take the current branch from done-coding to merge-ready in one pass — review the diff against AGENTS.md, deslop, commit and push, open a PR using rule-vali
- skills · Collection · 14,296 stars
- skills · Collection · 14,296 stars
- writing-guidelines · Skill · 14,296 stars
Review docs/prose for Writing Guidelines compliance. Use when asked to "review my docs", "check writing style", "audit prose", "review docs voice and tone"
- .agents · Collection · 3,547 stars
- code-review · Skill · 3,547 stars
Perform code reviews. Use when reviewing pull requests, examining code changes, or providing feedback on code quality. Covers security, performance, testin
- debug-agent · Skill · 3,547 stars
Systematic evidence-based debugging using runtime logs. Generates hypotheses, instruments code with NDJSON logs, guides reproduction, analyzes log evidence
- deslop · Skill · 3,547 stars
Simplify and refine recently modified code while preserving functionality. Use when asked to "deslop", "clean up code", "simplify code", or after making ch
- effect-best-practices · Skill · 3,547 stars
Enforces Effect-TS patterns for services, errors, layers, and atoms. Use when writing code with Effect.Service, Schema.TaggedError, Layer composition, or e
- effect-portable-patterns · Skill · 3,547 stars
Portable Effect patterns for robust promise execution. Use when wrapping async operations with timeouts, retries, tagged errors, caching, concurrency, patt
- expect · Skill · 3,547 stars
Use when editing .tsx/.jsx/.css/.html, React components, pages, routes, forms, styles, or layouts. Also when asked to test, verify, validate, QA, find bugs
- expect · Collection · 3,547 stars
- skill-writing · Skill · 3,547 stars
Write and improve agent skills (SKILL.md files). Use when creating new skills, refactoring existing ones, debugging why an agent ignores instructions, or i
- skills · Collection · 3,547 stars
- vercel-react-best-practices · Skill · 3,547 stars
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next
- improve-threejs · Skill
Audit and fix Three.js and React Three Fiber apps for frame-loop performance, GPU memory leaks, scene-graph correctness, and visual defects like z-fighting
- performance · Skill
Diagnose React runtime performance with React Doctor traces, live render outlines, Long Animation Frames, interaction timing, and component render evidence