Browse Skills
44915 skills found
logging-observability.md
5
1
export
logging-observability
2
from
"ilude/claude-code-config"
from
"ilude/claude-code-config"
3
Guidelines for structured logging, distributed tracing, and debugging patterns across languages. Covers logging best practices, observability, security considerations, and performance analysis.
2026-01-05
tasks-system.md
5
1
export
tasks-system
2
from
"zby/llm-do"
from
"zby/llm-do"
3
Manage the llm-do task tracker stored under tasks/ (backlog, active, completed, recurring) including creating new tasks, updating current state, moving tasks between stages, and applying the standard templates when planning or resuming work.
2026-01-05
eds-block-development.md
5
1
export
eds-block-development
2
from
"ddttom/webcomponents-with-eds"
from
"ddttom/webcomponents-with-eds"
3
Guide for developing EDS blocks using vanilla JavaScript, Content Driven Development, and block decoration patterns. Covers block structure, decorate function, content extraction, DOM manipulation, and EDS best practices for Adobe Edge Delivery Services.
2026-01-05
rust-workflow.md
5
1
export
rust-workflow
2
from
"ilude/claude-code-config"
from
"ilude/claude-code-config"
3
Rust project workflow guidelines. Activate when working with Rust files (.rs), Cargo.toml, Cargo.lock, or Rust-specific tooling.
2026-01-05
commit-assistant.md
5
1
export
commit-assistant
2
from
"duongdev/ccpm"
from
"duongdev/ccpm"
3
Provides conventional commits guidance and auto-generates commit messages from git changes. Integrates with /ccpm:commit for automated git commits linked to Linear issues. Auto-activates when users ask about committing, creating git commits, or discussing commit message formats.
2026-01-05
searching-code-with-sourcegraph.md
5
1
export
searching-code-with-sourcegraph
2
from
"markus1189/nixos-config"
from
"markus1189/nixos-config"
3
Search code across repositories using Sourcegraph CLI. Invoke when researching codebases, finding implementation examples, analyzing code patterns, understanding how features work across projects, or answering questions about existing code. Use for cross-repository searches, finding specific patterns, exploring API usage, or locating security issues.
2026-01-05
rust-development.md
5
1
export
rust-development
2
from
"AbdelStark/guts"
from
"AbdelStark/guts"
3
Rust development best practices for the Guts project - idiomatic code, error handling, async patterns, and commonware integration
2026-01-05
vg-master-orchestrator.md
5
1
export
vg-master-orchestrator
2
from
"tbartel74/Vigil-Code"
from
"tbartel74/Vigil-Code"
3
Master Orchestrator for autonomous multi-agent coordination. Use when tasks require multiple technology experts, complex workflows (TDD pattern addition, security audits), intelligent routing, or explicit orchestration requests. Coordinates 17 technology experts with real-time progress reporting.
2026-01-05
ralph-bugbot.md
5
1
export
ralph-bugbot
2
from
"ctdio/dotfiles"
from
"ctdio/dotfiles"
3
Loop-aware skill for iteratively addressing bugbot feedback on PRs. Fetches unresolved bugbot comments, triages them, fixes valid bugs, resolves false positives, and commits changes. Designed to be used with ralph-loop.
2026-01-05
integration-test-authoring.md
5
1
export
integration-test-authoring
2
from
"ryanbreen/breenix"
from
"ryanbreen/breenix"
3
This skill should be used when creating new integration tests for Breenix kernel features. Use for writing shared QEMU tests with checkpoint signals, creating xtask test commands, adding test workflows, and following Breenix testing patterns.
2026-01-05
check-existing-pr.md
5
1
export
check-existing-pr
2
from
"BerryKuipers/claude-code-toolkit"
from
"BerryKuipers/claude-code-toolkit"
3
Check if pull request already exists for current branch to support workflow resumption and prevent duplicate PR creation
2026-01-05
searching-elfeed-rss-database.md
5
1
export
searching-elfeed-rss-database
2
from
"markus1189/nixos-config"
from
"markus1189/nixos-config"
3
Autonomously search the user's elfeed RSS feed database when researching topics they've read about, finding specific articles they mention, analyzing their reading patterns, or gathering context from their curated information sources. Invoke when the user references articles, asks about past reads, or when conversation topics overlap with likely RSS feed content (tech, programming, AI, security, etc.).
2026-01-05
data-model.md
5
1
export
data-model
2
from
"promobase/openpromo"
from
"promobase/openpromo"
3
Adding new data models - schema, shared zod, entity pattern, and oRPC routes. Use when user asks to create a new entity, model, or feature that needs database tables.
2026-01-05
memory.md
5
1
export
memory
2
from
"WenJunDuan/Rlues"
from
"WenJunDuan/Rlues"
3
项目记忆管理,跨会话持久化
2026-01-05
bubbletea-code-review.md
5
1
export
bubbletea-code-review
2
from
"existential-birds/beagle"
from
"existential-birds/beagle"
3
Reviews BubbleTea TUI code for proper Elm architecture, model/update/view patterns, and Lipgloss styling. Use when reviewing terminal UI code using charmbracelet/bubbletea.
2026-01-05
parse-ai-analysis.md
5
1
export
parse-ai-analysis
2
from
"BerryKuipers/claude-code-toolkit"
from
"BerryKuipers/claude-code-toolkit"
3
Parse GitHub AI analysis comment sections for architectural alignment, technical feasibility, implementation suggestions, and testing strategy
2026-01-05
add-opencode-model.md
5
1
export
add-opencode-model
2
from
"travisennis/acai-ts"
from
"travisennis/acai-ts"
3
Fetch OpenCode Zen model details and provide guidance for adding models to acai-ts provider configuration.
2026-01-05
technical-writer.md
5
1
export
technical-writer
2
from
"rickydwilson-dcs/claude-skills"
from
"rickydwilson-dcs/claude-skills"
3
Comprehensive documentation automation with quality analysis, README generation, CHANGELOG management, API documentation formatting, and Mermaid diagram generation. Integrates with /update.docs command. Use for documentation audits, technical writing, API docs, README creation, diagram generation, and maintaining project documentation.
2026-01-05
validate-lint.md
5
1
export
validate-lint
2
from
"BerryKuipers/claude-code-toolkit"
from
"BerryKuipers/claude-code-toolkit"
3
Run ESLint and Prettier validation to check code style, formatting, and linting rules. Works with any TypeScript/JavaScript project using ESLint/Prettier. Returns structured output with error/warning counts, rule violations, and affected files.
2026-01-05
ctf-web-solver.md
5
1
export
ctf-web-solver
2
from
"Tokeii0/CTFskill"
from
"Tokeii0/CTFskill"
3
当用户正在进行 CTF 比赛或练习,遇到 Web 类型题目时触发此 Skill。适用场景包括:- 用户描述了 SQL 注入、XSS、SSRF、SSTI、XXE、文件包含、命令执行等 Web 安全问题- 用户需要进行信息搜集、目录扫描、端口扫描等渗透前期工作- 用户遇到 PHP 特性利用、反序列化、JWT 伪造等高级攻击场景- 用户提及 "CTF"、"Web"、"渗透"、"注入"、"绕过"、"漏洞" 等关键词- 用户需要分析 Java 代码审计、区块链安全、组件漏洞利用等问题- 用户需要构造 payload、编写 exploit、分析 WAF 绕过策略
2026-01-05
figma-integration.md
5
1
export
figma-integration
2
from
"duongdev/ccpm"
from
"duongdev/ccpm"
3
Guides design-to-code workflow using Figma integration. Helps extract designs, analyze components, and generate implementation specs. Auto-activates when users mention Figma URLs, design implementation, component conversion, or design-to-code workflows. Works with /ccpm:plan, design-approve, design-refine, and /ccpm:figma-refresh commands.
2026-01-05
tech-specification.md
5
1
export
tech-specification
2
from
"d4rkNinja/code-guardian"
from
"d4rkNinja/code-guardian"
3
The master skill for generating technical specifications. Identifies project technology and delegates deep analysis to specialized sub-skills.
2026-01-05
load-resumption-state.md
5
1
export
load-resumption-state
2
from
"BerryKuipers/claude-code-toolkit"
from
"BerryKuipers/claude-code-toolkit"
3
Load conductor workflow state from previous session and determine resumption point by analyzing git state and saved JSON state file
2026-01-05
memory-protocol.md
5
1
export
memory-protocol
2
from
"jwilger/claude-code-plugins"
from
"jwilger/claude-code-plugins"
3
This skill should be used when the user asks about "memory protocol", "memento", "knowledge graph","remembering context", "storing memories", "long-term memory", or when any SDLC workflow needsto persist or retrieve knowledge across sessions. Provides the standard protocol for using thememento MCP server to maintain project context.Trigger phrases: "memory protocol", "how to remember", "store this for later", "memento usage","knowledge graph", "persist context", "recall previous", "remember this"
2026-01-05