kuroryuu-playground

Generate Kuroryuu interactive HTML playgrounds pre-populated with live repository data.

12|5|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/ahostbr/kuroryuu-public --skill kuroryuu-playground
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kuroryuu-playground
Source: https://github.com/ahostbr/kuroryuu-public/tree/main/.claude/plugins/kuro/skills/kuroryuu-playground
Command: npx skills add https://github.com/ahostbr/kuroryuu-public --skill kuroryuu-playground

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creates Kuroryuu-specific interactive HTML playgrounds pre-populated with real project architecture data to accelerate exploration and prototyping.

Core Features & Use Cases

  • Extends the official playground templates with Kuroryuu data-driven templates (architecture-explorer, theme-tuner, agent-team-planner, hook-builder).
  • Loads live repository data to pre-fill templates and generate ready-to-run playgrounds.
  • Use Case: When a user asks for a Kuroryuu playground focusing on architecture or workflow, this skill returns a ready HTML playground pre-populated with the current project structure.

Quick Start

Ask me to generate a Kuroryuu playground pre-populated with architecture data.

Frequently Asked Questions about kuroryuu-playground

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate an interactive HTML playground pre-populated with project architecture data?

To generate an interactive HTML playground pre-populated with project architecture data, use this skill to load live repository data and Kuroryuu templates, outputting a single ready-to-run HTML file with inline CSS and JS.

What is a Kuroryuu architecture explorer and how does it work with live repository data?

A Kuroryuu architecture explorer is an interactive HTML template that loads live repository data to visualize project structure. It works by extracting current repo intel and pre-filling the template to accelerate architecture exploration.

Can I use this playground generator for agent team planning and hook configuration?

Yes, you can use this playground generator for agent team planning and hook configuration. It extends official templates with data-driven formats like agent-team-planner and hook-builder to produce ready-to-use interactive HTML files.

Do I need repo intel tools to create a Kuroryuu theme tuner playground?

Yes, you need repo intel tools to create a Kuroryuu theme tuner playground. The skill requires access to live repository data via these tools to pre-fill the template and output the populated HTML file.

Best way to prototype workflows using data-driven HTML playgrounds?

The best way to prototype workflows using data-driven HTML playgrounds is to use Kuroryuu templates that automatically pull live project data, generating standalone HTML files with inline CSS and JS for immediate exploration.

What are the limitations of generating standalone HTML playgrounds from repository data?

A limitation of generating standalone HTML playgrounds is that the output is restricted to a single HTML file with inline CSS and JS per official core requirements, meaning external file dependencies are not supported in the generated playground.