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

pair-me

pair-me에는 pdkproitf에서 수집한 skills 16개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
16
Stars
2
업데이트
2026-07-12
Forks
0
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

create-pr
소프트웨어 개발자

Create GitHub pull requests — picks the most token-efficient available method (gh CLI, GitHub MCP, or git push), and sources the PR body from an existing spec/plan instead of re-analyzing the diff

2026-07-12
onboard-project
소프트웨어 개발자

Prime — load project context by reading docs, the docs_context layer, core docs, and TODO before starting any task

2026-07-11
feature
소프트웨어 개발자

Feature planning — research codebase, design options, write a structured spec/implementation plan to the project specs directory

2026-07-11
document
소프트웨어 개발자

Generate feature documentation by analyzing code changes and specifications — creates markdown docs in docs/core/ with conditional context

2026-07-11
central-workspace
소프트웨어 개발자

Bootstrap any project's AI workspace — detect the current tool, extract hardcoded paths from skill/command/agent files, write a central workspace.md, update all files to use config keys

2026-07-11
codebase-indexing
소프트웨어 개발자

Build or refresh the codebase graph indexes (codebase-memory-mcp structural index + graphify semantic graph) that other skills read from. The single writer — idempotent, incremental, safe to call repeatedly.

2026-07-10
commit
소프트웨어 개발자

Group git changes by logical concern and generate a commit message for each group — follows Conventional Commits 1.0.0 and commitlint rules

2026-07-10
implement
소프트웨어 개발자

Implement an approved spec — reads plan from specs_dir, executes phase by phase, updates checkboxes, verifies after each phase, and commits completed work

2026-07-10
locate-code
소프트웨어 개발자

Locate where code lives for a feature or topic — returns grouped file paths only, no content analysis

2026-07-10
analyze-code
소프트웨어 개발자

Analyze and explain how a specific file, class, or feature works — trace data flow, logic, and dependencies with file paths and line numbers

2026-07-10
architecture
소프트웨어 개발자

Map the whole system into a `docs_context` documentation layer from a full codebase scan — creates or reconciles the business and system docs. Supports single-service repos and multi-service monorepos with orchestrator node.

2026-07-10
define-test-case
소프트웨어 품질 보증 분석가·테스터

Define acceptance test cases in DSL format at confirmed seams — happy paths, edge cases, error scenarios, and authorization, sequenced into a build order

2026-07-10
find-patterns
소프트웨어 개발자

Find existing code patterns, conventions, and copy-ready examples in the codebase for a given feature or concept

2026-07-10
resume-work
소프트웨어 개발자

Resume previously saved work — restores session context from sessions_dir, rebuilds mental model, and continues from the first unchecked plan step

2026-07-10
save-progress
소프트웨어 개발자

Save progress checkpoint — commits work in progress, updates the active plan's checkboxes, and writes a numbered session summary to sessions_dir

2026-07-10
token-wake
기타 컴퓨터 관련 직업

Wake the Claude Pro token window automatically — fires a bootstrap at reset+1min which creates a permanent 5h cron routine

2026-07-10