Browse Skills
2962 skills found
copywriter.md
3
1
export
copywriter
2
from
"vlados/lawdiff"
from
"vlados/lawdiff"
3
Уеб приложение за обработка, структуриране и анализ на български закони и законодателни изменения.
2026-01-09
code-review.md
3
1
export
code-review
2
from
"DavidDworetzky/Geist"
from
"DavidDworetzky/Geist"
3
Private Local Server for AI Assistants, using Anthropic, Open AI, Llama and Qwen models.
2026-01-30
project-memory-recall.md
3
1
export
project-memory-recall
2
from
"hungson175/deploy-memory-tools"
from
"hungson175/deploy-memory-tools"
3
Retrieve project-specific insights from file-based memory. Use when working on features, encountering domain-specific questions, or user says "--project-recall" or "--recall" (you decide which scope, may use both). Skip for routine tasks or universal pattern questions (use coder-memory-recall). This Skill MUST be executed using Task tool with subagent_type="general-purpose". Runs in separate context to avoid polluting main conversation.
2026-01-09
add-language.md
3
1
export
add-language
2
from
"bartolli/codanna-profiles"
from
"bartolli/codanna-profiles"
3
Guide for implementing a new language parser in Codanna. Use when adding language support, implementing parsers, or extending language capabilities. Covers the six-file architecture (mod.rs, definition.rs, parser.rs, behavior.rs, resolution.rs, audit.rs), trait implementation patterns, resolution scope design, and integration workflow. Triggers on requests to add language support, implement new parser, extend language capabilities, or create language implementation.
2026-01-23
dpo-specialist.md
3
1
export
dpo-specialist
2
from
"moag1000/Little-ISMS-Helper"
from
"moag1000/Little-ISMS-Helper"
3
this is my proposal for a little ISMS helper powered by Claude Code
2026-01-17
pre-commit-review.md
3
1
export
pre-commit-review
2
from
"buzzdan/ai-coding-rules"
from
"buzzdan/ai-coding-rules"
3
ai coding rules for agents
2026-01-28
claude-md.md
3
1
export
claude-md
2
from
"bandofai/puerto"
from
"bandofai/puerto"
3
A plugin system for Claude Code with specialized agents, skills, and templates
2025-11-29
init-rules.md
3
1
export
init-rules
2
from
"bcasci/hustler-marketplace"
from
"bcasci/hustler-marketplace"
3
Claude Code plugin for hustle workflows
2026-01-11
small-council.md
3
1
export
small-council
2
from
"eytanlevit/small-council"
from
"eytanlevit/small-council"
3
Consult the Small Council - a multi-LLM deliberation system that gathers independent answers from multiple frontier AI models, has them anonymously rank each other's responses, then synthesizes a consensus answer. Use for complex coding questions, architectural decisions, code reviews, debugging challenges, or when you want multiple expert perspectives. Trigger when user mentions "small council", "ask the council", "consult the council", or wants multi-model deliberation on code.
2025-12-23
gemini.md
3
1
export
gemini
2
from
"SpillwaveSolutions/gemini-skill"
from
"SpillwaveSolutions/gemini-skill"
3
Shell out to Gemini CLI from Claude for any task. Use when asked to "pipe content to Gemini", "get Gemini perspective", "use gemini CLI", "run headless AI task", "parallel analysis with Gemini", or "get second opinion from Gemini". Useful for alternative perspectives, batch processing, or leveraging Gemini 2.5 Pro capabilities alongside Claude.
2026-01-22
data-processor.md
3
1
export
data-processor
2
from
"ArtemisAI/code-execution-with-MCP"
from
"ArtemisAI/code-execution-with-MCP"
3
Process and transform arrays of data with common operations like filtering, mapping, and aggregation
2025-11-23
security-scanner.md
3
1
export
security-scanner
2
from
"benreceveur/claude-workflow-engine"
from
"benreceveur/claude-workflow-engine"
3
⚡ Accelerate workflows with Skills orchestration and intelligent automation for Claude AI - 95%+ token savings, 20-30x faster execution
2026-01-16
langfuse-observability.md
3
1
export
langfuse-observability
2
from
"phrazzld/claude-config"
from
"phrazzld/claude-config"
3
Query Langfuse traces, prompts, and LLM metrics. Use when:- Analyzing LLM generation traces (errors, latency, tokens)- Reviewing prompt performance and versions- Debugging failed generations- Comparing model outputs across runsKeywords: langfuse, traces, observability, LLM metrics, prompt management, generations
2026-02-02
cool-mysql.md
3
1
export
cool-mysql
2
from
"StirlingMarketingGroup/cool-mysql"
from
"StirlingMarketingGroup/cool-mysql"
3
A cool MySQL library for cool people
2025-12-31
r-data-science.md
3
1
export
r-data-science
2
from
"crypticpy/Rdata"
from
"crypticpy/Rdata"
3
AI-Powered Diabetes Risk Analysis - Voice-driven R data science demonstration with Claude Code
2025-12-23
memory-user-edits.md
3
1
export
memory-user-edits
2
from
"frmoretto/claude-memory-user-edits-guide"
from
"frmoretto/claude-memory-user-edits-guide"
3
Expert guidance for Claude's memory_user_edits tool. Helps users understand how to effectively use memory edits for persistent facts across conversations. Key insight - memory edits work for FACTS, not BEHAVIORS. Triggers on memory-related questions, "remember", "forget", or memory_user_edits tool usage.
2026-01-26
resolve-ambiguity.md
3
1
export
resolve-ambiguity
2
from
"rayk/lucid-toolkit"
from
"rayk/lucid-toolkit"
3
Systematic ambiguity resolution through tiered information gathering. Use when facing unclear requirements, unknown context, uncertain implementation choices, or any situation where guessing would be risky.
2026-01-29
brain-operating-system.md
3
1
export
brain-operating-system
2
from
"jonmagic/skills"
from
"jonmagic/skills"
3
My agent skills
2026-01-24
claude-code-plugin-builder.md
3
1
export
claude-code-plugin-builder
2
from
"pleaseai/claude-code-plugins"
from
"pleaseai/claude-code-plugins"
3
Creates Claude Code plugins with proper manifest structure, directory layout, and components (commands, agents, skills, hooks, MCP servers). Use when user requests creating plugins, adding slash commands, integrating MCP servers, setting up hooks, migrating Gemini extensions, or mentions "plugin.json", ".claude-plugin", or "marketplace.json". Handles plugin testing, debugging, and marketplace distribution.
2026-01-13
tdd-cycle.md
3
1
export
tdd-cycle
2
from
"Fortiz2305/dotfiles"
from
"Fortiz2305/dotfiles"
3
Repository which contains my dotfiles
2026-01-24
codex-parallel-subagents.md
3
1
export
codex-parallel-subagents
2
from
"moonbit-community/codex-sdk"
from
"moonbit-community/codex-sdk"
3
Use when building MoonBit tools on this repo's Codex SDK that spawn multiple agent threads in parallel or in batch, including bounded concurrency, per-task threads, streaming events, and collecting session IDs or structured outputs.
2026-01-26
code-review.md
3
1
export
code-review
2
from
"ue-too/ue-too"
from
"ue-too/ue-too"
3
toolkit for interactive HTML canvas applications
2026-02-01
text-agent-client.md
3
1
export
text-agent-client
2
from
"nxt3d/rest-ap"
from
"nxt3d/rest-ap"
3
Interact with the Text Processing AI Agent. Use when you need text analysis, formatting, or processing capabilities from the agent.
2026-01-16
seo.md
3
1
export
seo
2
from
"petyosi/rc"
from
"petyosi/rc"
3
my setup for macs - vim, tmux and brew installs
2026-01-22