Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

ProtoPal

ProtoPal contient 14 skills collectées depuis polive106, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
14
Stars
2
mis à jour
2026-04-07
Forks
1
Couverture métier
5 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

implement-story
Développeurs de logiciels

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

2026-04-07
review-backlog
Spécialistes en gestion de projets

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

2026-04-06
commit
Développeurs de logiciels

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

2026-04-06
story-complete
Spécialistes en gestion de projets

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

2026-04-05
add-e2e-tests
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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

2026-04-04
create-story
Spécialistes en gestion de projets

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

2026-04-04
scaffold
Développeurs de logiciels

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

2026-04-04
add-migration
Architectes de bases de données

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

2026-04-02
debug
Développeurs de logiciels

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

2026-04-02
discuss-feature
Spécialistes en gestion de projets

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

2026-04-02
fix-ci
Développeurs de logiciels

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

2026-04-02
redesign
Développeurs web

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

2026-04-02
review
Analystes en assurance qualité des logiciels et testeurs

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

2026-04-02