API
API-only backend service with security, validation, and comprehensive testing.
Agents(5)
Skills(13)
Pipeline(3 steps)
Verification
Trust Index
Security2/2
Source vérifiéePASS
Pas de secrets exposésPASS
Quality2/2
Description présentePASS
Pipeline définiPASS
Community0/1
Seuil d'installs (10+)FAIL
name: API
description: API-only backend service with security, validation, and comprehensive testing.
agents:
- loomcrafthq/agents/database
- loomcrafthq/agents/backend
- loomcrafthq/agents/tester
- loomcrafthq/agents/review-qa
- loomcrafthq/agents/security
skills:
- obra/superpowers/brainstorming
- obra/superpowers/writing-plans
- obra/superpowers/executing-plans
- obra/superpowers/systematic-debugging
- obra/superpowers/requesting-code-review
- obra/superpowers/receiving-code-review
- github/awesome-copilot/conventional-commit
- loomcrafthq/skills/ticket-craft
- loomcrafthq/skills/testing-patterns
- loomcrafthq/skills/security-audit
- obra/superpowers/test-driven-development
- supabase/agent-skills/supabase-postgres-best-practices
- anthropics/skills/webapp-testing
pipeline:
- agent: database
when: "if migrations needed"
- agent: tester
mode: tdd
scope: backend
- agent: backend
verification:
- review-qa
- tester
- security
conventions:
commits: conventional
branches: "feat/<ticket-id>-<description>"