oh-my-cursor
Multi-agent coding orchestration with model routing and safety hooks
All Skills in This Repository (21)
Pure Emerald Level Indicatorsimplementing-figma-designs
Implement Figma designs pixel-perfectly using OneKey components with mock data.
refactoring-patterns
Catalog named refactorings to improve code structure without changing behavior.
create-an-asset
Generate branded sales assets from prospect context and format preferences.
web-design-guidelines
Validate UI code against Web Interface Guidelines for accessibility and usability gaps.
documentation-engineer
Generate Markdown documentation from project context and code.
debugging
Guide systematic root-cause investigation of software bugs through four defined phases.
planning
Create technical implementation plans and architecture designs with risk considerations.
mgrep-code-search
Indexes large repositories and performs semantic searches across codebases using natural language queries.
Frontend Builder
Build React and Next.js frontends with component architecture and Tailwind styling.
design-patterns-implementation
Apply design patterns like Factory and Observer to refactor software architecture.
exploring-codebases
Locate code matches in large repositories using ripgrep and tree-sitter.
architect
Creates architecture decision records, component diagrams, and risk assessments.
Frequently Asked Questions
FAQPage SchemaHow to install oh-my-cursor?▼
Run `npx skills add tmcfarlane/oh-my-cursor --all -g -y` in your terminal to install all skills globally.
What does oh-my-cursor do?▼
It gives Cursor a team of eight specialist agents for planning, debugging, refactoring, design, and documentation, each routed to its own model. Hooks also block risky commands and bad commits automatically.
Does oh-my-cursor require extra runtime or servers?▼
No. It is pure Markdown configuration files that use Cursor's built-in subagents, with no wrapper CLI or external runtime.
How does per-agent model routing work?▼
Each agent manifest declares its own model via Cursor's model field, and every model slug is verified against a real Cursor build to prevent silent downgrades.
Can I use oh-my-cursor on Windows?▼
Yes. It ships with a PowerShell installer and full Windows parity alongside macOS and Linux support.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core