Browse Skills
18175 skills found
ossissue-discovery.md
0
1
export
ossissue-discovery
2
from
"devkade/collaborator"
from
"devkade/collaborator"
3
Phase 1 of OSS contribution - Find and evaluate suitable issues matching your skills, time, and learning goals. Filters by labels, assesses project health, and provides structured recommendations. Use when starting OSS contribution, looking for beginner-friendly issues, or evaluating multiple issue options.
2026-01-05
prepare-changelog.md
0
1
export
prepare-changelog
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Guidelines for preparing changelog entries for nextest releases following Keep a Changelog format
2026-01-05
ossissue-analysis.md
0
1
export
ossissue-analysis
2
from
"devkade/collaborator"
from
"devkade/collaborator"
3
Phase 2 of OSS contribution - Deep analysis combining issue requirements with codebase exploration. Extracts requirements, explores code structure, identifies exact code locations to fix, traces execution paths, and maps code-level changes needed. Use when starting work on selected issue.
2026-01-05
tailwind-shadcn-ui-setup.md
0
1
export
tailwind-shadcn-ui-setup
2
from
"hopeoverture/worldbuilding-app-skills"
from
"hopeoverture/worldbuilding-app-skills"
3
This skill should be used when setting up, configuring, or initializing Tailwind CSS (v3 or v4) and shadcn/ui for Next.js 16 App Router projects. Configure dark mode, design tokens, base layout with header/sidebar, accessibility defaults, and generate example components. Includes comprehensive setup automation, theme customization, and production-ready patterns. Use when the user requests "setup Tailwind", "configure shadcn/ui", "add dark mode", "initialize design system", or "setup UI framework" for Next.js projects.
2026-01-05
deno-patterns.md
0
1
export
deno-patterns
2
from
"jahanson/cc-plugins"
from
"jahanson/cc-plugins"
3
Modern TypeScript patterns and migration guidance for Deno: resource management with 'using', async generators, error handling, and Web Standard APIs. Use when migrating from Node.js, implementing cleanup logic, or learning modern JS/TS patterns.
2026-01-05
api-design.md
0
1
export
api-design
2
from
"kprsnt2/MyLocalCLI"
from
"kprsnt2/MyLocalCLI"
3
REST and GraphQL API design best practices including HTTP methods, status codes, and documentation.
2026-01-05
validator-agent-pattern.md
0
1
export
validator-agent-pattern
2
from
"multicam/trading-views"
from
"multicam/trading-views"
3
Test implementations against requirements, collect feedback, and create improvement loops
2026-01-05
aws-sso-login.md
0
1
export
aws-sso-login
2
from
"Daisuke897/dotfiles"
from
"Daisuke897/dotfiles"
3
Authenticate to AWS using Single Sign-On (SSO). Use when AWS CLI operations require SSO authentication or when SSO session has expired.
2026-01-05
building-agent-tools.md
0
1
export
building-agent-tools
2
from
"Byunk/claude-code-essentials"
from
"Byunk/claude-code-essentials"
3
Guide for creating effective tools for AI agents. Use when building MCP tools, agent APIs, or any tool interface that agents will consume. Focuses on token efficiency, meaningful context, and proper namespacing.
2026-01-05
voiceover.md
0
1
export
voiceover
2
from
"kedbin/chatterbox-skills"
from
"kedbin/chatterbox-skills"
3
Generates audio narration from a text file using Chatterbox TTS. Use when the user wants to generate voiceover/audio from ANY text file.
2026-01-05
testing-e2e.md
0
1
export
testing-e2e
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Expert guidance for writing resilient end-to-end tests that span multiple processes and components. Use this skill when reviewing, writing, or refactoring system-wide e2e tests. Covers user-facing scenarios, helper functions, data factories, ARIA-based selectors, and auto-retriable assertions. NOT for unit/integration tests - use testing-unit-integration skill instead. See references/playwright-resilience.md for detailed selector patterns.
2026-01-05
mcp-tool-generator.md
0
1
export
mcp-tool-generator
2
from
"daispacy/py-claude-marketplace"
from
"daispacy/py-claude-marketplace"
3
Generate new MCP tools for GitLab operations following the project's standardized pattern. Creates complete TypeScript files with imports, registration functions, Zod schemas, error handling, and format options. Supports simple CRUD operations, complex multi-action tools, and advanced patterns like discussion management. Use when "create mcp tool", "generate gitlab tool", "new tool for", "add tool to gitlab", or building new GitLab integration features.
2026-01-05
hooks-creator.md
0
1
export
hooks-creator
2
from
"inchan/cc-skills"
from
"inchan/cc-skills"
3
Guide for creating Claude Code hooks. This skill should be used when users want to create, modify, or troubleshoot hooks that automate actions at specific points in Claude Code's workflow, such as validating code before commits, running linters after edits, or protecting sensitive files.
2026-01-05
ios-reviewer.md
0
1
export
ios-reviewer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
WHEN: iOS Swift/SwiftUI code review, UIKit patterns, Combine/async-await checks, MVVM structure analysisWHAT: SwiftUI best practices + Combine patterns + Memory management + Performance optimization + Architecture patternsWHEN NOT: Cross-platform → flutter-reviewer, Android → kotlin-android-reviewer
2026-01-05
zstd-compression-engineer.md
0
1
export
zstd-compression-engineer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Expert guide for implementing Zstandard (zstd) compression and decompression. Use when working with zstd library for data compression tasks including simple compression, streaming operations, dictionary-based compression, or when users need help with compression performance optimization, error handling, or choosing the right API for their use case.
2026-01-05
electron-integration.md
0
1
export
electron-integration
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
This skill should be used when the user asks about "Electron", "WebContentsView", "BrowserView", "preload script", "contextIsolation", "IPC", or needs to work with Electron-specific functionality in XSky.
2026-01-05
designing-before-coding.md
0
1
export
designing-before-coding
2
from
"barrydobson/dotfiles_extra"
from
"barrydobson/dotfiles_extra"
3
Design in pseudocode first, iterate approaches, then translate to code
2026-01-05
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
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
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
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