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

v0

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

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

이 저장소의 skills

writing-prds
프로젝트 관리 전문가

Use when the user wants to draft, scope, or formalize a feature for shipcode — "write a PRD for X", "let's plan X", "scope this out", "what should X do", or when a GitHub issue body needs to be fleshed out before the pipeline plans it. Writes a PRD that maps cleanly onto shipcode's pipeline (objective / acceptanceCriteria / outOfScope / estimatedComplexity) so the planner agent can consume it without re-elicitation. Do NOT use for code edits, debugging, or PR reviews.

2026-05-07
accessibility
웹·디지털 인터페이스 디자이너

Expert in web accessibility (WCAG 2.1 AA compliance) for React/Next.js applications, ensuring all projects are usable by everyone

2026-04-23
audit
소프트웨어 품질 보증 분석가·테스터

Run technical quality checks across accessibility, performance, theming, responsive design, and anti-patterns. Generates a scored report with P0-P3 severity ratings and actionable plan. Use when the user wants an accessibility check, performance audit, or technical quality review.

2026-04-23
biome-validator
소프트웨어 개발자

Validate Biome 2.3+ configuration and detect outdated patterns. Ensures proper schema version, domains, assists, and recommended rules. Use before any linting work or when auditing existing projects.

2026-04-23
bun-validator
소프트웨어 개발자

Validate Bun workspace configuration and detect common monorepo issues. Ensures proper workspace setup, dependency catalogs, isolated installs, and Bun 1.3+ best practices.

2026-04-23
code-review
소프트웨어 품질 보증 분석가·테스터

Comprehensive code review focusing on quality, security, performance, and testing. Use when user says 'review', 'code review', 'check my code', or before merging PRs.

2026-04-23
component-library
소프트웨어 개발자

Expert React/Next.js component architect specializing in creating consistent, reusable, and maintainable components for monorepo projects

2026-04-23
error-handling-expert
소프트웨어 개발자

Expert in error handling patterns, exception management, error responses, logging, and error recovery strategies for React, Next.js, and NestJS applications

2026-04-23
frontend-design
웹 개발자

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.

2026-04-23
git-safety
정보 보안 분석가

Scan git history for sensitive files, clean leaked credentials, and set up prevention measures. Use when asked to "check for secrets", "scan git history", "remove .env from history", "secure my repo", or "clean sensitive files".

2026-04-23
layout
웹 개발자

Improve layout, spacing, and visual rhythm. Fixes monotonous grids, inconsistent spacing, and weak visual hierarchy. Use when the user mentions layout feeling off, spacing issues, visual hierarchy, crowded UI, alignment problems, or wanting better composition.

2026-04-23
nextjs-validator
소프트웨어 개발자

Validate Next.js 16 configuration and detect/prevent deprecated patterns. Ensures proxy.ts usage, Turbopack, Cache Components, and App Router best practices. Use before any Next.js work or when auditing existing projects.

2026-04-23
package-architect
소프트웨어 개발자

Design and maintain TypeScript packages in a monorepo, including exports and build configuration.

2026-04-23
performance-expert
소프트웨어 개발자

Expert in performance optimization for React, Next.js, NestJS applications covering frontend rendering, API response times, database queries, and infrastructure optimization

2026-04-23
polish
웹 개발자

Performs a final quality pass fixing alignment, spacing, consistency, and micro-detail issues before shipping. Use when the user mentions polish, finishing touches, pre-launch review, something looks off, or wants to go from good to great.

2026-04-23
prompt-engineering
기술 작가

Expert guide on prompt engineering patterns, best practices, and optimization techniques. Use when user wants to improve prompts, learn prompting strategies, debug agent behavior, or design content generation prompts.

2026-04-23
react-component-performance
소프트웨어 개발자

Diagnose slow React components and suggest targeted performance fixes.

2026-04-23
react-hook-form
소프트웨어 개발자

React Hook Form performance optimization for client-side form validation using useForm, useWatch, useController, and useFieldArray. This skill should be used when building client-side controlled forms with React Hook Form library. This skill does NOT cover React 19 Server Actions, useActionState, or server-side form handling (use react-19 skill for those).

2026-04-23
react-patterns
소프트웨어 개발자

Modern React patterns and principles. Hooks, composition, performance, TypeScript best practices.

2026-04-23
react-refactor
소프트웨어 개발자

Architectural refactoring guide for React applications covering component architecture, state architecture, hook patterns, component decomposition, coupling and cohesion, data flow, and refactoring safety. Use when refactoring React codebases, reviewing PRs for architectural issues, decomposing oversized components, or improving module boundaries. Does NOT cover React 19 API usage (see react skill) or performance optimization (see react-optimise skill).

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

