2062 results (16.6ms) page 3 / 104
halay08 / fullstack-agent-skills-bun-development exact

Modern JavaScript/TypeScript development with Bun runtime. Covers package management, bundling, testing, and migration from Node.js. Use when working with Bun, optimizing JS/TS development speed,...

cleodin / antigravity-awesome-skills-bun-development exact

Modern JavaScript/TypeScript development with Bun runtime. Covers package management, bundling, testing, and migration from Node.js. Use when working with Bun, optimizing JS/TS development speed,...

sickn33 / antigravity-awesome-skills-bun-development exact

Modern JavaScript/TypeScript development with Bun runtime. Covers package management, bundling, testing, and migration from Node.js. Use when working with Bun, optimizing JS/TS development speed,...

404kidwiz / agent-skills-backup-bun-development exact

Modern JavaScript/TypeScript development with Bun runtime. Covers package management, bundling, testing, and migration from Node.js. Use when working with Bun, optimizing JS/TS development speed,...

jgeurts / eslint-config-decent-enforcing-typescript-standards exact

Enforces the project's core TypeScript standards including explicit typing, import organization, class member ordering, and code safety rules. ALWAYS apply when creating, modifying, or reviewing...

noklip-io / agent-skills-payload exact

Use when working with Payload CMS projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors, security issues, relationship...

shipshitdev / library-clerk-validator exact

Validate Clerk authentication configuration and detect deprecated patterns. Ensures proper proxy.ts usage (Next.js 16), ClerkProvider setup, and modern auth patterns. Use before any Clerk work or...

encoredev / skills-encore-api exact

Create type-safe API endpoints with Encore.ts.

fluid-tools / claude-skills-convex-components exact

Guide for authoring Convex components - isolated, reusable backend modules with their own schema and functions. Use when building reusable libraries, packaging Convex functionality for NPM,...

algorand-devrel / algorand-agent-skills-search-algorand-examples exact

Search GitHub for Algorand smart contract examples and patterns. Use when finding example implementations of specific patterns (BoxMap, inner transactions), looking up contract feature usage,...

omer-metin / skills-for-antigravity-sveltekit exact

Expert knowledge for SvelteKit full-stack web applications with SSR, form actions, and Svelte 5 runesUse when "sveltekit, svelte kit, svelte 5, svelte5, runes, $state, $derived, $effect, $props,...

cosmix / loom-code-migration exact

Strategies and patterns for safe code migrations and upgrades. Use when upgrading frameworks, migrating between technologies, handling deprecations, or planning incremental migrations. Triggers:...

fluid-tools / claude-skills-convex-schema-validators exact

Guide for Convex schema design, validators, and TypeScript types. Use when defining database schemas, creating validators for function arguments/returns, working with document types, or ensuring...

fluid-tools / claude-skills-convex-actions-scheduling exact

Guide for Convex actions, scheduling, cron jobs, and orchestration patterns. Use when implementing external API calls, background jobs, scheduled tasks, cron jobs, or multi-step workflows....

ubs 0.00
johnlindquist / claude-ubs exact

Ultimate Bug Scanner - scan code for bugs across 7 languages (JS/TS, Python, Go, Rust, Java, C++, Ruby). Use before commits to catch null safety issues, security holes, async bugs, and memory leaks.

cosmix / loom-typescript exact

TypeScript language expertise for writing type-safe, production-quality TypeScript code. Use for TypeScript development, advanced type system features, strict mode, type-safe APIs, and modern...

antfu / skills-tsdown exact

tsdown fast TypeScript library bundler powered by Rolldown and Oxc. Use when bundling TypeScript libraries, configuring entry points, or generating .d.ts declaration files.

makisuo / skills-effect-best-practices exact

Enforces Effect-TS patterns for services, errors, layers, and atoms. Use when writing code with Effect.Service, Schema.TaggedError, Layer composition, or effect-atom React components.

DaleStudy / skills-storybook exact

Storybook μŠ€ν† λ¦¬ μž‘μ„± 및 CSF 3.0 베슀트 ν”„λž™ν‹°μŠ€ μŠ€ν‚¬. λ‹€μŒ μƒν™©μ—μ„œ μ‚¬μš©: (1) μƒˆ μŠ€ν† λ¦¬ 파일(.stories.tsx, .stories.ts) μž‘μ„± μ‹œ, (2) κΈ°μ‘΄ μŠ€ν† λ¦¬ μˆ˜μ • μ‹œ, (3) Args, Decorators, Parameters μ„€μ • μ‹œ, (4) Storybook μ„€μ • 파일(.storybook/) μž‘μ—… μ‹œ, (5)...

remix-run / agent-skills-react-router-framework-mode exact

Build full-stack React applications using React Router's framework mode. Use when configuring routes, working with loaders and actions, handling forms, handling navigation, pending/optimistic UI,...