Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

vibe-next-template

vibe-next-template에는 yutna에서 수집한 skills 36개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
36
Stars
2
업데이트
2026-04-07
Forks
0
직업 범위
직업 카테고리 6개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

code-conventions
소프트웨어 개발자

This skill should be used when implementing code, creating files, or writing new features. Provides complete file structure, naming patterns, and import rules.

2026-04-07
decompose-requirements
프로젝트 관리 전문가

Decompose large requirements into phased task files that fit AI context windows using Gherkin + State Machine approach.

2026-04-07
drizzle-patterns
소프트웨어 개발자

This skill should be used when working with database, Drizzle ORM, entities, schemas, migrations, and seeds. It provides Rails-style DB conventions, local sqlite/libSQL file defaults, and Effect-friendly data patterns.

2026-04-07
enterprise-ui-recipes
웹 개발자

Use this skill when generating enterprise admin, back-office, or operations module UI. Activates on: new module screen, admin panel, dashboard, operations list, approval queue, entity detail, multi-step form wizard, RBAC console, audit log, analytics cockpit, support console, settings page, or any layout described as "enterprise", "compact", or "admin-heavy". Provides recipe selection, page anatomy contract, density mode, state checklist, and AI prompt template.

2026-04-07
nextjs-browser-qa
소프트웨어 품질 보증 분석가·테스터

This skill should be used when performing browser testing, verifying in browser, or runtime checks. Guides browser verification patterns.

2026-04-07
nextjs-chakra-ui
웹 개발자

This skill should be used when working with Chakra UI, UI components, or the design system. Guides Chakra UI v3 and Ark UI patterns.

2026-04-07
nextjs-i18n
소프트웨어 개발자

This skill should be used when working with i18n, translation, locale, or internationalization. Guides next-intl setup, locale routing, and message management.

2026-04-07
nextjs-route-design
웹 개발자

Use this skill when designing routes, planning URL structure, creating new pages or features, or deciding how to handle navigation patterns in Next.js App Router. Activates on: "design routes", "route structure", "URL design", "parallel routes", "intercepting routes", "modal with URL", "deep link modal", "tab routing", "conditional layout", "route group", "new feature planning", "decompose requirements" (always include route design questions), or any task that introduces new pages or navigation flows. Provides file-convention reference, routing pattern decision tree, parallel/intercepting route recipes, and workflow integration hooks for discovery and planning phases.

2026-04-07
nextjs-storybook
소프트웨어 개발자웹 개발자

This skill should be used when working with Storybook, stories, or component documentation. Guides Storybook integration patterns.

2026-04-07
nextjs-testing
소프트웨어 품질 보증 분석가·테스터

This skill should be used when writing tests, using Vitest, or implementing Testing Library patterns. Guides Vitest and Testing Library setup.

2026-04-07
ui-ascii-wireframe
웹·디지털 인터페이스 디자이너

Use this skill when generating ASCII text wireframes for enterprise web UI. Activates on: "wireframe", "ASCII UI", "text prototype", "design UI", "UI layout", "design enterprise screen", "prototype from requirements", "visualize states", or any request to turn a feature spec or state machine into a visual text mockup. Provides the ASCII component vocabulary, state visualization patterns, app shell grammar, and rendering rules for producing production-quality text wireframes.

2026-04-07
state-sync
소프트웨어 개발자

This skill should be used when the task changes phase, new files are touched, a gate result changes, or a blocker appears. Keeps workflow state current across phases.

2026-04-03
effect-patterns
소프트웨어 개발자

This skill should be used when writing backend code with Effect. Provides Effect-TS patterns for services, repositories, error handling, and testing.

2026-04-02
convention-tiering
소프트웨어 개발자

This skill should be used when a task changes architecture, naming, folder structure, boundaries, or repository conventions. Classifies design decisions into hard conventions, strong defaults, and local freedom so plans and reviews stay contract-driven.

2026-04-02
delivery-validation
소프트웨어 품질 보증 분석가·테스터

This skill should be used after quality gates and verification are complete or nearly complete. Validates readiness for delivery and produces a user-ready handoff.

2026-04-02
email-service
소프트웨어 개발자

