13770 results (91.9ms) page 24 / 689
llama-farm / llamafarm-server-skills exact

Server-specific best practices for FastAPI, Celery, and Pydantic. Extends python-skills with framework-specific patterns.

ratacat / claude-skills-writing-skills exact

Use when user asks to create, write, edit, or test a skill. Also use when documenting reusable techniques, patterns, or workflows for future Claude

marsVanguard / mars-agent-skills-skill-name exact

<one-line description of what this Skill does and what it outputs>. Default output to docs/onboarding/, override via OUTPUT_DIR.

d-o-hub / rust-self-learning-memory-skill-creator exact

Create new Claude Code skills with proper structure, YAML frontmatter, and best practices. Use when creating reusable knowledge modules, adding specialized guidance, or building domain-specific expertise.

daffy0208 / ai-dev-standards-skill-validator exact

Validates that a skill or MCP implementation matches its manifest by running Codex-powered semantic comparisons across descriptions, preconditions, effects, and API surface.

netresearch / agents-skill-agents exact

Agent Skill: Generate and maintain AGENTS.md files following the public agents.md convention. Use when creating AI agent documentation, onboarding guides, or standardizing agent patterns. By Netresearch.

daffy0208 / ai-dev-standards-skill-name exact

Clear description of what this skill does and when Claude should use it. Be specific about triggers - include the functionality AND when to activate. Example: "Extract text from PDFs and fill...

eugenepyvovarov / mcpbundler-agent-skills-marketplace-vulnhunter exact

Security audit skill for detecting dangerous APIs, footgun patterns, and vulnerability variants. Use when reviewing code for security issues or doing variant analysis.

netresearch / cli-tools-skill-cli-tools exact

Agent Skill: CLI tool management. Use when commands fail with 'command not found', installing tools, or checking project environments. By Netresearch.

guanyang / antigravity-skills-notebooklm exact

Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent...

guanyang / antigravity-skills-evaluation exact

This skill should be used when the user asks to "evaluate agent performance", "build test framework", "measure agent quality", "create evaluation rubrics", or mentions LLM-as-judge,...

guanyang / antigravity-skills-filesystem-context exact

This skill should be used when the user asks to "offload context to files", "implement dynamic context discovery", "use filesystem for agent memory", "reduce context window bloat", or mentions...

guanyang / antigravity-skills-advanced-evaluation exact

This skill should be used when the user asks to "implement LLM-as-judge", "compare model outputs", "create evaluation rubrics", "mitigate evaluation bias", or mentions direct scoring, pairwise...

guanyang / antigravity-skills-project-development exact

This skill should be used when the user asks to "start an LLM project", "design batch pipeline", "evaluate task-model fit", "structure agent project", or mentions pipeline architecture,...

SKE-Labs / agent-trading-skills-skill-name exact

Brief description of what this skill does. Use when [trigger condition 1], [trigger condition 2], or [trigger condition 3].

guanyang / antigravity-skills-context-fundamentals exact

This skill should be used when the user asks to "understand context", "explain context windows", "design agent architecture", "debug context issues", "optimize context usage", or discusses context...

guanyang / antigravity-skills-context-optimization exact

This skill should be used when the user asks to "optimize context", "reduce token costs", "improve context efficiency", "implement KV-cache optimization", "partition context", or mentions context...

guanyang / antigravity-skills-context-compression exact

This skill should be used when the user asks to "compress context", "summarize conversation history", "implement compaction", "reduce token usage", or mentions context compression, structured...

guanyang / antigravity-skills-multi-agent-patterns exact

This skill should be used when the user asks to "design multi-agent system", "implement supervisor pattern", "create swarm architecture", "coordinate multiple agents", or mentions multi-agent...