원클릭으로
spec-development-protocol
spec-development-protocol에는 WojcikMM에서 수집한 skills 10개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
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.