Browse Skills
9063 skills found
tdx-basic.md
3
1
export
tdx-basic
2
from
"treasure-data/td-skills"
from
"treasure-data/td-skills"
3
Executes tdx CLI commands for Treasure Data. Covers `tdx databases`, `tdx tables`, `tdx query`, `tdx auth setup`, context management with profiles/sessions, and output formats (JSON/TSV/table). Use when users need tdx command syntax, authentication setup, database/table exploration, or query execution.
2026-01-05
pci-dss-compliance.md
3
1
export
pci-dss-compliance
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
PCI DSS compliance planning for payment card handling including scope reduction, SAQ selection, and security controls
2026-01-05
cookbook-audit.md
3
1
export
cookbook-audit
2
from
"Microck/ordinary-claude-skills"
from
"Microck/ordinary-claude-skills"
3
Audit an Anthropic Cookbook notebook based on a rubric. Use whenever a notebook review or audit is requested.
2026-01-05
authorization-models.md
3
1
export
authorization-models
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Comprehensive authorization guidance covering RBAC, ABAC, ACL, ReBAC, and policy-as-code patterns. Use when designing permission systems, implementing access control, or choosing authorization strategies.
2026-01-05
ha-emby-bug-triage.md
3
1
export
ha-emby-bug-triage
2
from
"troykelly/homeassistant-emby"
from
"troykelly/homeassistant-emby"
3
Use when investigating bugs that need reproduction - covers local HA/Emby testing, evidence gathering, root cause analysis, and updating issues with findings and fix recommendations.
2026-01-05
tdd.md
3
1
export
tdd
2
from
"jkitchin/skillz"
from
"jkitchin/skillz"
3
Test-Driven Development facilitation using the red-green-refactor cycle. Guides users throughwriting tests first, implementing minimal code to pass, and refactoring for quality. Use whenusers want to practice TDD, need help writing tests before code, are developing new featurestest-first, or want guidance on test structure and implementation. Triggers include 'use TDD,''test-driven development,' 'write tests first,' 'red-green-refactor,' or requests to developfunctionality with tests.
2026-01-05
healthsim-trialsim.md
3
1
export
healthsim-trialsim
2
from
"mark64oswald/healthsim-workspace"
from
"mark64oswald/healthsim-workspace"
3
Generate realistic clinical trial synthetic data including study definitions, sites, subjects, visits, adverse events, efficacy assessments, and disposition. Use when user requests: clinical trial data, CDISC/SDTM/ADaM datasets, trial scenarios (Phase I/II/III/IV), FDA submission test data, or specific therapeutic areas like oncology or biologics/CGT.
2026-01-05
cilium-expert.md
3
1
export
cilium-expert
2
from
"martinholovsky/claude-skills-generator"
from
"martinholovsky/claude-skills-generator"
3
Expert in Cilium eBPF-based networking and security for Kubernetes. Use for CNI setup, network policies (L3/L4/L7), service mesh, Hubble observability, zero-trust security, and cluster-wide network troubleshooting. Specializes in high-performance, secure cluster networking.
2026-01-05
tauri-dev.md
3
1
export
tauri-dev
2
from
"cliangdev/specflux"
from
"cliangdev/specflux"
3
Tauri desktop application development patterns. Use when building the SpecFlux desktop app, implementing IPC communication between Rust and React, managing windows, or testing Tauri commands.
2026-01-05
python-pytest-patterns.md
3
1
export
python-pytest-patterns
2
from
"0xDarkMatter/claude-mods"
from
"0xDarkMatter/claude-mods"
3
pytest testing patterns for Python. Triggers on: pytest, fixture, mark, parametrize, mock, conftest, test coverage, unit test, integration test, pytest.raises.
2026-01-05
code-review.md
3
1
export
code-review
2
from
"petyosi/rc"
from
"petyosi/rc"
3
Pre-PR code review for branch changes. Use when user wants to review changes before opening a PR, asks to check their branch for issues, or mentions code review. Analyzes diff against base branch for code quality, bugs, security vulnerabilities, logical fallacies, and style/convention violations. Provides detailed analysis with file:line references and improvement suggestions.
2026-01-05
build-test-report.md
3
1
export
build-test-report
2
from
"cowwoc/styler"
from
"cowwoc/styler"
3
Run Maven build and tests atomically (60-75% overhead reduction)
2026-01-05
design-thinking.md
3
1
export
design-thinking
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Facilitate Design Thinking workshops using Stanford d.school's 5-phase methodology. Guides teams through Empathize, Define, Ideate, Prototype, and Test phases for human-centered innovation.
2026-01-05
textmate-grammar.md
3
1
export
textmate-grammar
2
from
"mcclowes/lea"
from
"mcclowes/lea"
3
Use when authoring TextMate grammars for syntax highlighting - covers scopes, patterns, and language injection
2026-01-05
python-engineering.md
3
1
export
python-engineering
2
from
"gonzaloserrano/dotfiles"
from
"gonzaloserrano/dotfiles"
3
Comprehensive Python engineering guidelines for writing production-quality Python code. This skill should be used when writing Python code, performing Python code reviews, working with Python tools (uv, ruff, mypy, pytest), or answering questions about Python best practices and patterns. Applies to CLI tools, AI agents (langgraph), and general Python development.
2026-01-05
auto-update-systems-expert.md
3
1
export
auto-update-systems-expert
2
from
"martinholovsky/claude-skills-generator"
from
"martinholovsky/claude-skills-generator"
3
Expert in Tauri auto-update implementation with focus on signature verification, rollback mechanisms, staged rollouts, and secure update distribution
2026-01-05
provider-verification.md
3
1
export
provider-verification
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Provider verification workflow for contract testing
2026-01-05
swiftui-accessibility.md
3
1
export
swiftui-accessibility
2
from
"xtone/ai_development_tools"
from
"xtone/ai_development_tools"
3
Accessibility implementation guide for SwiftUI apps. Use when implementing VoiceOver support, adding accessibilityLabel/Hint/Value, supporting Dynamic Type, ensuring color contrast, testing accessibility, or reviewing accessibility in PRs. Covers iOS accessibility APIs, WCAG guidelines, and testing tools.
2026-01-05
ghe-transition.md
3
1
export
ghe-transition
2
from
"Emasoft/ghe-marketplace"
from
"Emasoft/ghe-marketplace"
3
CHANGE phases in the GitHub Elements workflow. Closes current thread and opens next phase thread. This is a PHASE CHANGE operation, not just saving progress.USE THIS SKILL WHEN:- User says "transition to TEST" or "move to REVIEW"- User says "I'm done with DEV, start TEST" or "DEV complete"- User says "advance to next phase" or "close this phase"- User says "demote to DEV" (from TEST or REVIEW)- User says "tests pass, ready for review"- User says "merge this" (after REVIEW PASS)- User explicitly wants to END current phase and BEGIN nextDO NOT USE THIS SKILL WHEN:- User just wants to SEE status (use ghe-status)- User wants to START work on new issue (use ghe-claim)- User wants to SAVE progress but CONTINUE working (use ghe-checkpoint)- User wants reports (use ghe-report)- User is not ready to END current phaseIMPORTANT: This CLOSES current thread and OPENS next thread. Use ghe-checkpoint if you just want to save progress without changing phases.EXAMPLES:<example>Context: DEV work complete,
2026-01-05
content-versioning.md
3
1
export
content-versioning
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Use when implementing draft/publish workflows, version history, content rollback, or audit trails. Covers versioning strategies, snapshot storage, diff generation, and version comparison APIs for headless CMS.
2026-01-05
cicd-expert.md
3
1
export
cicd-expert
2
from
"martinholovsky/claude-skills-generator"
from
"martinholovsky/claude-skills-generator"
3
Elite CI/CD pipeline engineer specializing in GitHub Actions, GitLab CI, Jenkins automation, secure deployment strategies, and supply chain security. Expert in building efficient, secure pipelines with proper testing gates, artifact management, and ArgoCD/GitOps patterns. Use when designing pipelines, implementing security gates, or troubleshooting CI/CD issues.
2026-01-05
gemini-config-management.md
3
1
export
gemini-config-management
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Expert guide for configuring Google Gemini CLI. Covers global vs project settings.json, Trusted Folders, Policy Engine, and environment variables. Use when configuring Gemini settings, managing trusted folders, setting up security policies, or troubleshooting configuration precedence. Delegates to gemini-cli-docs for official references.
2026-01-05
code-reviewer.md
3
1
export
code-reviewer
2
from
"jkitchin/skillz"
from
"jkitchin/skillz"
3
Comprehensive code review and analysis for software quality assurance. Use when Claude needs to review code in any format including (1) Individual files (Python, R, JavaScript, etc.), (2) Directory structures and project organization, (3) Scripts and automation code, (4) Jupyter notebooks and data analysis workflows, (5) Documentation assessment and improvement suggestions, (6) Bug detection and logic verification, (7) Testing coverage and strategy evaluation, (8) Code consistency and maintainability analysis. Provides actionable improvement recommendations across all aspects of software development.
2026-01-05
secure-web-search.md
3
1
export
secure-web-search
2
from
"ronnycoding/.claude"
from
"ronnycoding/.claude"
3
Guide for performing secure web searches with privacy protection, source verification, and information validation. Use when the user wants to search the web securely, verify sources, fact-check information, or mentions secure search, privacy, source validation, or web research.
2026-01-05