Data Analysis Skills.
Discover 18 Data Analysis Skills that turn raw data into clear insights.
Explore more categories:
Debugging and Error Recovery
Addy Osmani
Troubleshoot failures with a systematic root-cause workflow that improves recovery speed and reduces repeated production mistakes.
Log In
Performance Optimization
Addy Osmani
Improve application speed with a measure-first workflow for bottlenecks, regressions, and Core Web Vitals problems.
Log In
Clerk React Router Patterns
Clerk
Implement Clerk auth in React Router apps with loaders, actions, protected routes, and session-aware navigation flows.
Log In
Clerk React Patterns
Clerk
Add Clerk auth to React SPAs with provider setup, protected routes, core auth hooks, and custom sign-in flows.
Log In
Clerk Billing
Clerk
Add subscription billing, plan gating, pricing tables, seat-based plans, and entitlement patterns for apps built with Clerk.
Log In
Clerk Organizations
Clerk
Add multi-tenant organizations, role-based access, org switching, and enterprise SSO patterns for B2B SaaS apps built with Clerk.
Log In
social-media-management
openclaw
B2B content writing with daily workflows and batching systems across Sales/HR/Fintech/Ops Tech
Log In
email-composer
davila7
Draft professional emails for various contexts including business, technical, and customer communication. Use when the user needs help writing emails or composing professional messages.
Log In
verification-before-completion
obra
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
Log In
using-git-worktrees
obra
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
Log In
systematic-debugging
obra
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
Log In
receiving-code-review
obra
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation