Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
MrPointer
GitHub 제작자 프로필

MrPointer

2개 GitHub 저장소에서 수집된 39개 skills를 저장소 단위로 보여줍니다.

수집된 skills
39
저장소
2
업데이트
2026-06-24
저장소 탐색

저장소와 대표 skills

executing-plans
소프트웨어 개발자

Use whenever executing, continuing, resuming, or finishing an implementation plan or plan directory. Orchestrates assigned worker dispatch, integrated test-first discipline, progress checkpointing, isolated workspaces, checkpoint integration, and blocker batching.

2026-06-24
planning-project-features-direct
소프트웨어 개발자

Create implementation plans directly from user requirements when no reviewed RFC is available or the user explicitly declines RFC-first planning. Decomposes work into self-contained sub-plans with full iterative multi-agent plan review.

2026-06-24
planning-project-features-from-rfc
소프트웨어 개발자

Create implementation plans from a reviewed RFC. Uses the RFC as the approved design baseline, decomposes it into executable sub-plans, and runs RFC-specific plan review.

2026-06-24
test-driven-development
소프트웨어 개발자

Use whenever implementing or fixing production code, writing or changing tests, reviewing test quality, applying TDD, or diagnosing tests that pass without proving behavior. Ensures tests are requirement-grounded and reach behavioral RED before implementation.

2026-06-24
authoring-rfcs
소프트웨어 개발자

Use when turning a settled design direction, brainstorming outcome, context anchor, or architecture discussion into a codebase-grounded RFC. Produces self-contained RFC documents with verified current architecture, chosen design, tradeoffs, risks, stable references, and planning handoff context without creating implementation plans.

2026-06-19
developing-plan-reviewers
소프트웨어 개발자

Create project-specific plan reviewer agents that integrate with the planning-project-features workflow. Use when a project needs domain-specialized reviewers for sub-plans (e.g., Go code reviewer, API layer reviewer, database reviewer) or when the planner warns that no suitable local reviewer exists for a sub-plan's domain.

2026-06-19
planning-project-epics-direct
소프트웨어 개발자

Decompose large efforts directly from user requirements when no reviewed RFC is available or the user explicitly declines RFC-first epic planning. Produces a persistent epic plan with rich feature descriptions that feed into planning-project-features separately.

2026-06-19
planning-project-epics-from-rfc
소프트웨어 개발자

Decompose a reviewed RFC into sequenced features for a single project. Uses the RFC as the approved design baseline and produces a persistent epic plan reviewed for RFC fidelity and feature decomposition.

2026-06-19
이 저장소에서 수집된 skills 33개 중 상위 8개를 표시합니다.
developing-cli-apps
소프트웨어 개발자

Develop CLI applications in Go. Use when creating or modifying CLI commands, adding flags or arguments, implementing command workflows, building interactive prompts, handling signals and exit codes, or working with stdin/stdout/stderr. Currently uses Cobra for command structure and Huh for interactive UI.

2026-03-14
building-go-binaries
소프트웨어 개발자

Build Go binaries for local development or release. Use when you need to compile the project, troubleshoot build failures, or understand the build pipeline.

2026-03-07
linting-go-code
소프트웨어 개발자

Lint and format Go code. Use when you need to run linters, fix lint errors, format code, or understand why a linter is complaining.

2026-03-07
testing-go-code
소프트웨어 품질 보증 분석가·테스터

Run Go unit tests, coverage reports, and benchmarks. Use when you need to run tests, check coverage, run benchmarks, or regenerate mocks after interface changes.

2026-03-07
writing-go-code
소프트웨어 개발자

Apply Go coding standards when writing or modifying Go code. Use when implementing functions, using dependency injection, handling errors idiomatically, or working with interfaces. For test conventions, use the `writing-go-tests` skill instead.

2026-03-07
writing-go-tests
소프트웨어 품질 보증 분석가·테스터

Write Go tests following project conventions. Use when creating test files, writing unit or integration tests, choosing mocks, or setting up test fixtures. Covers test naming, assertions, mock usage, table-driven patterns, and common pitfalls.

2026-03-07
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다