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.
295 skills found
Systematic debugging skill to trace errors backward through call stacks, identify original triggers, and implement layered defenses instead of patching symptoms.
Audit Packmind documentation by cross-referencing MDX files against the codebase to detect broken links, outdated CLI references, and missing coverage.
Automated migration workflow from legacy Crowi (Express/Swig) to modern architecture (Next.js 16/Fastify/ts-rest).
Toolkit for testing local web applications using Playwright, featuring server lifecycle management, automated DOM inspection, and browser automation workflows.
Analyze markdown documentation files to ensure compliance with predefined AI token budgets and optimize content for efficient AI ingestion.
Detect and resolve TypeScript/JavaScript circular import dependencies. Solves runtime errors like 'Cannot access X before initialization' and 'undefined' imports caused by module cycle initialization order.
Automate the migration of Terraform and OpenTofu infrastructure to Pulumi, handling state mapping, provider installation, and HCL code translation.
Automated API documentation engine that generates and updates OpenAPI specs and Markdown from code changes.
Autonomous agent for ticket-driven development, managing the full software lifecycle from polling providers to automated PR creation with ERNE standard validation.
A deep analysis tool for A-share markets generating interactive, FT-style HTML daily reports using multi-agent parallel architecture, AkShare data, and Tavily news.
Refactor MoonBit code for idiomatic style: minimize public APIs, implement methods, leverage pattern matching with views, and enforce high test coverage for maintainable MoonBit projects.
Applies current Go testing best practices, including concurrent testing, mocking, and table-driven design for robust software development.