用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/tomevault-io/skills-registry --skill blueprint-webapi命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | blueprint-webapi |
| description | > Use when this capability is needed. |
Design and architect robust HTTP REST APIs regardless of the underlying language or framework. This blueprint focuses entirely on API Protocol, Contracts, and Governance. It enforces a strict "Design-First / Contract-First" approach.
Other blueprints (like blueprint-web-micronaut or blueprint-web-nodejs) should inherit these rules to ensure any API built by a team complies with a unified standard.
| Command | Phase | Description |
|---|---|---|
/blueprint init | Pre | Start the discovery and planning session for the API |
/blueprint api-spec | Pre | Scaffold an OpenAPI 3.1 specification document |
/blueprint check | During | Validate project code against universally strict API contract standards |
Before finalizing any strategy or code generation for an API (regardless of language), the agent MUST verify against these strict rules:
application/json). Use camelCase for properties and kebab-case for paths.| File | Description |
|---|---|
references/requirement/api-contract.md | API synchronization and strict governance (OpenAPI source of truth) |
| File | Description |
|---|---|
references/design/openapi-standards.md | Rules for URLs, Request/Response shapes, and standard headers |
references/design/schema-contract.md | Strict envelope schemas (client/server) including auth and tracing headers |
| File | Description |
|---|---|
references/testing/api-testing.md | Guidelines for contract testing and schema validation |
Source: azmankudus/style-eden — distributed by TomeVault.
基于 SOC 职业分类