Loading...
Loading...
Found 57 Skills
Find and add Nx plugins. USE WHEN user wants to discover available plugins, install a new plugin, or add support for a specific framework or technology to the workspace.
Import, merge, or combine repositories into an Nx workspace using nx import. USE WHEN the user asks to adopt Nx across repos, move projects into a monorepo, or bring code/history from another repository.
Hairy's {Opinionated} preferences and best practices for web development
Diagnose and fix errors with Codex delegation. Traces error to root cause, researches approach, delegates fix, verifies. Use when: bug reports, error messages, stack traces, test failures.
Step through versioning, tagging, and verification
Launch the interactive web dashboard to visualize a codebase's knowledge graph
Use this skill when writing meta file for MUI Treasury registry.
Start local development server for previewing the site.
Run all pre-commit checks before committing changes. Use to manually verify changes pass all quality gates before committing.