Browse Skills
44358 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
querying-influxdb-18.md
0
1
export
querying-influxdb-18
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Ejecuta consultas de lectura (queries) en InfluxDB 1.8 mediante la API HTTP usando curl. Permite verificar datos, detectar errores, crear resúmenes estadísticos y analizar valores en bases de datos de series temporales. Usa exclusivamente operaciones SELECT y SHOW en InfluxQL. Configura IP y puerto de forma flexible. No requiere autenticación.
2026-01-05
sql-injection-prevention.md
0
1
export
sql-injection-prevention
2
from
"dengineproblem/agents-monorepo"
from
"dengineproblem/agents-monorepo"
3
Эксперт по защите от SQL injection. Используй для parameterized queries, input validation и database security.
2026-01-05
roadmap-builder.md
0
1
export
roadmap-builder
2
from
"bearhedge/APE-YOLO"
from
"bearhedge/APE-YOLO"
3
Ruthless feature prioritization using Impact vs Effort matrix and stage-based rules. Prevents feature creep by focusing on retention → core features → monetization → growth. Challenges ideas with validation questions before building.
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
notion-workspace.md
0
1
export
notion-workspace
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Interactive Notion workspace management using MCP tools. Use for searching pages/databases, querying database entries, creating pages with custom properties, managing workspace structure, and exploratory operations requiring user interaction.
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
knowledge-validator.md
0
1
export
knowledge-validator
2
from
"CAPHTECH/claude-marketplace"
from
"CAPHTECH/claude-marketplace"
3
pce-memory + shirushiを活用した知識検証・整合性チェックスキル。以下の場合に使用:(1) 資料・ドキュメント間の矛盾チェック(2) 指示・意思決定の追跡と検証(3) 作業途中のリアルタイム整合性チェック(4) 成果物と要件の照合検証(5) shirushi Doc-IDとコードのトレーサビリティ検証「チェックして」「整合性確認」「矛盾ない?」「検証して」「トレーサビリティ」等で起動。
2026-01-05
systematic-debugging.md
0
1
export
systematic-debugging
2
from
"akornmeier/claude-config"
from
"akornmeier/claude-config"
3
Four-phase debugging framework that ensures root cause investigation before attempting fixes. Never jump to solutions.
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
test-plan-generator.md
0
1
export
test-plan-generator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate intelligent, non-redundant test plans based on implementation changes. This skill should be used after implementing features to create comprehensive yet efficient test plans with proper coverage across unit, integration, API, and E2E tests without duplication.
2026-01-05
utopia-fluid-scales.md
0
1
export
utopia-fluid-scales
2
from
"matthewharwood/fantasy-phonics"
from
"matthewharwood/fantasy-phonics"
3
Fluid typography and spacing tokens using Utopia.fyi with cqi (container query inline) units. Reference for the exact type steps and space tokens defined in this project.
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
documentation.md
0
1
export
documentation
2
from
"TakumiOkayasu/dotfile-work"
from
"TakumiOkayasu/dotfile-work"
3
ドキュメント、README、コードコメントを書く際に使用。
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