explainer-site

Create single-page explainer websites with Mermaid diagrams and progressive disclosure.

88|16|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/drpedapati/sciclaw --skill explainer-site
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: explainer-site
Source: https://github.com/drpedapati/sciclaw/tree/main/skills/explainer-site
Command: npx skills add https://github.com/drpedapati/sciclaw --skill explainer-site

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create deep-dive, single-page explainer websites in the style of howkeyboardswork.com — technically rigorous but accessible, personal yet authoritative, with progressive disclosure from overview to implementation details.

Core Features & Use Cases

  • Voice & tone guidelines influence the writing, ensuring a personal yet authoritative exposition.
  • Pipeline thinking structures content from overview to implementation, guiding readers through progressive depth.
  • Beautiful Mermaid diagrams are embedded to visually explain concepts and relationships.
  • Reference implementations and working demos provide patterns to mimic or adapt for new topics.

Quick Start

Replace topic content and diagrams in the template to generate your own explainer site, then deploy to your preferred hosting.

Frequently Asked Questions about explainer-site

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

FAQPage Schema
How do I create a single-page explainer website with progressive disclosure and visual diagrams?

Create deep-dive, single-page explainer websites by structuring content into pipeline sections from overview to implementation, embedding Mermaid diagrams to visually explain concepts, and using a personal yet authoritative voice.

What is pipeline thinking and how does it structure educational content for technical writers?

Pipeline thinking structures educational content progressively, guiding readers from initial overview to deep implementation details. It ensures concepts are revealed logically, making complex technical topics accessible and rigorous.

How do I embed Mermaid diagrams into an educational Nuxt and Tailwind explainer site?

You embed Mermaid diagrams into your Nuxt and Tailwind explainer site to visually explain concepts and relationships. The skill integrates these visual diagrams directly within the progressive content sections.

Can I generate a deep-dive technical explainer site without writing code from scratch?

Yes, you can replace topic content and diagrams in the provided template to generate your own explainer site. The skill provides reference implementations and working demos as patterns to mimic or adapt for new topics.

Does this explainer site generator support custom voice and tone guidelines for content creators?

Yes, the explainer site generator includes voice and tone guidelines that influence the writing. This ensures your educational exposition maintains a personal yet authoritative style throughout the deep-dive content.

What are the limitations when using this skill to build how-it-works educational sites?

This skill targets single-page, topic-specific explainers rather than multi-page documentation sites. It requires frontmatter with name and description in SKILL.md and focuses on progressive disclosure from overview to implementation details.