busirocket-refactor-workflow
Installation
SKILL.md
Refactor Workflow
Strict, step-by-step refactoring guidance for maintaining code quality.
When to Use
Use this skill when:
- Refactoring files with multiple exports (use
@fileworkflow) - Splitting components/hooks/utils into smaller files
- Moving inline types to
types/ - Enforcing post-refactor quality checks
Non-Negotiables (MUST)
Related skills
More from busirocket/agents-skills
busirocket-tailwindcss-v4
Applies Tailwind CSS v4 setup and styling strategy. Use when configuring
62busirocket-core-conventions
Applies general engineering conventions optimized for AI agents. Use when
46busirocket-validation
Applies validation strategy using Zod for schemas and guard helpers for
41busirocket-rust
Enforces Rust language and module standards for maintainable codebases. Use
39busirocket-supabase
Enforces Supabase access patterns and service boundaries. Use only when
39busirocket-tauri
Applies Tauri-specific standards for desktop apps. Use when creating Tauri
35