Browse Skills

44969 skills found

secure-headers-csp-builder.md
2
1 export secure-headers-csp-builder
2 patricio0312rev from "patricio0312rev/skillset"
3 Implements security headers and Content Security Policy with safe rollout strategy (report-only → enforce), testing, and compatibility checks. Use for "security headers", "CSP", "HTTP headers", or "XSS protection".
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
artifact-management.md
2
1 export artifact-management
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-devops"
3 Artifact repositories with Nexus, Artifactory, and container registries for build artifact storage
2026-01-05
database-normalization.md
2
1 export database-normalization
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 正規化設計の要件整理、正規形判定、非正規化判断を体系化するスキル。1NF〜5NFの適用とパフォーマンス要件のトレードオフを整理する。Anchors:• データベース実践講義 / 適用: 正規化理論 / 目的: 正規形の判断基準を明確化• Designing Data-Intensive Applications / 適用: データモデリング / 目的: 性能と一貫性の整理• Database Reliability Engineering / 適用: 運用設計 / 目的: 変更の安全性担保Trigger:Use when evaluating normalization levels, designing relational schemas, documenting denormalization decisions, or reviewing schema trade-offs.database normalization, 1nf 2nf 3nf, schema review, denormalization decision
2026-01-05
reviewing-code.md
2
1 export reviewing-code
2 ryugen04 from "ryugen04/dotfiles"
3 Use when executing /code:review-uncommited, /code:review-unpushed, or /code:review-pr commands. Triggers: code review request, PR review, uncommited changes review. Defines 12 parallel review agents covering security, performance, quality, consistency, and more.
2026-01-05
unity-textmeshpro.md
2
1 export unity-textmeshpro
2 creator-hian from "creator-hian/claude-code-plugins"
3 TextMeshPro (TMPro) expert for Unity text rendering with advanced typography, performance optimization, and professional text effects. Masters font asset creation, dynamic fonts, rich text formatting, material presets, and text mesh optimization. Use PROACTIVELY for text rendering, font management, localization text, UI text performance, or text effects implementation.
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
marp-html-to-png.md
2
1 export marp-html-to-png
2 Ryunosuke-Tanaka-sti from "Ryunosuke-Tanaka-sti/claude_and_blog_seminar"
3 Create HTML diagrams for Marp slides and capture them as PNG screenshots using Playwright MCP
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
fullstory-anonymize-users.md
2
1 export fullstory-anonymize-users
2 fullstorydev from "fullstorydev/fs-skills"
3 Comprehensive guide for implementing Fullstory's User Anonymization API (setIdentity with anonymous:true) for web applications. Teaches proper logout handling, session management, privacy compliance, and user switching scenarios. Includes detailed good/bad examples for logout flows, multi-user applications, and privacy-conscious implementations.
2026-01-05
receiving-code-review.md
2
1 export receiving-code-review
2 HTRamsey from "HTRamsey/claude-config"
3 Use when receiving code review feedback - requires technical rigor and verification, not performative agreement or blind implementation
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
zero-trust-security.md
2
1 export zero-trust-security
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 ゼロトラストセキュリティの専門スキル。認証・認可、マイクロセグメンテーション、継続的検証を提供します。Anchors:- Zero Trust Networks(Evan Gilman)/ 適用: セキュリティアーキテクチャ / 目的: 信頼境界排除と継続的検証- NIST SP 800-207 Zero Trust Architecture / 適用: フレームワーク設計 / 目的: 標準準拠- MITRE ATT&CK / 適用: 脅威モデリング / 目的: 攻撃パターン対策Trigger:ゼロトラスト実装時、認証・認可設計時、アクセス制御強化時、継続的検証実装時に使用
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
coverage-strategist.md
2
1 export coverage-strategist
2 patricio0312rev from "patricio0312rev/skillset"
3 Defines ROI-based coverage targets with critical path identification, layer-specific targets, and explicit "don't test this" guidelines. Use for "test coverage", "coverage strategy", "test priorities", or "coverage targets".
2026-01-05
form-react.md
2
1 export form-react
2 Bbeierle12 from "Bbeierle12/Skill-MCP-Claude"
3 Production-ready React form patterns using React Hook Form (default) and TanStack Form with Zod integration. Use when building forms in React applications. Implements reward-early-punish-late validation timing.
2026-01-05