Voltar ao Marketplace
DevelopmentAvançadoVerificado

REST API Builder

porTHIAGONOMA·THIAGONOMA· v1.7.0 · atualizado em 2026-03-15
90
Score

Generates complete REST endpoints with validation, auth middleware, error handling and automatic OpenAPI documentation.

apirestexpressfastapiopenapi
Linguagens
TypeScriptPythonJavaScript
2.1KStars
198Forks
28.9KUsos
Fork

Documento do Skill

SKILL.mdrest-api-builder/workflow
1
SENSEInterpret API requirements
Entities, relationships, and CRUD operations
Authentication and authorization requirements
2
CONTEXTUALIZEAnalyze stack and existing patterns
Framework (Express, Fastify, FastAPI)
ORM and database layer
3
HYPOTHESIZEDesign the API
Define resources and RESTful routes
Validation schemas (Zod, Pydantic)
4
EVALUATEValidate design
Verify idempotency and HTTP security
Review pagination, filtering, and error codes
5
ACTGenerate implementation
Routes, controllers, middlewares
Automatic OpenAPI/Swagger documentation
6
REFLECTQuality
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-postgres
ConfigConfigure 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