Browse Skills
44915 skills found
threat-report-evaluation.md
2
1
export
threat-report-evaluation
2
from
"refractionPOINT/documentation"
from
"refractionPOINT/documentation"
3
Evaluate threat reports, breach analyses, and IOC reports to search for compromise indicators across LimaCharlie organizations. Extract IOCs (hashes, domains, IPs, file paths), perform IOC searches, identify malicious behaviors, generate LCQL queries, create D&R rules and lookups. Use when investigating threats, APT reports, malware analysis, breach postmortems, or threat intelligence feeds. Emphasizes working ONLY with data from the report and organization, never making assumptions.
2026-01-05
delegate-first.md
2
1
export
delegate-first
2
from
"rayk/lucid-toolkit"
from
"rayk/lucid-toolkit"
3
Behavioral principle for context preservation through strategic delegation. Use when starting multi-step operations, uncertain about scope, or when direct execution might exhaust context. Complements never-guess and resolve-ambiguity skills.
2026-01-05
using-git-worktrees.md
2
1
export
using-git-worktrees
2
from
"Bbeierle12/Skill-MCP-Claude"
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
write.md
2
1
export
write
2
from
"waynesutton/waynesutton-ai"
from
"waynesutton/waynesutton-ai"
3
Expert writing for technical content, social media, and developer documentation. Use when asked to write tweets, LinkedIn posts, blog posts, READMEs, commit messages, feature announcements, or any written content. Optimized to avoid AI detection patterns.
2026-01-05
yatl-tasks.md
2
1
export
yatl-tasks
2
from
"brianm/yatl"
from
"brianm/yatl"
3
Track multi-session work with dependencies using yatl (Yet Another Task List). Use when work spans multiple sessions, has dependencies, or requires persistent context across compaction cycles. For simple single-session linear tasks, TodoWrite remains appropriate.
2026-01-05
naming-conventions.md
2
1
export
naming-conventions
2
from
"phrazzld/claude-config"
from
"phrazzld/claude-config"
3
Apply universal naming principles: avoid Manager/Helper/Util, use intention-revealing names, domain language, verb+noun functions. Use when naming variables, functions, classes, reviewing names, or refactoring for clarity. Language-agnostic principles.
2026-01-05
github-speckit-tester.md
2
1
export
github-speckit-tester
2
from
"panchal-ravi/ai-iac-consumer-template"
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
secure-headers-csp-builder.md
2
1
export
secure-headers-csp-builder
2
from
"patricio0312rev/skillset"
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
from
"jedipunkz/dotfiles"
from
"jedipunkz/dotfiles"
3
OpenAI Codex CLI を使ってコード、設定ファイル、ドキュメントのレビューを実行します。「Codex にレビューして」「Codex でレビュー」「OpenAI にレビューしてもらって」「codex review」などのリクエストがあった場合に使用します。
2026-01-05
artifact-management.md
2
1
export
artifact-management
2
from
"pluginagentmarketplace/custom-plugin-devops"
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
from
"daishiman/AIWorkflowOrchestrator"
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
from
"ryugen04/dotfiles"
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
from
"creator-hian/claude-code-plugins"
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
from
"Dexploarer/hyper-forge"
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
from
"Ryunosuke-Tanaka-sti/claude_and_blog_seminar"
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
from
"ManuelKugelmann/BitBot"
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
from
"robdmc/easier"
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
from
"TrevorS/dot-claude"
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
from
"cipherstash/cipherpowers"
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
from
"BIsnake2001/ChromSkills"
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
from
"fullstorydev/fs-skills"
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
from
"HTRamsey/claude-config"
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
from
"technillogue/ptx-isa-markdown"
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
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
ゼロトラストセキュリティの専門スキル。認証・認可、マイクロセグメンテーション、継続的検証を提供します。Anchors:- Zero Trust Networks(Evan Gilman)/ 適用: セキュリティアーキテクチャ / 目的: 信頼境界排除と継続的検証- NIST SP 800-207 Zero Trust Architecture / 適用: フレームワーク設計 / 目的: 標準準拠- MITRE ATT&CK / 適用: 脅威モデリング / 目的: 攻撃パターン対策Trigger:ゼロトラスト実装時、認証・認可設計時、アクセス制御強化時、継続的検証実装時に使用
2026-01-05