com um clique
spec-development-protocol
spec-development-protocol contém 10 skills coletadas de WojcikMM, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Guidance for implementing secure, well-structured REST API endpoints.
Guidance for building accessible, testable frontend UI components.
Guidance for writing safe, reversible database schema migrations.
Guidance for implementing consistent, observable error handling.
Guidance for writing meaningful unit and integration tests.
Guidance for designing and implementing a well-structured REST API endpoint with proper validation, error handling, authentication, and documentation.
Guidance for building a well-structured, accessible, and testable frontend UI component aligned with the project's component model and design system.
Guidance for writing safe, reversible database schema migrations with consistent naming, rollback support, and zero data-loss defaults.
Guidance for implementing consistent, user-friendly, and observable error handling across API boundaries, service layers, and UI components.
Guidance for writing unit and integration tests following the Arrange-Act-Assert pattern, aligned with the project's testing stack in TECH.md.