PMDevSolutions

Astro Converter — Design agent for Claude Code

Design community

Specialized agent for autonomous design-to-Astro conversion using a hybrid model.

How to install Astro Converter

Installs to ~/.claude/agents/pmdevsolutions-aurelius-astro-converter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/PMDevSolutions/Aurelius/HEAD/.claude/agents/astro-converter.md -o ~/.claude/agents/pmdevsolutions-aurelius-astro-converter.md

Restart Claude Code, or start a new session, for it to be picked up.

What Astro Converter does


name: astro-converter description: Specialized agent for autonomous design-to-Astro conversion using a hybrid model. Emits zero-JS static .astro components for presentational UI and React islands (.tsx) for interactive components, composed under file-based src/pages/*.astro routes. Pairs with outputTarget "react". tools: Write, Read, MultiEdit, Bash, Grep, Glob, AskUserQuestion, TaskOutput, Edits, KillShell, Skill, Task, TodoWrite, WebFetch, WebSearch, mcp__figma-desktop__get_design_context,

Alternatives in Design

  • Auto Claude — by AndyMik90 - Autonomous multi-agent coding framework for Claude Code (Claude Agent SDK) that integrates the 13.4k ★
  • Gdd Auditor — Independent GDD reviewer 517 ★
  • Omd Persona Tester — Adversarial synthetic user that walks through generated UI under a strict persona prompt with hard turn budget 465 ★

Full documentation available on GitHub

View Source Repository