Browse Skills
18175 skills found
frontend-accessibility.md
0
1
export
frontend-accessibility
2
from
"mshafei721/Turbocat"
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
from
"szweibel/claude-skills"
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
ui-clone.md
0
1
export
ui-clone
2
from
"SammySnake-d/ai-frontend-scaffold"
from
"SammySnake-d/ai-frontend-scaffold"
3
Pixel-perfect UI cloning from screenshots or reference pages. Use when users ask to replicate, clone, or recreate a UI from an image, screenshot, or reference website. Triggers on keywords like "复刻", "clone", "replicate", "recreate UI", "像素级还原", "照着这个做", or when a screenshot is provided with implementation intent.
2026-01-05
mmd-device-quad-cortex.md
0
1
export
mmd-device-quad-cortex
2
from
"majiayu000/claude-skill-registry"
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
frontend-responsive.md
0
1
export
frontend-responsive
2
from
"SpacePlushy/portfolio"
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
ux-researcher.md
0
1
export
ux-researcher
2
from
"dylantarre/animation-principles"
from
"dylantarre/animation-principles"
3
Use when evaluating animation usability, conducting motion studies, or when researching how animation affects user perception and task completion.
2026-01-05
stream-validator.md
0
1
export
stream-validator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Validate WebSocket and HTTP stream health for WaveCap-SDR channels. Use when debugging streaming issues, measuring latency or throughput, detecting packet loss, or verifying audio/spectrum delivery.
2026-01-05
writing-xcuitests.md
0
1
export
writing-xcuitests
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
This skill should be used when the user asks to "write XCUITest", "create UI tests", "fix flaky tests", "query XCUIElements", "implement Page Object pattern", or mentions XCUITest, UI testing for iOS/macOS apps. Targets experienced iOS developers who want best practices and efficiency improvements.
2026-01-05
mmd-device-h90.md
0
1
export
mmd-device-h90
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Guide for using the Eventide H90 Harmonizer device library in MMD files. Use when the user mentions Eventide H90, H90 effects processor, H90 reverb/delay/modulation, or needs help with H90 program changes, HotSwitches, bypass control, expression automation, or firmware workarounds.
2026-01-05
panel-digitizer.md
0
1
export
panel-digitizer
2
from
"sashburner26/ampacity"
from
"sashburner26/ampacity"
3
Extract panel schedule data from images using constraint-first approach
2026-01-05
youtube-video-to-audio.md
0
1
export
youtube-video-to-audio
2
from
"MacHu-GWU/sanhe-claude-code-plugins"
from
"MacHu-GWU/sanhe-claude-code-plugins"
3
Download YouTube videos as audio files using yt-dlp
2026-01-05
memory-structure-design.md
0
1
export
memory-structure-design
2
from
"ryo497/atom"
from
"ryo497/atom"
3
When user asks how to organize their memory or needs help with Phase 2, analyze semi-structured documents and recommend entity-based or topic-based directory structure
2026-01-05
ultimate-research.md
0
1
export
ultimate-research
2
from
"majiayu000/claude-skill-registry"
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
from
"Asmayaseen/hackathon-2"
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
blog-post-outline-generator.md
0
1
export
blog-post-outline-generator
2
from
"fracabu/claude-skill-factory"
from
"fracabu/claude-skill-factory"
3
Generates structured blog post outlines with SEO-optimized headings, key points, and content flow. Use when planning blog content, creating editorial calendars, or structuring long-form articles. Supports multiple content formats and audience targeting.
2026-01-05
golang-cli-cobra-viper.md
0
1
export
golang-cli-cobra-viper
2
from
"bobmatnyc/termpilot"
from
"bobmatnyc/termpilot"
3
Building production-quality CLI tools with Cobra command framework and Viper configuration management. Covers command structure, flag binding, environment variables, and shell completion. Use when creating developer tools, admin CLIs, or DevOps utilities.
2026-01-05
when-to-query.md
0
1
export
when-to-query
2
from
"blueraai/bluera-knowledge"
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
from
"robertguss/claude-skills"
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
confluence.md
0
1
export
confluence
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Manage Confluence documentation with downloads, uploads, conversions, and diagrams. Use when asked to "download Confluence pages", "upload to Confluence", "convert Wiki Markup", "sync markdown to Confluence", "create Confluence page", or "handle Confluence images".
2026-01-05
dapp-integration.md
0
1
export
dapp-integration
2
from
"FractionEstate/midnight-dev-skills"
from
"FractionEstate/midnight-dev-skills"
3
Build Midnight dApps with TypeScript integration, wallet connectivity, and contract deployment. Use when connecting wallets, deploying contracts, or building dApp frontends. Triggers on wallet, provider, Next.js, deployment, or TypeScript integration questions.
2026-01-05
blog-topic-research.md
0
1
export
blog-topic-research
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Validate topic uniqueness and identify unique angles before writing. Prevents generic content and helps find your specific value.Trigger phrases: "topic research", "validate topic", "should I write", "is this unique", "research topic", "check topic"
2026-01-05
frontend-css.md
0
1
export
frontend-css
2
from
"devmatrix-ai/devmatrix-mvp"
from
"devmatrix-ai/devmatrix-mvp"
3
Apply consistent CSS styling methodologies using project conventions such as Tailwind CSS utility classes, BEM naming, CSS Modules, or styled-components while maintaining design system consistency. Use this skill when writing or modifying styles in component files, CSS files, Tailwind classes, styled-components, CSS-in-JS solutions, or design token configurations. Use this skill when working with CSS frameworks, establishing design tokens for colors and spacing, optimizing CSS for production builds, or ensuring consistent styling patterns across the application. Use this skill when working with .css, .scss, .module.css files, or when adding className attributes to components with utility classes.
2026-01-05
qa-security-scan.md
0
1
export
qa-security-scan
2
from
"takemi-ohama/ai-agent-marketplace"
from
"takemi-ohama/ai-agent-marketplace"
3
Security scanning templates and checklists for OWASP Top 10, authentication, authorization, data protection. Use when conducting security testing or vulnerability assessment.This skill provides comprehensive security testing:- OWASP Top 10 checklist with remediation- Authentication and authorization testing- Data protection verification- Security report generation- Integration with Codex CLI MCP for automated scanningTriggers: "security scan", "vulnerability check", "OWASP", "security test", "セキュリティスキャン", "脆弱性チェック", "セキュリティテスト"
2026-01-05
playwright-qa.md
0
1
export
playwright-qa
2
from
"MightyJabe/CoinTraderAI"
from
"MightyJabe/CoinTraderAI"
3
Playwright MCP-based UI verification workflow. Use when validating UI changes, confirming route behavior, or checking client-side runtime errors via browser automation.
2026-01-05