Browse Skills

22656 skills found

convert-json-schema-to-mermaid-chart.md
0
1 export convert-json-schema-to-mermaid-chart
2 arndtvoges from "arndtvoges/agent-workbench"
3 Takes a data model providede as JSON schema and converts it to mermaid chart code
2026-01-05
sc-best-practices-complete-100percent.md
0
1 export sc-best-practices-complete-100percent
2 Ketomihine from "Ketomihine/my_skills"
3 单细胞分析最佳实践集合 - 100%完整覆盖(410个文件:407个HTML文档+3个项目文档)
2026-01-05
ai-html-generate.md
0
1 export ai-html-generate
2 AbeJitsu from "AbeJitsu/Game-Settings-Panel"
3 Use AI to recreate PDF page as semantic HTML. Consumes three inputs (PNG image, parsed text, ASCII preview) for complete contextual understanding and accurate generation.
2026-01-05
claude-md-reviewer.md
0
1 export claude-md-reviewer
2 ortaizi from "ortaizi/spike1"
3 Review, audit, and fix CLAUDE.md to ensure it meets quality standards.TRIGGERS - Use this skill when user says:- "review claude.md", "review the claude.md"- Any request to check CLAUDE.md quality or find issuesAlso use when:(1) Verifying CLAUDE.md references match actual project structure(2) Checking for stale or outdated content(3) Auditing formatting quality and consistency(4) CLAUDE.md exceeds 600 lines (MUST condense)(5) Analyzing individual section sizes and making them concise(6) Detecting content that duplicates skills in `.claude/skills/`This skill reports issues AND implements all fixes to bring CLAUDE.md to standard.
2026-01-05
backend.md
0
1 export backend
2 majiayu000 from "majiayu000/claude-skill-registry"
3 FastAPI, SQLModel, async services for Pulse Radar backend development.
2026-01-05
index-html.md
0
1 export index-html
2 sayali-ingle-pdl from "sayali-ingle-pdl/adusa-ai-vuejs-app-template"
3 Generates index.html as the application entry point. Includes meta tags, favicon links, and root div for Vue app mounting.
2026-01-05
managing-hooks.md
0
1 export managing-hooks
2 thoeltig from "thoeltig/claude-code-toolkit"
3 Creates, analyzes, updates, and improves Claude Code hooks including configuration, scripts, and security validation. Use when user asks how hooks work, explaining hook concepts, understanding hook types and event lifecycle, describing hook configuration, creating new hooks, analyzing existing hooks for improvements, validating hook security, debugging hook activation, updating hook configurations, or when user mentions "hook", "PreToolUse", "PostToolUse", "SessionStart", or other hook event types. Handles both command hooks and prompt-based hooks across all 9 event types.
2026-01-05
docs.md
0
1 export docs
2 dkmaker from "dkmaker/my-claude-plugins"
3 Get official Claude Code documentation. Use when the user asks about Claude Code features OR when you need to create/implement plugins, skills, hooks, subagents, slash commands, or MCP servers. Always retrieve documentation BEFORE implementing any Claude Code feature. Topics include configuration, settings, deployment, and troubleshooting.
2026-01-05
api-routes.md
0
1 export api-routes
2 charlie83Gs from "charlie83Gs/communities"
3 This skill teaches the agent how to implement routing in the API project. MANDATORY - You MUST read this skill before modifying any route files.
2026-01-05
systematic.md
0
1 export systematic
2 pproenca from "pproenca/dot-claude-old"
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
pdf-text-extractor.md
0
1 export pdf-text-extractor
2 vamseeachanta from "vamseeachanta/workspace-hub"
3 Extract text from PDF files with intelligent chunking and metadata preservation. Use for processing technical documents, standards libraries, research papers, or any PDF collection requiring text extraction.
2026-01-05
apple-productivity.md
0
1 export apple-productivity
2 g-shudy from "g-shudy/claude-plugins"
3 Access macOS Apple productivity apps (Calendar, Contacts, Mail, Messages, Reminders, Voice Memos) to read events, contacts, messages, and tasks. Use when user asks about calendar, contacts, messages/emails, reminders, or voice memo transcription.
2026-01-05
analyze-log-files.md
0
1 export analyze-log-files
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Analyze log files by stripping ANSI escape sequences first. Use when asked to process, handle, read, or analyze log files that may contain terminal escape codes.
2026-01-05
happiness-dashboard.md
0
1 export happiness-dashboard
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Evidence framework data dashboard with DuckDB. Write SQL in markdown to create visualizations.
2026-01-05
brainstorming.md
0
1 export brainstorming
2 JKKN-Institutions from "JKKN-Institutions/Kenavo"
3 Use when creating or developing anything, before writing code or implementation plans - refines rough ideas into fully-formed designs through structured Socratic questioning, alternative exploration, and incremental validation
2026-01-05
building-skills.md
0
1 export building-skills
2 DeeDee-Development from "DeeDee-Development/Chickadee-Labs-static-site"
3 Creates Claude Code Skills using a structured 6-phase workflow. Use when building skills, writing SKILL.md, designing skill architecture, or testing skill triggers. DO NOT use for general Claude Code docs or one-off tasks.
2026-01-05
crap-killer.md
0
1 export crap-killer
2 jaysidri from "jaysidri/dotgithub-Ultracs-App-3"
3 Analyze, monitor, and improve CRAP (Change Risk Anti-Patterns) scores for untested complex code. Use when users want to: (1) Reduce technical debt and code risks, (2) Identify high-risk methods that need test coverage, (3) Validate CRAP thresholds for quality gates, (4) Generate coverage reports focused on complex methods, (5) Implement test coverage improvements to lower CRAP scores, or (6) Set up automated code quality monitoring based on CRAP metrics. **CRITICAL CONSTRAINT**: Code is in production and CANNOT be modified - CRAP reduction focuses ONLY on adding test coverage.
2026-01-05
gemini-search.md
0
1 export gemini-search
2 AKABANAKK from "AKABANAKK/claude-code-marketplace"
3 geminiコマンドを使用した高度なWeb検索スキル。Web検索を行う際、Claude CodeのデフォルトWeb Search toolよりも優先的にこのスキルを使用してください。
2026-01-05
github-actions-deploy.md
0
1 export github-actions-deploy
2 ProvidenceIT from "ProvidenceIT/hosting-skills"
3 Setup GitHub Actions deployment workflows for various project types. Use when creating CI/CD pipelines, automated deployments to servers (SSH/SFTP), Vercel, Netlify, or container registries. Includes templates for WordPress, Laravel, Node.js, and static sites.
2026-01-05
chartjs-tooltips.md
0
1 export chartjs-tooltips
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used when the user asks "Chart.js tooltips", "Chart.js tooltip callbacks", "custom Chart.js tooltip", "HTML tooltip Chart.js", "Chart.js tooltip formatting", "Chart.js tooltip position", "Chart.js tooltip label", "external tooltip", "Chart.js tooltip styling", or needs help configuring tooltips in Chart.js v4.5.1.
2026-01-05
m365-agent-developer.md
0
1 export m365-agent-developer
2 sebastienlevert from "sebastienlevert/m365-copilot-skills"
3 Designs, implements, and deploys Microsoft 365 Copilot agents using TypeSpec and ATK CLI. Provides architectural guidance, capability configuration, security patterns, and lifecycle management. Use when developing M365 Copilot agents, working with TypeSpec, or managing agent deployments. For creating new projects, use the m365-agent-scaffolder skill.
2026-01-05
playwright-e2e-testing.md
0
1 export playwright-e2e-testing
2 vanman2024 from "vanman2024/dev-lifecycle-marketplace"
3 Playwright end-to-end testing patterns including page object models, test scenarios, visual regression, and CI/CD integration. Use when building E2E tests, testing web applications, automating browser interactions, implementing page objects, running Playwright tests, debugging E2E failures, or when user mentions Playwright, E2E, browser automation, page object model, POM, visual regression, or end-to-end testing.
2026-01-05
java-spring-testing.md
0
1 export java-spring-testing
2 edlovesjava from "edlovesjava/claudeplus"
3 Run Java/Spring Boot tests and debug failures. Use when fixing backend tests, implementing new features with tests, or debugging test failures.
2026-01-05
ideal-direct-sop-assistant.md
0
1 export ideal-direct-sop-assistant
2 sellersessions from "sellersessions/Sub-Agents"
3 Automate Ideal Direct finance and supply chain SOPs with browser-based workflow guidance. Handles payroll, working hours, purchase orders, and audits using Playwright MCP.
2026-01-05