Browse Skills

44835 skills found

convert-pdf-to-epub.md
10
1 export convert-pdf-to-epub
2 koreyba from "koreyba/Claude-Skill-pdf-to-epub"
3 Convert PDF books to EPUB format for e-readers. Use when user asks to convert PDF to EPUB, create an e-book from PDF, make PDF readable on Kindle/phone/tablet, or extract book content from PDF. Handles: chapter detection, image extraction with optimization, footnotes/endnotes with hyperlinks, reading order for multi-column layouts. Validates conversion quality automatically.
2026-01-05
clean-code.md
10
1 export clean-code
2 ratacat from "ratacat/claude-skills"
3 Use when writing, reviewing, or refactoring code. Apply when naming variables or functions, structuring classes, handling errors, writing tests, or when code feels complex or hard to understand. Based on Robert C. Martin's Clean Code.
2026-01-05
agent-database-optimizer.md
10
1 export agent-database-optimizer
2 Tony363 from "Tony363/SuperClaude"
3 Expert database optimizer specializing in query optimization, performance tuning, and scalability across multiple database systems. Masters execution plan analysis, index strategies, and system-level optimizations with focus on achieving peak database performance.
2026-01-05
dedup-divergences.md
10
1 export dedup-divergences
2 cyberthirst from "cyberthirst/ivy"
3 Batch analysis of hundreds of fuzzer divergences using parallel subagents - categorize, deduplicate, identify unique bugs, create summary reports
2026-01-05
agent-search-specialist.md
10
1 export agent-search-specialist
2 Tony363 from "Tony363/SuperClaude"
3 Expert search specialist mastering advanced information retrieval, query optimization, and knowledge discovery. Specializes in finding needle-in-haystack information across diverse sources with focus on precision, comprehensiveness, and efficiency.
2026-01-05
design-synthesizer.md
10
1 export design-synthesizer
2 matteocervelli from "matteocervelli/llms"
3 Auto-activates when synthesizing outputs from multiple parallel sub-agents to create cohesive, integrated design with consistency checking and conflict resolution.
2026-01-05
skill-orchestrator.md
10
1 export skill-orchestrator
2 kdoronin from "kdoronin/claude_code_skills"
3 This skill orchestrates programming tasks by analyzing available Claude Code skills and creating execution plans. It should be used when working on any coding task that could benefit from multiple specialized skills. The skill supports two execution modes selected by user - manual (Claude executes with explicit skill references) or delegated (tasks sent to sub-agents with skills).
2026-01-05
accessibility-checker.md
10
1 export accessibility-checker
2 matteocervelli from "matteocervelli/llms"
3 Validate WCAG 2.1 Level AA compliance and accessibility best practices. Use when performing accessibility audits and WCAG certification.
2026-01-05
documentation-currency.md
10
1 export documentation-currency
2 akaszubski from "akaszubski/autonomous-dev"
3 Detects stale documentation - outdated status markers, old TODOs, version lag
2026-01-05
writing-auth0-docs.md
10
1 export writing-auth0-docs
2 auth0 from "auth0/docs-v2"
3 Use when authoring new documentation or fixing style/formatting violations in Auth0 docs-v2 repository - enforces Auth0 Docs Style Guide for terminology, voice/tone, admonitions, placeholders, capitalization, and translation readiness (not for reading/understanding docs)
2026-01-05
test-executor.md
10
1 export test-executor
2 matteocervelli from "matteocervelli/llms"
3 Execute test suites with proper configuration, parallel execution, and detailed reporting. Use when running unit tests, integration tests, or full test suites.
2026-01-05
Prisma Query Optimizer.md
10
1 export Prisma Query Optimizer
2 databayt from "databayt/hogwarts"
3 Query optimization and N+1 detection
2026-01-05
agent-dependency-manager.md
10
1 export agent-dependency-manager
2 Tony363 from "Tony363/SuperClaude"
3 Expert dependency manager specializing in package management, security auditing, and version conflict resolution across multiple ecosystems. Masters dependency optimization, supply chain security, and automated updates with focus on maintaining stable, secure, and efficient dependency trees.
2026-01-05
generate-appworld-code.md
10
1 export generate-appworld-code
2 jmanhype from "jmanhype/claude-code-plugin-marketplace"
3 Generate Python code to solve AppWorld agent tasks using playbook bullet guidance. Use when the AppWorld executor needs executable Python code for tasks involving Spotify, Venmo, Gmail, Calendar, Contacts, or other AppWorld APIs.
2026-01-05
recursive-communicator.md
10
1 export recursive-communicator
2 matteocervelli from "matteocervelli/llms"
3 Auto-activates when managing agent-to-agent communication for validation failures and recursive fix cycles between validation specialists and main agent.
2026-01-05
web-recap.md
10
1 export web-recap
2 robzolkos from "robzolkos/web-recap"
3 Extract browser history for finding URLs by topic or getting visit stats. Use when user asks about their browsing history, visited websites, or what they were doing online.
2026-01-05
python-json-parsing.md
10
1 export python-json-parsing
2 basher83 from "basher83/lunar-claude"
3 Python JSON parsing best practices covering performance optimization (orjson/msgspec), handling large files (streaming/JSONL), security (injection prevention), and advanced querying (JSONPath/JMESPath). Use when working with JSON data, parsing APIs, handling large JSON files, or optimizing JSON performance.
2026-01-05
github-workflow.md
10
1 export github-workflow
2 akaszubski from "akaszubski/autonomous-dev"
3 GitHub-first workflow - Issues, PRs, milestones, auto-tracking for solo developer productivity. Includes PR description templates, issue templates, automation patterns, and webhook security.
2026-01-05
oblique.md
10
1 export oblique
2 jakedahn from "jakedahn/oblique-skill"
3 This skill should be used when the user asks to "/oblique", "oblique strategy", "give me an oblique strategy", "give me a creative prompt", or wants lateral thinking inspiration for their coding session.
2026-01-05
agent-accessibility-tester.md
10
1 export agent-accessibility-tester
2 Tony363 from "Tony363/SuperClaude"
3 Expert accessibility tester specializing in WCAG compliance, inclusive design, and universal access. Masters screen reader compatibility, keyboard navigation, and assistive technology integration with focus on creating barrier-free digital experiences.
2026-01-05
Unnamed Skill.md
10
1 export Unnamed Skill
2 chaingraphlabs from "chaingraphlabs/chaingraph"
3 XYFlow integration patterns for ChainGraph visual flow editor. Use when working on node rendering, edge rendering, drag-and-drop, selection handling, anchors, handles, or any XYFlow-related UI code. Covers custom nodes/edges, performance optimization, handle positioning. Triggers: xyflow, reactflow, node rendering, edge rendering, handle, anchor, drag drop, selection, viewport, canvas, flow editor UI.
2026-01-05
agent-risk-manager.md
10
1 export agent-risk-manager
2 Tony363 from "Tony363/SuperClaude"
3 Expert risk manager specializing in comprehensive risk assessment, mitigation strategies, and compliance frameworks. Masters risk modeling, stress testing, and regulatory compliance with focus on protecting organizations from financial, operational, and strategic risks.
2026-01-05
data-modeler.md
10
1 export data-modeler
2 matteocervelli from "matteocervelli/llms"
3 Design data models with Pydantic schemas, comprehensive validation rules, type annotations, and relationship mappings.
2026-01-05
permission-test-skill.md
10
1 export permission-test-skill
2 matteocervelli from "matteocervelli/llms"
3 Permission test. Use for testing.
2026-01-05