create-page

Official

Auto-scaffold new site pages with full wiring.

Authoragentconfig
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Create a standardized scaffold for new pages on agentconfig.org, reducing manual setup and ensuring consistent structure across the site.

Core Features & Use Cases

  • Generates HTML entry point at site/{slug}/index.html
  • Creates a page renderer at site/src/pages/{slug}.tsx
  • Creates a page component at site/src/components/{Name}Page/
  • Creates data file at site/src/data/{slug}Tutorial.ts
  • Sets up Vite entry, navigation link, and a Page registry entry for llms generation
  • Helps add major sections like /skills, /agents, or /mcp with consistent metadata

Quick Start

Create a new page scaffold by invoking this skill with the desired slug and label, following the project's naming conventions.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: create-page
Download link: https://github.com/agentconfig/agentconfig.org/archive/main.zip#create-page

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.