mit einem Klick
spec-development-protocol
spec-development-protocol enthält 10 gesammelte Skills von WojcikMM, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
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.