com um clique
source-command-page
Scaffold a new page with layout, loading, and error boundaries
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Scaffold a new page with layout, loading, and error boundaries
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
Use this skill to generate well-branded interfaces and assets for Good'ai, either for production or throwaway prototypes/mocks/etc. Contains essential design guidelines, colours, type, fonts, assets, and UI kit components for prototyping. Good'ai is a Perth-based SME automation business with a brutalist / direct-mail identity (warm cream paper, high-contrast coloured cards in navy / gold / red / black) and a casual "switched-on mate" voice.
Scaffold a new component with test file
Start dev server and verify environment
Stage + commit with conventional commit format
Stage + commit + push to remote
Create a pull request from current branch
| name | source-command-page |
| description | Scaffold a new page with layout, loading, and error boundaries |
Use this skill when the user asks to run the migrated source command page.
Create a new page:
(marketing), (app), or (auth)src/app/{group}/{route}/page.tsx — Server Component by defaultloading.tsx — Suspense fallbackerror.tsx — Error boundary (must be 'use client')layout.tsx