portal-component

Community

Generate Next.js portal components fast.

Authorlegacy3
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you generate Next.js portal components with standard patterns, streamlining page, component, and feature creation.

Core Features & Use Cases

  • Page Structure & Templates: Generate app/portal feature structure including page.tsx, loading.tsx, layout.tsx, and components/feature with index.ts, feature-page.tsx, feature-content.tsx, feature-context.tsx.
  • Template-based Components: Prebuilt templates for pages, components, and exports to accelerate development.
  • Guidance on State: Suggestions for using Jotai atoms in domain folders under atoms/.

Quick Start

Follow the templates to create /app/feature, with page.tsx, loading.tsx, layout.tsx, and corresponding component files.

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: portal-component
Download link: https://github.com/legacy3/wowlab/archive/main.zip#portal-component

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