Voltar ao MarketplaceScore
DevelopmentAvançadoVerificado
REST API Builder
90
Generates complete REST endpoints with validation, auth middleware, error handling and automatic OpenAPI documentation.
apirestexpressfastapiopenapi
Linguagens
TypeScriptPythonJavaScript
Documento do Skill
SKILL.mdrest-api-builder/workflow
1
SENSE — Interpret API requirements
Entities, relationships, and CRUD operations
Authentication and authorization requirements
2
CONTEXTUALIZE — Analyze stack and existing patterns
Framework (Express, Fastify, FastAPI)
ORM and database layer
3
HYPOTHESIZE — Design the API
Define resources and RESTful routes
Validation schemas (Zod, Pydantic)
4
EVALUATE — Validate design
Verify idempotency and HTTP security
Review pagination, filtering, and error codes
5
ACT — Generate implementation
Routes, controllers, middlewares
Automatic OpenAPI/Swagger documentation
6
REFLECT — Quality
Generated integration tests
Exported Postman/Insomnia collection
Telemetria de Agentes
Execuções
28.9K
total
Taxa de Sucesso
89%
últimos 30d
Latência Média
3.1s
p50
Alucinação
2.0%
detecção
Uso por Plataforma
cursor14.2K
claude-code10.5K
codex4.2K
Árvore do Skill
REST API Builder
rest-api-builder
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.EVALUATE
5.ACT
6.REFLECT
Triggers4
criar apigerar endpointsmontar rest apicriar rotas
MCP Servers2
🗄️
PostgreSQL MCP
Query execution, migrations and schema introspection
npx @modelcontextprotocol/server-postgresConfigConfigure DATABASE_URL in .env
📁
Filesystem MCP
Reading and writing files in the project workspace
AutoLocal workspace access
Avaliar este Skill
Score Breakdown
⭐Avaliação Humana91%
🤖Sucesso de Agentes89%
🕐Atualidade93%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo78%
🛡️Segurança49%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança
Instalação
$ skillschain install rest-api-builder
$ skillschain use rest-api-builder