Browse Skills

18175 skills found

performing-security-code-review.md
2
1 export performing-security-code-review
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to conduct a security-focused code review using the security-agent plugin. It analyzes code for potential vulnerabilities like SQL injection, XSS, authentication flaws, and insecure dependencies. Claude uses this skill when the user explicitly requests a security audit, asks for a code review with a focus on security, or mentions security concerns related to code. The security-agent plugin then provides structured security findings with severity ratings, code locations, impact assessments, and remediation guidance.
2026-01-05
writing-plans.md
2
1 export writing-plans
2 Bbeierle12 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 ferdiangunawan 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
angular-store.md
2
1 export angular-store
2 duc01226 from "duc01226/EasyPlatform"
3 Use when implementing state management with PlatformVmStore for complex components requiring reactive state, effects, and selectors.
2026-01-05
caching-strategy-optimizer.md
2
1 export caching-strategy-optimizer
2 patricio0312rev 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
migration-planner.md
2
1 export migration-planner
2 patricio0312rev 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 patricio0312rev 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 getzenai 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
svg.md
2
1 export svg
2 tazomatalax from "tazomatalax/context-engineering"
3 Create precise, production-ready SVG graphics for technical and business contexts (diagrams, P&IDs, HMI/SCADA widgets, process flow visuals, PowerPoint/Office illustrations, UI icons, annotations). Use when the user asks to generate, edit, standardize, optimize, or export SVG artwork; convert requirements (dimensions, scale, line weights, layers, symbols) into clean SVG markup; or produce multiple layout/variant files (editable vs outlined text, light/dark, monochrome).
2026-01-05
asset-manager.md
2
1 export asset-manager
2 daffy0208 from "daffy0208/ai-dev-standards"
3 Organize design assets, optimize images and fonts, maintain brand asset libraries, implement version control for assets, and enforce naming conventions. Keep design assets organized and production-ready.
2026-01-05
safe-schedule-generation.md
2
1 export safe-schedule-generation
2 Euda1mon1a from "Euda1mon1a/Autonomous-Assignment-Program-Manager"
3 Safe schedule generation with mandatory backup. REQUIRES database backup before any write operations to schedule tables. Use when generating schedules, bulk assigning, or executing swaps.
2026-01-05
cpp-modern-features.md
2
1 export cpp-modern-features
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-cpp-developer"
3 Guide to modern C++ features (C++11/14/17/20) including auto, range-based loops, lambda expressions, constexpr, structured bindings, and more.
2026-01-05
gemini-claude-loop.md
2
1 export gemini-claude-loop
2 creator-hian from "creator-hian/claude-code-plugins"
3 Dual-AI engineering loop orchestrating Claude Code (planning/implementation) and Gemini (validation/review). Use when (1) complex feature development requiring validation, (2) high-quality code with security/performance concerns, (3) large-scale refactoring, (4) user requests gemini-claude loop or dual-AI review. Do NOT use for simple one-off fixes or prototypes.
2026-01-05
docker-build-push-action.md
2
1 export docker-build-push-action
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 GitHub ActionsでのDockerビルド/プッシュを設計・実装するスキル。レジストリ認証、キャッシュ戦略、マルチプラットフォーム対応を整理する。Anchors:• docker/build-push-action / 適用: ビルドとプッシュ / 目的: 自動化• BuildKit / 適用: キャッシュ最適化 / 目的: ビルド高速化• Registry Authentication / 適用: 認証設計 / 目的: 安全な配布Trigger:Use when configuring GitHub Actions for Docker build and push, managing registry auth, or optimizing BuildKit cache.docker build push action, buildx, registry auth, github actions docker
2026-01-05
fact-checker.md
2
1 export fact-checker
2 suchwow-sysadmin from "suchwow-sysadmin/claude-code-factchecker"
3 Verify citations and factual claims in long-form content. Checks URLs for accessibility and accuracy, validates quotes, analyzes source credibility, and distinguishes facts from opinions. Use when fact-checking article drafts, validating citations, or reviewing claims before publication.
2026-01-05
prompt-template-builder.md
2
1 export prompt-template-builder
2 patricio0312rev from "patricio0312rev/skillset"
3 Creates reusable prompt templates with strict output contracts, style rules, few-shot examples, and do/don't guidelines. Provides system/user prompt files, variable placeholders, output formatting instructions, and quality criteria. Use when building "prompt templates", "LLM prompts", "AI system prompts", or "prompt engineering".
2026-01-05
governance.md
2
1 export governance
2 Euda1mon1a from "Euda1mon1a/Autonomous-Assignment-Program-Manager"
3 Toggle PAI governance enforcement on/off. Control chain-of-command routing and session-end requirements.
2026-01-05
security-analyzer.md
2
1 export security-analyzer
2 Cornjebus 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
database-seeding.md
2
1 export database-seeding
2 daishiman 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
designing-database-schemas.md
2
1 export designing-database-schemas
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to design and visualize database schemas. It leverages normalization guidance (1NF through BCNF), relationship mapping, and ERD generation to create efficient and well-structured databases. Use this skill when the user requests to "design a database schema", "create a database model", "generate an ERD", "normalize a database", or needs help with "database design best practices". The skill is triggered by terms like "database schema", "ERD diagram", "database normalization", and "relational database design".
2026-01-05
troubleshooting-guides.md
2
1 export troubleshooting-guides
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 問題解決を効率化するトラブルシューティングガイドの設計スキル。診断フロー、問題分類、解決手順書を体系的に設計します。Anchors:• 『Don't Make Me Think』(Steve Krug)/ 適用: ユーザビリティ設計 / 目的: 問題自己解決力向上• SRE原則 / 適用: 障害対応 / 目的: トラブル診断効率化Trigger:トラブルシューティングガイド作成時、問題診断フロー設計時、エラー説明書作成時に使用
2026-01-05
agent-template-patterns.md
2
1 export agent-template-patterns
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 Specialist skill for agent templates and design patterns.Provides 4 types of agent templates (Analysis, Implementation, Orchestrator, Deploy),{{variable}} format abstraction, abstraction balance, and conceptual element design principles.Anchors:• The Pragmatic Programmer (Andrew Hunt, David Thomas) / 適用: テンプレート設計 / 目的: 手順設計と実践的改善の原則Trigger:Use when creating new agent templates, generalizing existing agents into reusable patterns, designing standard templates for agent mass production, implementing {{variable}} format abstraction, or optimizing conceptual element design and abstraction balance.agent template, template design, orchestrator pattern, variable abstraction, template standardization
2026-01-05
creating-skills.md
2
1 export creating-skills
2 tilework-tech from "tilework-tech/nori-cli"
3 Use when you need to create a new custom skill for a profile - guides through gathering requirements, creating directory structure, writing SKILL.md, and optionally adding bundled scripts
2026-01-05
sindarin-language.md
2
1 export sindarin-language
2 sevos from "sevos/claude-code-marketplace"
3 This skill should be used when the user asks to "translate to Sindarin", "write in Elvish", "Sindarin grammar", "Elvish translation", "speak Sindarin", "Tolkien Elvish", or mentions Sindarin language, Grey-elven, or needs help with Elvish linguistics from Tolkien's legendarium.
2026-01-05