Ecommerce
E-commerce application with payments, inventory, and full-stack TDD pipeline.
Agents(7)
Skills(19)
Pipeline(6 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: Ecommerce
description: E-commerce application with payments, inventory, and full-stack TDD pipeline.
agents:
- loomcrafthq/agents/database
- loomcrafthq/agents/backend
- loomcrafthq/agents/frontend
- loomcrafthq/agents/ux-ui
- 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
- anthropics/skills/frontend-design
- vercel-labs/agent-skills/web-design-guidelines
- vercel-labs/agent-skills/vercel-react-best-practices
- vercel-labs/next-skills/next-best-practices
- better-auth/skills/better-auth-best-practices
- coreyhaines31/marketingskills/seo-audit
- wshobson/agents/tailwind-design-system
- anthropics/skills/webapp-testing
pipeline:
- agent: database
when: "if migrations needed"
- agent: tester
mode: tdd
scope: "database + backend"
- agent: backend
- agent: ux-ui
when: "if UI needed"
- agent: frontend
- agent: tester
mode: test-after
scope: frontend
verification:
- review-qa
- tester
- security
conventions:
commits: conventional
branches: "feat/<ticket-id>-<description>"