Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

spec-development-protocol

spec-development-protocol 收录了来自 WojcikMM 的 10 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
10
Stars
2
更新
2026-06-08
Forks
1
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

create-api-endpoint
软件开发工程师

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

2026-06-08
create-ui-component
软件开发工程师

Guidance for building accessible, testable frontend UI components.

2026-06-08
database-migration
软件开发工程师

Guidance for writing safe, reversible database schema migrations.

2026-06-08
error-handling
软件开发工程师

Guidance for implementing consistent, observable error handling.

2026-06-08
write-tests
软件开发工程师

Guidance for writing meaningful unit and integration tests.

2026-06-08
create-rest-api-endpoint
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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

2026-06-03
error-handling
软件开发工程师

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

2026-06-03
write-tests
软件开发工程师

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