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

spec-development-protocol

spec-development-protocol contient 10 skills collectées depuis WojcikMM, avec une couverture métier par dépôt et des pages de détail sur le site.

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

Skills dans ce dépôt

create-api-endpoint
Développeurs de logiciels

Guidance for implementing secure, well-structured REST API endpoints.

2026-06-08
create-ui-component
Développeurs de logiciels

Guidance for building accessible, testable frontend UI components.

2026-06-08
database-migration
Développeurs de logiciels

Guidance for writing safe, reversible database schema migrations.

2026-06-08
error-handling
Développeurs de logiciels

Guidance for implementing consistent, observable error handling.

2026-06-08
write-tests
Développeurs de logiciels

Guidance for writing meaningful unit and integration tests.

2026-06-08
create-rest-api-endpoint
Développeurs de logiciels

Guidance for designing and implementing a well-structured REST API endpoint with proper validation, error handling, authentication, and documentation.

2026-06-03
create-ui-component
Développeurs de logiciels

Guidance for building a well-structured, accessible, and testable frontend UI component aligned with the project's component model and design system.

2026-06-03
write-database-migration
Développeurs de logiciels

Guidance for writing safe, reversible database schema migrations with consistent naming, rollback support, and zero data-loss defaults.

2026-06-03
error-handling
Développeurs de logiciels

Guidance for implementing consistent, user-friendly, and observable error handling across API boundaries, service layers, and UI components.

2026-06-03
write-tests
Développeurs de logiciels

Guidance for writing unit and integration tests following the Arrange-Act-Assert pattern, aligned with the project's testing stack in TECH.md.

2026-06-03