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

dotfiles

dotfiles 收录了来自 surenkov 的 12 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
12
Stars
4
更新
2026-07-22
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

using-superpowers
其他计算机职业

Use when starting any conversation - establishes how to find and use skills, requiring skill tool invocation before ANY response including clarifying questions.

2026-07-22
ast-grep-outline
软件开发工程师

Use when exploring or modifying a codebase and you need a cheap structural map of files, directories, imports, exports, or direct members before reading full source.

2026-07-21
ast-grep
软件开发工程师

Guide for writing ast-grep rules to perform structural code search and analysis. Use when searching codebases using AST patterns, finding specific language constructs, or executing complex structural code queries.

2026-07-21
brainstorming
软件开发工程师

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2026-07-21
code-review
软件质量保证分析师与测试员

Review changes since a fixed ref along two axes (Standards & Spec) using parallel sub-agents. Use when reviewing branches, PRs, or diffs.

2026-07-21
dispatching-parallel-agents
软件开发工程师

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

2026-07-21
subagent-driven-development
软件开发工程师

Use when executing implementation plans with independent tasks in the current session.

2026-07-21
systematic-debugging
软件质量保证分析师与测试员

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-07-21
test-driven-development
软件质量保证分析师与测试员

Use when implementing any feature or bugfix, before writing implementation code

2026-07-21
using-git-worktrees
软件开发工程师

Use when starting feature work that needs workspace isolation. Detects existing isolation, prefers native platform tools, or falls back to configured git worktrees.

2026-07-21
verification-before-completion
软件质量保证分析师与测试员

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

2026-07-21
writing-plans
软件开发工程师

Use when you have a specification or requirements for a multi-step task, before implementing any code.

2026-07-21