Browse Skills

3205 skills found

mkdocs.md
4
1 export mkdocs
2 Jamie-BitFlight from "Jamie-BitFlight/claude_skills"
3 Comprehensive guide for creating and managing MkDocs documentation projects with Material theme. Includes official CLI command reference with complete parameters and arguments, and mkdocs.yml configuration reference with all available settings and valid values. Use when working with MkDocs projects including site initialization, mkdocs.yml configuration, Material theme customization, plugin integration, or building static documentation sites from Markdown files.
2026-01-05
websearch-quick.md
4
1 export websearch-quick
2 thomasholknielsen from "thomasholknielsen/claude-code-config"
3 Fast, targeted single-pass search strategy for simple factual lookups. 1-iteration workflow with authoritative source verification and minimal citations. Use for version lookups, documentation finding, simple definitions, existence checks. Keywords: what version, find docs, link to, what is, does X support.
2026-01-05
fix-blog-images.md
4
1 export fix-blog-images
2 ChrisTowles from "ChrisTowles/blog"
3 Fix and optimize images in uncommitted blog posts. Use when preparing blog posts for publication, fixing broken image paths, renaming generic image names (image.png), moving images to proper /images/blog/ directory, improving alt text, or checking image references before committing. Trigger on "fix blog images", "check images", "prepare post for publish", or after pasting screenshots into markdown.
2026-01-05
systematic-debugging.md
4
1 export systematic-debugging
2 alexanderop from "alexanderop/MarkVim"
3 Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions
2026-01-05
skill-architecture.md
4
1 export skill-architecture
2 terrylica from "terrylica/cc-skills"
3 Meta-skill for creating Claude Code skills. TRIGGERS - create skill, YAML frontmatter, validate skill, TodoWrite templates, bundled resources (scripts/references/assets), progressive disclosure, allowed-tools, skill architecture. Use when creating, validating, or structuring skills.
2026-01-05
archive-project.md
4
1 export archive-project
2 gokhanarkan from "gokhanarkan/minimal-second-brain"
3 Archive a completed project by creating an AI-generated summary in Knowledge/, storing the git commit hash for reference, and deleting the original project file. Use when user says a project is "done", "complete", "finished", or wants to "archive" it.
2026-01-05
conversation-analysis.md
4
1 export conversation-analysis
2 outfitter-dev from "outfitter-dev/agents"
3 Analyze conversation history to identify patterns, signals, and behaviors. Use when analyzing conversations, finding patterns in chat, identifying what went well/wrong, scanning for frustration, success, workflow transitions, or user preferences. Triggers on analyze, pattern(s), signal(s), conversation analysis, or `--analyze-conversation`.
2026-01-05
research.md
4
1 export research
2 jwynia from "jwynia/the-kepler-testimonies"
3 Diagnose research quality and guide systematic query expansion. Use when starting research on any topic, when stuck in research, or when unsure if research is complete.
2026-01-05
latex-setup.md
4
1 export latex-setup
2 terrylica from "terrylica/cc-skills"
3 Installs and configures complete LaTeX development environment on macOS with MacTeX, Skim viewer, and SyncTeX support. Use when setting up new machine, installing LaTeX, or configuring PDF viewer.
2026-01-05
market-price-research.md
4
1 export market-price-research
2 mbailey from "mbailey/claude"
3 Research fair market prices for second-hand items in Melbourne, Australia by analyzing recent sold listings on eBay.com.au. Use when users ask about pricing, value, or "what's it worth" for used items.
2026-01-05
shipany-quick-start.md
4
1 export shipany-quick-start
2 joey-goodjob from "joey-goodjob/shipanytwo"
3 Automate first-pass customization of a new ShipAny (ShipAny Two) project from a short project brief (app name, domain/app URL, product description/features, reference links, and branding preferences). Use when the user says they are starting a new project.
2026-01-05
ui-agent-patterns.md
4
1 export ui-agent-patterns
2 HermeticOrmus from "HermeticOrmus/LibreUIUX-Claude-Code"
3 Patterns for delegating UI work to specialized agents. Covers synthesis-master vs specialized agents, multi-agent UI generation workflows, and orchestration strategies for complex UI tasks.
2026-01-05
sap-article-generator.md
4
1 export sap-article-generator
2 Interstellar-code from "Interstellar-code/claud-skills"
3 Generate comprehensive, fact-checked SAP technical articles and configuration guides with embedded images, flowcharts, and references. Use when users request SAP documentation, how-to guides, configuration tutorials, process explanations, or technical articles on SAP topics (ECC, S/4HANA, modules like SD, MM, FI, PP, ABAP, OData APIs, archiving, etc.). Creates professional Word documents with proper formatting and web-sourced visual aids with built-in image downloading.
2026-01-05
context7.md
4
1 export context7
2 petbrains from "petbrains/mvp-builder"
3 Up-to-date library documentation retrieval using Context7 MCP tools. Process THINK → RESOLVE → FETCH → APPLY. Use when fetching library docs, resolving package names to IDs, getting implementation guides, exploring API references. Provides package resolution strategy, trust score evaluation, token scaling (3K-20K), topic selection patterns.
2026-01-05
perplexity.md
4
1 export perplexity
2 cotdp from "cotdp/scraper-mcp"
3 AI-powered web search and reasoning using Perplexity API through the scraper MCP server. Invoked when searching the web with AI synthesis, conducting research with citations, performing complex reasoning tasks, or answering questions requiring real-time information. Provides two tools for different query types.
2026-01-05
microsim-vis-network.md
4
1 export microsim-vis-network
2 dmccreary from "dmccreary/microsims"
3 Create an educational MicroSim using the vis-network JavaScript library. Each MicroSim is a directory located in the /docs/sims folder. It has a main.html file that can be referenced with an iframe. The main.html file imports the main JavaScript code to run the educational MicroSim.
2026-01-05
brainstorming-skill.md
4
1 export brainstorming-skill
2 Jamie-BitFlight from "Jamie-BitFlight/claude_skills"
3 This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
2026-01-05
debugging-and-diagnosis.md
4
1 export debugging-and-diagnosis
2 outfitter-dev from "outfitter-dev/agents"
3 Systematic debugging methodology using evidence-based investigation to identify root causes. Use when encountering bugs, errors, unexpected behavior, failing tests, or intermittent issues. Enforces four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) with the iron law NO FIXES WITHOUT ROOT CAUSE FIRST. Covers runtime errors, logic bugs, integration failures, and performance issues. Useful when debugging, troubleshooting, investigating failures, or when --debug flag is mentioned.
2026-01-05
docs-applying-diataxis-framework.md
4
1 export docs-applying-diataxis-framework
2 wahidyankf from "wahidyankf/open-sharia-enterprise"
3 Diátaxis documentation framework for organizing content into four categories - tutorials (learning-oriented), how-to guides (problem-solving), reference (technical specifications), and explanation (conceptual understanding). Essential for creating and organizing documentation in docs/ directory.
2026-01-05
terminal-docs.md
3
1 export terminal-docs
2 mwguerra from "mwguerra/claude-code-plugins"
3 Reference terminal documentation for TTY/PTY, streams, signals, and cross-platform patterns
2026-01-05
doc-query.md
3
1 export doc-query
2 tylerburleigh from "tylerburleigh/claude-sdd-toolkit"
3 Targeted query capabilities for machine-readable codebase documentation with cross-reference tracking, call graph analysis, and workflow automation. Enables fast lookups of classes, functions, dependencies, and function relationships without parsing source code.
2026-01-05
business-rules-analysis.md
3
1 export business-rules-analysis
2 melodic-software from "melodic-software/claude-code-plugins"
3 Business rules elicitation and analysis techniques. Covers rule types (constraints, derivations, inferences), decision tables, rule templates, and policy documentation. Use when identifying business policies, constraints, calculations, and decision logic during requirements elicitation.
2026-01-05
emacs-lisp.md
3
1 export emacs-lisp
2 jkitchin from "jkitchin/skillz"
3 Expert guidance for writing professional Emacs Lisp code following thecommunity-driven Emacs Lisp Style Guide by Bozhidar Batsov. Covers layout,naming conventions, syntax preferences, macros, documentation, and best practices.Use this skill when writing Emacs configuration, creating Emacs packages,writing interactive commands, developing major/minor modes, or refactoringEmacs Lisp code.Emphasizes: lexical binding, proper naming, documentation standards, autoloading,and community conventions.
2026-01-05
text-to-speech.md
3
1 export text-to-speech
2 martinholovsky from "martinholovsky/claude-skills-generator"
3 Expert skill for implementing text-to-speech with Kokoro TTS. Covers voice synthesis, audio generation, performance optimization, and secure handling of generated audio for JARVIS voice assistant.
2026-01-05