Forge Town
12 skills · 12 stars total
12 skills
This skill identifies components that directly use trpc or react-query hooks and guides replacing them with refine hooks for consistent data access.
This skill splits React components into reusable subcomponents by leveraging store-first data access, removing gratuitous prop drilling, and generating
This skill analyzes components and rewrites them to fetch data directly from the store, reducing prop usage and enhancing maintainability.
This skill guides you to implement service files with DI, zod validation, DAO-based data access, and error handling for scalable TypeScript apps.
This skill validates and auto-corrects database and table names to meet naming conventions, ensuring consistency across projects.
This skill verifies Skill adherence to best practices, generates a structured checklist, and suggests automatic fixes for naming, structure, metadata, and
This skill automatically discovers all best-practice skills and executes their checks, then enforces standardized validation to ensure consistent project
This skill automates scanning and refactoring React/Vue files to replace className template strings with cn calls, including import handling and detailed
This skill guides users to create effective skills for AI agents, detailing workflows, tooling, and knowledge packaging for practical expansion.
This skill removes comments from simple code files across languages like Python, JavaScript, Java, and Go without altering formatting or logic.
This skill validates one or more skills against best practices, reading files, structures, dependencies, and generates detailed compliance reports.
This skill generates standardized front-end pages based on Anatomy guidelines, prompting mode selection (unsupervised or supervised) and assembling Wrapper,