Browse Skills

44969 skills found

component-patterns.md
2
1 export component-patterns
2 emanueleielo from "emanueleielo/deepagents-open-lovable"
3 React component patterns for reusable, maintainable code
2026-01-05
excel-lbo-modeler.md
2
1 export excel-lbo-modeler
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 Create leveraged buyout (LBO) models in Excel with sources & uses, debt schedules, cash flow waterfalls, and IRR calculations for private equity analysis
2026-01-05
generating-test-reports.md
2
1 export generating-test-reports
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill generates comprehensive test reports with coverage metrics, trends, and stakeholder-friendly formats (HTML, PDF, JSON). It aggregates test results from various frameworks, calculates key metrics (coverage, pass rate, duration), and performs trend analysis. Use this skill when the user requests a test report, coverage analysis, failure analysis, or historical comparisons of test runs. Trigger terms include "test report", "coverage report", "testing trends", "failure analysis", and "historical test data".
2026-01-05
unity-playmode-testing.md
2
1 export unity-playmode-testing
2 akiojin from "akiojin/unity-mcp-server"
3 Supports Unity Play Mode control, input simulation, UI automation, and visual verification. Integrates test execution, screenshot/video capture, and console log checking. Use when: starting Play Mode, input simulation, UI clicks, screenshots, video recording, test execution
2026-01-05
rxjs-implementation.md
2
1 export rxjs-implementation
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-angular"
3 Implement RxJS observables, apply operators, fix memory leaks with unsubscribe patterns, handle errors, create subjects, and build reactive data pipelines in Angular applications.
2026-01-05
creativity-skills.md
2
1 export creativity-skills
2 davidrd123 from "davidrd123/ComfyPromptByAPI"
3 Compositional navigation tools for exploring conceptual space and generating novel outputs. Use when conversation feels stuck, obvious, or generic; when exploring connections between domains; when seeking unexpected perspectives; when outputs need more depth or novelty; when brainstorming or ideation is needed; or when the user invokes skill names like REFRAME, BRIDGE, ELABORATE, COLLIDE, etc.
2026-01-05
service-layer-extractor.md
2
1 export service-layer-extractor
2 patricio0312rev from "patricio0312rev/skillset"
3 Refactors route handlers into service layer with clean boundaries, dependency injection, testability, and separation of concerns. Provides service interfaces, folder structure, testing strategy, and migration plan. Use when refactoring "fat controllers", "business logic", "service layer", or "architecture cleanup".
2026-01-05
performing-security-audits.md
2
1 export performing-security-audits
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill allows Claude to conduct comprehensive security audits of code, infrastructure, and configurations. It leverages various tools within the security-pro-pack plugin, including vulnerability scanning, compliance checking, cryptography review, and infrastructure security analysis. Use this skill when a user requests a "security audit," "vulnerability assessment," "compliance review," or any task involving identifying and mitigating security risks. It helps to ensure code and systems adhere to security best practices and compliance standards. Activates when you request "performing security audits" functionality.
2026-01-05
concurrency-control.md
2
1 export concurrency-control
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 GitHub Actions の並行実行制御を設計し、レースコンディションを防止するスキル。concurrency.group と cancel-in-progress を用いた競合回避と検証手順を整理する。Anchors:• The Pragmatic Programmer / 適用: 並行実行制御と品質維持 / 目的: 実践的な改善原則の適用• GitHub Actions Concurrency 仕様 / 適用: group と cancel-in-progress の設定 / 目的: レースコンディション防止• CI/CD Pipeline パターン / 適用: ワークフロー設計と実行管理 / 目的: 安全なパイプライン構築Trigger:Use when implementing concurrency control in GitHub Actions workflows, preventing race conditions, or designing group-based cancellation strategies.concurrency control, github actions, group, cancel-in-progress, race condition
2026-01-05
git-state-validator.md
2
1 export git-state-validator
2 EdanStarfire from "EdanStarfire/claudecode_webui"
3 Check git repository status, detect conflicts, and validate branch state before operations. Use when verifying working directory cleanliness, checking for conflicts, or validating branch state.
2026-01-05
nixtla-baseline-review.md
2
1 export nixtla-baseline-review
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 Analyze Nixtla baseline forecasting results (sMAPE/MASE on M4 or other benchmark datasets). Use when the user asks about baseline performance, model comparisons, or metric interpretation for Nixtla time-series experiments.
2026-01-05
version-bumper.md
2
1 export version-bumper
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 Automatically handles semantic version updates across plugin.json and marketplace catalog when user mentions version bump, update version, or release. Ensures version consistency in claude-code-plugins repository.
2026-01-05
backend-dev-guidelines.md
2
1 export backend-dev-guidelines
2 Bbeierle12 from "Bbeierle12/Skill-MCP-Claude"
3 Backend development guidelines for Node.js/Express/TypeScript applications. Layered architecture (Routes → Controllers → Services → Repositories), error handling, validation, middleware patterns, database access, and testing. Use when creating routes, endpoints, APIs, controllers, services, repositories, middleware, or working with backend code.
2026-01-05
analyzing-security-headers.md
2
1 export analyzing-security-headers
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill analyzes HTTP security headers of a given domain to identify potential vulnerabilities and misconfigurations. It provides a detailed report with a grade, score, and recommendations for improvement. Use this skill when the user asks to "analyze security headers", "check HTTP security", "scan for security vulnerabilities", or requests a "security audit" of a website. It will automatically activate when security-related keywords are used in conjunction with domain names or URLs.
2026-01-05
hook-creator.md
2
1 export hook-creator
2 HTRamsey from "HTRamsey/claude-config"
3 Create native Claude Code hooks (Python scripts). Use when creating files in ~/.claude/hooks/, when user asks to "create a hook", "add a hook", "make a PreToolUse/PostToolUse hook", or when adding entries to settings.json hooks section.
2026-01-05
shader-fundamentals.md
2
1 export shader-fundamentals
2 Bbeierle12 from "Bbeierle12/Skill-MCP-Claude"
3 GLSL shader fundamentals—vertex and fragment shaders, uniforms, varyings, attributes, coordinate systems, built-in variables, and data types. Use when writing custom shaders, understanding the graphics pipeline, or debugging shader code. The foundational skill for all shader work.
2026-01-05
github-integration.md
2
1 export github-integration
2 dave1010 from "dave1010/tools"
3 Use when building GitHub-based features - Explains auth token usage, Gist reading/writing and rendering helpers.
2026-01-05
password-generator.md
2
1 export password-generator
2 warpcode from "warpcode/dotfiles"
3 Generate secure and memorable passwords that are grammatically correct sentences or phrases. Scope: password generation, passphrase creation. Triggers: "password", "passphrase", "secure password", "memorable password".
2026-01-05
shell-scripting.md
2
1 export shell-scripting
2 nekorush14 from "nekorush14/dotfiles"
3 Write and optimize Bash, Zsh, and shell scripts with best practices for error handling, argument parsing, portability, and security. Use when writing shell scripts, debugging scripts, implementing command-line tools, or improving shell script maintainability and security.
2026-01-05
koan-multi-provider.md
2
1 export koan-multi-provider
2 sylin-org from "sylin-org/koan-framework"
3 Provider transparency, capability detection, context routing (partition/source/adapter)
2026-01-05
meshcore.md
2
1 export meshcore
2 dmduran12 from "dmduran12/pymc_console"
3 MeshCore protocol reference for repeater/room server dashboard development. Use when working with packet structure, payload types, routing, path analysis, neighbor detection, topology computation, or pyMC_Repeater API integration.
2026-01-05
setting-up-log-aggregation.md
2
1 export setting-up-log-aggregation
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill sets up log aggregation solutions using ELK (Elasticsearch, Logstash, Kibana), Loki, or Splunk. It generates production-ready configurations and setup code based on specific requirements and infrastructure. Use this skill when the user requests to set up logging infrastructure, configure log aggregation, deploy ELK stack, deploy Loki, deploy Splunk, or needs help with observability. It is triggered by terms like "log aggregation," "ELK setup," "Loki configuration," "Splunk deployment," or similar requests for centralized logging solutions.
2026-01-05
agent-deployment-pipeline.md
2
1 export agent-deployment-pipeline
2 raphaelmansuy from "raphaelmansuy/k8s-agent-stack"
3 Implement CI/CD pipelines for AI agent deployment with evaluation gates. Use for GitHub Actions workflows, GitOps with ArgoCD, container image building, and automated testing. Triggers on "CI/CD", "pipeline", "GitHub Actions", "GitOps", "ArgoCD", "deployment automation", "continuous deployment", or when implementing safe agent release workflows.
2026-01-05
structured-writing.md
2
1 export structured-writing
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 構造化ライティングを実践するためのスキル。DITAやトピックベースの原則に沿って文書を分割・再利用し、手順/概念/参照の役割を明確にする。Anchors:• DITA 1.3 Specification / 適用: トピック設計 / 目的: 文書構造の標準化• Information Architecture for the World Wide Web / 適用: 情報設計 / 目的: 探しやすさの向上• Topic-Based Authoring / 適用: 再利用設計 / 目的: モジュール化と保守性の改善Trigger:Use when designing topic-based documentation, modular content, or reusable docs with clear task/concept/reference separation.structured writing, DITA, topic-based authoring, content reuse, documentation structure
2026-01-05