83,201 skills sorted by stars.
Fix IntelliJ observations in changed files. Use when the user asks to fix IntelliJ observations, warnings, inspections,...
Execute /fix-issue <issue-number> slash command.
[Implementation] Debug and fix GitHub issues with systematic investigation
Investigate and fix a bug from a report, traceback, log, or unexpected behavior
Fix a GitHub issue end-to-end
Fix a GitHub issue by fetching content, creating a branch, planning the fix, and implementing it. Use when the user asks...
Fix a GitHub issue using SDD workflow. Reads the issue, reproduces the bug with a failing test, then fixes it.
GitHub Issueを自動解決するワークフロー。Working Documents読み込み→Issue説明→計画→実装→動作確認→要件確認→検証→独立レビュー→Steering更新→PR作成・自動マージまで。Issue番号を引数に取る。...
Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing solution, and testing/valid...
Fix a GitHub issue by analyzing, implementing, testing and creating a PR
Use when the user wants to fix a GitHub issue by number, resolve a bug report, or close an issue.
Use when working on a GitHub issue - fetches issue details, analyzes codebase, implements fix following project methodol...
Run /check-lightning, then fix the highest priority Lightning issue. Creates one fix per invocation. Invoke again for ne...
Convert CRLF to LF line endings.
Fix line endings AND check bash syntax in one step (recommended). Use after creating or editing bash scripts.
Helps fix oxlint errors and warnings in the OneKey codebase. Use when running yarn lint and encountering warnings, clean...
LSP diagnosticsの警告を検出し修正します。実装完了後の品質チェックとして使用します。
Apply fixes for merkle root mismatch issues in the relayer database. Use after running /investigate-merkle-root-mismatch...
Mermaid修正エージェント - Mermaid図のシンタックスエラーを検出・修正。/fix-mermaid [対象パス] で呼び出し。
Run /check-observability, then fix the highest priority observability issue. Creates one fix per invocation. Invoke agai...
[OBSERVE:problem|step=1-of-3]=>[READ:error+screenshot]=>[DESCRIBE:symptom]
Three-step method step 1. Observe the problem carefully before jumping to conclusions.
Run /check-onboarding, then fix the highest priority onboarding issue. Creates one fix per invocation. Invoke again for...
[Fix & Debug] ⚡⚡ Analyze & fix issues with parallel fullstack-developer agents
[Implementation] Analyze & fix issues with parallel fullstack-developer agents
Design fix plans based on root cause analysis. Use after root cause is identified to plan specific code changes and test...
Fix a failing PR by analyzing CI logs and fixing errors. Autonomous workflow that identifies failures, rebases, fixes is...
Thoroughly address ALL PR comments using parallel Opus subagents. Each subagent invokes /task skill.
This skill should be used when the user asks to "fix PR comments", "address PR feedback", "resolve PR threads", mentions...
Address PR review comments by selecting appropriate skills based on modified files. Use when fixing review feedback on p...
Run /check-quality, then fix the highest priority quality issue. Creates one fix per invocation. Invoke again for next i...
Three-step method step 2. Trace the root cause through logic.
[REASON:root-cause|step=2-of-3]=>[TRACE:symptom-backward]=>[CONFIRM:before-fix]
Fix report format and conventions for diagnosing validation failures and producing a fix plan. Use when creating or revi...
Verify that bug fixes correctly address reported vulnerabilities without introducing new issues. Use when reviewing prot...
When the user asks to fix, address, or work on PR review comments — fetch review comments from a GitHub pull request and...
Verify fix commits address audit findings without new bugs