Browse Skills

44915 skills found

microsim-standardization.md
4
1 export microsim-standardization
2 dmccreary from "dmccreary/claude-skills"
3 This skill standardizes MicroSim directories by validating structure, metadata, documentation, and required components against a comprehensive quality checklist. Use this when auditing or upgrading a MicroSim to ensure it meets all documentation and structural standards, including index.md formatting, metadata.json validation, iframe embeds, and p5.js editor links.
2026-01-05
report-findings.md
4
1 export report-findings
2 outfitter-dev from "outfitter-dev/agents"
3 Structure and present research findings with source authority assessment, cross-referencing, and confidence calibration. Use when synthesizing multi-source research, presenting findings, comparing options, or when report, findings, synthesis, sources, or --report are mentioned. Micro-skill loaded by research-and-report, codebase-analysis, and other investigation skills.
2026-01-05
aidp-ruby-planning-api.md
4
1 export aidp-ruby-planning-api
2 viamin from "viamin/aidp"
3 Expert in using AIDP's Ruby planning utilities (parsers, generators, mappers, builders)
2026-01-05
using-python-engineering.md
4
1 export using-python-engineering
2 tachyon-beep from "tachyon-beep/skillpacks"
3 Routes to appropriate Python specialist skill based on symptoms and problem type
2026-01-05
product-strategist.md
4
1 export product-strategist
2 viamin from "viamin/aidp"
3 Expert in product planning, requirements gathering, and strategic thinking
2026-01-05
ocaml-tutorials.md
4
1 export ocaml-tutorials
2 avsm from "avsm/ocaml-claude-marketplace"
3 Creating OCaml library tutorials using .mld documentation format with MDX executable examples. Use when discussing tutorials, documentation, .mld files, MDX, or interactive documentation.
2026-01-05
pdf.md
4
1 export pdf
2 Fergana-Labs from "Fergana-Labs/claude_agent_desktop"
3 Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
2026-01-05
tunnel-debug.md
4
1 export tunnel-debug
2 tunnox-net from "tunnox-net/tunnox-core"
3 隧道调试技能。诊断和排查隧道连接问题,包括连接失败、数据传输异常、性能问题等。关键词:调试、排查、诊断、问题、连接失败、超时。
2026-01-05
thymer-plugin.md
4
1 export thymer-plugin
2 tobi from "tobi/thymer-importer"
3 Build Thymer plugins - use when the user asks to create, modify, or debug Thymer plugins for the note-taking/project management app
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
skill-name.md
4
1 export skill-name
2 outfitter-dev from "outfitter-dev/agents"
3 {{WHAT_IT_DOES}}. Use when {{WHEN_TO_USE}}. Triggers: {{KEYWORDS}}.
2026-01-05
migration-checklist.md
4
1 export migration-checklist
2 projectquestorg from "projectquestorg/AgileFlow"
3 Generate data migration checklist with validation, rollback, and zero-downtime procedures
2026-01-05
mermaid-generator.md
4
1 export mermaid-generator
2 dmccreary from "dmccreary/claude-skills"
3 This skill generates interactive workflow diagrams using the Mermaid JavaScript library
2026-01-05
microsim-matcher.md
4
1 export microsim-matcher
2 dmccreary from "dmccreary/claude-skills"
3 This skill analyzes diagram, chart, or simulation specifications and returns a ranked list of the most suitable MicroSim generator skills to use. It compares the specification against capabilities of all available microsim generators (p5.js, ChartJS, Plotly, Mermaid, vis-network, timeline, map, Venn, bubble) and provides match scores (0-100) with detailed reasoning for each recommendation. Use this skill when a user has a diagram specification and needs guidance on which MicroSim generator skill to use.
2026-01-05
apps-ayokoding-web-developing-content.md
4
1 export apps-ayokoding-web-developing-content
2 wahidyankf from "wahidyankf/open-sharia-enterprise"
3 Comprehensive guide for creating content on ayokoding-web Hugo site using Hextra theme. Covers bilingual content strategy (default English), level-based weight ordering system, by-example tutorial annotation standards (1-2.25 comments per code line), absolute path linking requirements, and ayokoding-web specific frontmatter patterns. Essential for content creation tasks on ayokoding-web
2026-01-05
pentest-metasploit.md
4
1 export pentest-metasploit
2 AgentSecOps from "AgentSecOps/SecOpsAgentKit"
3 Penetration testing framework for exploit development, vulnerability validation, and authorized security assessments using Metasploit Framework. Use when: (1) Validating vulnerabilities in authorized security assessments, (2) Demonstrating exploit impact for security research, (3) Testing defensive controls in controlled environments, (4) Conducting authorized penetration tests with proper scoping and authorization, (5) Developing post-exploitation workflows for red team operations.
2026-01-05
your-skill-name.md
4
1 export your-skill-name
2 outfitter-dev from "outfitter-dev/agents"
3 [YOUR_DESCRIPTION] - Be specific about WHAT the skill does and WHEN to use it. Include trigger keywords. Example: "Test REST APIs with validation and reporting. Use when testing APIs, endpoints, HTTP services, or when users mention API testing, endpoint validation, or integration testing."
2026-01-05
documentation-templates.md
4
1 export documentation-templates
2 benshapyro from "benshapyro/cadre-devkit-claude"
3 Generates README files, API documentation, and inline code comments following best practices. Use when creating project documentation, writing READMEs, documenting APIs, or explaining complex code.
2026-01-05
session-recall.md
4
1 export session-recall
2 cuipengfei from "cuipengfei/prompts"
3 全范围召回 - 从 Project CLAUDE.md、User CLAUDE.md 和 Memory MCP 查询历史知识
2026-01-05
feature-implementation.md
4
1 export feature-implementation
2 NickCrew from "NickCrew/claude-cortex"
3 Use when implementing a feature or multi-file code change - provides structured implementation flow with persona selection, validation, and testing guidance.
2026-01-05
skill-creator.md
4
1 export skill-creator
2 NickCrew from "NickCrew/claude-cortex"
3 Guide for creating effective skills. Use when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
cli-development-guidelines.md
4
1 export cli-development-guidelines
2 outfitter-dev from "outfitter-dev/agents"
3 Design and review command-line interfaces (CLI tools) with human-first UX and UNIX composability: arguments/flags, help text, stdout/stderr, exit codes, interactivity, configuration, errors, telemetry, and distribution.
2026-01-05
time-helper.md
4
1 export time-helper
2 Interstellar-code from "Interstellar-code/claud-skills"
3 Get current time, convert timezones, and perform time calculations using native PHP (Windows/Mac/Linux compatible)
2026-01-05
asciinema-analyzer.md
4
1 export asciinema-analyzer
2 terrylica from "terrylica/cc-skills"
3 Semantic analysis for Claude Code consumption. TRIGGERS - analyze cast, keyword extraction, density analysis, find patterns, sharpe, backtest, iteration, trading keywords, ML keywords. Use when extracting insights from recordings.
2026-01-05