cursor rules skills

567 tagged cursor rules, measured the same way as everything else here.

Browse within: cursor-ai 71bmad 60clean-code 60laravel 49php 49cline 48ai-assistant 47claude-dev 47cursorrules 47examples 40gemini 37agentic-workflow 35llm-agents 35antigravity-skills 34

ponytail-gain

01

DietrichGebert/ponytail

Skill Claude CodeCodex

Show ponytail measured impact as a scoreboard: less code, less cost, more speed, from the benchmark medians. One-shot display.

117k 25d ago A 34 tokens original MIT

ponytail-help

02

DietrichGebert/ponytail

Skill Claude CodeCodex

Quick reference for ponytail's modes, skills, and commands. One-shot display.

117k 25d ago A 22 tokens original MIT

ponytail

03

DietrichGebert/ponytail

Skill Claude CodeCodex

Lazy senior dev mode for any coding task (write, refactor, fix, review): YAGNI, stdlib first, no unrequested abstractions. Not for non-coding requests.

117k 25d ago A 43 tokens original MIT

deepen-architecture

04

danielvm-git/bigpowers

Skill Claude CodeCodex

Find deepening opportunities in a codebase, informed by the domain language in specs/tech-architecture/tech-stack.md and the decisions in specs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.

156 25d ago A 72 tokens original MIT

develop-tdd

05

danielvm-git/bigpowers

Skill Claude CodeCodex

Test-driven development with red-green-refactor loop using vertical slices. Use for features (epic tasks) or bugs (specs/bugs/BUG-.md).

156 25d ago A 38 tokens original MIT

migrate-spec

06

danielvm-git/bigpowers

Skill Claude CodeCodex

Detect GSD, spec-kit, or BMAD spec artifacts and transform them into bigpowers YAML layout (state.yaml, release-plan.yaml, epics/, requirements/, plans/, ADRs). Use when migrating foreign spec docs.

156 25d ago A 49 tokens original MIT

hotel-core

07

RollingGo-AI/rollinggo-hotel-skill-cn

Skill Claude CodeCodex

A discontinued hotel-search and booking skill that has been merged into a newer skill called rollinggo-hotel-booking.

147 4d ago A 60 tokens original MIT

agent-teams-command

09

Mark393295827/third-brain-v7-skills

Skill Claude CodeCodex

Use when work has genuinely independent streams or distinct builder, evaluator, domain, and integration roles that require bounded multi-agent command scaled from 5 to 100+ agents.

139 11d ago A 39 tokens original MIT

agentic-engineering

10

Mark393295827/third-brain-v7-skills

Skill Claude CodeCodex

Use when designing or refactoring a model-native engineering workflow with bounded autonomy, probes, custom evaluation, durable state, and verified write-back.

139 11d ago A 33 tokens original MIT

loop-engineering

11

Mark393295827/third-brain-v7-skills

Skill Claude CodeCodex

Use when a repeatable task must become a bounded Trigger -> Execute -> Verify -> State loop, scheduled automation, goal agent, or metric-driven research cycle.

139 11d ago A 35 tokens original MIT

agentforce-generate

12

SalesforceAIResearch/agentforce-adlc

Skill Claude CodeCodex

Build, modify, optimize, debug, and deploy agents with Agentforce Agent Script. TRIGGER when: user creates, modifies, optimizes, or asks about .agent files or aiAuthoringBundle metadata; changes agent behavior, responses, or conversation logic; designs agent actions, tools, subagents, or flow control; writes or…

102 1mo ago A 186 tokens

agentforce-observe

13

SalesforceAIResearch/agentforce-adlc

Skill Claude CodeCodex

Analyze production Agentforce agent behavior using session traces and Data Cloud. TRIGGER when: user queries STDM session data or Data Cloud trace records; investigates production agent failures, regressions, or performance issues; asks about session traces, conversation logs, or agent metrics; wants to reproduce a…

102 1mo ago C 128 tokens

agentforce-test

14

