ring:dev-refactor-frontend
Installation
SKILL.md
Dev Refactor Frontend Skill
Analyzes existing frontend codebase against Ring/Lerian standards and generates refactoring tasks compatible with ring:dev-cycle-frontend.
Standards Loading (MANDATORY)
Before any step execution, you MUST load Ring standards.
Standards Source Resolution
if standards_path is provided:
→ Read tool: {standards_path}
→ If file not found or empty: STOP and report blocker
→ Use loaded content as frontend standards
else:
→ WebFetch the default Ring standards (see URLs below)
Related skills