Browse Skills

44969 skills found

pdf.md
2
1 export pdf
2 Bbeierle12 from "Bbeierle12/Skill-MCP-Claude"
3 Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
2026-01-05
multipart-upload.md
2
1 export multipart-upload
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 大容量ファイルのマルチパートアップロードを専門とするスキル。ネットワークの不安定性を前提とした堅牢なファイル転送を設計し、チャンク分割、リトライ、進捗追跡、チェックサム検証を統合的に提供する。Anchors:• Computer Networks (Andrew Tanenbaum) / 適用: ネットワーク不安定性への対応 / 目的: 堅牢なファイル転送設計• The Pragmatic Programmer / 適用: 実践的な実装パターン / 目的: 保守性の高いコード設計• RFC 7233 Range Requests / 適用: チャンク分割と再開機能 / 目的: 標準準拠の実装Trigger:Use when implementing large file uploads, chunked file transfer, resumable uploads, upload progress tracking, or data integrity verification with checksums.multipart, upload, chunked, resumable, progress tracking, checksum, file transfer, large file
2026-01-05
domain-event-patterns.md
2
1 export domain-event-patterns
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 ドメインイベントパターンを使用して、ビジネスドメイン内で発生した重要な出来事をモデル化・永続化・伝播するスキル。イベントソーシング、CQRS、イベント駆動アーキテクチャの実装をサポートする。Anchors:• Domain-Driven Design (Eric Evans) / 適用: ドメインイベント設計 / 目的: ビジネス上の重要な出来事の捕捉• Implementing DDD (Vaughn Vernon) / 適用: イベントストア実装 / 目的: イベント永続化パターン• CQRS/Event Sourcing (Greg Young) / 適用: 状態再構築 / 目的: イベントストリームからの状態復元Trigger:Use when designing domain events, implementing event sourcing, building event-driven architecture, modeling state changes as events, implementing CQRS patterns, creating event stores.domain event, event sourcing, CQRS, event-driven, event store, event handler
2026-01-05
implementing-backup-strategies.md
2
1 export implementing-backup-strategies
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill implements backup strategies for databases and applications. It generates configuration files and setup code to ensure data protection and disaster recovery. Use this skill when the user requests to "implement backup strategy", "configure backups", "setup data recovery", or needs help with "backup automation". The skill provides production-ready configurations, best practices, and multi-platform support for database and application backups. It focuses on security and scalability.
2026-01-05
angular-component.md
2
1 export angular-component
2 duc01226 from "duc01226/EasyPlatform"
3 Use when creating or modifying Angular components in WebV2 (Angular 19) with proper base class inheritance, state management, and platform patterns.
2026-01-05
event-driven.md
2
1 export event-driven
2 cosmix from "cosmix/claude-code-setup"
3 Event-driven architecture patterns including message queues, pub/sub, event sourcing, CQRS, and sagas. Use when implementing async messaging, distributed transactions, event stores, command query separation, RabbitMQ, Kafka, SQS, or NATS integration.
2026-01-05
git-worktree.md
2
1 export git-worktree
2 gosu-code from "gosu-code/claude-plugin"
3 Utility tool to create new git worktrees with proper setup for development environments. Automates creation, copying, symlinking, and ownership management for smooth developer onboarding or isolated task/feature work.
2026-01-05
plugin-auditor.md
2
1 export plugin-auditor
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 Automatically audits Claude Code plugins for security vulnerabilities, best practices, CLAUDE.md compliance, and quality standards when user mentions audit plugin, security review, or best practices check. Specific to claude-code-plugins repository standards.
2026-01-05
backend-development.md
2
1 export backend-development
2 zabiny from "zabiny/klabis"
3 Provides development guidance for implementing backend features using Domain-Driven Design, hexagonal architecture, event-driven patterns, and HATEOAS conventions. Use when implementing new domain features, REST APIs, or integrating cross-domain functionality in the backend.
2026-01-05
baseline-check.md
2
1 export baseline-check
2 spiralhouse from "spiralhouse/cycletime"
3 Autonomously run quality checks (detekt, Gradle tests) to establish baseline or detect regressions. Supports three modes (capture, compare, auto) for comprehensive regression detection. Triggers before starting development work, after completing changes, when checking code quality, or when explicitly requested. Compares current metrics against previous baseline to identify improvements or regressions in code quality and test coverage.
2026-01-05
spec-workflow.md
2
1 export spec-workflow
2 lightxue from "lightxue/dotfiles"
3 当用户需要开发需求、创建技术方案/设计文档、规划任务、或遵循规范化开发流程时使用此技能。触发关键词包括"开发需求"、"技术方案"、"设计文档"、"任务规划"、"TAPD链接"、"需求开发流程"、"执行需求"等。引导用户完成4阶段标准化开发流程(准备→设计→规划→执行),包含自动化质量检查、人工审批门禁和wiki文档更新。
2026-01-05
documentation.md
2
1 export documentation
2 cosmix from "cosmix/claude-code-setup"
3 Creates and maintains technical documentation including API docs, README files, architecture docs, and inline code comments. Trigger keywords: document, docs, readme, api docs, jsdoc, docstring, architecture doc.
2026-01-05
diagnose.md
2
1 export diagnose
2 mruwnik from "mruwnik/memory"
3 Run safe diagnostic commands on the remote memory server. Use for checking logs, container status, disk usage, memory, and running read-only database queries.
2026-01-05
create-adr.md
2
1 export create-adr
2 rayk from "rayk/lucid-toolkit"
3 Create Architecture Decision Records (ADRs) following LCA conventions.INVOKE THIS SKILL when user:- Asks to "document a decision" or "record a decision"- Mentions "ADR", "decision record", or "architectural decision"- Wants to capture trade-offs or options considered- Needs to supersede or update an existing decision- Asks about decision history or rationaleTrigger keywords: ADR, decision record, architectural decision, trade-offs, options, rationale
2026-01-05
ci-cd-pipelines.md
2
1 export ci-cd-pipelines
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 GitHub Actionsを用いたCI/CDパイプラインの設計・実装・最適化を支援する。品質ゲート、並列化、キャッシング、デプロイ戦略、可観測性の判断を含む。Use when: GitHub Actionsワークフローの新規作成・改善、CI/CD自動化、品質ゲート設計、並列化やキャッシュ最適化が必要なとき。Anchors: Continuous Delivery, DevOps, GitHub Actions workflow architectureTrigger: ci/cd pipeline design, github actions workflow, quality gate, caching strategy, parallel jobs, deployment automation
2026-01-05
crossplane.md
2
1 export crossplane
2 cosmix from "cosmix/claude-code-setup"
3 Cloud-native infrastructure management with Crossplane using Kubernetes APIs. Use when implementing infrastructure as code, composite resources, or multi-cloud provisioning. Triggers: crossplane, xrd, composition, claim, provider, managed resource, composite resource, infrastructure API.
2026-01-05
backend-migrations.md
2
1 export backend-migrations
2 adigunners from "adigunners/adigunners.github.io"
3 Manage changes to data structure and formats in JSON files, ensuring compatibility and smooth transitions when updating the static site's data sources. Use this skill when modifying data schemas, updating JSON structures, or evolving how data is consumed.
2026-01-05
design-consistency.md
2
1 export design-consistency
2 imsaif from "imsaif/aiex"
3 Analyze design system usage, identify inconsistencies across patterns, generate fixes, and maintain visual coherence with automated style guide generation
2026-01-05
reviewing-code.md
2
1 export reviewing-code
2 BPSAI from "BPSAI/paircoder"
3 Use when reviewing code changes, checking PRs, or evaluating code quality.
2026-01-05
running-load-tests.md
2
1 export running-load-tests
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to create and execute load tests for performance validation. It is designed to generate load test scripts using tools like k6, JMeter, and Artillery, based on specified test scenarios. Use this skill when the user requests to create a "load test", conduct "performance testing", validate "application performance", or needs a "stress test" to identify breaking points in the application. The skill helps define performance thresholds and provides execution instructions.
2026-01-05
cpp-performance.md
2
1 export cpp-performance
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-cpp-developer"
3 Performance optimization, profiling, benchmarking, cache optimization, and system-level tuning techniques for C++.
2026-01-05
privilege-escalation-knowledge.md
2
1 export privilege-escalation-knowledge
2 CharlesKozel from "CharlesKozel/Pentest-Agent-Evalulator"
3 Comprehensive knowledge about Linux privilege escalation. Provides methodologies for enumerating and exploiting privesc vectors including SUID binaries, sudo permissions, capabilities, kernel exploits, cron jobs, and common misconfigurations. Includes systematic approach to capturing root flags.
2026-01-05
auditing-access-control.md
2
1 export auditing-access-control
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to audit access control implementations in various systems. It uses the access-control-auditor plugin to identify potential vulnerabilities and misconfigurations related to access control. Use this skill when the user asks to "audit access control", "check permissions", "assess access rights", or requests a "security review" focused on access management. It's particularly useful for analyzing IAM policies, ACLs, and other access control mechanisms in cloud environments, applications, or infrastructure. The skill helps ensure compliance with security best practices and identify potential privilege escalation paths.
2026-01-05
managing-ssltls-certificates.md
2
1 export managing-ssltls-certificates
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to manage and monitor SSL/TLS certificates using the ssl-certificate-manager plugin. It is activated when the user requests actions related to SSL certificates, such as checking certificate expiry, renewing certificates, or listing installed certificates. Use this skill when the user mentions "SSL certificate", "TLS certificate", "certificate expiry", "renew certificate", or similar phrases related to SSL/TLS certificate management. The plugin can list, check, and renew certificates, providing vital information for maintaining secure connections.
2026-01-05