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

paulund

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

skills recopiladas
38
repositorios
2
actualizado
2026-07-06
explorador de repositorios

Repositorios y skills representativas

planning-and-task-breakdown
Especialistas en gestión de proyectos

Use when you have a spec or PRD that needs decomposing into small, verifiable implementation tasks. Use before any build cycle to ensure tasks are thin vertical slices with clear acceptance criteria.

2026-07-05
spec-driven-development
Especialistas en gestión de proyectos

Use when starting a new feature, when requirements are unclear, when asked to write code without a clear spec, or before any non-trivial implementation. Do NOT use for trivial bug fixes or one-line changes.

2026-07-05
architecture-review
Desarrolladores de software

Use when reviewing codebase architecture for refactoring opportunities, surfacing shallow modules, or proposing deepening refactors. Identifies architectural friction and produces GitHub issues with the ops-triage labeling scheme. Supports interactive (human approval) and auto (CI/headless) modes — auto mode files every surviving candidate directly and writes a step-summary report.

2026-07-05
code-review-and-quality
Analistas de garantía de calidad de software y probadores

Use when reviewing a pull request or code change before merge. Use for the five-axis evaluation (correctness, readability, architecture, security, performance), exposure × impact severity classification, AC coverage verification, and the `## Automated review` comment. Use in both human and CI mode — the methodology is identical; only the inputs and agent invocation differ.

2026-07-02
standards-nextjs
Desarrolladores de software

Use when working in a Next.js 15 App Router project — editing app/, src/app/, components/, server actions, or route handlers. Enforces project conventions for queries, mutations, and data fetching.

2026-06-30
standards-typescript
Desarrolladores de software

Use when editing *.ts or *.tsx files in this project. Enforces TypeScript conventions including Zod-derived types, Prisma type patterns, type-only imports, and shared constant extraction.

2026-06-30
browser-testing-with-devtools
Analistas de garantía de calidad de software y probadores

Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyse network requests, profile performance, or verify visual output with real runtime data. Requires the chrome-devtools MCP server to be configured.

2026-06-30
code-simplification
Desarrolladores de software

Use when code feels over-engineered, before refactoring, or as a cleanup step after implementation. Use when asked to simplify, reduce complexity, or make code clearer. Do NOT use for performance optimization, feature work, or architecture redesign.

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