dragonrider
Community@junevm
dragonrider (junevm) publishes 28 Claude Code skills spanning frontend development, accessibility, testing, refactoring, and agent evaluation.
Agent Skills by dragonrider
Showing 25 vetted skills indexed across 2 GitHub repositories.
heroui-migration
Fetches and applies HeroUI v2-to-v3 breaking-change MDX guides via Node scripts.
mermaid-diagrams
Generate Mermaid diagram syntax for flowcharts, sequence, ER, and C4 diagrams.
test-driven-development
Guide test-first implementation using a Red-Green-Refactor cycle with failing and passing test verification.
technical-docs
Generate technical documentation and Mermaid diagrams with YAML frontmatter-driven discovery.
ux-designer
Produce research-grounded UX plans covering information architecture, user flows, wireframing, prototyping, and design-system handoff.
mcp-deepwiki
Answer questions grounded in public GitHub repository documentation via DeepWiki MCP.
web-design-guidelines
Review web UI source files against Web Interface Guidelines.
vitest
Implement Vitest unit and integration tests with Jest-compatible APIs.
caveman-compress
Compress markdown memory files into a shorter caveman format.
developing-preact
Guide standards-based Preact app design with ES modules and import maps.
context7-mcp
Fetch current library and framework documentation with version-aware code examples.
heroui-react
Guide React UI development with HeroUI v3, Tailwind CSS v4, and React Aria components.
ui-ux-polish
Refine web application UI/UX with desktop and mobile passes and WCAG 2.2 AA audits.
grug-brain-development
Review code and architecture for unnecessary complexity and premature abstraction.
skill-creator
Draft SKILL.md content and run trigger/evaluation loops for Claude Code skills.
localization-engineer
Implement framework-agnostic internationalization with ICU messages, CLDR plurals, and RTL handling.
next-best-practices
Enforce Next.js App Router conventions for RSC boundaries and async APIs.
frontend-design
Translate UI requirements into polished frontend component code.
writing-skills
Tests discipline-enforcing agent skills using RED-GREEN-REFACTOR loops with loophole counters.
accessibility
Enforces WCAG 2.2 AA requirements for accessible web interfaces via semantic HTML, ARIA, and keyboard/focus behavior.
caveman
Compress AI responses into caveman-style prose with intensity levels.
seo-optimizer
Apply entity-first SEO with JSON-LD schema and E-E-A-T validation.
planning-with-files
Organizes complex multi-step tasks using persistent markdown planning files on disk.
agentic-eval
Implements iterative evaluation and refinement loops for improving AI agent outputs.
Frequently Asked Questions About dragonrider
FAQPage SchemaWhat tasks can I accomplish with dragonrider's skills?▼
You can migrate HeroUI v2 to v3, build React UIs with Tailwind CSS v4 and React Aria, write Vitest tests, refactor code safely, generate Mermaid diagrams, enforce WCAG 2.2 AA accessibility, implement ICU/CLDR internationalization, apply JSON-LD SEO, and evaluate agent outputs with self-critique loops.
Who are these skills designed for?▼
Frontend engineers, UX designers, and developers working with React, Next.js, Preact, and Tailwind CSS. They also serve technical writers producing documentation, localization engineers handling ICU messages and RTL layouts, and teams building or testing Claude Code skills with RED-GREEN-REFACTOR discipline loops.
How do the planning-with-files and agentic-eval skills work at runtime?▼
planning-with-files creates task_plan.md, findings.md, and progress.md, using PreToolUse and PostToolUse hooks to display plan status and a Stop hook running check-complete scripts on Windows or Unix. agentic-eval applies self-critique, evaluator-optimizer pipelines, and LLM-as-judge rubrics to iteratively improve outputs.
Are dragonrider's skills open source and free to use?▼
Yes. The refactor skill explicitly declares an MIT license, and all 28 skills are published publicly in the registry under the junevm account with 19 public repositories, indicating free availability for installation and reuse without stated cost.
What prerequisites do these skills require?▼
Skills run inside Claude Code with standard allowed tools like Read, Write, Edit, Bash, Glob, Grep, WebFetch, and WebSearch. Specific skills need Node scripts for HeroUI migration, Vitest with Jest-compatible APIs for testing, and MCP servers such as DeepWiki or Context7 for documentation grounding.