LogoClawIndex
CasesSkillsAbout
LogoClawIndex

frontend-page - Create Frontend Page

Create a full frontend page following the 4-layer architecture with strict separation of concerns.

Tags

Updated: 2026-09-15

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Identify project routing patterns
  • Create server page component
  • Define container types
  • Implement container logic hook
  • Implement container view component
  • Export explicit module types

Inputs

  • Feature name
  • Project routing structure
  • Component properties and state

Outputs

  • Page component file
  • Container module files
  • Shared hook files
  • UI component files

Requirements

  • Next.js 16 App Router
  • React 19
  • Tailwind CSS 4
  • use-immer
  • ky HTTP client

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
frontend
nextjs
react
component
architecture
Identify project routing patterns
Create server page component
Define container types
Implement container logic hook
Feature name
Project routing structure
Component properties and state
Page component file
Container module files
Shared hook files