Browse Skills
18175 skills found
github-for-beginners.md
0
1
export
github-for-beginners
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
This skill provides comprehensive guidance for learning and using GitHub, from fundamental concepts through practical workflows. Designed for complete beginners, this skill should be used when teaching GitHub concepts, explaining git workflows, debugging git/GitHub issues, or guiding through practical GitHub tasks like creating branches, commits, pull requests, and merging code.
2026-01-05
julien-clemence-wordpress-tooling.md
0
1
export
julien-clemence-wordpress-tooling
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Build tools, CSS architecture, and Git workflows for clemencefouquet.fr WordPress theme. Covers linting, @layer CSS, and sync between Laragon/Git/VPS.
2026-01-05
python-testing.md
0
1
export
python-testing
2
from
"btimothy-har/mycc-config"
from
"btimothy-har/mycc-config"
3
Use when writing or running Python tests with pytest. Covers fixtures, mocking, parametrization, freezegun for time, and async testing. Triggers on test file creation, fixture design, mocking external dependencies, or test suite architecture. Extends python-development skill.
2026-01-05
migration-writer.md
0
1
export
migration-writer
2
from
"kasuboski/mediaz"
from
"kasuboski/mediaz"
3
Expert guidance for writing database migrations using golang-migrate for the mediaz SQLite database. Covers migration creation, testing, rollback capability, data preservation, and mediaz-specific patterns. Activates when users mention migrations, schema changes, database alterations, or golang-migrate.
2026-01-05
error-handling.md
0
1
export
error-handling
2
from
"YosrBennagra/3SC"
from
"YosrBennagra/3SC"
3
Design global error handling for the .NET 8 WPF widget host app: unhandled exceptions, UI error surfaces, crash reporting, and user-safe recovery. Use when wiring App.xaml.cs exception hooks, adding error boundaries in ViewModels, or integrating crash reporting services.
2026-01-05
schema-designer.md
0
1
export
schema-designer
2
from
"zh1227/zh1227.github.io"
from
"zh1227/zh1227.github.io"
3
数据模型设计助手,提供ER图设计与验证、数据库范式检查(3NF/BCNF)、索引优化建议、数据字典生成,与API设计协同确保数据模型一致性,专业数据库设计助力。
2026-01-05
audio-injection-testing.md
0
1
export
audio-injection-testing
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Test Bob The Skull with virtual audio injection instead of speaking. Use when testing wake word detection, STT accuracy, full conversation pipeline, or automated testing. Covers setup, configuration, injection methods, and troubleshooting.
2026-01-05
video-designer.md
0
1
export
video-designer
2
from
"outscal/test_release"
from
"outscal/test_release"
3
Expert video designer that generates comprehensive design specifications based on video direction. Creates precise JSON schemas for scenes including elements, animations, timing, and styling following strict design guidelines.
2026-01-05
slideshow-video-agent.md
0
1
export
slideshow-video-agent
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Creates video presentations with static AI-generated slides and animated transitions. Auto-trigger when users ask to create presentations, slideshows, video presentations, pitch decks, training videos, or animated slide shows. Supports brand consistency via reference images (logos, colors) from the Reference Images folder. Uses fal.ai APIs (Nano Banana Pro for slides, Eleven Labs for voiceover, Kling 2.6 Pro for transitions) and FFmpeg for assembly.
2026-01-05
the-archivist.md
0
1
export
the-archivist
2
from
"Cygnusfear/claude-stuff"
from
"Cygnusfear/claude-stuff"
3
This skill should be used when engineering decisions are being made during code implementation. The Archivist enforces decision documentation as a standard practice, ensuring every engineering choice includes rationale and integrates with Architecture Decision Records (ADRs). Use when writing code that involves choosing between alternatives, selecting technologies, designing architectures, or making trade-offs.
2026-01-05
vitest-config.md
0
1
export
vitest-config
2
from
"metasaver/claude-marketplace"
from
"metasaver/claude-marketplace"
3
Vitest configuration template and validation logic for test configuration that merges with vite.config.ts. Includes 5 required standards (must merge with vite.config using mergeConfig, required test configuration with globals and jsdom environment, required setup file at src/test/setup.ts with @testing-library/jest-dom, required dependencies, required npm test scripts). Use when creating or auditing vitest.config.ts files to ensure proper test environment setup.
2026-01-05
wavecap-export.md
0
1
export
wavecap-export
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Export WaveCap transcriptions and pager data. Use when the user wants to export transcriptions as JSON, download reviewed transcriptions with audio, or export pager feed data.
2026-01-05
search-optimization.md
0
1
export
search-optimization
2
from
"blueraai/bluera-knowledge"
from
"blueraai/bluera-knowledge"
3
Guide on optimizing Bluera Knowledge search results through proper intent selection, detail level strategies, result limiting, and store filtering. Teaches when to use minimal vs contextual vs full detail, and how to choose the right search intent for different query types.
2026-01-05
database-architecture.md
0
1
export
database-architecture
2
from
"pluginagentmarketplace/custom-plugin-postgresql"
from
"pluginagentmarketplace/custom-plugin-postgresql"
3
Master database design, SQL optimization, system architecture, and design patterns. Learn PostgreSQL, MongoDB, Redis, and distributed system design.
2026-01-05
typer-patterns.md
0
1
export
typer-patterns
2
from
"vanman2024/cli-builder"
from
"vanman2024/cli-builder"
3
Modern type-safe Typer CLI patterns with type hints, Enums, and sub-apps. Use when building CLI applications, creating Typer commands, implementing type-safe CLIs, or when user mentions Typer, CLI patterns, type hints, Enums, sub-apps, or command-line interfaces.
2026-01-05
atlas.md
0
1
export
atlas
2
from
"inherent-design/atlas"
from
"inherent-design/atlas"
3
Ingest project documentation and code into persistent semantic memory (Qdrant + Voyage embeddings). Use when user wants to remember context across sessions, ingest docs, or search previous work. Requires Qdrant running locally and VOYAGE_API_KEY set.
2026-01-05
progressive-metadata.md
0
1
export
progressive-metadata
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Pattern for creating skills with YAML frontmatter that enables progressive disclosure and token optimization. Use when building skills, optimizing context usage, or implementing domain expertise with minimal token overhead. Demonstrates how to structure SKILL.md files with metadata-driven loading that achieves 84% token reduction compared to manual instructions. Triggers on "create skill with metadata", "token optimization", "progressive disclosure", "skill frontmatter", "efficient skill design".
2026-01-05
ashby-recruiting-workflows.md
0
1
export
ashby-recruiting-workflows
2
from
"jjeremycai/claude-toolkit"
from
"jjeremycai/claude-toolkit"
3
This skill should be used when the user asks to "move candidate through pipeline", "schedule an interview", "manage applications", "track hiring progress", "source candidates", "advance to next stage", or mentions recruiting workflows in Ashby. Provides guidance on effective candidate pipeline management and recruiting best practices.
2026-01-05
coding-shell-scripts.md
0
1
export
coding-shell-scripts
2
from
"loklaan/dotfiles"
from
"loklaan/dotfiles"
3
Guidelines and patterns for writing bash/shell scripts. Use when creating new shell scripts, bin scripts, or bash utilities. Includes script templates, header comments, error handling, and common patterns.
2026-01-05
csharp-dotnet-debugging.md
0
1
export
csharp-dotnet-debugging
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Expert .NET 10 Debugging Strategist using CLI-first diagnosis.Use when user encounters:- Bugs, errors, exceptions in .NET/C# applications- Performance issues (slow, high CPU, memory leaks)- Crashes, deadlocks, race conditions- Need root cause analysisTriggers: "debug", "error", "exception", "crash", "memory leak", "high CPU","performance", "dotnet-dump", "dotnet-counters", "stack trace", "NullReferenceException","deadlock", "race condition", "OutOfMemoryException", "slow", "timeout"
2026-01-05
emil-kowalski.md
0
1
export
emil-kowalski
2
from
"lnittman/skills"
from
"lnittman/skills"
3
This skill should be used when building UI components, adding animations, or reviewing design decisions with Emil Kowalski's design philosophy. Triggers include "make it feel Linear", "emil style", "tasteful animation", or when designing interactive components that need craft and restraint.
2026-01-05
devils-advocate.md
0
1
export
devils-advocate
2
from
"axiomantic/spellbook"
from
"axiomantic/spellbook"
3
Systematically challenge assumptions, scope, architecture, and design decisions in understanding documents or design docs. Use before design phase to surface risks, edge cases, and overlooked considerations.
2026-01-05
frontend-excellence.md
0
1
export
frontend-excellence
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Design systems, component libraries, responsive UI/UX, accessibility. Build premium interfaces that enterprise clients expect.
2026-01-05
docs-review.md
0
1
export
docs-review
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Review documentation changes for compliance with the Metabase writing style guide. Use when reviewing pull requests, files, or diffs containing documentation markdown files.
2026-01-05