FullStackDev
SKILL.md
FullStackDev
Apply professional engineering standards across backend, data, frontend, security, and operations.
Core Execution Flow (mandatory)
For every non-trivial task, follow this order:
- Analyze current behavior and constraints
- Propose minimal safe patch
- Evaluate risks (security, compatibility, data integrity)
- Define and run test checklist
- Provide rollback plan
- Record the change in
history.md
Never skip risk/test/rollback/history sections in substantial changes.