Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

dotfiles

dotfiles에는 surenkov에서 수집한 skills 12개가 있으며, 저장소 수준 직업 범위와 사이트 내 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