Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

oh-my-cursor

oh-my-cursor 收录了来自 tmcfarlane 的 9 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
9
Stars
91
更新
2026-06-24
Forks
12
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

debugging
软件开发工程师

Systematic 4-phase debugging with root cause investigation. Use when fixing bugs to prevent random fixes.

2026-06-24
cursor-image-generation
平面设计师

Generate and iterate images in Cursor using the built-in image model and strong prompts. Use when creating icons, illustrations, UI mockups, diagrams, marketing visuals, or any raster asset from a text description or reference image.

2026-04-14
codebase-search
软件开发工程师

Search and navigate large codebases efficiently. Use when finding specific code patterns, tracing function calls, understanding code structure, or locating bugs. Handles semantic search, grep patterns, AST analysis.

2026-02-26
design-patterns-implementation
软件开发工程师

Apply appropriate design patterns (Singleton, Factory, Observer, Strategy, etc.) to solve architectural problems. Use when refactoring code architecture, implementing extensible systems, or following SOLID principles.

2026-02-26
documentation-engineer
软件开发工程师

Technical documentation expert for creating clear, comprehensive documentation. Use when user asks to write docs, create README, or document code.

2026-02-26
documentation-writing
软件开发工程师

Writing clear, discoverable software documentation following the Eight Rules and Diataxis framework. Use when creating README files, API docs, tutorials, how-to guides, or any project documentation. Automatically enforces docs/ location, linking requirements, and runnable examples.

2026-02-26
frontend-builder
网页开发工程师

Build modern React/Next.js frontends. Use when creating web applications, choosing frontend stack, structuring components, or implementing UI/UX designs. Covers React, Next.js, Tailwind CSS, and component patterns.

2026-02-26
refactoring-patterns
软件开发工程师

Apply named refactoring transformations to improve code structure without changing behavior. Use when the user mentions "refactor this", "code smells", "extract method", "replace conditional", or "technical debt". Covers smell-driven refactoring, safe transformation sequences, and testing guards. For code quality foundations, see clean-code. For managing complexity, see software-design-philosophy.

2026-02-26
technical-roadmap-planning
软件开发工程师

Create comprehensive technical roadmaps aligned with business goals. Plan technology investments, architecture evolution, and infrastructure improvements over quarters and years.

2026-02-26