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

LaiTszKin

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

skills recopiladas
22
repositorios
2
actualizado
2026-07-12
explorador de repositorios

Repositorios y skills representativas

design
Desarrolladores de software

Reads SPEC.md, validates technical feasibility through web research, finds quality reference implementations, confirms tech stack compatibility, then produces DESIGN.md (architecture design, external dependencies), CHECKLIST.md (verification strategy), Architecture Diff, and design-time refactoring plan. Not for use without a SPEC.md.

2026-06-18
discuss
Especialistas en gestión de proyectos

Helps users clarify vague requirements through structured conversation, producing a high-level design (PROPOSAL.md) with requirement summaries. Does not read any repo files — relies entirely on conversation. Suitable for requirement discussions, feature ideation, or greenfield project planning.

2026-06-18
fix
Desarrolladores de software

Executes FIX.md (from the qa skill) as the fix coordinator. The coordinator reads the fix plan, dispatches fix workers and regression test workers, verifies batch gates, and manages the execution flow — it does not write or fix code itself.

2026-06-18
implement
Desarrolladores de software

Executes PROMPT.md (from the plan skill) as the implementation coordinator. The coordinator reads the plan, dispatches workers, verifies batch gates, and manages the execution flow — it does not write implementation code itself.

2026-06-18
plan
Desarrolladores de software

Converts SPEC.md + DESIGN.md + CHECKLIST.md into a self-contained coordinator prompt (PROMPT.md) with complete task decomposition, dependency analysis, batch scheduling, and pre-written worker prompts. The generated PROMPT.md is consumed directly by the implement skill.

2026-06-18
qa
Desarrolladores de software

Reads spec documents and the review output REPORT.md, then generates a self-contained fix coordinator prompt (FIX.md) with issue inventory, dependency analysis, batch scheduling, regression test design, and pre-written worker prompts. The generated FIX.md is consumed directly by the fix skill.

2026-06-18
review-pr
Analistas de garantía de calidad de software y probadores

Review a pull request — interactive PR selection via `gh`, 4-dimension code review (hallucinated code, architecture, performance, test validity), then post severity-graded comments with fix suggestions on the PR. Not for spec-based review — use `review` instead.

2026-06-18
review
Analistas de garantía de calidad de software y probadores

Reviews spec-related code changes across six dimensions and produces a structured review report (REPORT.md) with findings only — no fix suggestions. Not for non-spec changes, direct code modification, or contexts without a spec.

2026-06-18
Mostrando las 8 principales de 20 skills recopiladas en este repositorio.
Mostrando 2 de 2 repositorios
Todos los repositorios cargados