Coding

Composition Patterns

vercel-labs/agent-skills/tree/main/skills/composition-patterns

A structured repository for React composition patterns that scale. These patterns help avoid boolean prop proliferation by using compound components, lifting state, and composing internals.

$ npx skills add vercel-labs/agent-skills/skills/composition-patterns
5.4K installs2 viewsUpdated 2d ago
Compatible with:
Claude CodeCursorwindsurfGemini CLICodexAntigravity

How to Install

1

Open your terminal

Navigate to your project directory

2

Run the install command

$ npx skills add vercel-labs/agent-skills/skills/composition-patterns
3

Start using the skill

The skill will be added to your project config and your AI agent will automatically recognize and use it

Related Skills

Algorithmic Art

anthropics/skills/tree/main/skills/algorithmic-art

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.

Coding3.0K
npx skills add anthropics/skills/skills/algorithmic-art

Frontend Design

anthropics/skills/tree/main/skills/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.

Coding2.0K
npx skills add anthropics/skills/skills/frontend-design

Pdf

anthropics/skills/tree/main/skills/pdf

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

Coding5.3K
npx skills add anthropics/skills/skills/pdf

Slack Gif Creator

anthropics/skills/tree/main/skills/slack-gif-creator

A toolkit providing utilities and knowledge for creating animated GIFs optimized for Slack. ```python from core.gif_builder import GIFBuilder

Coding5.5K
npx skills add anthropics/skills/skills/slack-gif-creator