Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

infinite-docs

infinite-docs contém 4 skills coletadas de CuriouslyCory, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
4
Stars
2
atualizado
2026-06-20
Forks
0
Cobertura ocupacional
1 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

ship-it
Desenvolvedores de software

Automate PR creation and merging. Commits uncommitted changes, creates a PR targeting main, waits for CI/CD checks, and squash merges on success. Triggers on: ship it, ship this, create and merge pr, ship pr, merge to main.

2026-06-20
bulletproof-plan
Desenvolvedores de software

Produces a bulletproof implementation plan for a GitHub issue by collaborating with three specialist subagents — senior engineer, application architect, and technical writer — in parallel, validating every claim against CONTEXT.md and the ADRs, then presenting the plan in plan mode for approval before any code is written. Every plan carries the full standard SDLC envelope (branch → implement → commit → CodeRabbit review + self-review → autofix → commit → PR → retro) so it lands a PR for sign-off and a concrete process improvement. Use when the user wants to plan or spec out a GitHub issue, runs /bulletproof-plan with an issue number or URL, or asks for a rigorous multi-specialist implementation plan.

2026-06-20
documenting-architecture-with-infinite-docs
Desenvolvedores de software

Documents a target system (codebase, infra diagram, or verbal description) end-to-end as a nestable architecture graph through the infinite-docs MCP server — top-level Components, Connections, per-Component markdown, and nested interior Canvases. Use when the user wants to map, document, or capture a system's architecture into infinite-docs, mentions the infinite-docs MCP server, an architecture://-addressed resource, or an API token from a /connect page, or asks an agent to keep an architecture graph in sync with the system it describes.

2026-06-04
add-component-kind
Desenvolvedores de software

Adds a new Component kind (`NodeKind` enum value) end-to-end — Prisma + Zod + parity guard + client catalog + server label + migration + docs + validation — in lockstep so the exhaustive `Record<NodeKind, …>` types catch any missing edit at compile time. Use when the user wants to "add a new component kind/type", "extend the NodeKind enum", "add X as a component kind", or names a specific new kind (`LAMBDA`, `BUCKET`, `WORKER`, etc.) to admit.

2026-05-31