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 件のリポジトリを表示
すべてのリポジトリを表示しました