new-page

Create dashboard pages with client components, API routes, navigation entries, and translation keys.

4|4|Updated May 20, 2024
One-click install
npx skills add https://github.com/outwebfeng/text-format --skill new-page-outwebfeng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: new-page
Source: https://github.com/outwebfeng/text-format/tree/main/.claude/skills/new-page
Command: npx skills add https://github.com/outwebfeng/text-format --skill new-page-outwebfeng

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill streamlines the process of creating new pages in a dashboard, reducing manual configuration and improving consistency across pages.

Core Features & Use Cases

  • Client Component Creation: Automatically generates the front-end components required for a new page.
  • API Integration: Sets up the necessary API routes for fetching data, if required.
  • Navigation Entry: Automatically adds a new navigation entry for the created page.
  • Translation Keys: Generates translation keys for the new page.
  • Optional Visuals: Can generate images for certain page elements.
  • Use Case: Ideal for situations where a user wants to add a new section to a dashboard, requiring a full page with navigation, data display, and potential image elements.

Quick Start

Create a new dashboard page by running 'new-page <page name>'.

Frequently Asked Questions about new-page

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

FAQPage Schema
How do I create a new dashboard page with API integration and navigation automatically?

You can create a new dashboard page by running a single command, which automatically generates client components, sets up API integration for data fetching, and adds the corresponding navigation entry.

Can I automate translation key generation when building new web application pages?

Yes, you can automate translation key generation when building new pages. The tool automatically generates the required translation keys for the new dashboard section.

Does dashboard page creation support generating visual elements like images?

Yes, dashboard page creation supports generating visual elements. It optionally generates images for specific page elements to enhance the visual output of newly created user-facing sections.

What is the best way to add a new section to a dashboard with data display and navigation?

The best way to add a new dashboard section is to use an automated page creation approach that simultaneously generates client components, configures API integration, and registers navigation entries.

Do I need to manually configure API routes when adding a new dashboard page?

No, you do not need to manually configure API routes. The page creation process automatically sets up the necessary API routes for fetching data.

When should I use automated page creation for my web application dashboard?

You should use automated page creation when you need rapid development of user-facing dashboard pages that require full configuration, including navigation, data display, and optional visual elements.