Skip to main content

Portable agent capabilities

Agent Skills

Discover reusable Agent Skills with a recorded version or source snapshot, runtime, permissions, evidence, and compatibility facts. Listings are information, not an instruction to execute code.

Filter evidence and compatibility

Review signals are informational, not a security certification. Test third-party capabilities in an isolated environment.

Clear filters

Capabilities by use case

Showing 25-48 of 271 matching listings · 271 total

Browse curated stacks

Frontend

Build web and mobile interfaces, state, and interaction flows.

20 listings

Agent Skill

Frontend

Browser Extension Development

community · 1.0.0

Build Chrome and Firefox extensions with Manifest V3: service workers, content scripts, popup UIs, storage API, and cross-browser compatibility.

Metadata reviewed No listed warning
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
browser-extensionchromemanifest-v3+1
Review trust card

Agent Skill

Frontend

CSS-in-JS & Vanilla Extract Patterns

community · 1.0.0

Style components with vanilla-extract, Panda CSS, or styled-components: zero-runtime CSS, type-safe tokens, and atomic classes.

Metadata reviewed No listed warning
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
frontendcss-in-jsvanilla-extract+2
Review trust card

Agent Skill

Frontend

Data Visualization Patterns

community · 1.0.0

Build interactive charts and dashboards with Recharts, Chart.js, D3.js, and Observable Plot: responsive layouts, tooltips, and real-time updates.

Metadata reviewed No listed warning
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
chartsvisualizationd3+2
Review trust card

Agent Skill

Frontend

Design Tokens & Theming

community · 1.0.0

Implement design tokens for color, spacing, typography; synchronize Figma variables to CSS custom properties and Tailwind themes.

Metadata reviewed No listed warning
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
frontenddesign-tokenstheming+2
Review trust card

Agent Skill

Frontend

Email Template Patterns

community · 1.0.0

Build responsive HTML email templates with MJML, React Email, and Resend: inbox rendering, dark mode, and transactional email best practices.

Metadata reviewed No listed warning
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
emailtemplateshtml-email+2
Review trust card

Agent Skill

Frontend

HTMX Hypermedia Patterns

community · 1.0.0

Build interactive UIs with HTMX: AJAX attributes, server-driven partial updates, out-of-band swaps, and hypermedia-driven architecture.

Metadata reviewed No listed warning
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
frontendhtmxhypermedia+2
Review trust card

Agent Skill

Frontend

Micro-Frontend Patterns

community · 1.0.0

Compose micro-frontends using Module Federation, single-spa, import maps, shared state strategies, and deployment automation.

Metadata reviewed No listed warning
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
frontendmicro-frontendmodule-federation+1
Review trust card

Agent Skill

Frontend

PDF Generation Patterns

community · 1.0.0

Generate PDFs in web apps using Puppeteer, React-PDF, @react-pdf/renderer, and pdfkit: reports, invoices, and dynamic document layouts.

Metadata reviewed No listed warning
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
pdfgenerationdocuments+2
Review trust card

Agent Skill

Frontend

Qwik Resumability Patterns

community · 1.0.0

Build instant-loading apps with Qwik: resumability, fine-grained lazy loading, Qwik City routing, and zero-hydration architecture.

Metadata reviewed No listed warning
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
frontendqwikresumability+2
Review trust card

Agent Skill

Frontend

Remix Data Loading Patterns

community · 1.0.0

Use Remix loaders, actions, nested routes, defer/Await for streaming, error boundaries, and optimistic UI for full-stack React.

Metadata reviewed No listed warning
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
frontendremixreact+2
Review trust card

Agent Skill

Frontend

shadcn/ui Component Patterns

community · 1.0.0

Compose accessible React components with shadcn/ui and Radix primitives: theming, variants with cva, and copy-paste ownership model.

Metadata reviewed No listed warning
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
frontendshadcnradix+2
Review trust card

Agent Skill

Frontend

SolidJS Reactive Patterns

community · 1.0.0

Use SolidJS signals, stores, createEffect, Suspense, SolidStart meta-framework, and fine-grained reactivity for high-performance UIs.

Metadata reviewed No listed warning
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
frontendsolidjssignals+2
Review trust card

Agent Skill

Frontend

Svelte & SvelteKit Patterns

community · 1.0.0

Build Svelte apps with reactivity, stores, SvelteKit routing, form actions, server-side rendering, and adapter deployment.

Metadata reviewed No listed warning
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
frontendsveltesveltekit+2
Review trust card

Agent Skill

Frontend

TanStack Query Patterns

community · 1.0.0

Manage server state with TanStack Query: query invalidation, optimistic updates, infinite queries, and suspense integration.

Metadata reviewed No listed warning
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
frontendtanstack-queryreact-query+2
Review trust card

Agent Skill

Frontend

Vue 3 Composition API

community · 1.0.0

Master Vue 3: Composition API, Pinia state management, Vue Router, TypeScript integration, Nuxt 3 SSR/SSG, and component testing.

Metadata reviewed No listed warning
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
frontendvuecomposition-api+2
Review trust card

Agent Skill

Frontend

Web Components Patterns

community · 1.0.0

Build reusable Web Components: Custom Elements, Shadow DOM, HTML templates, lifecycle callbacks, and Lit framework integration.

Metadata reviewed No listed warning
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
frontendweb-componentscustom-elements+2
Review trust card

Agent Skill

Frontend

Zustand & Jotai State Patterns

community · 1.0.0

Manage client state with Zustand stores or Jotai atoms: selectors, persistence middleware, and devtools integration for React.

Metadata reviewed No listed warning
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
frontendzustandjotai+2
Review trust card

Agent Skill

Frontend

Next.js App Router Patterns

wshobson · source-snapshot-2026-07-16

Master App Router conventions: layout composition, parallel routes, intercepting routes, server actions, and streaming patterns.

Metadata reviewed Elevated access 2 permissions
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
nextjsapp-routerstreaming+2
Review trust card

Agent Skill

Frontend

React State Management

wshobson · source-snapshot-2026-07-16

Choose and implement the right React state management: local state, Context, Zustand, Jotai, Redux Toolkit, or TanStack Query.

Metadata reviewed Elevated access 2 permissions
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
reactstate-managementzustand+2
Review trust card

Agent Skill

Official Frontend

Vercel Next.js Best Practices

Vercel · source-snapshot-2026-07-16

Apply file conventions, React Server Component boundaries, data-fetching patterns, async APIs, and metadata configuration in Next.js 14+.

Metadata reviewed Elevated access 2 permissions
Checks
Metadata only
Evidence
1 source
CodexClaudeCursorOpenClaw
nextjsrscapp-router+2
Review trust card

Backend

Design APIs, services, integrations, and asynchronous systems.

4 listings