Browse Skills

16146 skills found

building-cicd-pipelines.md
2
1 export building-cicd-pipelines
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to generate CI/CD pipeline configurations for various platforms, including GitHub Actions, GitLab CI, and Jenkins. It is used when a user requests the creation of a CI/CD pipeline, specifies a platform (e.g., "GitHub Actions"), or mentions specific pipeline stages like "test," "build," "security," or "deploy." This skill is also useful when the user needs to automate software delivery, integrate security scanning, or set up multi-environment deployments. The skill is triggered by terms such as "CI/CD pipeline," "GitHub Actions pipeline," "GitLab CI configuration," or "Jenkins pipeline."
2026-01-05
electron-distribution.md
2
1 export electron-distribution
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 Electronアプリケーションの配布・自動更新に関する専門知識を提供するスキル。electron-builder/electron-updaterによるビルド・署名・更新配信、CI/CDリリースフロー、各種アプリストア(MAS/Microsoft Store/Snapcraft)への配布を支援する。Anchors:• electron-builder / 適用: ビルド・署名・パッケージング / 目的: 配布可能なアプリ作成• electron-updater / 適用: 自動更新機能 / 目的: セキュアな更新配信• Semantic Versioning / 適用: バージョン管理 / 目的: 一貫したリリース戦略Trigger:Use when implementing auto-update features, configuring release workflows, distributing to app stores, or setting up update servers for Electron applications.electron-updater, auto-update, app store, code signing, release workflow, MAS, Microsoft Store
2026-01-05
youtube-to-knowledge-doc.md
2
1 export youtube-to-knowledge-doc
2 tekliner from "tekliner/improvado-agentic-frameworks-and-skills"
3 Use when user provides YouTube URL and says "document this", "create notes", or "save this video". Automatically extracts transcript, determines folder placement, and generates Knowledge Framework documentation with MECE structure, Mermaid diagrams, and clickable timestamp citations.
2026-01-05
writing-tests.md
2
1 export writing-tests
2 third774 from "third774/dotfiles"
3 Write behavior-focused tests following Testing Trophy model with real dependencies, avoiding common anti-patterns like testing mocks and polluting production code
2026-01-05
event-driven-architect.md
2
1 export event-driven-architect
2 Dexploarer from "Dexploarer/hyper-forge"
3 Design event-driven architectures using Kafka, RabbitMQ, event sourcing, CQRS, and saga patterns. Activates when users need help with event-driven design, message queues, event sourcing, or asynchronous communication patterns.
2026-01-05
suspicious-powershell-hunt-cross-platform-ideas.md
2
1 export suspicious-powershell-hunt-cross-platform-ideas
2 tsale from "tsale/awesome-dfir-skills"
3 Hypothesis-driven hunt plan for suspicious PowerShell, plus query snippets for common telemetry.
2026-01-05
engineering-planning.md
2
1 export engineering-planning
2 ships from "ships/eden"
3 Guidelines for planning engineering tasks with precision and clarity. Use this skill when creating todo lists, breaking down complex engineering tasks, or designing implementation plans for software development work. Emphasizes concrete, actionable steps without time estimates.
2026-01-05
conventional-commits.md
2
1 export conventional-commits
2 jedipunkz from "jedipunkz/dotfiles"
3 Enforces conventional commit message and branch naming conventions with specific prefixes (feat, fix, docs, style, refactor, perf, test, chore). Use when creating git commits, suggesting branch names, reviewing commit messages, or when the user asks about git workflow.
2026-01-05
optimizing-deep-learning-models.md
2
1 export optimizing-deep-learning-models
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill optimizes deep learning models using various techniques. It is triggered when the user requests improvements to model performance, such as increasing accuracy, reducing training time, or minimizing resource consumption. The skill leverages advanced optimization algorithms like Adam, SGD, and learning rate scheduling. It analyzes the existing model architecture, training data, and performance metrics to identify areas for enhancement. The skill then automatically applies appropriate optimization strategies and generates optimized code. Use this skill when the user mentions "optimize deep learning model", "improve model accuracy", "reduce training time", or "optimize learning rate".
2026-01-05
domain-model-boundaries-mapper.md
2
1 export domain-model-boundaries-mapper
2 patricio0312rev from "patricio0312rev/skillset"
3 Identifies domain modules, ownership boundaries, dependencies, and interfaces using Domain-Driven Design principles. Provides domain maps, bounded contexts, refactor recommendations. Use for "DDD", "domain modeling", "bounded contexts", or "service boundaries".
2026-01-05
prompt-versioning-management.md
2
1 export prompt-versioning-management
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 プロンプトのライフサイクル管理を専門とするスキル。バージョン管理、デプロイ戦略、ロールバック、変更追跡により、本番環境で安全かつ効率的なプロンプト運用を実現します。Anchors:• The Pragmatic Programmer (Andrew Hunt, David Thomas) / 適用: 手順設計と実践的改善 / 目的: 体系的なバージョン管理• Continuous Delivery (Jez Humble) / 適用: デプロイパイプラインとロールバック戦略 / 目的: 安全なリリースプロセス• Semantic Versioning 2.0.0 / 適用: バージョン番号付けルール / 目的: 変更の影響範囲の明確化Trigger:Use when managing prompt versions, deploying prompts to production, implementing rollback strategies, tracking prompt changes, or establishing prompt lifecycle management.Keywords: prompt versioning, semantic versioning, deployment strategy, rollback, change tracking, prompt lifecycle, blue-green deployment
2026-01-05
codebase-exploration.md
2
1 export codebase-exploration
2 heyJordanParker from "heyJordanParker/dotfiles"
3 Use when exploring a codebase to understand structure, find files, check dependencies, or see recent changes. Provides verified commands for effective exploration.
2026-01-05
skill-creator.md
2
1 export skill-creator
2 mk0e from "mk0e/devskills"
3 Guide for creating effective skills for AI coding agents. Use when creating a new skill or updating an existing skill that extends agent capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
responding-to-security-incidents.md
2
1 export responding-to-security-incidents
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 Assists with security incident response, investigation, and remediation. This skill is triggered when the user requests help with incident response, mentions specific incident types (e.g., data breach, ransomware, DDoS), or uses terms like "incident response plan", "containment", "eradication", or "post-incident activity". It guides the user through the incident response lifecycle, from preparation to post-incident analysis. It is useful for classifying incidents, creating response playbooks, collecting evidence, constructing timelines, and generating remediation steps. Use this skill when needing to respond to a "security incident".
2026-01-05
yq.md
2
1 export yq
2 xdg from "xdg/xdg-claude"
3 Extract specific fields from YAML files efficiently using qq instead of reading entire files, saving 80-95% context.
2026-01-05
validating-performance-budgets.md
2
1 export validating-performance-budgets
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to validate application performance against defined budgets. It's useful for identifying performance regressions early in the development lifecycle. The skill is triggered when the user mentions "performance budget", "validate budget", "performance regression", or requests a check against performance metrics like "page load times", "bundle sizes", "API response times", or "Lighthouse scores". The plugin validates against predefined thresholds and alerts on violations. It is especially helpful in CI/CD pipelines to prevent performance degradation in production.
2026-01-05
design-tokens.md
2
1 export design-tokens
2 phrazzld from "phrazzld/claude-config"
3 Apply design token patterns using Tailwind CSS 4 @theme directive: CSS variables, semantic naming, color systems, typography scales, spacing, dark mode. Use when designing UI systems, reviewing design consistency, or establishing brand guidelines. Integrates with frontend-design skill for aesthetic execution.
2026-01-05
running-integration-tests.md
2
1 export running-integration-tests
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to run and manage integration test suites. It automates environment setup, database seeding, service orchestration, and cleanup. Use this skill when the user asks to "run integration tests", "execute integration tests", or any command that implies running integration tests for a project, including specifying particular test suites or options like code coverage. It is triggered by phrases such as "/run-integration", "/rit", or requests mentioning "integration tests". The plugin handles database creation, migrations, seeding, and dependent service management.
2026-01-05
generating-unit-tests.md
2
1 export generating-unit-tests
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to automatically generate comprehensive unit tests from source code. It is triggered when the user requests unit tests, test cases, or test suites for specific files or code snippets. The skill supports multiple testing frameworks including Jest, pytest, JUnit, and others, intelligently detecting the appropriate framework or using one specified by the user. Use this skill when the user asks to "generate tests", "create unit tests", or uses the shortcut "gut" followed by a file path.
2026-01-05
building-classification-models.md
2
1 export building-classification-models
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to construct and evaluate classification models using provided datasets or specifications. It leverages the classification-model-builder plugin to automate model creation, optimization, and reporting. Use this skill when the user requests to "build a classifier", "create a classification model", "train a classification model", or needs help with supervised learning tasks involving labeled data. The skill ensures best practices are followed, including data validation, error handling, and performance metric reporting.
2026-01-05
test-generation.md
2
1 export test-generation
2 duc01226 from "duc01226/EasyPlatform"
3 Use for DEVELOPER-focused unit/integration test code with xUnit (C#) and Jest (Angular) patterns. Provides ready-to-use test templates for commands, queries, entities, and components. Best for implementing actual test code. NOT for QA test specifications (use test-generation instead).
2026-01-05
task-specification-creator.md
2
1 export task-specification-creator
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 ユーザーから与えられたタスクを単一責務の原則に基づいて分解し、Phase 1からPhase 11までの実行可能なタスク仕様書ドキュメントを生成する。スキル選定は仕様書作成時に動的に行う。使用するスキルはタスクの性質に応じて現在利用可能なスキル(.claude/skills/)から選定する。Anchors:• Clean Code (Robert C. Martin) / 適用: 単一責務の原則 / 目的: タスク分解の基準• Continuous Delivery (Jez Humble) / 適用: フェーズゲート / 目的: 品質パイプライン構築• Domain-Driven Design (Eric Evans) / 適用: ユビキタス言語 / 目的: 一貫した用語設計Trigger:タスク仕様書作成, タスク分解, ワークフロー設計, 実行計画作成Use when creating task specifications for complex development tasks.
2026-01-05
linting-formatting-automation.md
2
1 export linting-formatting-automation
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 Code quality automation for linting and formatting. Provides ESLint, Prettier, Biome setup, CI/CD integration, pre-commit hooks, and tool migration strategies for consistent code style enforcement.Anchors:• ESLint Official Docs / Apply: Rule configuration, plugin integration / Purpose: Correct API usage and best practices• Prettier Philosophy / Apply: Opinionated formatting / Purpose: Minimize configuration bikeshedding• Biome Performance Model / Apply: Rust-based tooling / Purpose: Optimize development workflow speedTrigger:Use when setting up linting/formatting for new projects, integrating code quality into CI/CD, configuring pre-commit hooks, or migrating between tools.eslint, prettier, biome, lint, format, pre-commit, husky, lint-staged, code quality
2026-01-05
artifact-management-gha.md
2
1 export artifact-management-gha
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 GitHub Actions のアーティファクト管理(upload/download、ジョブ間共有、保持期間、クリーンアップ)の設計と実装を支援するスキル。データ受け渡しの設計、容量最適化、保管期間戦略を整理し、再現性の高い成果物管理を実現します。Anchors:• The Pragmatic Programmer / 適用: 成果物管理の実践的改善 / 目的: 確実な共有と品質維持• GitHub Actions Artifacts / 適用: upload/download仕様 / 目的: 正しい設定と制限理解• Lean Waste Reduction / 適用: 保持期間と容量管理 / 目的: ストレージ最適化Trigger:Use when designing or implementing GitHub Actions artifact upload/download flows, job-to-job data sharing, retention policies, or cleanup automation.
2026-01-05