Browse Skills
44915 skills found
searching-slack-history.md
0
1
export
searching-slack-history
2
from
"ralphbean/claude-code-plugins"
from
"ralphbean/claude-code-plugins"
3
Use when needing to search Slack message history, find past conversations, or retrieve channel messages - provides Slack Web API patterns for search.messages and conversations.history endpoints using WebFetch or curl
2026-01-05
writing-dna-discovery.md
0
1
export
writing-dna-discovery
2
from
"robertguss/claude-skills"
from
"robertguss/claude-skills"
3
Capture a writer's voice DNA through collaborative interview and sample analysis. Use when someone wants to document their writing voice for use with a ghost writer skill. Produces a Voice DNA Document with patterns, anti-patterns, and actionable guidance. Handles one register/mode per session, supports refinement over time.
2026-01-05
vector-databases.md
0
1
export
vector-databases
2
from
"cuba6112/skillfactory"
from
"cuba6112/skillfactory"
3
Design vector database ingestion and retrieval pipelines (points + payloads, filtered similarity search, multi-stage hybrid retrieval, index maintenance). Use when building RAG/vector search flows or debugging retrieval quality; triggers: vector database, RAG, embeddings, hybrid search, filtered search, Qdrant, Weaviate, Chroma.
2026-01-05
unit-tests.md
0
1
export
unit-tests
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Write pytest tests using Test-Driven Development (TDD). Use when implementing features, fixing bugs, or when the user mentions testing, TDD, or pytest. Tests should be written BEFORE implementation code.
2026-01-05
semantic-search.md
0
1
export
semantic-search
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use this when deciding between semantic search and grep/glob for code discovery. Apply for concept-based queries (find payment processing), intent-based searches (how is auth implemented), or when user doesn't know exact class names. Use grep for exact matches like specific function names
2026-01-05
code-review.md
0
1
export
code-review
2
from
"Conte777/config_for_claude_code"
from
"Conte777/config_for_claude_code"
3
Comprehensive read-only code review analyzing code quality, security vulnerabilities, performance issues, best practices compliance, and VSCode diagnostics. Use when user asks to review code, check for errors, analyze code quality, mentions security review, or wants feedback on their code.
2026-01-05
structure-check.md
0
1
export
structure-check
2
from
"metasaver/metasaver-marketplace"
from
"metasaver/metasaver-marketplace"
3
Use when validating project structure during Standards Audit phase. Detects package type from package.json metasaver.projectType, loads structure rules from domain skills (react-app-structure, prisma-database, contracts-package), scans created/modified files, and reports violations with fix suggestions. File types: .tsx, .ts, directory layouts.
2026-01-05
database-expert.md
0
1
export
database-expert
2
from
"ljchg12-hue/windows-dotfiles"
from
"ljchg12-hue/windows-dotfiles"
3
Expert database development including SQL, NoSQL, schema design, query optimization, and migrations
2026-01-05
github.md
0
1
export
github
2
from
"a-ariff/ariff-claude-plugins"
from
"a-ariff/ariff-claude-plugins"
3
Handles Git operations with human-style commits (no AI markers). Use when user mentions git, commits, committing code, pushing changes, or wants natural developer-style commit messages. Never includes AI attribution or automated markers.
2026-01-05
migrate.md
0
1
export
migrate
2
from
"tnez/docent"
from
"tnez/docent"
3
Migrate a docent v0.9 project to v1.0 skills-based architecture
2026-01-05
imsg.md
0
1
export
imsg
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
iMessage/SMS CLI for listing chats, history, watch, and sending.
2026-01-05
risk-agent.md
0
1
export
risk-agent
2
from
"psh355q-ui/szdi57465yt"
from
"psh355q-ui/szdi57465yt"
3
Risk management and constitutional compliance specialist. Ensures all trading decisions comply with constitutional limits and manages portfolio risk. Integrates Constitution Article 4 (Risk Management).
2026-01-05
doc-sync.md
0
1
export
doc-sync
2
from
"dtsvetkov1/agent-rules"
from
"dtsvetkov1/agent-rules"
3
Ensures that documentation files like README.md and AGENTS.md stay in sync with the actual code and project structure. Use when adding new features or changing project architecture.
2026-01-05
django-framework.md
0
1
export
django-framework
2
from
"bobmatnyc/termpilot"
from
"bobmatnyc/termpilot"
3
Django full-featured Python web framework with batteries included (ORM, admin, auth). Use when building content-heavy web applications, implementing admin interfaces, or creating REST APIs with Django REST Framework.
2026-01-05
uvicorn.md
0
1
export
uvicorn
2
from
"bossjones/logging-lab"
from
"bossjones/logging-lab"
3
ASGI server for Python web applications - Fast, production-ready server for async frameworks
2026-01-05
gaming.md
0
1
export
gaming
2
from
"atrawog/bazzite-ai-plugins"
from
"atrawog/bazzite-ai-plugins"
3
Gaming ecosystem for Bazzite. Steam fixes, Proton troubleshooting, EmuDeck emulation,Decky Loader plugins, Sunshine game streaming, frame generation, and media apps.Use when users need help with gaming on Bazzite.
2026-01-05
workflows-chrome-devtools.md
0
1
export
workflows-chrome-devtools
2
from
"MichelKerkmeester/AI_Magic"
from
"MichelKerkmeester/AI_Magic"
3
Chrome DevTools orchestrator providing intelligent routing between CLI (bdg) and MCP (Code Mode) approaches. CLI prioritized for speed and token efficiency; MCP fallback for multi-tool integration scenarios.
2026-01-05
anticipation-mastery.md
0
1
export
anticipation-mastery
2
from
"dylantarre/animation-principles"
from
"dylantarre/animation-principles"
3
Use when designing action sequences, user interactions, state transitions, or any motion that needs telegraphing to feel intentional rather than sudden.
2026-01-05
pyopenms.md
0
1
export
pyopenms
2
from
"jackspace/ClaudeSkillz"
from
"jackspace/ClaudeSkillz"
3
Python interface to OpenMS for mass spectrometry data analysis. Use for LC-MS/MS proteomics and metabolomics workflows including file handling (mzML, mzXML, mzTab, FASTA, pepXML, protXML, mzIdentML), signal processing, feature detection, peptide identification, and quantitative analysis. Apply when working with mass spectrometry data, analyzing proteomics experiments, or processing metabolomics datasets.
2026-01-05
code-quality-gate.md
0
1
export
code-quality-gate
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
コード品質基準の完全遵守を保証します。コミット前の品質チェックを自動実行し、エラーがある状態でのコミットを防止します。
2026-01-05
blog-writer.md
0
1
export
blog-writer
2
from
"kriscard/kriscard-claude-plugins"
from
"kriscard/kriscard-claude-plugins"
3
Transform brain dumps into polished technical blog posts. Use when you have scattered ideas, talking points, or code examples that need organizing into a cohesive developer-focused post.
2026-01-05
tdd.md
0
1
export
tdd
2
from
"macintorsten/reflection"
from
"macintorsten/reflection"
3
Test Driven Development (TDD) workflow automation for Java Spring Boot projects. Use for writing tests, checking coverage, generating test scaffolds, and implementing Red-Green-Refactor cycles with JUnit 5, Mockito, and Testcontainers.
2026-01-05
project-memory.md
0
1
export
project-memory
2
from
"eaasxt/Farmhand"
from
"eaasxt/Farmhand"
3
Retrieve relevant context from past sessions before starting implementation. Use when beginning work on a task, when the user describes what to build, when about to write significant code, or when stuck on a problem that may have been solved before.
2026-01-05
learning-study-skills.md
0
1
export
learning-study-skills
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
study-skills for enhanced learning effectiveness and personal development.
2026-01-05