调试
定位并修复问题,分析错误
bsee-sodir-extraction
vamseeachanta
Extract and process energy data from BSEE (Gulf of Mexico) and SODIR (Norway) regulatory databases
git-advanced
vamseeachanta
Advanced git workflows including rebase, worktrees, bisect, hooks, and monorepo patterns
sf-testing
Jaganpro
Comprehensive Salesforce testing skill with test execution, code coverage analysis, and agentic test-fix loops. Run Apex tests, analyze coverage, generate test patterns, and automatically fix failing tests with 120-point scoring.
sf-ai-agentforce-observability
Jaganpro
Extract and analyze Agentforce session tracing data from Salesforce Data 360. Supports high-volume extraction (1-10M records/day), Polars-based analysis, and debugging workflows for agent sessions.
sf-debug
Jaganpro
Salesforce debugging and troubleshooting skill with log analysis, governor limit detection, and agentic fix suggestions. Parse debug logs, identify performance bottlenecks, analyze stack traces, and automatically suggest fixes.
abductive-repl
plurigrid
' Hypothesis-Test Loops via REPL for Exploratory Abductive Inference'
boy-scout
ertugrul-dmr
Use when fixing, editing, changing, debugging, or working with any Python code. Applies the Boy Scout Rule—always leave code cleaner than you found it. Orchestrates other clean code skills as needed.
Umbraco Health Check
umbraco
Umbraco Localization
umbraco
Umbraco Notifications
umbraco
git-commit-composer
EdanStarfire
Create well-formatted semantic commit messages following project conventions. Use when committing changes to ensure consistent, descriptive commit history.
worktree-manager
EdanStarfire
Manage git worktrees for isolated issue work. Create, list, and remove worktrees safely.
github-analysis
ProxiBlue
Systematically analyze GitHub tickets with proper local reproduction. Automatically substitutes production URLs with local DDEV hosts, ensures database sync, downloads missing assets, and reproduces issues locally before proposing solutions.
create-release
EdanStarfire
Create a versioned release of claudecode_webui — bump version fields, update CHANGELOG.md, tag the commit, push, and create the GitHub Release.
git-branch-manager
EdanStarfire
Create, switch, and manage git branches with proper handling of uncommitted changes. Use when creating feature branches, switching contexts, or cleaning up after merges.
rulebook_skill_disable
hivellm
CLI tool to standardize AI-generated projects with templates, rules enforcement, and automation
confess
b-open-io
"Systematic self-audit to discover and reveal mistakes, incomplete work, pattern violations, and hidden knowledge. Use when asking agent to 'confess', 'what did I miss', 'audit my work', 'what's wrong with this', or after completing significant changes."
phoenix-thinking
georgeguimaraes
This skill should be used when the user asks to "add a LiveView page", "create a form", "handle real-time updates", "broadcast changes to users", "add a new route", "create an API endpoint", "fix this LiveView bug", "why is mount called twice?", or mentions handle_event, handle_info, handle_params, mount, channels, controllers, components, assigns, sockets, or PubSub. Essential for avoiding duplicate queries in mount.
otp-thinking
georgeguimaraes
This skill should be used when the user asks to "add background processing", "cache this data", "run this async", "handle concurrent requests", "manage state across requests", "process jobs from a queue", "this GenServer is slow", or mentions GenServer, Supervisor, Agent, Task, Registry, DynamicSupervisor, handle_call, handle_cast, supervision trees, fault tolerance, "let it crash", or choosing between Broadway and Oban.
food-order
EthanAlgoX
Reorder Foodora orders + track ETA/status with ordercli. Never confirm without explicit user approval. Triggers: order food, reorder, track ETA.
debug
nth5693
Systematic debugging with structured reproduction and root cause analysis.
API Design Skill
nth5693
```
React Patterns Skill
nth5693
â Inline function definitions in render
WAV Audio Analysis Skill
TrevorS
Fix: Add output clamping before int16 conversion