Browse Skills
44358 skills found
loopwish-android-gradle.md
0
1
export
loopwish-android-gradle
2
from
"LoopWish/android"
from
"LoopWish/android"
3
Workflows for the Loopwish Android app (Kotlin + Jetpack Compose): where to change code, how to run Gradle checks, and how to keep CI green.
2026-01-05
orca-confirm.md
0
1
export
orca-confirm
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Handle team confirmation with automatic bypass mode detection for /orca
2026-01-05
contacts.md
0
1
export
contacts
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Get contact information from macOS. Use when texting, calling, emailing or social networking with people and companies.
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
hello-world.md
0
1
export
hello-world
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
A simple example skill that demonstrates the basic structure of a Claude Skill, including scripts, references, and best practices. Use this as a learning template when creating new skills.
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
detecting-agent-environment.md
0
1
export
detecting-agent-environment
2
from
"ynotradio/site"
from
"ynotradio/site"
3
Utilities and patterns for detecting execution environment (CI/CD vs local, network access, available ports, timeouts). Use when you need to adapt scripts or workflows based on where the agent is running, or when creating helper scripts that need environment-aware behavior.
2026-01-05
mmd-writing.md
0
1
export
mmd-writing
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Write MIDI Markdown (MMD) files with correct syntax, timing paradigms, MIDI commands, and advanced features like loops, sweeps, random values, and modulation. Use when the user wants to create or edit .mmd files, needs help with MMD syntax, is implementing MIDI automation sequences, or is troubleshooting MMD validation errors.
2026-01-05
vision-analytics.md
0
1
export
vision-analytics
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Advanced visibility analysis using head pose, face mesh, and temporal patterns. Use for face-visible vs body-only breakdowns.
2026-01-05
jd-match.md
0
1
export
jd-match
2
from
"younwony/younwony.github.io"
from
"younwony/younwony.github.io"
3
JD(채용공고) 분석 및 맞춤형 지원서 작성. JD Pain Point 추론, 경험 매칭, 자기소개서/이력서 생성을 지원합니다.
2026-01-05
tic-tac-toe-cli.md
0
1
export
tic-tac-toe-cli
2
from
"VictorQian03/tic-tac-toe"
from
"VictorQian03/tic-tac-toe"
3
Implement or refactor the Python CLI tic-tac-toe game in this repo, including board model, move validation, win/draw logic, game loop, and bot behavior. Use when working on core gameplay modules or CLI entrypoints for this project.
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
td-train-test-split.md
0
1
export
td-train-test-split
2
from
"teradata-labs/claude-cookbooks"
from
"teradata-labs/claude-cookbooks"
3
Data splitting for model validation using TD_TrainTestSplit
2026-01-05
argocd-bootstrap.md
0
1
export
argocd-bootstrap
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Deploy and manage ArgoCD using the App-of-Apps pattern. Covers bootstrap Applications, ApplicationSets, and GitOps workflows. Use when setting up or troubleshooting ArgoCD deployments.
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
testing-assistant.md
0
1
export
testing-assistant
2
from
"RobThePCGuy/Claude-Patent-Creator"
from
"RobThePCGuy/Claude-Patent-Creator"
3
Manages testing lifecycle including unit tests, integration tests, validation, and quality assurance.
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
api-validators.md
0
1
export
api-validators
2
from
"charlie83Gs/communities"
from
"charlie83Gs/communities"
3
This skill teaches the agent how to implement request validation in the API project. MANDATORY - You MUST read this skill before modifying any validator files.
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
definitiontest-strategy.md
0
1
export
definitiontest-strategy
2
from
"edwardmonteiro/Aiskillinpractice"
from
"edwardmonteiro/Aiskillinpractice"
3
Define the holistic testing approach across functional, non-functional, and automation layers for the initiative.
2026-01-05
initialize.md
0
1
export
initialize
2
from
"AEtherlight-ai/lumina"
from
"AEtherlight-ai/lumina"
3
Initialize ÆtherLight in a new repository. Sets up folder structure, Git workflow, configuration files, and development standards.
2026-01-05
query-schema.md
0
1
export
query-schema
2
from
"stallboy/claude-code-marketplace"
from
"stallboy/claude-code-marketplace"
3
Query game configuration table schemas and analyze table relationships using HTTP API and CFG syntax. This skill should be used when Claude needs to understand table structures for game development, query configuration data, or analyze foreign key relationships between tables.
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