Showing 28 verified skills. 284 preview entries are hidden until we confirm a real source. Show preview skills · Why?
Guide Cursor through Astro island architecture and content collections
curl -o .cursorrules https://skills.dev/rules/astroAstro conventions for Cursor: content collection schemas, island architecture boundaries, component framework mixing, MDX patterns, and static/SSR rendering decisions.
mkdir -p ~/.claude/skills/cursor-astro-rules~/.claude/skills/cursor-astro-rules/SKILL.mdResulting file structure:
~/.claude/
skills/
cursor-astro-rules/
SKILL.md <-- skill definitionSkills are loaded automatically by Claude Code when you start a new session. The skill name and description in the frontmatter determine when Claude triggers it.
Recommended from shared domain, career, and tool overlap with Astro Project Rules
Generate typed API clients and webhook handlers from specs
Both used by Software Engineer
Audit your UI for WCAG compliance and fix accessibility issues
Both used by Software Engineer
Generate Storybook stories with controls and interaction tests
Both used by Software Engineer
Generate comprehensive error handling with recovery strategies
Both used by Software Engineer
Build GraphQL schemas with resolvers and type-safe client generation
Both used by Software Engineer
Extract strings, manage translations, and validate i18n completeness
Both used by Software Engineer
Astro Project Rules