debugging-strategies
Language-agnostic debugging framework: scientific method, stack trace analysis, logging strategies, and advanced techniques like Git bisect and rubber ducking.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
147 skills found
Language-agnostic debugging framework: scientific method, stack trace analysis, logging strategies, and advanced techniques like Git bisect and rubber ducking.
Specialized data engineering agent for designing ETL/ELT pipelines, defining data schemas, managing data quality, and implementing robust ingestion workflows.
A rigorous, four-phase methodology to enforce systematic root cause analysis before applying any code fixes.
A specification-driven workflow management system for structured development lifecycle management, covering proposal, planning, implementation, and archival phases.
Configure and manage Snowflake connections for CLI, Streamlit, and Snowpark environments, including authentication methods like SSO, key pair, OAuth, and profile management.
Framework for orchestrating long-running agentic tasks, evidence-based delivery, and automated QA gates following Simon Willison's iterative loop.
Compiler-accurate semantic code analysis via LSP. Navigate definitions, references, and implementations, perform workspace-wide renames, and get file outlines for Python, Rust, Go, TypeScript/JS, and Java.
Systematic debugging skill to trace errors backward through call stacks, identify original triggers, and implement layered defenses instead of patching symptoms.
Synchronize Zoho CRM leads into a local SQLite database with automated upserts, change detection, and a complete audit trail for offline analysis.
Create, alter, and validate Snowflake semantic views using the Snowflake CLI.
Systematic methodology for reproducing published academic papers using provided data, including sample selection, statistical verification, and automated reporting.
Systematically trace code flows, locate implementations, diagnose performance issues, and map system architecture to understand complex codebases.