Browse Skills
22656 skills found
implementing-database-audit-logging.md
2
1
export
implementing-database-audit-logging
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill helps implement database audit logging for tracking changes and ensuring compliance. It is triggered when the user requests to "implement database audit logging", "add audit trails", "track database changes", or mentions "audit_log" in relation to a database. The skill provides options for trigger-based auditing, application-level logging, Change Data Capture (CDC), and parsing database logs. It generates a basic audit table schema and guides the user through selecting the appropriate auditing strategy.
2026-01-05
clix-event-tracking.md
2
1
export
clix-event-tracking
2
from
"clix-so/skills"
from
"clix-so/skills"
3
Implements Clix event tracking (Clix.trackEvent) with consistent naming, safe property schemas, and campaign-ready validation. Use when adding, reviewing, or debugging event tracking; when configuring event-triggered campaigns; or when the user mentions events, tracking, funnels, or properties.
2026-01-05
appconfig-system.md
2
1
export
appconfig-system
2
from
"lsst-sqre/squareone"
from
"lsst-sqre/squareone"
3
Expert guidance for working with the AppConfig runtime configuration system in squareone. Use this skill when implementing configuration loading, working with YAML config files, setting up new pages that need configuration, troubleshooting config hydration issues, or migrating from next/config patterns. Covers server-side loadAppConfig(), client-side useAppConfig(), MDX content loading, Sentry configuration injection, and Kubernetes ConfigMap patterns.
2026-01-05
langchain-deep-research.md
2
1
export
langchain-deep-research
2
from
"closedloop-technologies/awesome-deep-researchers"
from
"closedloop-technologies/awesome-deep-researchers"
3
Run LangChain Open Deep Research agent for iterative web research and comprehensive reports. Requires LLM API keys and search API (e.g., OPENAI_API_KEY, TAVILY_API_KEY).
2026-01-05
domain-services.md
2
1
export
domain-services
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
ドメイン駆動設計におけるドメインサービスの識別・設計・実装を専門とするスキル。エンティティや値オブジェクトに属さないドメインロジックを適切にモデル化する。Anchors:• Domain-Driven Design (Eric Evans) / 適用: サービス識別パターン / 目的: ドメインロジックの適切な配置• Implementing DDD (Vaughn Vernon) / 適用: サービス実装ガイドライン / 目的: 実践的な設計指針• Clean Architecture (Robert Martin) / 適用: 依存性逆転の原則 / 目的: テスト容易性の確保Trigger:Use when identifying domain services, implementing cross-aggregate operations, designing service boundaries, separating domain and application services.domain service, cross-aggregate, stateless, domain logic, service boundary
2026-01-05
yoga-class-planner.md
2
1
export
yoga-class-planner
2
from
"mpazaryna/claude-toolkit"
from
"mpazaryna/claude-toolkit"
3
Creates structured 60-minute beginner-friendly yoga class sequences with detailed pose instructions and timing
2026-01-05
seo-optimization.md
2
1
export
seo-optimization
2
from
"daishiman/AIWorkflowOrchestrator"
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
command-creator.md
2
1
export
command-creator
2
from
"sjnims/plugin-forge"
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
gemini.md
2
1
export
gemini
2
from
"SpillwaveSolutions/gemini-skill"
from
"SpillwaveSolutions/gemini-skill"
3
Shell out to Gemini CLI from Claude for any task. Use when asked to "pipe content to Gemini", "get Gemini perspective", "use gemini CLI", "run headless AI task", "parallel analysis with Gemini", or "get second opinion from Gemini". Useful for alternative perspectives, batch processing, or leveraging Gemini 2.5 Pro capabilities alongside Claude.
2026-01-05
validating-csrf-protection.md
2
1
export
validating-csrf-protection
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill helps to identify Cross-Site Request Forgery (CSRF) vulnerabilities in web applications. It validates the implementation of CSRF protection mechanisms, such as synchronizer tokens, double-submit cookies, SameSite attributes, and origin validation. Use this skill when you need to analyze your application's security posture against CSRF attacks or when asked to "validate csrf", "check for csrf vulnerabilities", or "test csrf protection".
2026-01-05
llm-evaluation.md
2
1
export
llm-evaluation
2
from
"phrazzld/claude-config"
from
"phrazzld/claude-config"
3
LLM prompt testing, evaluation, and CI/CD quality gates using Promptfoo.Invoke when:- Setting up prompt evaluation or regression testing- Integrating LLM testing into CI/CD pipelines- Configuring security testing (red teaming, jailbreaks)- Comparing prompt or model performance- Building evaluation suites for RAG, factuality, or safetyKeywords: promptfoo, llm evaluation, prompt testing, red team, CI/CD, regression testing
2026-01-05
agent-skill-mapping.md
2
1
export
agent-skill-mapping
2
from
"tesla0225/claude_skill_repoinit"
from
"tesla0225/claude_skill_repoinit"
3
Skillの割当表(agent -> skills)を作るときのルール集。skill-assigner が mapping を更新するときに参照する。
2026-01-05
bulk-generate-concepts.md
2
1
export
bulk-generate-concepts
2
from
"maidevberlin/logikids"
from
"maidevberlin/logikids"
3
Use when generating multiple curriculum-aligned concept files in parallel (5+ concepts) - researches curriculum, creates concept list, spawns parallel generation agents, orchestrates review loop until all pass
2026-01-05
research-synthesis.md
2
1
export
research-synthesis
2
from
"poemswe/co-researcher"
from
"poemswe/co-researcher"
3
Synthesizes research findings into coherent narratives with uncertainty quantification. Use when integrating findings from multiple sources, creating research summaries, drawing conclusions from evidence, or communicating research results. Triggers on phrases like "synthesize", "integrate findings", "what's the conclusion", "summarize research", "overall picture", "bring together".
2026-01-05
session-context.md
2
1
export
session-context
2
from
"brianclaridge/.claude"
from
"brianclaridge/.claude"
3
Gathers session context for project-analysis agent including git history, recent plans, and pending work detection.
2026-01-05
operation-tracker.md
2
1
export
operation-tracker
2
from
"rayk/lucid-toolkit"
from
"rayk/lucid-toolkit"
3
Maintain awareness of operation counts across the conversation to prevent cumulative context exhaustion. Use when you notice multiple operations accumulating or when working on iterative tasks across turns.
2026-01-05
creating-research-packages.md
2
1
export
creating-research-packages
2
from
"cipherstash/cipherpowers"
from
"cipherstash/cipherpowers"
3
Document complex domain knowledge as self-contained packages with multiple reading paths
2026-01-05
validate-localization-coverage.md
2
1
export
validate-localization-coverage
2
from
"ericfitz/tmi-ux"
from
"ericfitz/tmi-ux"
3
Generate a coverage report for all localization files using the project's check-i18n tool. Use when auditing translation completeness or identifying languages needing attention.
2026-01-05
sensor-health.md
2
1
export
sensor-health
2
from
"refractionPOINT/documentation"
from
"refractionPOINT/documentation"
3
Generate comprehensive sensor health and status reports across all LimaCharlie organizations. Use when users ask about sensor connectivity, data availability, offline sensors, sensors not reporting events, or fleet-wide health queries (e.g., "show me sensors online but not sending data", "list sensors offline for 7 days across all orgs").
2026-01-05
concurrency.md
2
1
export
concurrency
2
from
"cosmix/claude-code-setup"
from
"cosmix/claude-code-setup"
3
Comprehensive concurrency and parallelism patterns for multi-threaded and async programming. Use when implementing async/await, parallel processing, thread safety, worker pools, or debugging race conditions and deadlocks. Triggers: async, await, concurrent, parallel, threads, race condition, deadlock, mutex, semaphore, worker pool, queue.
2026-01-05
rbac-implementation.md
2
1
export
rbac-implementation
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
ロールベースアクセス制御(RBAC)の設計と実装パターンを提供するスキル。最小権限の原則に基づくロール体系設計、多層アクセス制御、権限チェックロジック、ポリシーエンジン構築を支援。Anchors:• 『Web Application Security』(Hoffman)/ 適用: アクセス制御設計 / 目的: セキュアな権限実装• NIST RBAC Model / 適用: ロール階層設計 / 目的: 標準準拠の権限モデル• OWASP Access Control Cheat Sheet / 適用: 実装パターン / 目的: セキュリティベストプラクティスTrigger:Use when designing role-based access control, implementing permission checks, building policy engines, or setting up multi-layer authorization.rbac, role, permission, authorization, access control, policy, middleware, least privilege
2026-01-05
fuzzing-apis.md
2
1
export
fuzzing-apis
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to perform automated fuzz testing on APIs to discover vulnerabilities, crashes, and unexpected behavior. It leverages malformed inputs, boundary values, and random payloads to generate comprehensive fuzz test suites. Use this skill when you need to identify potential SQL injection, XSS, command injection vulnerabilities, input validation failures, and edge cases in APIs. Trigger this skill by requesting fuzz testing, vulnerability scanning, or security analysis of an API. The skill is invoked using the `/fuzz-api` command.
2026-01-05
tracking-model-versions.md
2
1
export
tracking-model-versions
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to track and manage AI/ML model versions using the model-versioning-tracker plugin. It should be used when the user asks to manage model versions, track model lineage, log model performance, or implement version control for AI/ML models. Use this skill when the user mentions "track versions", "model registry", "MLflow", or requests assistance with AI/ML model deployment and management. This skill facilitates the implementation of best practices for model versioning, automation of model workflows, and performance optimization.
2026-01-05
explaining-machine-learning-models.md
2
1
export
explaining-machine-learning-models
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to provide interpretability and explainability for machine learning models. It is triggered when the user requests explanations for model predictions, insights into feature importance, or help understanding model behavior. The skill leverages techniques like SHAP and LIME to generate explanations. It is useful when debugging model performance, ensuring fairness, or communicating model insights to stakeholders. Use this skill when the user mentions "explain model", "interpret model", "feature importance", "SHAP values", or "LIME explanations".
2026-01-05