Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
MrPointer
Perfil de creador de GitHub

MrPointer

Vista por repositorio de 39 skills recopiladas en 2 repositorios de GitHub.

skills recopiladas
39
repositorios
2
actualizado
2026-06-24
explorador de repositorios

Repositorios y skills representativas

executing-plans
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Mostrando las 8 principales de 33 skills recopiladas en este repositorio.
developing-cli-apps
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Analistas de garantía de calidad de software y probadores

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
Desarrolladores de software

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
Analistas de garantía de calidad de software y probadores

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
Mostrando 2 de 2 repositorios
Todos los repositorios cargados