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

Fabll

针对fabll的逐步指导

person作者: jakexiaohubgithub

Fabll

Provide practical development guidance for FABLL projects from design through implementation.

When to Use

  • You are building features in a FABLL-based codebase.
  • You need structured guidance for module design and integration.

Workflow

  1. Identify the target module and expected behavior change.
  2. Map dependencies and integration boundaries in the project.
  3. Define implementation steps with validation and fallback behavior.
  4. Add test coverage recommendations for new logic paths.
  5. Document rollout and verification checks.

Output

  • FABLL implementation plan
  • Integration and risk notes
  • Validation checklist