- Home
- /
- Categories
- /
- Debugging
Debugging
Find and fix bugs, error analysis
send-email
by samunderwood
Use when sending transactional emails (welcome messages, order confirmations, password resets, receipts), notifications, or bulk emails via Resend API.
fix-pr
by YPYT1
集合了所有的openclaw,claudecode,open等各个平台所有的skills
pr-creator
by JonDotsoy
Creates GitHub pull requests in draft mode following Conventional Commits format. Use when user requests "create PR", "make pull request", "open PR", or similar. Automatically pushes branch, analyzes changes, generates structured title/body with proper labels, and assigns to creator. Never modifies code or merges branches.
m03-mutability
by lywa1998
"CRITICAL: Use for mutability issues. Triggers: E0596, E0499, E0502, cannot borrow as mutable, already borrowed as immutable, mut, &mut, interior mutability, Cell, RefCell, Mutex, RwLock, 可变性, 内部可变性, 借用冲突"
transaction-cost-modeling
by jefrnc
Use when designing, reviewing, or running a backtest that involves slippage, commission, borrow APR, locate failures, bid-ask spread, or transaction-cost assumptions — especially for small caps or short-side strategies. Forces realistic friction defaults and flags the "near-zero cost" assumptions that fabricate small-cap backtest profits.
steve-jobs
by timmywheels
Product design methodology emulating Steve Jobs' approach to crafting digital products. Use when building consumer-facing applications, designing user interfaces, creating product specifications, critiquing designs, making product decisions, or when the user wants a "Jobs-like" perspective on their work. Activates for requests involving product vision, design philosophy, UX simplification, feature prioritization, or building products with exceptional taste and focus.
custom-skill
by whddnjs
Use this skill when the user asks about Git conventions, commit messages, or branch naming. Trigger when the user: - Asks about commit message format, convention, or style (커밋 메시지, 커밋 컨벤션, commit convention) - Wants to commit code and needs guidance on the message (커밋, commit, git commit) - Asks about commit types like feat, fix, refactor, chore, docs, test, style, perf - Asks how to split or separate commits (커밋 분리, atomic commit) - Asks about branch naming or branch strategy (브랜치 전략, 브랜치 이름, branch naming) - Asks about Git workflow rules or best practices (Git 작업 규칙, Git 가이드) Do NOT trigger for general Git usage questions unrelated to conventions (e.g., "how to rebase", "how to resolve merge conflicts").
React Component Generator
by alienfast
React 19 documentation for latest features
code-review
by jamelna-apps
When the user mentions "review", "PR", "pull request", "code review", "check my code", "feedback on", or asks for code quality assessment.
go-best-practice
by TriNgo0108
Master comprehensive Go (Golang) best practices covering idiomatic code, project structure, error handling, concurrency patterns, testing, performance optimization, and security. Use PROACTIVELY for Go development, code review, or establishing team standards.
conventional-commits
by ocmrz
Write a Conventional Commits message for the staged changes structured in the conventional commit format.
tauri-migration
by AgustinAlbonico
Alias corto para migracion Web a Desktop con Tauri en stack React + NestJS + Postgres en LAN. Usar para aplicar flujo de planificacion, implementacion, verificacion y release con sidecar y reglas de red.
eve-deploy-debugging
by Incept5
Deploy and debug Eve-compatible apps via the CLI, with a focus on staging environments.
codex-assistant
by ThukuElvis
通过自然语言调用 OpenAI Codex CLI 执行代码任务:重构、Bug 修复、测试生成、代码解释、迁移、审查、文档生成
axim-restdoc-generator
by Axim-one
Auto-generate REST API documentation from Spring Boot controllers using the Axim Gradle RestDoc Generator plugin. Use when configuring restMetaGenerator DSL, writing Javadoc tags (@response, @group, @auth, @error, @header), generating OpenAPI 3.0.3 specs, spec-bundle.json, error code scanning, Postman sync, or troubleshooting the gradle-restdoc-generator plugin.
nova-wallet
by MynthAI
Safely operate the nova CLI wallet for authentication, balance checks, sending funds, withdrawals, and key management across mainnet and testnet. Enforces deterministic JSON/TOON parsing, exit code validation, financial confirmations, network verification, and strict secret-handling rules. Use when performing nova wallet automation, stablecoin transfers, claim links, exports, or any blockchain transaction via the nova CLI.
testing-guidelines
by dcramer
Guide for writing tests. Use when adding new functionality, fixing bugs, or when tests are needed. Emphasizes integration tests, real-world fixtures, and regression coverage.
bash-scripting
by karchtho
Expert guidance on writing robust, maintainable shell scripts. Covers Bash and Zsh scripting, best practices, error handling, security, modern command-line tools (ripgrep, fd, fzf, jq, yq), automation, and production deployment patterns.
rust
by kprsnt2
Best practices for Rust development including ownership, error handling, and async patterns.
debug
by keenranger
Debug issues systematically, especially mobile/platform-specific. Use when user asks to debug, diagnose, troubleshoot, or says /debug.
commit-helper
by Olino3
Forge is a marketplace for a Claude Code Plugins
commit
by pitzcarraldo
This skill should be used when the user asks to "commit changes", "make a commit", "commit staged files", "create a commit with conventional commit format", or mentions committing code following conventional commit convention.
role-implementer
by teodevlor
Default Implementer mode for writing production code. Use for general coding tasks following project conventions.
stripe-sync-backfill
by ashutoshpw
When the user wants to import historical Stripe data. Also use when the user mentions "backfill stripe data," "syncBackfill," "import stripe data," "sync existing data," or "historical sync."