Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Place first-party modules correctly, make them routable, and use router seams instead of hardwiring features into shells.
Use this skill when creating or updating routed modules, deciding where files belong, or wiring a feature into the authenticated app shell.
If the user wants a reusable app surface, tool UI, settings panel, or workflow screen, prefer a custom routed page module over a space. Spaces are for persisted user-authored widget canvases; custom pages are for feature-owned interfaces.
mod/<author>/<repo>/....app/L0/_all/mod/_core/<feature>/.view.html under that module root.ext/html/... files only as thin adapters into existing seams.~/spaces/....npx skills add agent0ai/space-agent --skill modules-routingHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Mostly clear, but there are still a few confusing or poorly structured parts.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Partially actionable with several concrete steps, but still missing important details.