Cluster-Taek/create-next-claude-app
Skill Claude CodeCodex
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a…
Cluster-Taek/create-next-claude-app
Skill Claude CodeCodex
A tool that creates Git commit messages from staged changes and runs the commit. Staged changes are the files selected for inclusion in the next saved version of the project.
Cluster-Taek/create-next-claude-app
Skill Claude CodeCodex
Feature-Sliced Design (FSD) architectural methodology for frontend applications. Use this when structuring code, creating new features, refactoring folder structure, or ensuring proper layer/slice/segment organization. Triggers on tasks involving project structure, file organization, module dependencies, or…
Cluster-Taek/create-next-claude-app
Skill Claude CodeCodex
FSD 슬라이스 스캐폴딩. feature, entity, widget 레이어에 세그먼트와 Public API를 자동 생성. Use when creating new features, entities, widgets, or scaffolding FSD slices with /fsd.
Cluster-Taek/create-next-claude-app
Skill Claude CodeCodex
Next.js 16 App Router 패턴 및 에러 방지. async params, "use cache", Server Actions, React 19 패턴. Use when encountering Next.js errors, using App Router APIs, or working with Server Components, caching, metadata.
Cluster-Taek/create-next-claude-app
Skill Claude CodeCodex
A tool for reviewing code changes and reporting problems in order of importance. It can inspect staged changes or a path that you specify.
Cluster-Taek/create-next-claude-app
Skill Claude CodeCodex
A requirements-writing tool that turns plain-language or Gherkin requirements into a structured specification. Gherkin is a readable format for describing software behaviour.
Cluster-Taek/create-next-claude-app
Skill Claude CodeCodex
A tool for turning product specifications or requirements into structured test-case documents. Test cases are step-by-step checks used to verify that software behaves as expected.
Cluster-Taek/create-next-claude-app
Skill Claude CodeCodex
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance…
Cluster-Taek/create-next-claude-app
Skill Claude CodeCodex
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
Cluster-Taek/create-next-claude-app
Instructions file
Claude Code instructions for Cluster-Taek/create-next-claude-app, covering claude.md, 1. think before coding, 2. simplicity first, 3. surgical changes and 4. goal-driven execution.