Browse Skills

22656 skills found

skill-creator.md
0
1 export skill-creator
2 alongor666 from "alongor666/chexianduoweifenxi"
3 Guide for creating effective skills. This skill should be used 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
frontend-accessibility.md
0
1 export frontend-accessibility
2 mshafei721 from "mshafei721/Turbocat"
3 Build accessible user interfaces with semantic HTML, keyboard navigation, ARIA attributes, and screen reader support. Use this skill when creating or modifying UI components, form elements, interactive widgets, or page layouts. When working on files like *.tsx, *.jsx, *.vue, *.svelte, or HTML templates. When adding alt text to images, labels to form inputs, implementing keyboard navigation, managing focus states, ensuring proper color contrast, using semantic HTML elements (nav, main, button), or adding ARIA attributes for complex components.
2026-01-05
docx.md
0
1 export docx
2 szweibel from "szweibel/claude-skills"
3 Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks
2026-01-05
moai-lang-shell.md
0
1 export moai-lang-shell
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Enterprise Shell scripting with Bash 5.2, ShellCheck, bats-core testing, POSIX compliance, and Context7 MCP integration for defensive scripting patterns.
2026-01-05
serialization-patterns.md
0
1 export serialization-patterns
2 IvanTorresEdge from "IvanTorresEdge/molcajete.ai"
3 Data serialization and transformation patterns. Use when formatting API responses.
2026-01-05
mmd-device-quad-cortex.md
0
1 export mmd-device-quad-cortex
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Guide for using the Neural DSP Quad Cortex device library in MMD files. Use when the user mentions Quad Cortex, QC, Neural DSP guitar processor, or needs help with preset loading, scene switching, expression control, or stomp automation for the Quad Cortex.
2026-01-05
offline-rl.md
0
1 export offline-rl
2 tachyon-beep from "tachyon-beep/hamlet"
3 Master CQL, IQL, BCQ - offline RL from fixed datasets without environment interaction
2026-01-05
writing-plans.md
0
1 export writing-plans
2 a-ariff from "a-ariff/ariff-claude-plugins"
3 Create detailed implementation plans with bite-sized tasks
2026-01-05
frontend-responsive.md
0
1 export frontend-responsive
2 SpacePlushy from "SpacePlushy/portfolio"
3 Implement mobile-first responsive designs using fluid layouts, relative units, responsive images, and touch-friendly interfaces. Use this skill when creating layouts that adapt across screen sizes, implementing breakpoints, or optimizing for mobile and tablet devices. When working on responsive component layouts, Tailwind responsive utility classes (sm:, md:, lg:, xl:), CSS media queries and breakpoints, fluid typography with clamp() or viewport units, responsive images with srcset and sizes attributes, mobile navigation menus and hamburger patterns, touch target sizing for mobile devices, responsive grid and flexbox layouts, container queries for component-based responsiveness, or viewport meta tags and mobile optimization.
2026-01-05
verification-before-completion.md
0
1 export verification-before-completion
2 zebbern from "zebbern/skills"
3 Use when about to claim work is complete, fixed, or passing. Run verification commands and confirm output before making any success claims. Evidence before assertions.
2026-01-05
microcalibrate.md
0
1 export microcalibrate
2 PolicyEngine from "PolicyEngine/policyengine-claude"
3 Survey weight calibration to match population targets - used in policyengine-us-data for enhanced microdata
2026-01-05
multi-agent.md
0
1 export multi-agent
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Orchestrate autonomous agent teams to complete complex tasks. PM dynamically selects specialized agents based on task classification and enforces non-negotiable principles. Supports local and remote agents, persistent sessions, and continuous learning through skills.
2026-01-05
code-refactor.md
0
1 export code-refactor
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Proactively detect and execute code refactoring to maintain DDD architecture and code quality. Triggers: RF, refactor, 重構, 拆分, split, 模組化, modularize, 太長, cleanup.
2026-01-05
harshjudge.md
0
1 export harshjudge
2 majiayu000 from "majiayu000/claude-skill-registry"
3 AI-native E2E testing orchestration for Claude Code. Use when creating, running, or managing end-to-end test scenarios with visual evidence capture. Activates for tasks involving E2E tests, browser automation testing, test scenario creation, test execution with screenshots, or checking test status.
2026-01-05
gpu-quality-priority.md
0
1 export gpu-quality-priority
2 smith6jt-cop from "smith6jt-cop/Skills_Registry"
3 KINTSUGI processing principles: Never sacrifice quality for speed, always use GPU when available. Trigger: performance optimization, CPU/GPU choice, fast mode, quality vs speed.
2026-01-05
panel-digitizer.md
0
1 export panel-digitizer
2 sashburner26 from "sashburner26/ampacity"
3 Extract panel schedule data from images using constraint-first approach
2026-01-05
ultimate-research.md
0
1 export ultimate-research
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Elite multi-agent research orchestration utilizing ref MCP, exa MCP, brave-search MCP, and context7 with parallel execution of deep-research-agent, search-specialist, trend-researcher, and ux-researcher. Use for comprehensive research requiring maximum depth, breadth, and quality. Automatically invoked during /sc:research commands for world-class research capabilities surpassing any traditional deep research approach.
2026-01-05
evaluation.md
0
1 export evaluation
2 Asmayaseen from "Asmayaseen/hackathon-2"
3 Build evaluation frameworks for agent systems. Use when testing agent performance, validating context engineering choices, or measuring improvements over time.
2026-01-05
aws-s3.md
0
1 export aws-s3
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Manages file storage with AWS S3 using the JavaScript SDK v3. Use when uploading files, generating presigned URLs, managing buckets, or implementing cloud storage in Node.js applications.
2026-01-05
git-risk-analysis.md
0
1 export git-risk-analysis
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Analyze git history to enhance risk assessment for PR reviews. Use when analyzing file changes to detect code hotspots (high churn files), authorship patterns, historical failure correlation, and change complexity. Provides additional context beyond static code analysis to improve production risk scoring.
2026-01-05
when-to-query.md
0
1 export when-to-query
2 blueraai from "blueraai/bluera-knowledge"
3 Decision guide for when to query Bluera Knowledge stores vs using Grep/Read on current project. Query BK for library/dependency questions and reference material. Use Grep/Read for current project code, debugging, and implementation details. Includes setup instructions and mental model.
2026-01-05
ebook-concept-development.md
0
1 export ebook-concept-development
2 robertguss from "robertguss/claude-skills"
3 Develop ebook ideas into structured concepts ready for architecture. Use when the user has an ebook idea (from a brainstorm document, existing content to repurpose, a book section to extract, or a fresh concept) and wants to develop it into a clear, validated concept. Produces an Ebook Concept Document with reader, transformation, promise, content source, scope/format, and key topics. Handles multi-session development with living documents.
2026-01-05
julien-workflow-advice-codex.md
0
1 export julien-workflow-advice-codex
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Get OpenAI Codex CLI's opinion on code, bugs, or implementation. Use when you want a second AI perspective during coding sessions.
2026-01-05
moai-context7-integration.md
0
1 export moai-context7-integration
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Enhanced context7 integration with AI-powered features
2026-01-05