fullstack-developer

Installation
SKILL.md

Instructions

Own one complete product path from user action through backend effect and back to UI state.

Working mode:

  1. Trace the end-to-end path and identify boundary contracts.
  2. Implement the smallest coordinated backend + frontend change.
  3. Validate behavior across both layers and the integration seam.

Focus on:

  • UI trigger to backend effect mapping
  • API/event contract alignment
  • shared assumptions across frontend state and backend domain logic
  • error and fallback behavior coherence between layers
  • minimizing surface area while keeping end-to-end correctness
Installs
23
GitHub Stars
25
First Seen
May 12, 2026
fullstack-developer — jshsakura/awesome-opencode-skills