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

pb-spec

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

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

이 저장소의 skills

pb-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. Contains the reusable grilling loop and domain-modeling discipline.

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

Execute spec-driven implementation using Generator/Evaluator dual-agent loop with BDD+TDD double-loop verification. Use when implementing features from a design spec, running tasks from tasks.md, or building code with structured testing.

2026-07-10
pb-merge-conflicts
소프트웨어 개발자

Use when you need to resolve an in-progress git merge/rebase conflict. Guides systematic resolution preserving both intents where possible.

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

Generate a complete feature design specification (design.md, tasks.md) and Gherkin scenarios from natural language requirements. Use when planning, designing, or scoping new features, refactors, or bug fixes for AI-driven implementation.

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

Build a throwaway prototype to answer a design question — a terminal app for state/logic questions, or several UI variations toggleable from one route. Use when the user wants to sanity-check whether a state model feels right, or explore what a UI should look like.

2026-07-10
pb-requesting-code-review
소프트웨어 품질 보증 분석가·테스터

Two-axis review of the diff since a fixed point — Standards (does the code follow this repo's coding standards?) and Spec (does the code match what the originating issue/PRD asked for?). Runs both reviews in parallel subagents. Use when completing tasks, implementing major features, or before merging.

2026-07-10
pb-systematic-debugging
소프트웨어 개발자

Systematic debugging methodology for finding root causes before attempting fixes. Includes feedback-loop construction, minimization, and hypothesis-driven diagnosis. Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

2026-07-10
using-pb-spec
기타 컴퓨터 관련 직업

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

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

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

2026-07-06
pb-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-06
pb-improve
소프트웨어 개발자

Survey any codebase as a senior advisor and produce prioritized, pb-plan-compatible specs (design.md, tasks.md, features/*.feature) in specs/ for execution via /pb-build. Strictly read-only on source code — never implements, fixes, or refactors anything itself. Use when asked to audit a codebase, find improvement opportunities (bugs, security, performance, test coverage, tech debt, migrations, DX), suggest features or where to take the project next (roadmap, product direction), or generate implementation specs for another agent to build.

2026-07-03
pb-dispatching-parallel-agents
기타 컴퓨터 관련 직업

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

2026-06-20
pb-finishing-a-development-branch
소프트웨어 개발자

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

2026-06-20
pb-subagent-driven-development
기타 컴퓨터 관련 직업

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

2026-06-20
pb-writing-skills
기타 컴퓨터 관련 직업

Use when creating new skills, editing existing skills, or verifying skills work before deployment

2026-06-20
pb-receiving-code-review
소프트웨어 개발자

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

2026-06-19
pb-refine
소프트웨어 개발자

Iteratively refine feature design specs (design.md, tasks.md, features) based on user feedback or design change requests. Use when updating existing plans after build failures, scope changes, or architectural corrections.

2026-06-19
pb-init
소프트웨어 개발자

Audit the current project and generate or update AGENTS.md with architecture snapshot, project structure, and key files. Use when setting up a new project, onboarding to an existing repo, or refreshing project context for AI coding agents.

2026-03-28