Awesome Cursor Skills
Description
A curated list of awesome skills for Cursor
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Awesome Cursor Skills [](https://awesome.re)
A curated list of awesome [skills](https://docs.cursor.com/agent/skills) for [Cursor](https://cursor.com), the AI code editor.
Skills are reusable `SKILL.md` instruction files that teach the AI agent how to perform specific tasks — from setting up analytics to scaffolding entire projects. In cursor, they live in `.cursor/skills/` (personal) or project directories and are automatically discovered by the agent.
Contents
Skills
Ready-to-use `SKILL.md` files you can copy into your `.cursor/skills/` directory. Each one teaches the agent a specific engineering workflow.
Cursor-Native
Skills that harness Cursor's unique agent capabilities — things only an AI inside Cursor can do.
- `suggesting-cursor-rules` - If you keep correcting the agent on the same convention, it suggests a
.cursor/rules/file to encode it permanently. - `suggesting-cursor-hooks` - If you keep asking the agent to run the same check (lint, types, tests), it suggests a
.cursor/hooks.jsonhook to automate it. - `switching-projects` - Switch the active workspace to a different project using the
cursor-app-controlMCP, without opening a new window. - `saving-workspace-context` - Automatically persist research, decisions, and learnings to workspace files so knowledge survives across conversations.
- `visual-qa-testing` - Open the app in Cursor's built-in browser, take screenshots, check console errors, and audit network requests after making changes.
- `verifying-in-browser` - Start the dev server, open the app side-by-s
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11