- Home
- /
- Categories
- /
- Debugging
Debugging
Find and fix bugs, error analysis
capacitor-best-practices
by Cap-go
Best practices for Capacitor app development including project structure, plugin usage, performance optimization, security, and deployment. Use this skill when reviewing Capacitor code, setting up new projects, or optimizing existing apps.
debug-helper
by einverne
Systematic debugging strategies, troubleshooting methodologies, and problem-solving techniques for code and system issues. Use when the user encounters bugs, errors, or unexpected behavior and needs help diagnosing and resolving problems.
Claude Code Expert Skill
by einverne
Start simple with basic commands, then gradually adopt advanced features like custom skills, MCP integrations, and enterprise deployment options as your needs grow.
pixel-asset-gen
by xuiltul
ドット絵ワークスペース用のキャラクタースプライトを、codexのimage_genに指示して生成する手順。 承認済みシートを土台にしたidentity差し替え、10行の意味的一貫性、実画面プレビュー、 runtime反映前の承認までを扱う。Animaのpixel_sheet.pngを新規作成・差し替え・修復するとき、 Pixel Workspaceのキャラクターが細い、潰れる、行ごとに別人化する問題を直すときに使う。
git-workflow-manager
by serejaris
Use when committing, releasing, or managing changelogs - enforces conventional commits, semantic versioning, and consistent release notes format
professional-communication
by softaworks
Guide technical communication for software developers. Covers email structure, team messaging etiquette, meeting agendas, and adapting messages for technical vs non-technical audiences. Use when drafting professional messages, preparing meeting communications, or improving written communication.
qa-test-planner
by softaworks
Generate comprehensive test plans, manual test cases, regression test suites, and bug reports for QA engineers. Includes Figma MCP integration for design validation.
ring:dev-validation
by LerianStudio
Development cycle validation gate (Gate 5) - validates all acceptance criteria are met and requires explicit user approval before completion.
api-design
by yonatangross
API design patterns for REST/GraphQL framework design, versioning strategies, and RFC 9457 error handling. Use when designing API endpoints, choosing versioning schemes, implementing Problem Details errors, or building OpenAPI specifications.
errors
by yonatangross
Error pattern analysis and troubleshooting for Claude Code sessions. Use when handling errors, fixing failures, troubleshooting issues.
commit
by yonatangross
"Creates commits with conventional format and validation. Use when committing changes or generating commit messages."
fix-issue
by yonatangross
"Fixes GitHub issues with parallel analysis. Use to debug errors, resolve regressions, fix bugs, or triage issues."
ui-testing
by alinaqi
Visual testing - catch invisible buttons, broken layouts, contrast
nodejs-backend
by alinaqi
Node.js backend patterns with Express/Fastify, repositories
android-java
by alinaqi
Android Java development with MVVM, ViewBinding, and Espresso testing
iterative-development
by alinaqi
Ralph Wiggum loops - self-referential TDD iteration until tests pass
base
by alinaqi
Universal coding patterns, constraints, TDD workflow, atomic todos
ticket-craft
by alinaqi
Create Jira/Asana/Linear tickets optimized for Claude Code execution - AI-native ticket writing
ring:requesting-code-review
by LerianStudio
Gate 4 of development cycle - dispatches 6 specialized reviewers (code, business-logic, security, test, nil-safety, consequences) in parallel for comprehensive code review feedback.
ring:systematic-debugging
by LerianStudio
Four-phase debugging framework - root cause investigation, pattern analysis, hypothesis testing, implementation. Ensures understanding before attempting fixes.
ring:linting-codebase
by LerianStudio
Parallel lint fixing pattern - runs lint checks, groups issues into independent streams, and dispatches AI agents to fix all issues until the codebase is clean.
telnyx-numbers-services-go
by team-telnyx
Configure voicemail, voice channels, and emergency (E911) services for your phone numbers. This skill provides Go SDK examples.
telnyx-messaging-go
by team-telnyx
Send and receive SMS/MMS messages, manage messaging-enabled phone numbers, and handle opt-outs. Use when building messaging applications, implementing 2FA, or sending notifications. This skill provides Go SDK examples.
telnyx-account-management-go
by team-telnyx
Manage sub-accounts for reseller and enterprise scenarios. This skill provides Go SDK examples.