Browse Skills
44969 skills found
data-visualization.md
2
1
export
data-visualization
2
from
"cdcore09/holoviz-claude"
from
"cdcore09/holoviz-claude"
3
Master advanced declarative visualization with HoloViews. Use this skill when creating complex multi-dimensional visualizations, composing overlays and layouts, implementing interactive streams and selection, building network or hierarchical visualizations, or exploring data with dynamic maps and faceted displays.
2026-01-05
data-processor.md
2
1
export
data-processor
2
from
"ArtemisAI/code-execution-with-MCP"
from
"ArtemisAI/code-execution-with-MCP"
3
Process and transform arrays of data with common operations like filtering, mapping, and aggregation
2026-01-05
documentation-lookup.md
2
1
export
documentation-lookup
2
from
"krmcbride/claude-plugins"
from
"krmcbride/claude-plugins"
3
Look up library and framework documentation. Use when the user asks about API docs, library usage, framework features, or mentions specific libraries/packages by name.
2026-01-05
systematic-debugging.md
2
1
export
systematic-debugging
2
from
"tilework-tech/nori-cli"
from
"tilework-tech/nori-cli"
3
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions
2026-01-05
lcp-openai-serve.md
2
1
export
lcp-openai-serve
2
from
"YusukeShimizu/lightning-compute-protocol"
from
"YusukeShimizu/lightning-compute-protocol"
3
Develop apps/openai-serve (Go). Keep OpenAI gateway behavior correct and avoid logging prompts/outputs.
2026-01-05
code-formatter-installer.md
2
1
export
code-formatter-installer
2
from
"patricio0312rev/skillset"
from
"patricio0312rev/skillset"
3
Installs and configures Prettier, ESLint, EditorConfig, and other code quality tools to enforce consistent code style across the team. Generates config files, npm scripts, editor settings recommendations, and CI integration suggestions. Use when users request "setup prettier", "add eslint", "configure code formatting", or "enforce code style".
2026-01-05
memory-manager.md
2
1
export
memory-manager
2
from
"duc01226/EasyPlatform"
from
"duc01226/EasyPlatform"
3
Use when storing or retrieving context across sessions using Memory MCP. Helps maintain continuity for long-running features.
2026-01-05
tool-security.md
2
1
export
tool-security
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
MCPツールとAPI統合のセキュリティ設計を体系化するスキル。脅威整理、制御設計、設定検証を通じて安全なツール運用を支援する。Anchors:• Web Application Security / 適用: 脅威モデリング / 目的: 攻撃面の整理• OWASP ASVS / 適用: セキュリティ要件 / 目的: 制御の網羅性Trigger:Use when designing tool security controls, validating security configs, or reviewing secrets handling.tool security, threat modeling, config validation
2026-01-05
generating-test-data.md
2
1
export
generating-test-data
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to generate realistic test data for software development. It uses the test-data-generator plugin to create users, products, orders, and custom schemas for comprehensive testing. Use this skill when you need to populate databases, simulate user behavior, or create fixtures for automated tests. Trigger phrases include "generate test data", "create fake users", "populate database", "generate product data", "create test orders", or "generate data based on schema". This skill is especially useful for populating testing environments or creating sample data for demonstrations.
2026-01-05
constraint-preflight.md
2
1
export
constraint-preflight
2
from
"Euda1mon1a/Autonomous-Assignment-Program-Manager"
from
"Euda1mon1a/Autonomous-Assignment-Program-Manager"
3
Pre-flight verification for scheduling constraint development. Use when adding, modifying, or testing constraints to ensure they are properly implemented, exported, registered, and tested before commit.
2026-01-05
webapp-testing.md
2
1
export
webapp-testing
2
from
"ChuDiRen/AI-agent-testing-platform"
from
"ChuDiRen/AI-agent-testing-platform"
3
使用 Playwright 与本地 Web 应用交互与测试的工具包。支持验证前端功能、调试 UI 行为、捕获浏览器截图以及查看浏览器日志。
2026-01-05
helm-charts.md
2
1
export
helm-charts
2
from
"KJone1/dotfiles"
from
"KJone1/dotfiles"
3
Strict guidelines for creating and maintaining production-ready Helm charts. Covers best practices for chart structure, values, security, resources, and dependencies. Applied when creating, modifying, testing, or reviewing Helm charts.
2026-01-05
artifacts-builder.md
2
1
export
artifacts-builder
2
from
"AizenvoltPrime/claude-compass"
from
"AizenvoltPrime/claude-compass"
3
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
2026-01-05
workflow-security.md
2
1
export
workflow-security
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
GitHub Actionsワークフローセキュリティの専門スキル。権限最小化、シークレット保護、サプライチェーン攻撃対策を提供します。Anchors:- GitHub Actions Security Hardening(GitHub公式)/ 適用: ワークフロー権限・シークレット保護 / 目的: 安全な自動化- OWASP CI/CD Security(OWASP)/ 適用: サプライチェーン対策 / 目的: 脆弱性防止- Principle of Least Privilege / 適用: 権限設計全般 / 目的: 攻撃面最小化Trigger:ワークフロー権限監査時、シークレット漏洩対策時、サプライチェーン攻撃対策時、PRワークフロー設計時に使用
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
audit.md
2
1
export
audit
2
from
"ferdiangunawan/rpi-stack"
from
"ferdiangunawan/rpi-stack"
3
Validates research/plan/code against overengineering, underengineering, and hallucination
2026-01-05
page-layout-builder.md
2
1
export
page-layout-builder
2
from
"patricio0312rev/skillset"
from
"patricio0312rev/skillset"
3
Generates complete page layouts and shells for common patterns (dashboard, authentication, settings, CRUD pages) with consistent navigation, layout components, routing structure, and state management placeholders. Use when building "new page", "dashboard layout", "auth pages", or "admin panel structure".
2026-01-05
best-practices-checker.md
2
1
export
best-practices-checker
2
from
"sovrium/sovrium"
from
"sovrium/sovrium"
3
Validates code against framework-specific best practices documented in docs/infrastructure/. Checks Effect usage patterns, React 19 conventions, Drizzle ORM patterns, Hono RPC implementations, and other framework-specific guidelines. Identifies anti-patterns and suggests corrections. Use when user requests "check best practices", "validate framework usage", "review code patterns", or mentions framework compliance.
2026-01-05
skill-creator.md
2
1
export
skill-creator
2
from
"raphaelmansuy/k8s-agent-stack"
from
"raphaelmansuy/k8s-agent-stack"
3
Guide for creating effective Claude Skills for the AgentStack Sovereign Platform. Use this skill when creating new skills, updating existing skills, or learning skill design patterns. Triggers on requests like "create a new skill", "build a skill for X", "skill design", "skill template", or "extend Claude's capabilities".
2026-01-05
technical-writer.md
2
1
export
technical-writer
2
from
"daffy0208/ai-dev-standards"
from
"daffy0208/ai-dev-standards"
3
Create clear, comprehensive technical documentation for developers and users. Use when documenting APIs, writing user guides, creating tutorials, or setting up documentation sites. Covers API docs, user guides, architecture documentation, and documentation best practices.
2026-01-05
rails-form-objects.md
2
1
export
rails-form-objects
2
from
"nekorush14/dotfiles"
from
"nekorush14/dotfiles"
3
Create Form Objects for complex form handling, multi-model forms, and validation logic. Use when forms involve multiple models, complex validations, or require business logic beyond simple CRUD operations.
2026-01-05
type-safety-guardian.md
2
1
export
type-safety-guardian
2
from
"Dexploarer/hyper-forge"
from
"Dexploarer/hyper-forge"
3
Autonomously enforces TypeScript strict typing standards (ADR-0006)
2026-01-05
video-clipper.md
2
1
export
video-clipper
2
from
"jeffvincent/claude-config"
from
"jeffvincent/claude-config"
3
Create video clips from chapter timestamps using ffmpeg. Use when given a video file and timestamps/chapters to split into separate clips.
2026-01-05
testing-requirements.md
2
1
export
testing-requirements
2
from
"andyngdz/exogen"
from
"andyngdz/exogen"
3
Use when writing tests - test structure, verification steps, coverage goals
2026-01-05