Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

infinite-docs

يحتوي infinite-docs على 4 من skills المجمعة من CuriouslyCory، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
4
Stars
2
محدث
2026-06-20
Forks
0
التغطية المهنية
1 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

ship-it
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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