tmcfarlanetmcfarlaneCommunity·21 Agent Skills Included

oh-my-cursor

Multi-agent coding orchestration with model routing and safety hooks

Coordinates eight specialist coding agents inside Cursor, each routed to its own model for planning, debugging, refactoring, design, and documentation. Blocks destructive shell commands and bad commits automatically through pre-commit hooks and permission policies. Eliminates manual task switching by dispatching every request to the right specialist with verified model configurations.
npx skills add tmcfarlane/oh-my-cursor --all -g -y

All Skills in This Repository (21)

Pure Emerald Level Indicators
📦 In Repo
tmcfarlanetmcfarlane

implementing-figma-designs

Implement Figma designs pixel-perfectly using OneKey components with mock data.

Community
Intermediate
📦 In Repo
tmcfarlanetmcfarlane

refactoring-patterns

Catalog named refactorings to improve code structure without changing behavior.

Community
Advanced
📦 In Repo
tmcfarlanetmcfarlane

create-an-asset

Generate branded sales assets from prospect context and format preferences.

Community
Advanced
📦 In Repo
tmcfarlanetmcfarlane

web-design-guidelines

Validate UI code against Web Interface Guidelines for accessibility and usability gaps.

Community
Intermediate
📦 In Repo
tmcfarlanetmcfarlane

documentation-engineer

Generate Markdown documentation from project context and code.

Community
Intermediate
📦 In Repo
tmcfarlanetmcfarlane

debugging

Guide systematic root-cause investigation of software bugs through four defined phases.

Community
Advanced
📦 In Repo
tmcfarlanetmcfarlane

planning

Create technical implementation plans and architecture designs with risk considerations.

Community
Advanced
📦 In Repo
tmcfarlanetmcfarlane

mgrep-code-search

Indexes large repositories and performs semantic searches across codebases using natural language queries.

Community
Intermediate
📦 In Repo
tmcfarlanetmcfarlane

Frontend Builder

Build React and Next.js frontends with component architecture and Tailwind styling.

Community
Advanced
📦 In Repo
tmcfarlanetmcfarlane

design-patterns-implementation

Apply design patterns like Factory and Observer to refactor software architecture.

Community
Advanced
📦 In Repo
tmcfarlanetmcfarlane

exploring-codebases

Locate code matches in large repositories using ripgrep and tree-sitter.

Community
Advanced
📦 In Repo
tmcfarlanetmcfarlane

architect

Creates architecture decision records, component diagrams, and risk assessments.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How 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