Skill Claude CodeCodex
Run the full repository compatibility pass: scanner score, startup path, validation loop, and docs reliability.
Skill Claude CodeCodex
Run the full repository compatibility pass: scanner score, startup path, validation loop, and docs reliability.
Skill Claude CodeCodex
Designs or reviews CLIs so coding agents can run them reliably: non-interactive flags, layered --help with examples, stdin/pipelines, fast actionable errors, idempotency, dry-run, and predictable structure. Use when building a CLI, adding commands, writing --help, or when the user mentions agents, terminals, or…
Skill Claude CodeCodex
Orchestrate continual learning by delegating transcript mining and AGENTS.md updates to agents-memory-updater.
Skill Claude CodeCodex
Create a new Cursor plugin scaffold with a valid manifest, component directories, and marketplace wiring. Use when starting a new plugin or adding a plugin to a multi-plugin repository.
Skill Claude CodeCodex
Audit a Cursor plugin for marketplace readiness. Use when validating manifests, component metadata, discovery paths, and submission quality before publishing.
Skill Claude CodeCodex
Guide users building apps, scripts, CI pipelines, or automations on top of the Cursor TypeScript SDK (@cursor/sdk). Use this skill whenever the user mentions integrating, installing, or writing code against the Cursor SDK; whenever they say Agent.create, Agent.prompt, Agent.resume, agent.send, run.stream…
Skill Claude CodeCodex
Run compile and type-check commands and report failures.
Skill Claude CodeCodex
Build or adapt a local harness to drive, inspect, and profile an interactive CLI or TUI without external services. Use for CLI UX checks, startup regressions, memory leaks, hangs, prompt flows, or terminal demos.
Skill Claude CodeCodex
Build or adapt a local browser/CDP harness to drive and inspect a web, IDE, or Electron UI. Use for local UI verification, screenshots, accessibility snapshots, perf profiles, visual diffs, or reproducing UI bugs.
Skill Claude CodeCodex
Remove AI-generated code slop and clean up code style.
Skill Claude CodeCodex
Find failing PR checks, inspect logs or external check links, and apply focused fixes.
Skill Claude CodeCodex
Resolve merge conflicts non-interactively, validate build and tests, and finalize conflict resolution.
Skill Claude CodeCodex
Fetch and summarize review comments from the active pull request.
Skill Claude CodeCodex
Monitor PR checks and fix failures until green. Uses gh pr checks as the source of truth for PR-attached checks.
Skill Claude CodeCodex
Prepare PRs for review by cleaning noisy history, improving PR descriptions, and adding reviewer guidance without changing code behavior. Use for "make this easy to review", "tidy this PR", "clean up commits", or "annotate the diff".
Skill Claude CodeCodex
Create a fresh branch, complete work, and open a pull request.
Skill Claude CodeCodex
Generate an interactive PR review walkthrough as an HTML page. Fetches PR data via gh API, categorizes files into core vs mechanical changes, adds reviewer annotations, and renders diffs with moved-code detection. Use when the user pastes a GitHub PR URL and asks for a review, walkthrough, or summary, or says "review…
Skill Claude CodeCodex
Review the current branch for bugs, intent fit, and test coverage; run or write tests; commit focused work; open or update a PR.
Skill Claude CodeCodex
Run Playwright smoke tests, debug failures, and verify fixes.
Skill Claude CodeCodex
Run an extremely strict maintainability review for abstraction quality, giant files, and spaghetti-condition growth. Use for a thermo-nuclear code quality review, thermonuclear review, deep code quality audit, or especially harsh maintainability review.
Skill Claude CodeCodex
Verify a claim with fresh local evidence: restate it falsifiably, capture baseline and treatment, compare artifacts, and return VERIFIED, NOT VERIFIED, or INCONCLUSIVE.
Skill Claude CodeCodex
Produce a weekly synthesis of authored commits with highlights by bugfix, tech debt, and net-new work.
Skill Claude CodeCodex
Summarize authored commits over a user-specified time period into a concise update.
Skill Claude CodeCodex
Extract durable working preferences from recent Cursor chats and convert them into skills, rules, or workflow docs. Use when asked to learn preferences, mine feedback, personalize workflows, or generate team/person-specific agent guidance.