Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

v0

v0 contient 46 skills collectées depuis shipshitdev, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
46
Stars
1
mis à jour
2026-05-07
Forks
0
Couverture métier
9 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

writing-prds
Spécialistes en gestion de projets

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
Concepteurs web et d'interfaces numériques

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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

2026-04-23
error-handling-expert
Développeurs de logiciels

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
Développeurs web

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
Analystes en sécurité de l'information

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
Développeurs web

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-04-23
performance-expert
Développeurs de logiciels

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
Développeurs web

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
Rédacteurs techniques

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
Développeurs de logiciels

Diagnose slow React components and suggest targeted performance fixes.

2026-04-23
react-hook-form
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-04-23
react-refactor
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Analystes en sécurité de l'information

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs web

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

Reviewer skill — break confidence in a ShipCodePlan before it executes

2026-04-23
analytics-expert
Analystes en études de marché et spécialistes en marketing

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
Développeurs de logiciels

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

2026-04-23
expo-architect
Développeurs de logiciels

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
Développeurs de logiciels

Executor skill — implement an approved ShipCodePlan inside a git worktree

2026-04-23
plan-execution-tdd
Analystes en assurance qualité des logiciels et testeurs

Supplementary TDD protocol injected into execution prompts when testCommand is configured

2026-04-23
plan-generation
Spécialistes en gestion de projets

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

2026-04-23
plan-revision
Spécialistes en gestion de projets

Reviser skill — rewrite a plan to address adversarial review findings

2026-04-23
plan-verification
Analystes en assurance qualité des logiciels et testeurs

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

2026-04-23
Affichage des 40 principaux skills collectés sur 46 dans ce dépôt.