Development skills

Browse reusable Agent Skills, each with a clear purpose and practical guidance.

buildless-types

Use when the user asks to "set up types without a build step", "use vanilla JS with types", "configure erasable syntax", or mentions "JSDoc type checking". It provides instructions for modern type safety using JSDoc in browsers and native TypeScript execution in Node.js.

4.35k repo starsObserved in 1 repos
Development

ui-development

Build UI with Redpanda Registry components, Tailwind v4, and accessibility best practices.

4.30k repo starsObserved in 3 repos
Development

state-management

Manage client and server state with Zustand stores and React Query patterns.

4.30k repo starsObserved in 2 repos
Development

tanstack-router-migration

Migrate React applications from React Router to TanStack Router with file-based routing. Use when user requests: (1) Router migration, (2) TanStack Router setup, (3) File-based routing implementation, (4) React Router replacement, (5) Type-safe routing, or mentions 'migrate router', 'tanstack router', 'file-based routes'.

4.30k repo starsObserved in 2 repos
Development

api-patterns

Connect Query patterns for API calls. Use when working with mutations, queries, or data fetching.

4.30k repo starsObserved in 1 repos
Development

resolve-findings

Resolve findings by implementing the chosen fix path in code, tests, or docs. Accept optional `path` and a `priority` selector; by default resolve only the next highest remaining priority bucket, in order `P0`, `P1`, `P2`, `P3`. Also accept explicit levels or `all`. Default to `path=infer`. Confirm effective variables before starting.

4.30k repo starsObserved in 2 repos
Development

agenta-package-practices

Where to put frontend code (package vs app layer) and how to use the @agenta/* packages. Use when authoring or moving code in web/packages, choosing between @agenta/ui, @agenta/entities, @agenta/entity-ui, @agenta/shared, @agenta/playground, using molecules, loadable/runnable bridges, the EntityPicker, or writing package unit tests.

4.30k repo starsObserved in 1 repos
Development

update-llm-model-list

Audit and update the supported LLM model list in assets.py against litellm's registry (models.litellm.ai). Use when adding new models, pruning outdated ones, or verifying the list is correct.

4.30k repo starsObserved in 1 repos
Development

twig-component

Symfony UX TwigComponent for reusable UI elements. Use when creating reusable Twig templates with PHP backing classes, component composition, props, slots/blocks, computed properties, or anonymous components. Triggers - twig component, AsTwigComponent, reusable template, component props, twig blocks, component slots, anonymous component, Symfony UX component, HTML component, component library, design system component, UI kit, reusable button, reusable card, PreMount, PostMount, mount method. Also trigger for any question about building a reusable piece of UI in Symfony, even if the user doesn't mention TwigComponent by name.

4.29k repo starsObserved in 4 repos
Development