2062 results (29.1ms) page 7 / 104
tralves / habit-flow-skill exact

AI-powered atomic habit tracker with natural language logging, streak tracking, smart reminders, and coaching. Use for creating habits, logging completions naturally ("I meditated today"), viewing...

izyanrajwani / agent-skills-library-dispatching-parallel-agents exact

Dispatches one subagent per independent domain to parallelize investigation/fixes. Use when you have 2+ unrelated failures (e.g., separate failing test files, subsystems, bugs) with no shared...

itechmeat / llm-code-vitest exact

Vitest testing framework: Vite-powered tests, Jest-compatible API, mocking, snapshots, coverage, browser mode, and TypeScript support.

denoland / skills-deno-frontend exact

Use when building web UIs with Fresh 2.x framework, using Preact components, or adding Tailwind CSS styling in Deno. Covers Fresh handlers, routes, createDefine, PageProps, context patterns,...

johnlindquist / claude-refactor exact

Code refactoring with AI assistance. Use for modernizing code, converting JavaScript to TypeScript, class to hooks conversions, and systematic renaming.

aj-geddes / useful-ai-prompts-vue-application-structure exact

Structure Vue 3 applications using Composition API, component organization, and TypeScript. Use when building scalable Vue applications with proper separation of concerns.

aj-geddes / useful-ai-prompts-code-metrics-analysis exact

Analyze code complexity, cyclomatic complexity, maintainability index, and code churn using metrics tools. Use when assessing code quality, identifying refactoring candidates, or monitoring technical debt.

julianobarbosa / claude-code-skills-grafana-skill exact

Comprehensive skill for interacting with Grafana's HTTP API to manage dashboards, data sources, folders, alerting, annotations, users, teams, and organizations. Use when Claude needs to (1)...

saga / agent-skills-technical-debt-assessment exact

Assess, quantify, and prioritize technical debt using code analysis, metrics, and impact analysis. Use when planning refactoring, evaluating codebases, or making architectural decisions.

aj-geddes / useful-ai-prompts-technical-debt-assessment exact

Assess, quantify, and prioritize technical debt using code analysis, metrics, and impact analysis. Use when planning refactoring, evaluating codebases, or making architectural decisions.

mindrally / skills-sanity exact

Sanity CMS development guidelines for schema creation, GROQ queries, TypeScript integration, and project organization

alinaqi / claude-bootstrap-nodejs-backend exact

Node.js backend patterns with Express/Fastify, repositories

packx 0.00
johnlindquist / claude-packx exact

Bundle code context for AI. ALWAYS use --limit 49k unless user explicitly requests otherwise. Use for creating shareable code bundles and preparing context for LLMs.

EpicenterHQ / epicenter-services-layer exact

Service layer patterns with createTaggedError, namespace exports, and Result types. Use when creating new services, defining domain-specific errors, or understanding the service architecture.

MKShahzad77 / claude-skill-strapi-expert exact

Strapi v5 plugin development expert. Use for building, refactoring, or revamping plugins, custom APIs, admin panel extensions, Document Service API usage, content-type creation, and CMS...