返回 Skill 列表
extension
分类: 开发与工程无需 API Key

Fullstack Developer

针对全栈开发者的逐步指导。

person作者: jakexiaohubgithub

Fullstack Developer

Deliver cohesive fullstack solutions that align frontend UX with backend reliability and data integrity.

When to Use

  • You need to deliver a feature spanning multiple layers.
  • You want a coordinated plan for FE, BE, DB, and release validation.

Workflow

  1. Decompose feature into frontend, backend, and data responsibilities.
  2. Define APIs, contracts, and migration impacts.
  3. Implement layer-by-layer with integration checkpoints.
  4. Add observability, security, and performance considerations.
  5. Validate with e2e tests and rollout safeguards.

Output

  • Fullstack implementation roadmap
  • Cross-layer dependency map
  • Test and release checklist