Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

ProtoPal

ProtoPal contiene 14 skills recopiladas de polive106, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
14
Stars
2
actualizado
2026-04-07
Forks
1
Cobertura ocupacional
5 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

implement-story
Desarrolladores de software

Implement a backlog story following the layer order (Domain, Database, API, Frontend, E2E) with TDD.

2026-04-07
review-backlog
Especialistas en gestión de proyectos

Review the backlog to determine what to work on next by checking epic and story statuses in docs/backlog/.

2026-04-06
commit
Desarrolladores de software

Automates pre-commit workflow: lint, test, review changes, then commit with conventional commit format.

2026-04-06
story-complete
Especialistas en gestión de proyectos

Verify a story is complete by checking acceptance criteria, running all tests, and updating status.

2026-04-05
add-e2e-tests
Analistas de garantía de calidad de software y probadores

Add end-to-end Playwright tests for a feature using data-testid selectors, with API and UI test patterns.

2026-04-04
add-unit-tests
Analistas de garantía de calidad de software y probadores

Add unit tests for domain logic, database adapters, API endpoints, or frontend components using Vitest patterns.

2026-04-04
create-story
Especialistas en gestión de proyectos

Create a new user story in the backlog with technical tasks, test scenarios, and epic integration.

2026-04-04
scaffold
Desarrolladores de software

Create a new entity with its full stack including domain, database, API, frontend, and E2E tests.

2026-04-04
add-migration
Arquitectos de bases de datos

Guides database schema changes across SQLite and PostgreSQL, including seed updates and schema push.

2026-04-02
debug
Desarrolladores de software

Investigate bugs using a systematic approach: reproduce, identify the layer, write a failing test, fix root cause.

2026-04-02
discuss-feature
Especialistas en gestión de proyectos

Interview-driven feature exploration to define and refine a feature idea before it becomes backlog stories.

2026-04-02
fix-ci
Desarrolladores de software

Diagnose and fix CI pipeline failures including lint, test, e2e, build, and dependency issues.

2026-04-02
redesign
Desarrolladores web

Redesign a page or component using the project design system components, CSS variables, and Tailwind utilities.

2026-04-02
review
Analistas de garantía de calidad de software y probadores

Pre-commit quality checklist covering security, testing, architecture, and code quality.

2026-04-02