Browse Skills

44969 skills found

yoga-class-planner.md
2
1 export yoga-class-planner
2 mpazaryna from "mpazaryna/claude-toolkit"
3 Creates structured 60-minute beginner-friendly yoga class sequences with detailed pose instructions and timing
2026-01-05
codebase-explorer.md
2
1 export codebase-explorer
2 bartolli from "bartolli/codanna-profiles"
3 Deep codebase exploration using semantic search and relationship mapping. Use when you need to understand the current codebase.
2026-01-05
seo-optimization.md
2
1 export seo-optimization
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 SEO最適化の専門スキル。Next.js Metadata APIを活用した検索エンジン対策、ソーシャルメディア最適化、構造化データマークアップを提供する。Anchors:• Google SEO Starter Guide / 適用: メタデータ設定と構造化データ / 目的: 検索可視性向上• Web Vitals Guide / 適用: パフォーマンス最適化 / 目的: ユーザー体験向上• Schema.org Documentation / 適用: 構造化データマークアップ / 目的: リッチリザルト対応Trigger:Use when implementing SEO optimization, setting up metadata, adding structured data markup, configuring OGP, or optimizing for search engines.SEO, metadata, OGP, Twitter Cards, structured data, JSON-LD, sitemap, robots.txt
2026-01-05
fix-line-endings-check-bash.md
2
1 export fix-line-endings-check-bash
2 ManuelKugelmann from "ManuelKugelmann/BitBot"
3 Fix line endings AND check bash syntax in one step (recommended). Use after creating or editing bash scripts.
2026-01-05
http-best-practices.md
2
1 export http-best-practices
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 HTTPプロトコルの仕様に基づき、RESTful APIおよびWebサービス実装における通信設計を提供。ステータスコード、ヘッダー、キャッシュ、冪等性設計を網羅。Anchors:• HTTP/2 in Action (Barry Pollard) / 適用: プロトコル仕様・パフォーマンス / 目的: 効率的なHTTP通信• RESTful Web Services (Richardson, Ruby) / 適用: REST設計原則 / 目的: 一貫したAPI設計• Web API Design (Brian Mulloy) / 適用: 実践的なAPI設計パターン / 目的: 使いやすいAPITrigger:Use when designing REST APIs, implementing HTTP clients, configuring cache strategies, setting security headers, or ensuring idempotency.http, rest api, status codes, cache-control, cors, idempotency, headers, http/2, keep-alive
2026-01-05
command-creator.md
2
1 export command-creator
2 sjnims from "sjnims/plugin-forge"
3 Create custom slash commands for Claude Code plugins with markdown format, arguments, frontmatter, and features. Use when creating commands, slash commands, or custom prompts for plugins.
2026-01-05
healthsim.md
2
1 export healthsim
2 mark64oswald from "mark64oswald/healthsim-skills"
3 HealthSim generates realistic synthetic healthcare data for testing EMR systems, claims processing, pharmacy benefits, and analytics. Use for ANY request involving: (1) synthetic patients, clinical data, or medical records, (2) healthcare claims, billing, or adjudication, (3) pharmacy prescriptions, formularies, or drug utilization, (4) HL7v2, FHIR, X12, or NCPDP formatted output, (5) healthcare testing scenarios or sample data generation.
2026-01-05
bellog-hooks.md
2
1 export bellog-hooks
2 whddltjdwhd from "whddltjdwhd/bellog"
3 Provides custom React hooks patterns and best practices specific to Bellog. Triggers when creating custom hooks or implementing interactive features.
2026-01-05
bug-diagnosis.md
2
1 export bug-diagnosis
2 duc01226 from "duc01226/EasyPlatform"
3 Use when the user asks to debug, diagnose, fix a bug, troubleshoot errors, investigate issues, or pastes error messages/stack traces. Triggers on keywords like "bug", "error", "fix", "not working", "broken", "debug", "stack trace", "exception", "crash", "issue".
2026-01-05
compliance-auditor.md
2
1 export compliance-auditor
2 Dexploarer from "Dexploarer/hyper-forge"
3 Automated compliance auditing for SOC2, HIPAA, GDPR, and PCI-DSS. Activates for compliance checks, security audits, regulatory requirements, and compliance automation.
2026-01-05
de-novo-motif-discovery.md
2
1 export de-novo-motif-discovery
2 BIsnake2001 from "BIsnake2001/ChromSkills"
3 This skill identifies novel transcription factor binding motifs in the promoter regions of genes, or directly from genomic regions of interest such as ChIP-seq peaks, ATAC-seq accessible sites, or differentially acessible regions. It employs HOMER (Hypergeometric Optimization of Motif Enrichment) to detect both known and previously uncharacterized sequence motifs enriched within the supplied genomic intervals. Use the skill when you need to uncover sequence motifs enriched or want to know which TFs might regulate the target regions.
2026-01-05
scanning-for-vulnerabilities.md
2
1 export scanning-for-vulnerabilities
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables comprehensive vulnerability scanning using the vulnerability-scanner plugin. It identifies security vulnerabilities in code, dependencies, and configurations, including CVE detection. Use this skill when the user asks to scan for vulnerabilities, security issues, or CVEs in their project. Trigger phrases include "scan for vulnerabilities", "find security issues", "check for CVEs", "/scan", or "/vuln". The plugin performs static analysis, dependency checking, and configuration analysis to provide a detailed vulnerability report.
2026-01-05
generating-helm-charts.md
2
1 export generating-helm-charts
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to generate Helm charts for Kubernetes applications. It should be used when the user requests the creation of a new Helm chart, the modification of an existing chart, or assistance with packaging and deploying Kubernetes applications using Helm. The skill is triggered by requests that mention "Helm chart", "Kubernetes deployment", "package application for Kubernetes", or similar phrases related to Helm and Kubernetes. It helps streamline the process of creating and managing Kubernetes deployments.
2026-01-05
parameterization.md
2
1 export parameterization
2 cdcore09 from "cdcore09/holoviz-claude"
3 Master declarative parameter systems with Param for type-safe configuration. Use this skill when building parameterized classes with automatic validation, creating reactive dependencies with @param.depends, implementing watchers for side effects, auto-generating UIs from parameters, or organizing application configuration with hierarchical parameter structures.
2026-01-05
managing-database-recovery.md
2
1 export managing-database-recovery
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill manages database recovery operations using the database-recovery-manager plugin. It enables disaster recovery, point-in-time recovery (PITR), and automated failover strategies for production database systems. Use this skill when the user requests help with "database recovery", "disaster recovery", "point-in-time recovery", "PITR", "backup validation", "recovery testing", or "multi-region failover" for databases. It automates backup verification and recovery testing.
2026-01-05
session-memory-bootstrap.md
2
1 export session-memory-bootstrap
2 jgh0sh from "jgh0sh/memory-skill"
3 Session start bootstrap. Use this skill at the beginning of EVERY new session, before answering anything else. Purpose: load persistent user memory from the repo-root memories.md file (create it if missing), then apply it to the rest of the session. If this is not a new session, only use this skill when memory is relevant or when the user asks to remember or forget something.
2026-01-05
scheduling.md
2
1 export scheduling
2 Euda1mon1a from "Euda1mon1a/Autonomous-Assignment-Program-Manager"
3 Generate resident schedules respecting ACGME rules, institutional policies, and individual preferences. Orchestrates constraint propagation, optimization, and conflict resolution for medical residency program scheduling.
2026-01-05
markdown-advanced-syntax.md
2
1 export markdown-advanced-syntax
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 技術ドキュメント向けMarkdown高度構文スキル。Mermaid図、複雑テーブル、コードブロック、数式表現を活用。Anchors:• GitHub Flavored Markdown Spec / 適用: 拡張構文 / 目的: プラットフォーム互換ドキュメント• CommonMark Spec / 適用: 基本構文 / 目的: クロスプラットフォーム互換性• Mermaid Official Docs / 適用: ダイアグラム / 目的: ビジュアル技術文書Trigger:Use when creating technical documentation with Mermaid diagrams, complex tables,syntax-highlighted code blocks, mathematical expressions, or YAML front-matter.
2026-01-05
pr-reviewer.md
2
1 export pr-reviewer
2 Euda1mon1a from "Euda1mon1a/Autonomous-Assignment-Program-Manager"
3 Pull request review expertise with focus on context, quality gates, and team standards. Use when reviewing PRs, validating changes before merge, or generating PR descriptions. Works with gh CLI for GitHub integration.
2026-01-05
performing-penetration-testing.md
2
1 export performing-penetration-testing
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables automated penetration testing of web applications. It uses the penetration-tester plugin to identify vulnerabilities, including OWASP Top 10 threats, and suggests exploitation techniques. Use this skill when the user requests a "penetration test", "pentest", "vulnerability assessment", or asks to "exploit" a web application. It provides comprehensive reporting on identified security flaws.
2026-01-05
security-reporting.md
2
1 export security-reporting
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 セキュリティ診断レポートの作成と脆弱性報告の文書化を支援するスキル。脅威分析、脆弱性評価、リスク採点、レポート生成の一連のプロセスを体系化し、専門的で実用性の高いセキュリティドキュメントを作成する。Anchors:• OWASP Top 10 (2021) / 適用: 脆弱性分類・評価基準 / 目的: 業界標準への準拠• CVSS v3.1 (FIRST) / 適用: リスクスコア計算 / 目的: 定量的脆弱性評価• Web Application Security (Andrew Hoffman) / 適用: 脅威モデリング / 目的: 体系的分析手法• CWE Top 25 / 適用: 脆弱性分類 / 目的: 共通語彙での報告Trigger:Use when creating security audit reports, vulnerability assessments, penetration test documentation, or risk analysis documents.security report, vulnerability report, security audit, penetration test report, risk assessment, 脆弱性レポート, セキュリティ監査
2026-01-05
validating-cors-policies.md
2
1 export validating-cors-policies
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to validate Cross-Origin Resource Sharing (CORS) policies. It uses the cors-policy-validator plugin to analyze CORS configurations and identify potential security vulnerabilities. Use this skill when the user requests to "validate CORS policy", "check CORS configuration", "analyze CORS headers", or asks about "CORS security". It helps ensure that CORS policies are correctly implemented, preventing unauthorized cross-origin requests and protecting sensitive data.
2026-01-05
e2e-test-builder.md
2
1 export e2e-test-builder
2 patricio0312rev from "patricio0312rev/skillset"
3 Builds end-to-end browser tests for critical user flows using Playwright or Cypress. Includes selector strategies, test data management, page objects, and visual regression testing. Use for "E2E testing", "browser tests", "Playwright", or "Cypress tests".
2026-01-05
deploying-monitoring-stacks.md
2
1 export deploying-monitoring-stacks
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill deploys monitoring stacks, including Prometheus, Grafana, and Datadog. It is used when the user needs to set up or configure monitoring infrastructure for applications or systems. The skill generates production-ready configurations, implements best practices, and supports multi-platform deployments. Use this when the user explicitly requests to deploy a monitoring stack, or mentions Prometheus, Grafana, or Datadog in the context of infrastructure setup.
2026-01-05