This skill should be used when working with email, mailers, or transactional email. Provides React Email + Resend patterns (Rails ActionMailer equivalent).

2026-04-02
entity-hooks
소프트웨어 개발자

This skill should be used when implementing entity lifecycle hooks (Rails callbacks equivalent). Provides patterns for before_save, after_create, and other lifecycle events.

2026-04-02
error-recovery
소프트웨어 품질 보증 분석가·테스터

This skill should be used when tests, lint, type checks, reviews, or verification fail. Recovers from failures by classifying the problem, choosing the rollback phase, and fixing deliberately.

2026-04-02
form-objects
소프트웨어 개발자

This skill should be used when implementing complex form handling patterns (Rails form objects equivalent). Provides patterns for multi-step forms, complex validation, and form-to-entity transformation.

2026-04-02
implementation-planning
프로젝트 관리 전문가

This skill should be used when the user asks to "create a plan", "plan implementation", or after requirements are clarified and before implementation starts. Creates a concrete implementation plan with sequencing, dependencies, risks, and validation strategy.

2026-04-02
nextjs-architecture
웹 개발자

This skill should be used when discussing architecture, App Router, RSC, or server components. Provides Next.js App Router fundamentals and React Server Component patterns.

2026-04-02
nextjs-client-boundary
소프트웨어 개발자

This skill should be used when deciding about "use client", client components, or client boundaries. Guides when to use client components.

2026-04-02
nextjs-data-access
소프트웨어 개발자

This skill should be used when fetching data, setting up SWR, or implementing data fetching patterns. Guides data access patterns for Next.js.

2026-04-02
nextjs-error-handling
웹 개발자

This skill should be used when implementing error handling, error boundaries, or app error patterns. Guides error handling architecture.

2026-04-02
nextjs-logging
소프트웨어 개발자

This skill should be used when implementing logging, Pino, or structured logging patterns. Guides Pino structured logging setup.

2026-04-02
nextjs-module-design
웹 개발자

This skill should be used when creating a module, feature module, or new feature. Guides module structure with containers, screens, components, and actions.

2026-04-02
nextjs-server-actions
소프트웨어 개발자

This skill should be used when creating server actions, mutations, or form actions. Guides next-safe-action + Zod patterns for type-safe server mutations.

2026-04-02
nextjs-state-machines
소프트웨어 개발자

This skill should be used when working with state machines, XState, or Zag.js. Guides XState and Zag.js integration patterns.

2026-04-02
pattern-selector
소프트웨어 개발자

Use this skill when planning implementation to select the correct architectural patterns. Helps decide between state machines vs hooks, presenters vs inline, form objects vs schemas, etc.

2026-04-02
presenters
소프트웨어 개발자

This skill should be used when transforming entities for API responses or client display. Provides presenter patterns (Rails serializers equivalent).

2026-04-02
quality-gates
소프트웨어 품질 보증 분석가·테스터

This skill should be used after implementation changes or after any fix that could affect correctness. Runs and interprets automated quality gates in the canonical order.

2026-04-02
query-scopes
소프트웨어 개발자

This skill should be used when implementing composable query filters (Rails scopes equivalent). Provides patterns for reusable, chainable query conditions.

2026-04-02
realtime-channels
소프트웨어 개발자

This skill should be used when working with real-time communication, WebSockets, or live updates. Provides patterns for SSE and Pusher/Ably integration (Rails ActionCable equivalent).

2026-04-02
requirements-clarification
프로젝트 관리 전문가

This skill should be used when the user asks to "clarify requirements", "start discovery", "define scope", or when the user intent is incomplete, ambiguous, or likely to cause implementation rework. Clarifies vague requests into scope, constraints, and acceptance criteria.

2026-04-02
trigger-dev-patterns
소프트웨어 개발자

This skill should be used when working with background jobs, queues, or async tasks. Provides Trigger.dev job patterns, scheduling, and error handling.

2026-04-02
ui-design-system
그래픽 디자이너웹 개발자

This skill should be used when implementing UI layouts, animations, or making design decisions. Provides structured guidance for consistent UI patterns.

2026-04-02
vibe-next-template GitHub Agent Skills | SkillsMP