protowiki-components

Catalog ProtoWiki's shipped UI components and their documentation locations.

7|6|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/wikimedia/ProtoWiki --skill protowiki-components
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: protowiki-components
Source: https://github.com/wikimedia/ProtoWiki/tree/main/.agents/skills/protowiki-components
Command: npx skills add https://github.com/wikimedia/ProtoWiki --skill protowiki-components

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

ProtoWiki ships a centralized catalog of all UI components (wrappers, chrome primitives, article surfaces, dashboards) to help developers quickly discover what ProtoWiki ships, how they relate, and where to find deeper guidance.

Core Features & Use Cases

  • Lists and categorizes shipped components (ChromeWrapper, SpecialPageWrapper, PlainWrapper, ChromeHeader, ChromeFooter, ArticleWrapper, ArticleRenderer, ArticleLive, ArticleSnapshot, ArticleCustom, ArticleHeader, Dashboard, DashboardModule, and Search) and their references.
  • Helps onboarding and rapid prototyping by clarifying component roles and documentation locations.
  • Use cases include planning UI experiments, composing pages from existing primitives, and answering "what components does ProtoWiki ship?" quickly.

Quick Start

Browse the references to discover ProtoWiki's shipped UI components and start composing pages with the documented wrappers.

Frequently Asked Questions about protowiki-components

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

FAQPage Schema
What UI components does ProtoWiki ship for building pages?

ProtoWiki ships UI components including ChromeWrapper, SpecialPageWrapper, ChromeHeader, ChromeFooter, ArticleWrapper, ArticleRenderer, Dashboard, and Search to support rapid prototyping and page composition.

How do I find documentation for ProtoWiki's Vue dashboard and wrapper components?

Browse the references directory to discover ProtoWiki's shipped Vue components, which clarifies component roles and documentation locations for rapid onboarding and UI experiments.

Can I use ProtoWiki components for rapid prototyping and onboarding?

Yes, ProtoWiki components support rapid prototyping and onboarding by clarifying component roles and documentation locations to support consistent discovery and reuse across src/components/, references/, and assets/.

What is the best way to discover existing primitives for composing pages in ProtoWiki?

The best way to discover existing primitives is using the ProtoWiki component catalog, which enumerates core components and their locations to support consistent discovery and reuse for composing pages.

Where are ProtoWiki's shipped UI components located in the codebase?

ProtoWiki's shipped UI components are located in src/components/, references/, and assets/ directories, with the catalog enumerating core components and their locations to support consistent discovery and reuse.