Browse Skills

22656 skills found

btb-workflow.md
2
1 export btb-workflow
2 ships from "ships/eden"
3 BackToBack/ByTheBooks (BTB) - An in-repo collaboration pattern for Human-AI engineering teams. Use this skill when working in repositories with a SPECS/ directory containing README.md, PROGRESS.md, and design documents. BTB emphasizes documentation-driven development, mandatory progress tracking before commits, and a feedback loop between design → MVP → implementation.
2026-01-05
subagent-driven-development.md
2
1 export subagent-driven-development
2 cipherstash from "cipherstash/cipherpowers"
3 Use when executing implementation plans with independent tasks in the current session - dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates
2026-01-05
scanning-database-security.md
2
1 export scanning-database-security
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to perform comprehensive database security scans using the database-security-scanner plugin. It is triggered when the user requests a security assessment of a database, including identifying vulnerabilities like weak passwords, SQL injection risks, and insecure configurations. The skill leverages OWASP guidelines to ensure thorough coverage and provides remediation suggestions. Use this skill when the user asks to "scan database security", "check database for vulnerabilities", "perform OWASP compliance check on database", or "assess database security posture". The plugin supports PostgreSQL and MySQL.
2026-01-05
value-object-patterns.md
2
1 export value-object-patterns
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 値オブジェクトパターンの専門スキル。不変性、等価性、ドメイン概念のカプセル化を提供します。Anchors:- Domain-Driven Design(Eric Evans)/ 適用: 値オブジェクト設計 / 目的: ドメインモデル表現- Implementing DDD(Vaughn Vernon)/ 適用: 実装パターン / 目的: 実践的コード- Refactoring(Martin Fowler)/ 適用: プリミティブ執着検出 / 目的: コードスメル改善Trigger:Use when implementing value objects, designing immutable domain concepts, refactoring primitive obsession, or integrating value objects into domain models.
2026-01-05
orchestrating-multi-agent-systems.md
2
1 export orchestrating-multi-agent-systems
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to orchestrate multi-agent systems using the AI SDK v5. It allows Claude to set up agent handoffs, intelligent routing, and coordinated workflows across different AI providers like OpenAI, Anthropic, and Google. Use this skill when the user asks to create multi-agent systems, needs help with agent coordination, task routing, or wants to build complex workflows involving specialized agents. It is triggered by phrases like "multi-agent system", "agent orchestration", "agent handoff", "intelligent routing", or "coordinate agents".
2026-01-05
atac-footprinting.md
2
1 export atac-footprinting
2 BIsnake2001 from "BIsnake2001/ChromSkills"
3 This skill performs transcription factor (TF) footprint analysis using TOBIAS on ATAC-seq data. It corrects Tn5 sequence bias, quantifies TF occupancy at motif sites, generates footprint scores, and optionally compares differential TF binding across conditions.
2026-01-05
security-review.md
2
1 export security-review
2 duc01226 from "duc01226/EasyPlatform"
3 Use when reviewing code for security vulnerabilities, implementing authorization, or ensuring data protection.
2026-01-05
codex.md
2
1 export codex
2 buvis from "buvis/home"
3 Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing
2026-01-05
shader-noise.md
2
1 export shader-noise
2 Bbeierle12 from "Bbeierle12/Skill-MCP-Claude"
3 Procedural noise functions in GLSL—Perlin, simplex, Worley/cellular, value noise, FBM (Fractal Brownian Motion), turbulence, and domain warping. Use when creating organic textures, terrain, clouds, water, fire, or any natural-looking procedural patterns.
2026-01-05
tailwind-ui.md
2
1 export tailwind-ui
2 Boise-State-Development from "Boise-State-Development/agentcore-public-stack"
3 Tailwind CSS v4.1 best practices with WCAG 2.1 AA accessibility, theming, and dark mode support. Use when working with HTML, CSS, styling components, accessibility (a11y), WCAG compliance, color contrast, focus states, screen readers, theming, light mode, dark mode, or building accessible UI patterns like buttons, forms, cards, and navigation. Complements the angular-best-practices skill for Angular frontends.
2026-01-05
monorepo-dependency-management.md
2
1 export monorepo-dependency-management
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 モノレポ環境での依存関係管理、ワークスペース間の整合性維持を専門とするスキル。pnpm workspaces、変更影響分析、パッケージ間バージョン同期、循環依存検出の方法論を提供する。Anchors:• The Pragmatic Programmer (Andrew Hunt) / 適用: 実践的改善と品質維持 / 目的: モノレポの段階的構築と保守性向上• Program Development in Java (Barbara Liskov) / 適用: 抽象化と依存関係設計 / 目的: パッケージ間の明確な境界定義• pnpm workspace protocol / 適用: workspace:*による内部依存定義 / 目的: ワークスペース構造の標準化Trigger:Use when managing monorepo dependencies, analyzing workspace relationships, synchronizing package versions, detecting circular dependencies, or configuring pnpm workspaces.monorepo, pnpm, workspace, dependency graph, version sync, circular dependency, hoisting, turborepo
2026-01-05
coordinate-subagents.md
2
1 export coordinate-subagents
2 rayk from "rayk/lucid-toolkit"
3 Advanced subagent troubleshooting. Use when subagent calls fail, return bad output, or need voting for critical decisions.
2026-01-05
backend-queries.md
2
1 export backend-queries
2 adigunners from "adigunners/adigunners.github.io"
3 Handle data filtering, searching, and manipulation operations on JSON data loaded in the static website. Use this skill when working with client-side data querying, filtering records, or transforming data for display purposes.
2026-01-05
collecting-infrastructure-metrics.md
2
1 export collecting-infrastructure-metrics
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to collect comprehensive infrastructure performance metrics across compute, storage, network, containers, load balancers, and databases. It is triggered when the user requests "collect infrastructure metrics", "monitor server performance", "set up performance dashboards", or needs to analyze system resource utilization. The skill configures metrics collection, sets up aggregation, and helps create infrastructure dashboards for health monitoring and capacity tracking. It supports configuration for Prometheus, Datadog, and CloudWatch.
2026-01-05
claude-code-plugin-dev.md
2
1 export claude-code-plugin-dev
2 julep-ai from "julep-ai/vibesafe"
3 Comprehensive guide for building, testing, and distributing Claude Code plugins including slash commands, Agent Skills, subagents, MCP servers, and hooks. Use this when the user asks about creating plugins, writing slash commands, implementing skills, building MCP tools, configuring hooks, plugin architecture, marketplace distribution, or debugging plugin components. Covers 2025 schema with tool permissions, version tracking, and activation triggers.
2026-01-05
claude-history.md
2
1 export claude-history
2 kvsankar from "kvsankar/claude-history"
3 Search and analyze Claude Code conversation history. Use when user asks about past conversations, previous solutions, what was discussed earlier, finding something from history, or analyzing usage patterns. Triggers include "what did we discuss", "find that conversation", "search history", "past sessions", "how much time", "token usage", "which tools".
2026-01-05
skyrim-nif.md
2
1 export skyrim-nif
2 SpookyPirate from "SpookyPirate/spookys-automod-toolkit"
3 Read and manipulate NIF 3D mesh files. Use when the user wants to inspect meshes, find texture paths, scale models, or troubleshoot invisible items.
2026-01-05
task-planner.md
2
1 export task-planner
2 warpcode from "warpcode/dotfiles"
3 Guidelines for transforming descriptive tasks into technical breakdowns with main tasks (product-focused, well-formatted JIRA tickets) and subtasks (implementation-focused, technical chunks). Scope: task generation, consolidation, FE/BE separation, point estimation (0.1-5 scale), acceptance criteria. Triggers: "task", "breakdown", "subtask", "main task", "ticket", "JIRA", "estimation", "point".
2026-01-05
generating-smart-commits.md
2
1 export generating-smart-commits
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill generates conventional commit messages using AI analysis of staged Git changes. It automatically determines the commit type (feat, fix, docs, etc.), identifies breaking changes, and formats the message according to conventional commit standards. Use this when asked to create a commit message, write a Git commit, or when the user uses the `/commit-smart` or `/gc` command. It is especially useful after changes have been staged with `git add`.
2026-01-05
deployment-helper.md
2
1 export deployment-helper
2 Dexploarer from "Dexploarer/hyper-forge"
3 Deploy elizaOS agents to production with best practices, monitoring, and scaling. Triggers on "deploy agent", "production setup", or "deploy elizaOS"
2026-01-05
use-toon.md
2
1 export use-toon
2 rayk from "rayk/lucid-toolkit"
3 Use TOON (Token-Oriented Object Notation) with schema.org vocabulary for prompting and instructing subagents and builtin agents. Use when delegating tasks to agents, structuring agent prompts, or specifying expected response formats. DO NOT use for external API calls or when JSON parsing is required.
2026-01-05
aiworkflow-requirements.md
2
1 export aiworkflow-requirements
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 AIWorkflowOrchestratorプロジェクトの仕様管理スキル。仕様書を検索・参照するためのインターフェース。references/配下に全仕様を格納し、キーワード検索で必要な情報に素早くアクセス。Anchors:• Specification-Driven Development / 適用: 仕様書正本 / 目的: 実装との一貫性• Progressive Disclosure / 適用: 検索→詳細参照 / 目的: コンテキスト効率化• MECE原則 / 適用: トピック分類 / 目的: 漏れなく重複なくTrigger:プロジェクト仕様の検索、アーキテクチャ確認、API設計参照、セキュリティ要件確認、テスト戦略参照を行う場合に使用。仕様, 要件, アーキテクチャ, API, データベース, セキュリティ, UI/UX, デプロイ, Claude Code, テスト, MSW, カバレッジ
2026-01-05
profiling-application-performance.md
2
1 export profiling-application-performance
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to profile application performance, analyzing CPU usage, memory consumption, and execution time. It is triggered when the user requests performance analysis, bottleneck identification, or optimization recommendations. The skill uses the application-profiler plugin to identify performance bottlenecks and suggest code-level optimizations. Use it when asked to "profile application", "analyze performance", or "find bottlenecks". It is also helpful when the user mentions specific performance metrics like "CPU usage", "memory leaks", or "execution time".
2026-01-05
forms-router.md
2
1 export forms-router
2 Bbeierle12 from "Bbeierle12/Skill-MCP-Claude"
3 Router for web form development. Use when creating forms, handling validation, user input, or data entry across React, Vue, or vanilla JavaScript. Routes to 7 specialized skills for accessibility, validation, security, UX patterns, and framework-specific implementations. Start here for form projects.
2026-01-05