Browse Skills

17720 skills found

orchestration-planner.md
2
1 export orchestration-planner
2 daffy0208 from "daffy0208/ai-dev-standards"
3 Plan multi-step workflows using capability graph and Codex-powered goal decomposition with HTN-style hierarchical task planning.
2026-01-05
prompt-guidelines-commands.md
2
1 export prompt-guidelines-commands
2 warpcode from "warpcode/dotfiles"
3 Command creation guidelines for encapsulating workflows into simple command invocations. Provides command syntax, error handling patterns, security validation, and complex command handling. Includes examples for environment variables, git operations, and command chaining. Scope: command creation, command structure, error handling, security. Excludes: skill creation, agent creation (handled by component-specific skills). Triggers: command, create command, add command, new command.
2026-01-05
cuda.md
2
1 export cuda
2 technillogue from "technillogue/ptx-isa-markdown"
3 CUDA kernel development, debugging, and performance optimization for Claude Code. Use when writing, debugging, or optimizing CUDA code, GPU kernels, or parallel algorithms. Covers non-interactive profiling with nsys/ncu, debugging with cuda-gdb/compute-sanitizer, binary inspection with cuobjdump, and performance analysis workflows. Triggers on CUDA, GPU programming, kernel optimization, nsys, ncu, cuda-gdb, compute-sanitizer, PTX, GPU profiling, parallel performance.
2026-01-05
constitution-governance.md
2
1 export constitution-governance
2 sirkirby from "sirkirby/open-agent-kit"
3 Guide OAK constitution maintenance with amendment workflows, validation frameworks, semantic versioning, and agent instruction synchronization.
2026-01-05
scanning-input-validation-practices.md
2
1 export scanning-input-validation-practices
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to automatically scan source code for potential input validation vulnerabilities. It identifies areas where user-supplied data is not properly sanitized or validated before being used in operations, which could lead to security exploits like SQL injection, cross-site scripting (XSS), or command injection. Use this skill when the user asks to "scan for input validation issues", "check input sanitization", "find potential XSS vulnerabilities", or similar requests related to securing user input. It is particularly useful during code reviews, security audits, and when hardening applications against common web vulnerabilities. The skill leverages the input-validation-scanner plugin to perform the analysis.
2026-01-05
rfc-generator.md
2
1 export rfc-generator
2 patricio0312rev from "patricio0312rev/skillset"
3 Generates Request for Comments documents for technical proposals including problem statement, solution design, alternatives, risks, and rollout plans. Use for "RFC", "technical proposals", "design docs", or "architecture proposals".
2026-01-05
wp-migrate.md
2
1 export wp-migrate
2 BWBama85 from "BWBama85/wp-migrate.sh"
3 WordPress site migration and deployment using wp-migrate.sh. Use when migrating WordPress sites, syncing databases, managing backups, testing migrations, debugging migration issues, or working with WordPress deployment workflows including Duplicator, Jetpack Backup, and Solid Backups archives. Also use for code modifications, testing, git workflows, PR creation, and release management for this project.
2026-01-05
ai-llm-development.md
2
1 export ai-llm-development
2 phrazzld from "phrazzld/claude-config"
3 MANDATORY invocation for ALL LLM-related work. Invoke immediately when:- ANY mention of model names, IDs, or versions- ANY configuration of AI providers or APIs- ANY defaults/constants for LLM settings- ANY prompt engineering or modification- ANY discussion of model capabilities or features- ANY changes to AI-related dependencies- Reading/writing .env files with AI config- Modifying aiProviders.ts, prompts.ts, or similar- Reviewing AI-related pull requests- Debugging LLM integration issuesCRITICAL: Training data lags reality by months. ALWAYS research first.Use WebSearch, Exa MCP, or Gemini CLI before making ANY LLM decisions.
2026-01-05
project-architecture-integration.md
2
1 export project-architecture-integration
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 プロジェクト固有のアーキテクチャ設計原則を統合するスキル。ハイブリッドアーキテクチャ(shared/features)、Clean Architecture依存関係ルール、データベース設計、REST API、テスト戦略、エラーハンドリング、CI/CD原則をエージェント設計に適用する。Anchors:• Clean Architecture / 適用: 依存関係ルールと境界設計 / 目的: アーキテクチャ層の分離と依存方向制御• Hybrid Architecture (shared/features) / 適用: ドメイン分離と再利用設計 / 目的: 循環依存回避と単一責任維持• docs/00-requirements/ / 適用: プロジェクト技術スタック仕様 / 目的: 要求仕様との整合性確保Trigger:Use when designing agents that generate project-specific files, database operations, API integrations, test strategies, error handling, or CI/CD workflows. Apply when determining file placement (shared/ vs features/), enforcing dependency rules, or ensuring architecture compliance.architecture compliance, hybrid structure, shared features, dependency rules, agent file generation, database design, REST API, testing strategy
2026-01-05
tmux.md
2
1 export tmux
2 tizee from "tizee/dotfiles"
3 Remote control tmux sessions for interactive CLIs by sending keystrokes and scraping output.
2026-01-05
scanning-for-xss-vulnerabilities.md
2
1 export scanning-for-xss-vulnerabilities
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to automatically scan for XSS (Cross-Site Scripting) vulnerabilities in code. It is triggered when the user requests to "scan for XSS vulnerabilities", "check for XSS", or uses the command "/xss". The skill identifies reflected, stored, and DOM-based XSS vulnerabilities. It analyzes HTML, JavaScript, CSS, and URL contexts to detect potential exploits and suggests safe proof-of-concept payloads. This skill is best used during code review, security audits, and before deploying web applications to production.
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
using-tmux.md
2
1 export using-tmux
2 HTRamsey from "HTRamsey/claude-config"
3 Control interactive CLI tools that require a real terminal via tmux send-keys. Use for git rebase -i, git add -p, vim, nano, Python/Node REPLs, or any command that hangs waiting for terminal input.
2026-01-05
emacs-keybind-check.md
2
1 export emacs-keybind-check
2 sleepyeye from "sleepyeye/.emacs.d"
3 Emacs 키바인딩을 검사하고 분석합니다. 키 충돌 확인, 특정 키에 바인딩된 명령 찾기, 명령에 할당된 키 검색에 사용합니다. "키바인딩", "키맵", "단축키", "keybind", "충돌" 등의 키워드에 활성화됩니다.
2026-01-05
prettier-integration.md
2
1 export prettier-integration
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 ESLintとPrettierの統合とフォーマット自動化の専門知識を提供します。責務分離、競合解決、エディタ統合、保存時自動実行を設計します。Anchors:• The Pragmatic Programmer (Hunt, Thomas) / 適用: 実践的改善アプローチ、自動化の価値判断 / 目的: ツール統合の最適化指針• Prettier公式ドキュメント / 適用: 設定オプション選択、デフォルト値理解 / 目的: opinionatedツールの適切な活用• ESLint + Prettier統合ガイド / 適用: 責務分離、競合回避パターン / 目的: 適切な統合設計Trigger:Use when setting up Prettier with ESLint, resolving formatting conflicts, configuring editor integration, or implementing automated formatting workflows.prettier integration, eslint prettier conflict, code formatting setup, auto format on save, prettier eslint setup, formatting automation
2026-01-05
using-git-worktrees.md
2
1 export using-git-worktrees
2 Bbeierle12 from "Bbeierle12/Skill-MCP-Claude"
3 Use when starting new feature work to create isolated git worktrees with smart directory selection and safety verification. Keeps main branch clean while developing.
2026-01-05
github-speckit-tester.md
2
1 export github-speckit-tester
2 panchal-ravi from "panchal-ravi/ai-iac-consumer-template"
3 Test harness for executing Speckit workflows non-interactively using subagents. Use when you need to test the complete Speckit pipeline (Phase 0 → Phase 3) or individual phases, validate artifact generation across all commands, automate testing of specification-to-implementation workflows, or verify cross-phase consistency. This skill orchestrates the execution of all Speckit commands in order without user intervention.
2026-01-05
codex-review.md
2
1 export codex-review
2 jedipunkz from "jedipunkz/dotfiles"
3 OpenAI Codex CLI を使ってコード、設定ファイル、ドキュメントのレビューを実行します。「Codex にレビューして」「Codex でレビュー」「OpenAI にレビューしてもらって」「codex review」などのリクエストがあった場合に使用します。
2026-01-05
plugin-builder.md
2
1 export plugin-builder
2 Dexploarer from "Dexploarer/hyper-forge"
3 Scaffold complete elizaOS plugins with actions, providers, evaluators, and services. Triggers when user asks to "create plugin", "build elizaOS extension", or "scaffold plugin structure"
2026-01-05
devcontainer-help.md
2
1 export devcontainer-help
2 ManuelKugelmann from "ManuelKugelmann/BitBot"
3 Help users customize devcontainers by adding packages, extensions, features, and settings. Use when users ask about adding tools, languages, or configuring their development environment. Focus on practical devcontainer customization, not BitBot internals.
2026-01-05
publish.md
2
1 export publish
2 robdmc from "robdmc/easier"
3 Publish the easier package to PyPI. Validates versions, checks git state, updates files, and guides through the complete release workflow. Use when ready to release a new version.
2026-01-05
skill-builder.md
2
1 export skill-builder
2 TrevorS from "TrevorS/dot-claude"
3 Create and validate Agent Skills with proper structure and effective descriptions. Use when building custom skills, testing skill discovery, or designing new skill workflows.
2026-01-05
systematic-type-migration.md
2
1 export systematic-type-migration
2 cipherstash from "cipherstash/cipherpowers"
3 Safe refactoring workflow for replacing old types with new type-safe implementations through integration-test-first, file-by-file migration with incremental verification
2026-01-05
alignment-level-qc.md
2
1 export alignment-level-qc
2 BIsnake2001 from "BIsnake2001/ChromSkills"
3 Calculates technical mapping statistics for any aligned BAM file (ChIP or ATAC). It assesses the performance of the aligner itself by generating metrics on read depth, mapping quality, error rates, and read group data using samtools and Picard.Use this skill to check "how well the reads mapped" or to validate BAM formatting/sorting before further processing. Do NOT use this skill for biological signal validation (like checking for peaks or open chromatin) or for filtering/removing reads.
2026-01-05