dragonrider avatar

dragonrider

Community

@junevm

17Followers
|
19Public Repos
|
25Published Skills

dragonrider (junevm) publishes 28 Claude Code skills spanning frontend development, accessibility, testing, refactoring, and agent evaluation.

Skills Distribution
DomainDeveloper To...Frontend Developme.. (35%)Testing & Code Qua.. (25%)Agent Skill Author.. (20%)Documentation & Di.. (10%)

Agent Skills by dragonrider

Showing 25 vetted skills indexed across 2 GitHub repositories.

junevmjunevm

heroui-migration

Fetches and applies HeroUI v2-to-v3 breaking-change MDX guides via Node scripts.

Community
Intermediate
junevmjunevm

mermaid-diagrams

Generate Mermaid diagram syntax for flowcharts, sequence, ER, and C4 diagrams.

Community
Advanced
junevmjunevm

test-driven-development

Guide test-first implementation using a Red-Green-Refactor cycle with failing and passing test verification.

Community
Advanced
junevmjunevm

technical-docs

Generate technical documentation and Mermaid diagrams with YAML frontmatter-driven discovery.

Community
Advanced
junevmjunevm

ux-designer

Produce research-grounded UX plans covering information architecture, user flows, wireframing, prototyping, and design-system handoff.

Community
Intermediate
junevmjunevm

mcp-deepwiki

Answer questions grounded in public GitHub repository documentation via DeepWiki MCP.

Community
Basic
junevmjunevm

web-design-guidelines

Review web UI source files against Web Interface Guidelines.

Community
Intermediate
junevmjunevm

vitest

Implement Vitest unit and integration tests with Jest-compatible APIs.

Community
Intermediate
junevmjunevm

caveman-compress

Compress markdown memory files into a shorter caveman format.

Community
Advanced
junevmjunevm

developing-preact

Guide standards-based Preact app design with ES modules and import maps.

Community
Intermediate
junevmjunevm

context7-mcp

Fetch current library and framework documentation with version-aware code examples.

Community
Intermediate
junevmjunevm

heroui-react

Guide React UI development with HeroUI v3, Tailwind CSS v4, and React Aria components.

Community
Intermediate
junevmjunevm

ui-ux-polish

Refine web application UI/UX with desktop and mobile passes and WCAG 2.2 AA audits.

Community
Intermediate
junevmjunevm

grug-brain-development

Review code and architecture for unnecessary complexity and premature abstraction.

Community
Intermediate
junevmjunevm

skill-creator

Draft SKILL.md content and run trigger/evaluation loops for Claude Code skills.

Community
Advanced
junevmjunevm

localization-engineer

Implement framework-agnostic internationalization with ICU messages, CLDR plurals, and RTL handling.

Community
Advanced
junevmjunevm

next-best-practices

Enforce Next.js App Router conventions for RSC boundaries and async APIs.

Community
Advanced
junevmjunevm

frontend-design

Translate UI requirements into polished frontend component code.

Community
Advanced
junevmjunevm

writing-skills

Tests discipline-enforcing agent skills using RED-GREEN-REFACTOR loops with loophole counters.

Community
Advanced
junevmjunevm

accessibility

Enforces WCAG 2.2 AA requirements for accessible web interfaces via semantic HTML, ARIA, and keyboard/focus behavior.

Community
Intermediate
junevmjunevm

caveman

Compress AI responses into caveman-style prose with intensity levels.

Community
Basic
junevmjunevm

seo-optimizer

Apply entity-first SEO with JSON-LD schema and E-E-A-T validation.

Community
Advanced
junevmjunevm
209

planning-with-files

Organizes complex multi-step tasks using persistent markdown planning files on disk.

Community
Advanced
junevmjunevm
209

agentic-eval

Implements iterative evaluation and refinement loops for improving AI agent outputs.

Community
Intermediate

Frequently Asked Questions About dragonrider

FAQPage Schema
What 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.