بنقرة واحدة
add-shadcn-component
Add a new shadcn/ui component using the project's configured style and path aliases
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Add a new shadcn/ui component using the project's configured style and path aliases
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Scans the todos/ folder for *.pending.md files and creates implementation plans from their content using the writing-plans workflow. Use this skill whenever the user mentions checking todos, scanning pending tasks, reviewing todo files, processing pending items, or wants to plan work from markdown todo files. Also triggers on phrases like 'what's pending', 'any todos', 'plan my tasks', or 'work on todos'.
Guide for adding new Wails-bound features across Go backend and React frontend, following the project's established data flow pattern
Scans the todos/ folder for *.pending.md files and creates implementation plans from their content using the writing-plans workflow. Use this skill whenever the user mentions checking todos, scanning pending tasks, reviewing todo files, processing pending items, or wants to plan work from markdown todo files. Also triggers on phrases like 'what's pending', 'any todos', 'plan my tasks', or 'work on todos'.
Guide for adding new Wails-bound features across Go backend and React frontend, following the project's established data flow pattern
| name | add-shadcn-component |
| description | Add a new shadcn/ui component using the project's configured style and path aliases |
| disable-model-invocation | true |
Add a new shadcn/ui component to the project. Run from the frontend/ directory:
cd frontend && pnpm dlx shadcn@latest add <component-name>
src/components/ui/src/lib/utils.ts@/components → src/components@/components/ui → src/components/ui@/lib → src/lib@/hooks → src/hooksimport { Button } from '@/components/ui/button'src/style.css, not by hardcoding values