React Testing Library best practices for writing maintainable, user-centric tests. Use when writing, reviewing, or refactoring RTL tests. Triggers on test files, testing patterns, getBy/queryBy queries, userEvent, waitFor, and component testing.

2026-04-23
scaffold
소프트웨어 개발자

Generate new code modules following existing codebase patterns. Use when user says 'scaffold', 'generate', 'create new endpoint', 'new component', or 'new module'.

2026-04-23
security-expert
정보 보안 분석가

Expert in application security, OWASP Top 10, authentication, authorization, data protection, and security best practices for React, Next.js, and NestJS applications

2026-04-23
shadcn-setup
소프트웨어 개발자

Set up shadcn/ui component library with Tailwind CSS v4 configuration. Handles installation, initialization, theme configuration, and common component setup. Use when starting a new Next.js/React project that needs a component library.

2026-04-23
shadcn
소프트웨어 개발자

shadcn/ui component library best practices and patterns (formerly shadcn-ui). This skill should be used when writing, reviewing, or refactoring shadcn/ui components to ensure proper architecture, accessibility, and performance. Triggers on tasks involving Radix primitives, Tailwind styling, form validation with React Hook Form, data tables, theming, or component composition patterns.

2026-04-23
tailwind
웹 개발자

Tailwind CSS v4 performance optimization and best practices guidelines (formerly tailwindcss-v4-style). This skill should be used when writing, reviewing, or refactoring Tailwind CSS v4 code to ensure optimal build performance, minimal CSS output, and correct usage of v4 features. Triggers on tasks involving Tailwind configuration, @theme directive, utility classes, responsive design, dark mode, container queries, or CSS generation optimization.

2026-04-23
tailwind-validator
소프트웨어 개발자

Validate Tailwind CSS v4 configuration and detect/prevent Tailwind v3 patterns. Use this skill when setting up Tailwind, auditing CSS configuration, or when you suspect outdated Tailwind patterns are being used. Ensures CSS-first configuration with @theme blocks.

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

Expert in testing strategies for React, Next.js, and NestJS applications covering unit tests, integration tests, E2E tests, and testing best practices

2026-04-23
turborepo
소프트웨어 개발자

Turborepo monorepo build system guidance. Triggers on: `turbo.json`, task pipelines, `dependsOn`, caching, remote cache, the `turbo` CLI, `--filter`, `--affected`, CI optimization, environment variables, internal packages, monorepo structure, and package boundaries. Use when the user configures tasks or workflows, creates packages, sets up a monorepo, shares code between apps, runs changed packages, debugs cache behavior, or works in an `apps/` plus `packages/` workspace.

2026-04-23
typescript-expert
소프트웨어 개발자

TypeScript and JavaScript expert with deep knowledge of type-level programming, performance optimization, monorepo management, migration strategies, and modern tooling.

2026-04-23
typescript-refactor
소프트웨어 개발자

TypeScript refactoring and modernization guidelines from a principal specialist perspective. This skill should be used when refactoring, reviewing, or modernizing TypeScript code to ensure type safety, compiler performance, and idiomatic patterns. Triggers on tasks involving TypeScript type architecture, narrowing, generics, error handling, or migration to modern TypeScript features.

2026-04-23
adversarial-review
소프트웨어 품질 보증 분석가·테스터

Reviewer skill — break confidence in a ShipCodePlan before it executes

2026-04-23
analytics-expert
시장조사 분석가·마케팅 전문가

This skill should be used when users need help analyzing content analytics data, creating reports, identifying trends, calculating ROI, or providing content optimization recommendations. It activates when users ask analytics questions, request reports, need performance analysis, ROI calculations, trend identification, or content optimization recommendations.

2026-04-23
content-script-developer
소프트웨어 개발자

Expert in browser extension content scripts, DOM integration, and safe page augmentation across modern web apps.

2026-04-23
expo-architect
소프트웨어 개발자

Scaffold a production-ready Expo React Native app with working screens, navigation, and optional Clerk auth. Generates complete mobile app structure that runs immediately with `bun start`.

2026-04-23
plan-execution
소프트웨어 개발자

Executor skill — implement an approved ShipCodePlan inside a git worktree

2026-04-23
plan-execution-tdd
소프트웨어 품질 보증 분석가·테스터

Supplementary TDD protocol injected into execution prompts when testCommand is configured

2026-04-23
plan-generation
프로젝트 관리 전문가

Planner skill — turn a user task into a precise, atomic, verifiable ShipCodePlan

2026-04-23
plan-revision
프로젝트 관리 전문가

Reviser skill — rewrite a plan to address adversarial review findings

2026-04-23
plan-verification
소프트웨어 품질 보증 분석가·테스터

Verifier skill — confirm a diff matches the plan and satisfies acceptance criteria

2026-04-23
이 저장소에서 수집된 skills 46개 중 상위 40개를 표시합니다.