83,201 skills sorted by stars.
Applique la philosophie "Broken Window" avec zéro tolérance pour les warnings/errors ESLint et TypeScript. JAMAIS désact...
Write Python code in the style of Armin Ronacher, creator of Flask and Jinja2. Emphasizes pragmatic minimalism, explicit...
Alpine and Debian QEMU VMs for protocol testing, fuzzing, and network experiments
Multi-node Rook Ceph deployment for Kubernetes production clusters. This skill should be used when deploying Ceph storag...
Industry-specific pitfalls that kill new businesses, with prevention strategies.
Rooms are intertwingled navigable activation context maps. Entering = calling. Exiting = returning.
Control iRobot Roomba robot vacuums and Braava mops
Usage-based auto insurance that rewards good driving.
Problem solving using Fishbone (Ishikawa) diagrams and 5 Whys technique. Identifies root causes systematically and recom...
Find the true source, not symptoms — systematic debugging from observation to permanent fix
Structured root cause analysis for software, data quality, AI/ML, and legal/compliance incidents. Use when investigating...
“Inspect a failed Bauplan pipeline run on a dev branch, reconstruct the frozen data state, collect evidence, propose a m...
Analyze reproduction evidence to identify the root cause of bugs. Use after reproduction to trace execution and find the...
Use when evaluating whether a new feature, dependency, or abstraction is truly needed. 5-step root cause challenge.
Trace data flow and find root cause BEFORE writing code. Use when: adding a field to output, enriching a result, passing...
Use when metrics drop or spike unexpectedly - systematically investigates using 4-dimension segmentation (People, Geogra...
Systematically trace bugs backward through call stack to find original trigger
Use when symptoms don't reveal the cause. Trace backward through call chains to find where problems originate. Follow: O...
Systematically trace bugs backward through call stack to find original trigger. Use when errors occur deep in execution...
Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces...
Trace bugs backward to their origin, not just symptoms
Rastrear origem de bugs
Trace bugs backward through call stacks and execution flows to identify the original source of errors, invalid data, or...
Problem-solving strategies for root finding in numerical methods