API Refactorings
SkillDev toolsUse when behavior-preserving frontend refactoring focuses on function API shape, flags, dependencies, mutability, construction, or command/function trade-offs, and the selected technique needs family-specific mechanics, risks, and JavaScript/TypeScript/React/Vue adaptation.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the API Refactorings skill
What this skill tells your AI
The instructions your AI receives, as published by bovinphang/frontend-craft in skills/fec-refactoring-api/SKILL.md and read by ahel’s review.
Overview
Use this family after evidence identifies a fitting structural transformation. Apply one primary technique at a time and verify immediately.
Procedure
- Confirm the selected technique and its preconditions in API Refactorings.
- Record affected behavior and a diff budget.
- Apply only the selected technique's smallest viable step.
- Verify the step before composing another transformation.
- Stop and reassess when public contracts, lifecycle, state identity, or actual scope exceed expectations.
Quick Reference
The family reference contains 10 canonical techniques with intent, signals, avoid conditions, mechanics, preservation checkpoints, smell links, composition hints, JavaScript/TypeScript notes, React/Vue notes, adaptation guidance, and original frontend examples.
Common Mistakes
- Choosing a technique by name without checking its preconditions.
- Combining several structural intentions in one diff.
- Assuming a classical class-based form is mandatory in modern frontend code.
- Treating passing tests as proof when the relevant behavior is not covered.
Signals
- GitHub stars
- 21
- Forks
- 3
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
fec-refactoring-api- Source
- github.com/bovinphang/frontend-craft