5487 results (39.4ms) page 17 / 275
Ariel-Rodriguez / programming-skills-ps-single-direction-data-flow exact

Enforces unidirectional data flow with clear ownership. Use when reviewing data flows, debugging race conditions, or designing state management. Prevents ghost updates and synchronization bugs.

daffy0208 / ai-dev-standards-knowledge-base-manager exact

Design, build, and maintain comprehensive knowledge bases. Bridges document-based (RAG) and entity-based (graph) knowledge systems. Use when building knowledge-intensive applications, managing...

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...

dreambound / plan-refiner-skill exact

Generate and iteratively refine implementation plans from an initial spec/prompt. Takes a specification as input, generates an initial plan, then refines it through parallel multi-reviewer passes...

mhogild / agent-resources-project-cleanup exact

Professional project folder cleanup and organization. Use when a user wants to clean up a messy project directory, remove duplicate files, consolidate scattered documentation, delete stale or...

thienanblog / awesome-ai-agent-skills-agents-md-generator exact

Generate or update CLAUDE.md/AGENTS.md files for AI coding agents through auto-scanning project files combined with interactive Q&A. Supports multiple tech stacks, development environments, and...

spec 0.00
TaylorHuston / local-life-manager-spec exact

Manage protocol/standard specifications that define what a system must do. Use to create, import, or update the contract that TASKs implement against.

cocoindex-io / cocoindex-claude-cocoindex exact

Comprehensive toolkit for developing with the CocoIndex library. Use when users need to create data transformation pipelines (flows), write custom functions, or operate flows via CLI or API....

yanko-belov / code-craft-dont-repeat-yourself exact

Use when writing similar code in multiple places. Use when copy-pasting code. Use when making the same change in multiple locations.

hydric-org / skills-hydric-token-baskets-user exact

Comprehensive guide for interacting with the hydric Token Baskets system. Use this skill when you need to discover, fetch, or validate curated lists of tokens (baskets) like Stablecoins, LSTs, or...

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.

meganide / claude-implement exact

Execute tasks from a feature spec one at a time, updating living documentation as you go. Use after /interview to implement the planned feature.

escotilha / claude-kit-claude-setup-optimizer exact

Analyzes Claude Code changelog, reviews your current agents/skills setup, and recommends improvements based on new features. Use when asked to "optimize claude setup", "check for claude updates",...

tekliner / improvado-agentic-frameworks-and-skills-youtube-to-knowledge-doc exact

Use when user provides YouTube URL and says "document this", "create notes", or "save this video". Automatically extracts transcript, determines folder placement, and generates Knowledge Framework...

ShirokumaLibrary / shirokuma-skills-managing-shirokuma-md-docs exact

Manages shirokuma-md documentation workflows including build, validate, analyze, lint, and token optimization operations. Use when user requests "build docs", "validate markdown", "lint...

madteacher / mad-agents-skills-flutter-architecture exact

Comprehensive guide for architecting Flutter applications following MVVM pattern and best practices with feature-first project organization. Use when working with Flutter projects to structure...