- Home
- /
- Categories
- /
- Debugging
Debugging
Find and fix bugs, error analysis
swiftui-performance-audit
by dagba
Audit and improve SwiftUI runtime performance from code review and architecture. Use for requests to diagnose slow rendering, janky scrolling, high CPU/memory usage, excessive view updates, or layout thrash in SwiftUI apps, and to provide guidance for user-run Instruments profiling when code review alone is insufficient.
Defense-in-Depth Validation
by mamba-mental
Validate at every layer data passes through to make bugs impossible
Liquid Architecture
by AmnadTaowsoam
Liquid Architecture enables the AI system to modify and optimize its
Root Cause Tracing
by mamba-mental
Systematically trace bugs backward through call stack to find original trigger
backend-dev-guidelines
by mamba-mental
Comprehensive backend development guide for Node.js/Express/TypeScript microservices. Use when creating routes, controllers, services, repositories, middleware, or working with Express APIs, Prisma database access, Sentry error tracking, Zod validation, unifiedConfig, dependency injection, or async patterns. Covers layered architecture (routes → controllers → services → repositories), BaseController pattern, error handling, performance monitoring, testing strategies, and migration from legacy patterns.
tailwind
by HJewkes
Tailwind CSS v4 with shadcn/ui — setup, configuration, component patterns, dark mode, and troubleshooting. Use when setting up Tailwind v4, building UI components, fixing Tailwind errors, migrating from v3, or styling with utility classes.
smart-accounts-kit
by smartgator
Web3 development using MetaMask Smart Accounts Kit. Use when the user wants to build dApps with ERC-4337 smart accounts, send user operations, batch transactions, configure signers (EOA, passkey, multisig), implement gas abstraction with paymasters, create delegations, or request advanced permissions (ERC-7715). Supports Viem integration, multiple signer types (Dynamic, Web3Auth, Wagmi), gasless transactions, and the Delegation Framework.
devlog
by maoruibin
开发日志存档工具。将日常工作中的关键节点(调试、方案设计、故障排查)结构化记录到 Markdown 文件。支持全局/项目本地双模式存储,具备智能防重功能,便于后续生成周报。
analyze
by thoreinstein
Deep analysis mode - thorough multi-phase investigation with expert consultation for complex problems requiring careful examination
creating-issues
by C0ntr0lledCha0s
Issue creation expertise and convention enforcement. Auto-invokes when creating issues, writing issue descriptions, asking about issue best practices, or needing help with issue titles. Validates naming conventions, suggests labels, and ensures proper metadata.
n8n-validation-expert
by RedcoatAsher
Interpret validation errors and guide fixing them. Use when encountering validation errors, validation warnings, false positives, operator structure issues, or need help understanding validation results. Also use when asking about validation profiles, error types, or the validation loop process.
Database Locking
by AmnadTaowsoam
Database locking is a mechanism used to manage concurrent access to shared
solana-wingman
by x4484
"Solana development tutor and builder. Teaches smart contract (program) development through Solana-native challenges, Anchor framework, and security best practices."
Database Migrations
by AmnadTaowsoam
Database migrations are versioned scripts that modify database schema
standards-review
by weegigs
Validate discovered standards for accuracy, clarity, and usefulness. Use when reviewing standards from /standards-discover before committing them to the project.
rpc-selection-and-resilience
by SanctifiedOps
Playbook for selecting Solana RPC providers and building resilient client access (fallbacks, timeouts, rate limits, caching, cost control). Use when designing infra or debugging RPC issues.
vip-clean-architecture
by dagba
Implement VIP (View-Interactor-Presenter) Clean Architecture for iOS apps requiring maximum testability, unidirectional data flow, and protocol-based boundaries. Use when refactoring complex features or building enterprise apps with strict separation of concerns.
Git Commit Helper
by dy9759
Generate descriptive commit messages by analyzing git diffs. Use when the user asks for help writing commit messages or reviewing staged changes.
golang-best-practices
by difyz9
Comprehensive Go/Golang development best practices covering project structure, error handling, concurrency, testing, performance optimization, and code quality. Use this skill when writing Go code, refactoring Go projects, setting up new Go applications, implementing Go patterns, optimizing Go performance, or reviewing Go codebases. Triggers include Go file extensions (.go), mentions of goroutines/channels, Go modules, or requests for Go-specific guidance.
omega-prompt-forge
by WiseWong6
Create new prompts from scratch by analyzing user needs, selecting suitable prompt frameworks, and fusing OmegaPromptForge. Use when the user asks to 创建提示词/生成提示词, 设计 prompt 框架, or output a Markdown...
debug-remote
by dbobkov245-source
Specialist in debugging TV apps remotely (logs, telemetry).
git-convention
by duckyman-ai
Generate conventional git commit messages following Angular convention format. Use this skill when creating commits, writing commit messages, or reviewing git history. Triggers include "git commit", "commit message", "changelog", or requests to version control changes.
debug-systematic
by manastalukdar
Systematic debugging workflow with hypothesis testing
brainstorming
by davidkiss
"You MUST use this skill before any creative or complex work. Explores user intent, requirements and design before actually executing on the task."