Browse Skills
6471 skills found
codemap.md
0
1
export
codemap
2
from
"aronasorman/dotfiles"
from
"aronasorman/dotfiles"
3
Use when debugging errors, understanding feature implementations, or tracing execution flow through unfamiliar code - generates hierarchical maps with inline code snippets (5-10 lines), file:line references, and execution traces. Supports Mermaid diagrams when explicitly requested. Triggers: debug, trace, explain, understand.
2025-12-04
resume-builder.md
0
1
export
resume-builder
2
from
"aadilmallick/claude-skills"
from
"aadilmallick/claude-skills"
3
Professional resume creation using LaTeX with ATS optimization, quantifiable achievements, and industry best practices. Generates both LaTeX source and compiled PDF with maximum readability for Applicant Tracking Systems.
2025-12-31
deepwiki.md
0
1
export
deepwiki
2
from
"liyuyun-lyy/deepwiki"
from
"liyuyun-lyy/deepwiki"
3
Generate or update a repository understanding deepwiki as Markdown, including a dynamic INDEX.md under deepwiki/. Use when users ask for /deepwiki, /deepwiki:init, /deepwiki:index, /deepwiki:update, or request a repo deepwiki/knowledge base.
2026-01-04
version-bump.md
0
1
export
version-bump
2
from
"godslew/gclip-cli"
from
"godslew/gclip-cli"
3
Cargo.tomlのversionを更新し、`version bump (vX.Y.Z)`でコミットし、`vX.Y.Z`の軽量タグを作成してoriginへpushする作業で使う。Rust CLIのリリース準備、version bump、git tag/pushの依頼があるときに使う。
2025-12-26
publishing-stories.md
0
1
export
publishing-stories
2
from
"kecbigmt/cc-plugins"
from
"kecbigmt/cc-plugins"
3
Claude Code plugin for Story-driven Development
2026-02-04
typst-dual-format.md
0
1
export
typst-dual-format
2
from
"jasonyan-s/FINMA_Content_Management_System_Template"
from
"jasonyan-s/FINMA_Content_Management_System_Template"
3
Expert in Typst dual-format content system for FINMA project. Use when creating or modifying .typ files, working with dual-format templates, presentation functions, document functions, or troubleshooting Typst compilation. Handles both presentation slides and study guide documents from single content source.
2025-12-21
synapse-a2a.md
0
1
export
synapse-a2a
2
from
"s-hiraoku/synapse-a2a"
from
"s-hiraoku/synapse-a2a"
3
This skill provides comprehensive guidance for inter-agent communication using the Synapse A2A framework. Use this skill when sending messages to other agents, routing @agent patterns, understanding priority levels, or handling A2A protocol operations. Also covers task history management including search, statistics, export, and cleanup operations. Automatically triggered when agent communication, A2A protocol tasks, or history operations are detected.
2026-02-26
fhir-generator.md
0
1
export
fhir-generator
2
from
"Fadil369/doctors-linc"
from
"Fadil369/doctors-linc"
3
AI-powered OCR pipeline for healthcare document processing with automated PowerPoint generation
2025-11-23
valyu-search.md
0
1
export
valyu-search
2
from
"GhouI/valyu-search-plugin"
from
"GhouI/valyu-search-plugin"
3
Community Plugin for Valyu
2026-01-04
vlex.md
0
1
export
vlex
2
from
"tcapelle/claude-lex"
from
"tcapelle/claude-lex"
3
A poor's layers Harvey
2025-12-29
pentest-coordinator.md
0
1
export
pentest-coordinator
2
from
"CharlesKozel/vulhub_automated_pentester"
from
"CharlesKozel/vulhub_automated_pentester"
3
Autonomous penetration testing coordinator using ReAct methodology. Automatically activates when user provides a target IP or asks to start penetration testing. Orchestrates reconnaissance, exploitation, and privilege escalation until both user and root flags are captured. (project)
2025-11-25
test-notebooks.md
0
1
export
test-notebooks
2
from
"Ming-Kai-LC/self-learn"
from
"Ming-Kai-LC/self-learn"
3
Validates Jupyter notebook execution, outputs, and educational quality metrics
2025-11-24
plot-consistency-checker.md
0
1
export
plot-consistency-checker
2
from
"IzmaIkhlaque/AIDD-30-days-challenge-"
from
"IzmaIkhlaque/AIDD-30-days-challenge-"
3
Checks book plots for inconsistencies in timelines, character actions, facts, and logic. Use this to review drafts or outlines for holes and suggest fixes.
2025-12-16
e2b-sandbox.md
0
1
export
e2b-sandbox
2
from
"padak/ng_component"
from
"padak/ng_component"
3
Execute AI-generated code in secure isolated E2B cloud sandboxes with advanced monitoring, MCP gateway integration (200+ tools), and multi-language support. Use for running Python/JavaScript/TypeScript/Bash code, managing sandbox lifecycle (create, pause, resume, kill, list, connect), monitoring metrics (CPU, memory, disk), handling lifecycle events, uploading/downloading files, streaming command output, environment variable management, and integrating LLMs with code execution capabilities.
2025-11-12
generate-candidate-summary-skill.md
0
1
export
generate-candidate-summary-skill
2
from
"johnsonice/Fund_Process_Automation"
from
"johnsonice/Fund_Process_Automation"
3
Generate a markdown summary report from candidate_profile.csv with statistics and insights
2026-02-09
project-standards.md
0
1
export
project-standards
2
from
"guvnr-dev/guvnr"
from
"guvnr-dev/guvnr"
3
One config to govern them all. Universal AI coding assistant configuration for Claude, Cursor, Copilot, Windsurf, Aider, and 15+ tools.
2026-01-14
conventional-committer.md
0
1
export
conventional-committer
2
from
"marromugi/magi-ui"
from
"marromugi/magi-ui"
3
component playground 🐕
2025-12-26
docrev.md
0
1
export
docrev
2
from
"gcol33/docrev"
from
"gcol33/docrev"
3
Document revision workflow tool (CLI: `rev`). Use when working with Word documents containing reviewer comments, importing track changes to markdown, replying to reviewer comments, building PDF/DOCX outputs, generating response letters, validating citations/DOIs, or any document revision task.
2026-02-18
document-generation.md
0
1
export
document-generation
2
from
"BOHUYESHAN-APB/N-T-AI"
from
"BOHUYESHAN-APB/N-T-AI"
3
A powerful skill for generating and processing professional documents (Word, PowerPoint, Excel, PDF).
2026-01-09
setup-tagpr.md
0
1
export
setup-tagpr
2
from
"handlename/dotfiles"
from
"handlename/dotfiles"
3
Set up tagpr for automated release management in a repository. tagpr automatically creates and updates pull requests for unreleased items, tags them when merged, and creates GitHub Releases. Use this skill when users want to (1) introduce tagpr to their repository, (2) set up automated releases with tagpr, (3) configure tagpr with goreleaser for Go projects, (4) enable immutable releases with tagpr, or (5) set up release workflow for TypeScript/Node.js projects.
2026-02-27
mcp-opportunity-pipeline.md
0
1
export
mcp-opportunity-pipeline
2
from
"JesseHenson/claude_code_apex_marketplace"
from
"JesseHenson/claude_code_apex_marketplace"
3
Claude Code plugins for MCP marketplaces (Apify, MCPrize, etc.)
2025-12-20
starting-implementation.md
0
1
export
starting-implementation
2
from
"t0k0sh1/chronia"
from
"t0k0sh1/chronia"
3
A modern, lightweight TypeScript date/time utility library with comprehensive formatting, parsing, and manipulation capabilities.
2026-02-25
spec-driven-dev.md
0
1
export
spec-driven-dev
2
from
"ThilinaTLM/claude-plugins"
from
"ThilinaTLM/claude-plugins"
3
Reusable skills for AI coding assistants
2026-02-08
ui-design-guideline.md
0
1
export
ui-design-guideline
2
from
"titabash/claude-plugins"
from
"titabash/claude-plugins"
3
Create project-specific UI design guideline as a Claude Code Skill. Use when the user says "UI design guideline", "design system", "style guide", or wants to create design guidelines for their project.
2025-12-27