5414 results (41.5ms) page 57 / 271
gohypergiant / agent-skills-skill-manager exact

Use when users say "create a skill", "make a new skill", "build a skill", "skill for X", "package this as a skill", or when refactoring/updating/auditing existing skills that extend agent...

AvivK5498 / claude-code-beads-orchestration-create-beads-orchestration exact

Bootstrap lean multi-agent orchestration with beads task tracking. Use for projects needing agent delegation without heavy MCP overhead.

erichowens / some-claude-skills-clip-aware-embeddings exact

Semantic image-text matching with CLIP and alternatives. Use for image search, zero-shot classification, similarity matching. NOT for counting objects, fine-grained classification (celebrities,...

binhmuc / autobot-review-mcp-management exact

Manage Model Context Protocol (MCP) servers - discover, analyze, and execute tools/prompts/resources from configured MCP servers. Use when working with MCP integrations, need to discover available...

binjuhor / shadcn-lar-mcp-management exact

Manage Model Context Protocol (MCP) servers - discover, analyze, and execute tools/prompts/resources from configured MCP servers. Use when working with MCP integrations, need to discover available...

brianlovin / claude-config-favicon exact

Generate a complete set of favicons from a source image and update HTML. Use when setting up favicons for a web project.

Md0bR / claude-config-favicon exact

Generate a complete set of favicons from a source image and update HTML. Use when setting up favicons for a web project.

jackspace / claudeskillz-labarchive-integration exact

Electronic lab notebook API integration. Access notebooks, manage entries/attachments, backup notebooks, integrate with Protocols.io/Jupyter/REDCap, for programmatic ELN workflows.

ovachiever / droid-tings-labarchive-integration exact

Electronic lab notebook API integration. Access notebooks, manage entries/attachments, backup notebooks, integrate with Protocols.io/Jupyter/REDCap, for programmatic ELN workflows.

charlietlamb / ferix-convex-best-practices exact

Guidelines for building production-ready Convex apps covering function organization, query patterns, validation, TypeScript usage, error handling, and the Zen of Convex design philosophy

waynesutton / convexskills-convex-best-practices exact

Guidelines for building production-ready Convex apps covering function organization, query patterns, validation, TypeScript usage, error handling, and the Zen of Convex design philosophy

nctiggy / claude-skills-spectrocloud-prompts exact

Generate context-efficient prompts for SpectroCloud tasks. Skills are global - agents must READ them. Learnings stay local.

charlietlamb / ferix-convex-security-check exact

Quick security audit checklist covering authentication, function exposure, argument validation, row-level access control, and environment variable handling

waynesutton / convexskills-convex-security-check exact

Quick security audit checklist covering authentication, function exposure, argument validation, row-level access control, and environment variable handling

michaelboeding / skills-model-council exact

This skill should be used when the user asks for "model council", "multi-model", "compare models", "ask multiple AIs", "consensus across models", "run on different models", or wants to get...

aj-geddes / useful-ai-prompts-regression-modeling exact

Build predictive models using linear regression, polynomial regression, and regularized regression for continuous prediction, trend forecasting, and relationship quantification

charlietlamb / ferix-convex-component-authoring exact

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