Browse Skills
20307 skills found
installer.md
0
1
export
installer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Installs and configures project infrastructure including MkDocs Material intelligent textbook templates, learning graph viewers, and skill tracking systems. Routes to the appropriate installation guide based on what the user needs to set up.
2026-01-05
parallel-exploration.md
0
1
export
parallel-exploration
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when researching unfamiliar code, multiple modules involved, or external libraries referenced
2026-01-05
race-condition-audit.md
0
1
export
race-condition-audit
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Systematic identification of race conditions, concurrency bugs, and thread-safety issues across codebases. Use when asked to find race conditions, audit concurrent code, debug non-deterministic behavior, review thread safety, find data races, or analyze async/parallel code. Supports TypeScript, JavaScript, Python, Go, Rust, and C++.
2026-01-05
emoji-encoder.md
0
1
export
emoji-encoder
2
from
"PerceptLabs/nostril"
from
"PerceptLabs/nostril"
3
Use when implementing steganographic text encoding using Unicode Variation Selectors - allows encoding any message invisibly into emojis, letters, or any characters using Unicode Variation Selectors (U+FE00-U+FE0F and U+E0100-U+E01EF)
2026-01-05
mobile-responsive-ui.md
0
1
export
mobile-responsive-ui
2
from
"CodeTonight-SA/cips"
from
"CodeTonight-SA/cips"
3
Enforce mobile-first responsive design for all frontend changes. Covers TailwindCSS, vanilla CSS, container queries, dvh units, and framework-specific patterns. Trigger on any HTML, CSS, template, or UI component modifications.
2026-01-05
parakeet.md
0
1
export
parakeet
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Convert audio files to text using parakeet-mlx, NVIDIA's Parakeet automatic speech recognition model optimized for Apple's MLX framework. Run via uvx for on-device speech-to-text processing with high-quality timestamped transcriptions. Ideal for podcasts, interviews, meetings, and other audio content. This skill is triggered when the user says things like "transcribe this audio", "convert audio to text", "transcribe this podcast", "get text from this recording", "speech to text", or "transcribe this wav/mp3/m4a file".
2026-01-05
test-driven-development-tdd.md
0
1
export
test-driven-development-tdd
2
from
"barrydobson/dotfiles_extra"
from
"barrydobson/dotfiles_extra"
3
Write the test first, watch it fail, write minimal code to pass
2026-01-05
ohos-dataorm.md
0
1
export
ohos-dataorm
2
from
"mengfei0053/skills"
from
"mengfei0053/skills"
3
Expert in OpenHarmony database ORM library - use this skill when working with ohos_dataorm for local database operations, entity mapping, relationships, and database management in OpenHarmony/HarmonyOS applications.
2026-01-05
macos-launchd-service.md
0
1
export
macos-launchd-service
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Set up macOS launchd service for auto-starting Python applications
2026-01-05
devops-deployer.md
0
1
export
devops-deployer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Comprehensive DevOps and deployment workflow that orchestrates infrastructure automation, CI/CD pipelines, container orchestration, and cloud deployment. Handles everything from infrastructure as code and pipeline setup to monitoring, scaling, and disaster recovery.
2026-01-05
review.md
0
1
export
review
2
from
"wodsmith/thewodapp"
from
"wodsmith/thewodapp"
3
Centralizes persona-driven code reviews (Carmack, React core, Anders, React Router, Next.js, etc.) so Claude can pick or combine expert viewpoints when the user asks for a code review or perspective-specific critique. Use when user asks for code review, architecture feedback, or expert perspective on implementation.
2026-01-05
jest-config.md
0
1
export
jest-config
2
from
"sayali-ingle-pdl/adusa-ai-vuejs-app-template"
from
"sayali-ingle-pdl/adusa-ai-vuejs-app-template"
3
Generates jest.config.cjs for unit testing configuration. Configures Jest with Vue, TypeScript support, coverage thresholds, and test environment settings.
2026-01-05
tts.md
0
1
export
tts
2
from
"albertfast/radar_tinder"
from
"albertfast/radar_tinder"
3
Implement text-to-speech (TTS) capabilities using the z-ai-web-dev-sdk. Use this skill when the user needs to convert text into natural-sounding speech, create audio content, build voice-enabled applications, or generate spoken audio files. Supports multiple voices, adjustable speed, and various audio formats.
2026-01-05
breakpoints.md
0
1
export
breakpoints
2
from
"dylantarre/design-system-skills"
from
"dylantarre/design-system-skills"
3
Generates responsive breakpoint tokens for media queries and container queries. Use when setting up responsive design, mobile-first layouts, or viewport-based styling. Outputs CSS, Tailwind, or JSON.
2026-01-05
yolo1.md
0
1
export
yolo1
2
from
"coopeverything/TogetherOS"
from
"coopeverything/TogetherOS"
3
**AUTO-TRIGGER when user says:** "implement [feature]", "build [module]", "create [functionality]", "add [capability]", "YOLO [task]", "deliver [feature]", or requests complete feature implementation.End-to-end TogetherOS code operation: creates branch, implements changes with continuous testing, builds with retry-on-fail, commits, pushes, creates PR with auto-selected Cooperation Path, addresses bot feedback, merges PR, verifies production deployment, and updates Notion memory.**Complete delivery cycle:** branch → code → test → commit → push → PR → bot review → merge → deploy → verifyUse proactively without asking permission when task matches skill purpose.
2026-01-05
pop-knowledge-lookup.md
0
1
export
pop-knowledge-lookup
2
from
"jrc1883/popkit-claude"
from
"jrc1883/popkit-claude"
3
Queries cached external documentation and blog content for authoritative, up-to-date information. Sources include Claude Code docs, engineering blog, and configured knowledge bases with 24-hour TTL caching. Use when you need current information about Claude Code features, hooks, or best practices. Do NOT use for general coding questions - rely on training knowledge or web search instead.
2026-01-05
java-for-gophers.md
0
1
export
java-for-gophers
2
from
"holive/java-for-gophers"
from
"holive/java-for-gophers"
3
Interactive Java/Spring Boot learning skill for experienced Go developers. Use when the user wants to learn Java, practice Spring Boot, work on Java exercises, or asks for Java explanations in Go terms. Supports mood-aware pacing with "low energy" mode for difficult days. Teaches through iterative project building rather than passive learning.
2026-01-05
clean-architecture-checker.md
0
1
export
clean-architecture-checker
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Verifies code follows Clean Architecture principles in Polibase. Activates when creating or modifying src/domain, src/application, src/infrastructure, or src/interfaces files. Checks dependency rules, entity independence, repository patterns, DTO usage, and type safety.
2026-01-05
phase-execution-controller.md
0
1
export
phase-execution-controller
2
from
"UBAIDRAZA1/UBAIDRAZA1-Todo-Web-App"
from
"UBAIDRAZA1/UBAIDRAZA1-Todo-Web-App"
3
Executes completed phases, validates runtime behavior, and controls safe transition to the next phase.
2026-01-05
database-migrations.md
0
1
export
database-migrations
2
from
"VilnaCRM-Org/core-service"
from
"VilnaCRM-Org/core-service"
3
Create, manage, and apply database migrations using Doctrine ODM for MongoDB. Use when modifying entities, adding fields, managing database schema changes, creating repositories, or troubleshooting database issues.
2026-01-05
app-icon-generation.md
0
1
export
app-icon-generation
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate iOS and watchOS app icons and image assets from SVG sources using Inkscape and sips
2026-01-05
drupal-backend.md
0
1
export
drupal-backend
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Drupal Back End Specialist skill for custom module development, hooks, APIs, and PHP programming (Drupal 8-11+). Use when building custom modules, implementing hooks, working with entities, forms, plugins, or services.
2026-01-05
cli-gemini.md
0
1
export
cli-gemini
2
from
"MichelKerkmeester/AI-Systems"
from
"MichelKerkmeester/AI-Systems"
3
Wield Google's Gemini CLI as a powerful auxiliary tool for code generation, review, analysis, and web research. Use when tasks benefit from a second AI perspective, current web information via Google Search, codebase architecture analysis, or parallel code generation. Also use when user explicitly requests Gemini operations.
2026-01-05
rust-performance-safety-patterns.md
0
1
export
rust-performance-safety-patterns
2
from
"pmcfadin/cqlite"
from
"pmcfadin/cqlite"
3
Zero-copy deserialization, async I/O patterns, lifetime management, memory-efficient parsing, and safe handling of unsafe code for SSTable parsing. Use when working with performance optimization, memory efficiency, async/await, borrowing/lifetimes, zero-copy patterns, or memory usage under 128MB target.
2026-01-05