root-cause-tracing
Systematic debugging skill to trace errors backward through call stacks, identify original triggers, and implement layered defenses instead of patching symptoms.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
159 skills found
Systematic debugging skill to trace errors backward through call stacks, identify original triggers, and implement layered defenses instead of patching symptoms.
Synthesize performance profiling data into actionable recommendations and evidence-backed technical decisions.
A structured development process for Python projects using TDD, the uv package manager, and automated testing workflows.
Automate PR quality checks by reviewing CodeRabbit comments, validating PR descriptions, running pre-commit hooks, and executing test suites.
Stripe payment integration patterns for checkout, webhooks, and subscriptions. Ensures safe API usage, idempotency, signature verification, and testing compliance.
Mutation testing patterns for JS/TS using Stryker. Analyze branch code to find weak or missing tests, verify test effectiveness, and strengthen Node.js test suites.
A standardized workflow for converting raw PM notes, workshops, or rough drafts into polished, validated, and repository-compliant AI skills.
Guided, systematic feature development agent that orchestrates codebase exploration, architectural design, implementation, and automated testing.
A utility skill for testing multi-skill loading and orchestration within the Sheikh-CLI agentic framework.
Manage Jules (Google's async AI coding agent) directly from your terminal. Create, monitor, and interact with Jules coding sessions, approve plans, and handle feedback loops across repositories.
Completes development branches by verifying tests, managing merge or PR workflows, and cleaning up worktrees to ensure a consistent repository state.
Execute and analyze Unity Test Framework tests from the CLI. Automates Unity Editor detection, test execution (EditMode/PlayMode), XML result parsing, and detailed failure reporting for game projects.