Browse Skills

44969 skills found

test-writer.md
2
1 export test-writer
2 Euda1mon1a from "Euda1mon1a/Autonomous-Assignment-Program-Manager"
3 Test generation expertise for Python (pytest) and TypeScript (Jest). Use when writing new tests, improving coverage, or creating test fixtures. Ensures comprehensive coverage including edge cases, error scenarios, and integration tests.
2026-01-05
git-commit-composer.md
2
1 export git-commit-composer
2 EdanStarfire from "EdanStarfire/claudecode_webui"
3 Create well-formatted semantic commit messages following project conventions. Use when committing changes to ensure consistent, descriptive commit history.
2026-01-05
correlation-methylation-epifeatures.md
2
1 export correlation-methylation-epifeatures
2 BIsnake2001 from "BIsnake2001/ChromSkills"
3 This skill provides a complete pipeline for integrating CpG methylation data with chromatin features such as ATAC-seq signal, H3K27ac, H3K4me3, or other histone marks/TF signals.
2026-01-05
git-absorb.md
2
1 export git-absorb
2 dashed from "dashed/claude-marketplace"
3 Automatically fold uncommitted changes into appropriate commits on a feature branch. Use when applying review feedback, fixing bugs in feature branches, or maintaining atomic commit history without manual interactive rebasing. Particularly useful for making corrections to recent commits without creating messy "fixes" commits.
2026-01-05
add-language.md
2
1 export add-language
2 bartolli from "bartolli/codanna-profiles"
3 Guide for implementing a new language parser in Codanna. Use when adding language support, implementing parsers, or extending language capabilities. Covers the six-file architecture (mod.rs, definition.rs, parser.rs, behavior.rs, resolution.rs, audit.rs), trait implementation patterns, resolution scope design, and integration workflow. Triggers on requests to add language support, implement new parser, extend language capabilities, or create language implementation.
2026-01-05
swift-ui.md
2
1 export swift-ui
2 mpazaryna from "mpazaryna/claude-toolkit"
3 SwiftUI implementation patterns for building polished iOS/macOS apps. Use when building views, managing state, creating layouts, implementing animations, or structuring app architecture in SwiftUI.
2026-01-05
event-driven-architecture.md
2
1 export event-driven-architecture
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 イベント駆動アーキテクチャの設計・実装スキル。メッセージングパターン、Event Sourcing、CQRS、Sagaを活用し、スケーラブルで疎結合なシステムを構築する。Anchors:• Enterprise Integration Patterns (Gregor Hohpe) / 適用: メッセージングパターン / 目的: 疎結合な統合設計• Designing Event-Driven Systems (Ben Stopford) / 適用: EDAアーキテクチャ / 目的: スケーラブルな非同期処理• Domain-Driven Design (Eric Evans) / 適用: ドメインイベント / 目的: ビジネスイベントの表現Trigger:Use when designing event-driven systems, implementing event sourcing, CQRS, message brokers, saga patterns, or asynchronous service integration.event-driven, messaging, pub/sub, event sourcing, cqrs, saga, kafka, rabbitmq, async
2026-01-05
plugin-validator.md
2
1 export plugin-validator
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 Automatically validates Claude Code plugin structure, schemas, and compliance when user mentions validate plugin, check plugin, or plugin errors. Runs comprehensive validation specific to claude-code-plugins repository standards.
2026-01-05
encrypting-and-decrypting-data.md
2
1 export encrypting-and-decrypting-data
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to encrypt and decrypt data using various algorithms provided by the encryption-tool plugin. It should be used when the user requests to "encrypt data", "decrypt a file", "generate an encrypted file", or needs to secure sensitive information. This skill supports various encryption methods and ensures data confidentiality. It is triggered by requests related to data encryption, decryption, or general data security needs.
2026-01-05
build-deployment.md
2
1 export build-deployment
2 imsaif from "imsaif/aiex"
3 Verify production builds pass all quality checks, analyze bundle impact, and ensure readiness for Vercel deployment with zero errors
2026-01-05
rpg-toolkit-development.md
2
1 export rpg-toolkit-development
2 KirkDiggler from "KirkDiggler/rpg-toolkit"
3 Use this skill when working on rpg-toolkit codebase - provides architecture patterns, testing guidelines, error handling, and D&D 5e combat mechanics knowledge
2026-01-05
orchestrating-test-workflows.md
2
1 export orchestrating-test-workflows
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to orchestrate complex test workflows using the test-orchestrator plugin. It allows Claude to define test execution graphs with dependencies, execute tests in parallel, and intelligently select tests to run based on code changes. Use this skill when a user requests test orchestration, dependency management for tests, parallel test execution, smart test selection, or CI/CD integration for testing. Trigger terms include "orchestrate tests", "test workflow", "parallel testing", "smart test selection", "test dependencies", and "/orchestrate".
2026-01-05
react-component-generator.md
2
1 export react-component-generator
2 Dexploarer from "Dexploarer/hyper-forge"
3 Generates modern React components with TypeScript, hooks, proper props typing, and best practices. Use when creating React components or scaffolding UI elements.
2026-01-05
brain-operating-system.md
2
1 export brain-operating-system
2 jonmagic from "jonmagic/skills"
3 Quick reference for operating within jonmagic's second-brain workspace. Use when working with files in the brain repository—provides directory structure, naming conventions, append-only norms, wikilink patterns, and file organization rules. Essential for understanding where to create files, how to name them, and how to maintain continuity with existing structures.
2026-01-05
bugfixforever.md
2
1 export bugfixforever
2 ships from "ships/eden"
3 State-of-the-art procedure for fixing bugs in software projects. Use this skill when a bug has been detected or declared by the user, agent, or another skill (not during early-stage work in progress). Enforces a disciplined test-driven approach - understand, reproduce experimentally, write failing tests, fix the code, and clean up.
2026-01-05
mind-palace.md
2
1 export mind-palace
2 KohlJary from "KohlJary/project-cass"
3 Navigate Mind Palace to query entity knowledge about codebase subsystems. Use when understanding architecture, exploring how systems work, or checking for hazards/gotchas before modifying code.
2026-01-05
generating-compliance-reports.md
2
1 export generating-compliance-reports
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to generate compliance reports based on various security standards and frameworks. It leverages the compliance-report-generator plugin to automate the report creation process. Use this skill when a user requests a "compliance report", "security audit report", or needs documentation for "regulatory compliance". The skill is particularly useful for generating reports related to standards like PCI DSS, HIPAA, SOC 2, or ISO 27001. It can also assist with documenting adherence to specific security policies.
2026-01-05
running-clustering-algorithms.md
2
1 export running-clustering-algorithms
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to execute clustering algorithms on datasets. It is used when the user requests to perform clustering, identify groups within data, or analyze data structure. The skill supports algorithms like K-means, DBSCAN, and hierarchical clustering. Claude should use this skill when the user explicitly asks to "run clustering," "perform a cluster analysis," or "group data points" and provides a dataset or a way to access one. The skill also handles data validation, error handling, performance metrics, and artifact saving.
2026-01-05
error-handling-patterns.md
2
1 export error-handling-patterns
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 エラーハンドリングの設計・実装パターンスキル。エラー分類、リトライ戦略、サーキットブレーカー、ユーザー向けメッセージ設計を提供。Anchors:- Release It! (Michael Nygard) / 適用: 本番環境の安定性パターン / 目的: リトライ・サーキットブレーカー設計- Designing Data-Intensive Applications (Kleppmann) / 適用: 分散システムのエラー処理 / 目的: 冪等性・一貫性保証Trigger:Use when implementing error handling, retry logic, circuit breaker, error messages, error classification, or resilience patterns.error handling, retry, circuit breaker, resilience, fault tolerance, error codes, error messages
2026-01-05
sharing-skills.md
2
1 export sharing-skills
2 cipherstash from "cipherstash/cipherpowers"
3 Use when you've developed a broadly useful skill and want to contribute it upstream via pull request - guides process of branching, committing, pushing, and creating PR to contribute skills back to upstream repository
2026-01-05
deploying-machine-learning-models.md
2
1 export deploying-machine-learning-models
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to deploy machine learning models to production environments. It automates the deployment workflow, implements best practices for serving models, optimizes performance, and handles potential errors. Use this skill when the user requests to deploy a model, serve a model via an API, or put a trained model into a production environment. The skill is triggered by requests containing terms like "deploy model," "productionize model," "serve model," or "model deployment."
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
pokemon-green-ko.md
2
1 export pokemon-green-ko
2 dev-jelly from "dev-jelly/pokemon-skills"
3 포켓몬 그린 버전 텍스트 RPG. 1세대 151마리 포켓몬, 165개 기술, 관동 지방 완전 재현. 한국어 전용. 사용자가 '포켓몬', '피카츄', '전투', '체육관', '야생', '도감', '새 게임', '이어하기' 등의 키워드를 사용할 때 활성화됩니다. (project)
2026-01-05
token-economy.md
2
1 export token-economy
2 phamhung075 from "phamhung075/4genthub-hooks"
3 Apply token optimization when writing docs, changelogs, MCP tasks. Quality
2026-01-05