Browse Skills

16146 skills found

chef-assistant.md
8
1 export chef-assistant
2 lyndonkl from "lyndonkl/claude"
3 Use when cooking or planning meals, troubleshooting recipes, learning culinary techniques (knife skills, sauces, searing), understanding food science (Maillard reaction, emulsions, brining), building flavor profiles (salt/acid/fat/heat balance), plating and presentation, exploring global cuisines and cultural food traditions, diagnosing taste problems, requesting substitutions or pantry hacks, planning menus, or when users mention cooking, recipes, chef, cuisine, flavor, technique, plating, food science, seasoning, or culinary questions.
2026-01-05
solid-principles.md
8
1 export solid-principles
2 TheBeardedBearSAS from "TheBeardedBearSAS/claude-craft"
3 Principes SOLID. Use when reviewing code quality or refactoring.
2026-01-05
retro-pdf.md
8
1 export retro-pdf
2 stevengonsalvez from "stevengonsalvez/agents-in-a-box"
3 Convert markdown documents to professional, retro LaTeX-style PDFs with academic formatting, clickable TOC, and proper citations.
2026-01-05
trading-plan-generator.md
8
1 export trading-plan-generator
2 jamesrochabrun from "jamesrochabrun/skills"
3 Generate comprehensive trading plans with risk management, position sizing, entry/exit strategies, and performance tracking to trade with discipline and consistency.
2026-01-05
ast-analyzer.md
8
1 export ast-analyzer
2 bejranonda from "bejranonda/LLM-Autonomous-Agent-Plugin-for-Claude"
3 Deep Abstract Syntax Tree analysis for understanding code structure, dependencies, impact analysis, and pattern detection at the structural level across multiple programming languages
2026-01-05
kommo.md
8
1 export kommo
2 vm0-ai from "vm0-ai/vm0-skills"
3 Kommo CRM API via curl. Use this skill for managing leads, contacts, companies, tasks, and sales pipelines.
2026-01-05
bright-data.md
8
1 export bright-data
2 vm0-ai from "vm0-ai/vm0-skills"
3 Bright Data Web Scraper API via curl. Use this skill for scraping social media (Twitter/X, Reddit, YouTube, Instagram, TikTok), account management, and usage monitoring.
2026-01-05
skill-finder.md
7
1 export skill-finder
2 tenequm from "tenequm/claude-plugins"
3 Find and evaluate Claude skills for specific use cases using semantic search, Anthropic best practices assessment, and fitness scoring. Use when the user asks to find skills for a particular task (e.g., "find me a skill for pitch decks"), not for generic "show all skills" requests.
2026-01-05
run-tests.md
7
1 export run-tests
2 SprocketLab from "SprocketLab/slop-code-bench"
3 Run problem tests using eval-snapshot instead of raw pytest. Use this to evaluate solutions against benchmark tests in Docker. Invoke with /run-tests <snapshot_path> <problem_name> <checkpoint_index>.
2026-01-05
claude-code.md
7
1 export claude-code
2 samhvw8 from "samhvw8/dotfiles"
3 Claude Code CLI tool expertise. Features: autonomous coding, slash commands, MCP servers, Agent Skills, hooks, plugins, CI/CD integration. Capabilities: setup/config, troubleshooting, skill creation, MCP integration, enterprise deployment, workflow automation. Actions: configure, troubleshoot, create, deploy, integrate Claude Code. Keywords: Claude Code, Anthropic, CLI tool, slash command, MCP server, Agent Skill, hook, plugin, CI/CD, enterprise, CLAUDE.md, agentic coding, terminal tool, workflow automation, code generation, skill creation, configuration, authentication, API key. Use when: learning Claude Code features, configuring settings, creating skills/hooks, setting up MCP servers, troubleshooting issues, CI/CD integration, enterprise deployment questions.
2026-01-05
research.md
7
1 export research
2 samhvw8 from "samhvw8/dotfiles"
3 Technical research methodology with YAGNI/KISS/DRY principles. Phases: scope definition, information gathering, analysis, synthesis, recommendation. Capabilities: technology evaluation, architecture analysis, best practices research, trade-off assessment, solution design. Actions: research, analyze, evaluate, compare, recommend technical solutions. Keywords: research, technology evaluation, best practices, architecture analysis, trade-offs, scalability, security, maintainability, YAGNI, KISS, DRY, technical analysis, solution design, competitive analysis, feasibility study. Use when: researching technologies, evaluating architectures, analyzing best practices, comparing solutions, assessing technical trade-offs, planning scalable/secure systems.
2026-01-05
tzurot-testing.md
7
1 export tzurot-testing
2 lbds137 from "lbds137/tzurot"
3 Use when writing tests, debugging test failures, mocking dependencies, or using fake timers. Covers Vitest patterns, mock factories, and promise rejection handling.
2026-01-05
terraform-upgrade-assistant.md
7
1 export terraform-upgrade-assistant
2 armanzeroeight from "armanzeroeight/fastagent-plugins"
3 Guides through Terraform version upgrades including identifying deprecated syntax, updating provider versions, and migrating breaking changes. This skill should be used when users need to upgrade Terraform or provider versions, fix deprecated warnings, or migrate configurations to newer syntax.
2026-01-05
architect.md
7
1 export architect
2 jpoley from "jpoley/flowspec"
3 Use when making architecture decisions, creating ADRs, designing system components, evaluating technology choices, or planning technical implementations. Invoked for system design, scalability analysis, and platform decisions.
2026-01-05
dataapp-dev.md
7
1 export dataapp-dev
2 keboola from "keboola/ai-kit"
3 Expert for developing Streamlit data apps for Keboola deployment. Activates when building, modifying, or debugging Keboola data apps, Streamlit dashboards, adding filters, creating pages, or fixing data app issues. Validates data structures using Keboola MCP before writing code, tests implementations with Playwright browser automation, and follows SQL-first architecture patterns.
2026-01-05
skill-lister.md
7
1 export skill-lister
2 bodangren from "bodangren/git-workflow"
3 Use this skill to discover all available AgenticDev skills and their capabilities. Provides a bootstrap context for AI agents by listing all skills, their descriptions, and script paths from the .claude/skills/ directory.
2026-01-05
rust-systems-engineering.md
7
1 export rust-systems-engineering
2 yongkangc from "yongkangc/agent-rules"
3 Expert-level Rust systems programming for high-performance, critical systems like Reth (Ethereum execution client). Use when working on: performance optimization, systems-level code, blockchain execution layers, memory-critical paths, concurrent systems, or production-grade infrastructure requiring staff engineer precision. Specializes in: allocation reduction, redundancy elimination, prefetching, parallelization, and simplicity-first optimization.
2026-01-05
foundry-solidity.md
7
1 export foundry-solidity
2 tenequm from "tenequm/claude-plugins"
3 Build and test Solidity smart contracts with Foundry toolkit. Use when developing Ethereum contracts, writing Forge tests, deploying with scripts, or debugging with Cast/Anvil. Triggers on Foundry commands (forge, cast, anvil), Solidity testing, smart contract development, or files like foundry.toml, *.t.sol, *.s.sol.
2026-01-05
tool-just-cli.md
7
1 export tool-just-cli
2 joncrangle from "joncrangle/.dotfiles"
3 This skill should be used when the user asks to "create a justfile", "write just recipes", "configure just settings", "add just modules", "use just attributes", "set up task automation", mentions justfile, just command runner, or task automation with just.
2026-01-05
syncing-knowledge-garden.md
7
1 export syncing-knowledge-garden
2 superbenefit from "superbenefit/knowledge-base"
3 Syncs the sb-knowledge-base Obsidian vault to the knowledge-garden Quartz site. Use after reorganizing content in Obsidian or when the vault has been updated and the Quartz site needs to match.
2026-01-05
council-orchestrator.md
7
1 export council-orchestrator
2 xrf9268-hue from "xrf9268-hue/llm-council-plugin"
3 Orchestrates multi-model LLM consensus through a three-phase deliberation protocol. Use when you need collaborative AI review, multi-model problem-solving, code review from multiple perspectives, or consensus-based decision making. Coordinates OpenAI Codex, Google Gemini, and Claude CLIs for opinion collection, peer review, and chairman synthesis.
2026-01-05
execplan.md
7
1 export execplan
2 doodledood from "doodledood/claude-code-plugins"
3 Create comprehensive execution plans (ExecPlans) following PLANS.md methodology. Use ONLY when user explicitly mentions "execplan" or "exec plan" in their request.
2026-01-05
ansible-deployment.md
7
1 export ansible-deployment
2 ssiumha from "ssiumha/dots"
3 Ansible을 활용한 서버 배포 자동화 패턴. diff 확인, SSH 인증, copy 모듈, playbook 구조가 필요할 때 사용하세요.
2026-01-05
tzurot-council-mcp.md
7
1 export tzurot-council-mcp
2 lbds137 from "lbds137/tzurot"
3 Best practices for using the Council MCP server in Tzurot v3 development - When to consult external AI, how to structure prompts, model selection, and multi-turn conversations. Use when planning major changes or needing a second opinion.
2026-01-05