Skip to main content
Run any Skill in Manus
with one click
GitHub repository

spec-development-protocol

spec-development-protocol contains 10 collected skills from WojcikMM, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
10
Stars
2
updated
2026-06-08
Forks
1
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

create-api-endpoint
software-developers

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

2026-06-08
create-ui-component
software-developers

Guidance for building accessible, testable frontend UI components.

2026-06-08
database-migration
software-developers

Guidance for writing safe, reversible database schema migrations.

2026-06-08
error-handling
software-developers

Guidance for implementing consistent, observable error handling.

2026-06-08
write-tests
software-developers

Guidance for writing meaningful unit and integration tests.

2026-06-08
create-rest-api-endpoint
software-developers

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
software-developers

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
software-developers

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

2026-06-03
error-handling
software-developers

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

2026-06-03
write-tests
software-developers

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