Browse Skills
44969 skills found
security-analyzer.md
2
1
export
security-analyzer
2
from
"Cornjebus/security-analyzer"
from
"Cornjebus/security-analyzer"
3
Comprehensive security vulnerability analysis for codebases and infrastructure. Scans dependencies (npm, pip, gem, go, cargo), containers (Docker, Kubernetes), cloud IaC (Terraform, CloudFormation), and detects secrets exposure. Fetches live CVE data from OSV.dev, calculates risk scores, and generates phased remediation plans with TDD validation tests. Use when users mention security scan, vulnerability, CVE, exploit, security audit, penetration test, OWASP, hardening, dependency audit, container security, or want to improve security posture.
2026-01-05
interface-pollution.md
2
1
export
interface-pollution
2
from
"JamesPrial/claudefiles"
from
"JamesPrial/claudefiles"
3
Detect and avoid unnecessary interface abstractions
2026-01-05
staticcheck.md
2
1
export
staticcheck
2
from
"JamesPrial/claudefiles"
from
"JamesPrial/claudefiles"
3
Fix staticcheck issues
2026-01-05
database-seeding.md
2
1
export
database-seeding
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
データベースの初期データ投入を安全に設計・実装・検証するスキル。開発/テスト/本番のデータ分離、シード戦略、再現性の確保を整理する。Anchors:• Designing Data-Intensive Applications / 適用: データ整合性 / 目的: 参照整合性の担保• Database Reliability Engineering / 適用: 運用設計 / 目的: 本番投入の安全性• Data Quality Principles / 適用: データ品質 / 目的: 再現性と検証性の確保Trigger:Use when planning database seeding, generating test fixtures, separating datasets by environment, or validating seed data quality.database seeding, test data, fixtures, seed strategy, environment separation, data validation
2026-01-05
render-output.md
2
1
export
render-output
2
from
"rayk/lucid-toolkit"
from
"rayk/lucid-toolkit"
3
Renders structured data to terminal with optimal formatting. Use when presenting agent results, displaying data to users, formatting command output, or showing validation reports. Transforms raw data into clear, scannable terminal output.
2026-01-05
writing-plans.md
2
1
export
writing-plans
2
from
"Bbeierle12/Skill-MCP-Claude"
from
"Bbeierle12/Skill-MCP-Claude"
3
Use after brainstorming/design phase to create detailed implementation plans. Creates step-by-step plans clear enough for execution by any developer.
2026-01-05
rpi.md
2
1
export
rpi
2
from
"ferdiangunawan/rpi-stack"
from
"ferdiangunawan/rpi-stack"
3
Use when implementing features from Jira tickets, PRDs, or user requirements. Orchestrates Research-Plan-Implement workflow with quality gates for hallucination, overengineering, and underengineering detection.
2026-01-05
performance-optimization.md
2
1
export
performance-optimization
2
from
"duc01226/EasyPlatform"
from
"duc01226/EasyPlatform"
3
Use when analyzing and improving performance for database queries, API endpoints, or frontend rendering.
2026-01-05
stock-data-fetcher.md
2
1
export
stock-data-fetcher
2
from
"RoacherM/StockMastar"
from
"RoacherM/StockMastar"
3
获取A股数据(baostock)并缓存到本地CSV文件,避免MCP返回大量数据占用上下文。触发场景:(1)获取超过100条的K线数据 (2)需要多次查询同一股票数据 (3)需要用grep/awk分析数据 (4)用户提到"保存数据"或"缓存数据"
2026-01-05
dev-explore.md
2
1
export
dev-explore
2
from
"mpazaryna/claude-toolkit"
from
"mpazaryna/claude-toolkit"
3
Explore and understand codebases with interconnected documentation. Use when onboarding to a new project, creating living documentation (MOC), or generating portfolio artifacts.
2026-01-05
managing-test-environments.md
2
1
export
managing-test-environments
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to manage isolated test environments using Docker Compose, Testcontainers, and environment variables. It is used to create consistent, reproducible testing environments for software projects. Claude should use this skill when the user needs to set up a test environment with specific configurations, manage Docker Compose files for test infrastructure, set up programmatic container management with Testcontainers, manage environment variables for tests, or ensure cleanup after tests. Trigger terms include "test environment", "docker compose", "testcontainers", "environment variables", "isolated environment", "env-setup", and "test setup".
2026-01-05
orchestrator.md
2
1
export
orchestrator
2
from
"tesla0225/claude_skill_repoinit"
from
"tesla0225/claude_skill_repoinit"
3
Issue/要件を受けたら分解→担当割当→実装→検証→統合を回す手順。未整備なら /repo-init でbootstrap。
2026-01-05
pytest-api-testing.md
2
1
export
pytest-api-testing
2
from
"nekorush14/dotfiles"
from
"nekorush14/dotfiles"
3
Write pytest tests for FastAPI endpoints using TestClient including request/response testing, authentication, and error handling. Use when testing REST API endpoints.
2026-01-05
angular-store.md
2
1
export
angular-store
2
from
"duc01226/EasyPlatform"
from
"duc01226/EasyPlatform"
3
Use when implementing state management with PlatformVmStore for complex components requiring reactive state, effects, and selectors.
2026-01-05
orchestration-debugging.md
2
1
export
orchestration-debugging
2
from
"Euda1mon1a/Autonomous-Assignment-Program-Manager"
from
"Euda1mon1a/Autonomous-Assignment-Program-Manager"
3
Troubleshoot agent & tool failures in scheduling orchestration. Use when MCP tools fail, agent communication breaks, constraint engines error, or database operations timeout. Provides systematic incident response and root cause analysis.
2026-01-05
caching-strategy-optimizer.md
2
1
export
caching-strategy-optimizer
2
from
"patricio0312rev/skillset"
from
"patricio0312rev/skillset"
3
Optimizes CI/CD pipeline speed by implementing effective caching for dependencies, Docker layers, build outputs, and test results. Provides before/after performance metrics and best practices. Use for "CI caching", "pipeline optimization", "build speed", or "cache strategy".
2026-01-05
brokle-api-routes.md
2
1
export
brokle-api-routes
2
from
"brokle-ai/brokle"
from
"brokle-ai/brokle"
3
Use this skill when creating, modifying, or reviewing API endpoints and routes. This includes SDK routes (/v1/*), Dashboard routes (/api/v1/*), request/response structures, input validation, OpenAPI documentation, or API-related middleware.
2026-01-05
create-tasks.md
2
1
export
create-tasks
2
from
"korallis/Amp-OS"
from
"korallis/Amp-OS"
3
Break a specification into implementable tasks. Use after spec.md is complete to create tasks.md with grouped, ordered, dependency-aware task breakdown.
2026-01-05
migration-planner.md
2
1
export
migration-planner
2
from
"patricio0312rev/skillset"
from
"patricio0312rev/skillset"
3
Builds phased data and system migrations using feature flags, dual writes, backfills, and validation. Includes rollback plans and risk mitigation. Use for "data migration", "system migration", "database migration", or "platform migration".
2026-01-05
data-retention-archiving-planner.md
2
1
export
data-retention-archiving-planner
2
from
"patricio0312rev/skillset"
from
"patricio0312rev/skillset"
3
Plans and implements data retention policies with archival strategies, compliance requirements, automated cleanup jobs, and cold storage migration. Use for "data retention", "data archival", "GDPR compliance", or "storage optimization".
2026-01-05
brevo.md
2
1
export
brevo
2
from
"getzenai/claude-plugins"
from
"getzenai/claude-plugins"
3
Full access to Brevo (email marketing, newsletters) using curl and the Brevo REST API directly - no MCP server or additional dependencies required.
2026-01-05
rust.md
2
1
export
rust
2
from
"cosmix/claude-code-setup"
from
"cosmix/claude-code-setup"
3
Rust language expertise for writing safe, performant, production-quality Rust code. Use for Rust development, ownership patterns, error handling, async/await, and cargo management. Triggers: rust, cargo, rustc, ownership, borrowing, lifetime, Result, Option, traits, crates.
2026-01-05
vsync.md
2
1
export
vsync
2
from
"nicepkg/vsync"
from
"nicepkg/vsync"
3
Sync MCP servers, Skills, Agents & Commands across Claude Code, Cursor, OpenCode, Codex. One config, all tools.
2026-01-27
canifi-life-os.md
2
1
export
canifi-life-os
2
from
"Andrejones92/canifi-life-os"
from
"Andrejones92/canifi-life-os"
3
No description provided
2026-01-26