SalesforceAIResearch/agentforce-adlc

Skill Claude CodeCodex

Write, run, and analyze structured test suites for Agentforce agents — functional AND security. TRIGGER when: user writes or modifies test spec YAML (AiEvaluationDefinition); runs sf agent test create, run, run-eval, or results commands; asks about test coverage strategy, metric selection, or custom evaluations…

102 1mo ago B 202 tokens

healthcare-agents

15

ajhcs/healthcare-agents

Skill Claude CodeCodex

Healthcare Agents plugin router for healthcare administration work. Use when the user says to use the Healthcare Agents plugin, asks for a healthcare administration workup, names a department or area such as revenue cycle, quality, compliance, clinical administration, payer, health IT, population health, pharmacy…

51 1mo ago A 85 tokens original Apache-2.0

humanize-writing

16

lguz/humanize-writing-skill

Skill Claude CodeCodex

Use when the user wants text to sound more human, says writing sounds "too AI" or "too ChatGPT," asks to humanize or rewrite a draft to feel natural, or shares content wanting it to feel authentic and less robotic. Also applies to LinkedIn posts, blog drafts, or emails where the user wants a more genuine voice.

39 5mo ago A 73 tokens original MIT

boffin-review

17

MicSm/boffin

Skill Claude CodeCodex

Reviews code, diffs, cleanup proposals, and refactors against Boffin's staged architectural guardrails. Use when the user requests a Boffin review, architecture audit, compliance review, cleanup review, or open-ended refactor assessment.

38 9d ago A 53 tokens original MIT

boffin

18

MicSm/boffin

Skill Claude CodeCodex

Activates Boffin's routed architectural guardrails for coding, debugging, refactoring, and design work. Use when the user invokes Boffin or asks to apply ParselFire Core guidance to a software task.

38 9d ago A 47 tokens original MIT

content-wireframe

19

jcottam/agent-resources

Skill Claude CodeCodex

Draft a content wireframe for a website or page before any design or code. Produces a structured markdown document with real copy, section intent, and open decisions — approved by the user before implementation begins. Use when the user says "content first", "wireframe the copy", "words before design", "start with the…

30 26d ago A 93 tokens original MIT

review-pr

20

jcottam/agent-resources

Skill Claude CodeCodex

Forensic, stage-aware pull request review. Reconstructs the commit narrative, tests architectural premises against project reality, detects over-engineering, and produces a ready-to-post review comment. Use when the user says "review PR", "review this PR", "review PR #N", "is this PR ready to merge", "review the…

30 26d ago A 112 tokens original MIT

ship

21

jcottam/agent-resources

Skill Claude CodeCodex

Validate a branch, run quality gates, update documentation and changelog, and open a pull request. Supports GitHub (primary) and Azure DevOps (secondary). Designed for JavaScript/TypeScript projects; quality gate detection requires package.json. Use when the user says "ship", "ship this", "open a PR", "prepare a PR"…

30 26d ago A 99 tokens original MIT

astro-strapi-blocks

22

VirtusLab-Open-Source/astro-strapi-blocks

Skill Claude CodeCodex

Integrates @sensinum/astro-strapi-blocks with Strapi 5 Blocks fields in Astro: wiring data from API responses, theming with extend and overwrite, and custom block components. Use when adding or editing Strapi block rendering, rich text zones, or StrapiBlocks / theme configuration.

22 21d ago A 74 tokens original MIT

tju-thesis-reviewer

23

ChenXi-hub/tju-thesis-review-kit

Skill Claude CodeCodex

A review and editing guide for Tianjin University undergraduate theses, covering Chinese academic papers in formats such as TeX, DOCX, and PDF.

21 3mo ago A 73 tokens original MIT

administer-ams

24

TashanGKD/tashan-cursor-skills

Skill Claude CodeCodex

A guided Chinese-language questionnaire for the AMS-GSR 28 academic motivation scale, which asks why someone does research or graduate study.

19 5mo ago A 56 tokens original MIT