2062 results (17.4ms) page 8 / 104
mindrally / skills-sveltekit exact

Expert guidance for SvelteKit development with TypeScript, Tailwind CSS, SSR/SSG, and performance optimization best practices

PaulRBerg / dot-agents-ls-lint exact

This skill should be used when the user asks to "configure ls-lint", "set up filename linting", "enforce naming conventions", "create .ls-lint.yml", "lint file names", "lint directory names",...

civitai / civitai-agent-review exact

Get external agent review and feedback. Routes Anthropic models through Claude Agent SDK (uses local subscription) and other models through OpenRouter API. Use for code review, architecture...

halay08 / fullstack-agent-skills-nuxthub exact

Use when building NuxtHub v0.10.4 applications - provides database (Drizzle ORM with sqlite/postgresql/mysql), KV storage, blob storage, and cache APIs. Covers configuration, schema definition,...

onmax / nuxt-skills-nuxthub exact

Use when building NuxtHub v0.10.4 applications - provides database (Drizzle ORM with sqlite/postgresql/mysql), KV storage, blob storage, and cache APIs. Covers configuration, schema definition,...

sgcarstrends / sgcarstrends-logo-management exact

Manage car logo fetching, scraping, and Vercel Blob storage in the logos package. Use when adding new car brand logos, updating logo sources, debugging brand name normalization, managing Vercel...

alinaqi / claude-bootstrap-react-native exact

React Native mobile patterns, platform-specific code

doccker / cc-use-exp-frontend-dev exact

前端开发规范,包含 Vue 3 编码规范、UI 风格约束、TypeScript 规范等

charlietlamb / ferix-convex-component-authoring exact

How to create, structure, and publish self-contained Convex components with proper isolation, exports, and dependency management

waynesutton / convexskills-convex-component-authoring exact

How to create, structure, and publish self-contained Convex components with proper isolation, exports, and dependency management

EpicenterHQ / epicenter-typescript exact

TypeScript code style, type co-location, naming conventions (including acronym casing), test organization, and arktype patterns. Use when writing TypeScript code, defining types, naming...

airowe / codebase-context-skill exact

Generates a codebase-context.md file that provides pre-built context for AI agents. This skill analyzes your project structure, patterns, and conventions to create a comprehensive context document...

NTCoding / claude-skillz-separation-of-concerns exact

Enforces code organization using features/ (verticals), platform/ (horizontals), and shell/ (thin wiring). Triggers on: code organization, file structure, where does this belong, new file...

mindrally / skills-angular-development exact

Expert guidance for Angular and TypeScript development focused on scalable, high-performance web applications

0xBigBoss / claude-code-typescript-best-practices exact

Provides TypeScript patterns for type-first development, making illegal states unrepresentable, exhaustive handling, and runtime validation. Must use when reading or writing TypeScript/JavaScript files.