Find the perfect skill
Apache Airflow DAG Patterns
Data & AI
Production-ready Apache Airflow DAG patterns covering operators, sensors, testing, and deployment best practices for data pipeline orchestration.
Cloudflare Workflows for Agents
Development
Pair an agent with a durable Cloudflare Workflow for long-running tasks with retries and recovery.
Debugging Strategies
Development
Transform debugging from frustrating guesswork into systematic problem-solving with proven strategies, powerful tools, and methodical approaches.
n8n Workflow Architect
Development
Provides strategic guidance for planning automation projects, evaluating tech stacks (Shopify, HubSpot, etc.), and deciding between n8n and custom code. Helps users design production-ready automation systems that are reliable, maintainable, and aligned with business needs.
Systematic Debugging
Development
A structured debugging methodology with a decision tree for reproducing, isolating, and tracing bugs. Helps developers systematically diagnose issues by comparing environments, tracing data flow, and performing binary search. Useful when investigating bugs, crashes, or unexpected behavior.
AWS Skills
DevOps
AWS development with infrastructure automation and cloud architecture patterns.
AWS Skills
DevOps
AWS development with infrastructure automation and cloud architecture patterns.
Pytest Mocking Strategy
Testing
Master pytest mocking strategy: when to use autospec vs manual mocks, AsyncMock patterns, mock builders, and what should never be mocked.
OpenRouter Production Checklist
DevOps
Pre-launch production readiness checklist for OpenRouter deployments. Covers security, monitoring, and error handling.
Secure Environment Variable Management
Security
Guidance for managing environment variables securely, preventing secret exposure in sessions, logs, and git.
Crash Monitoring
Development
Sets up Firebase Crashlytics with custom keys and non-fatal logging, integrates StrictMode and an ANR Watchdog for detecting application not responding issues, and implements structured logging using Timber. Useful for debugging performance problems and preparing monitoring before a release.
Secure Environment Variable Management
Security
Secure environment variable management to prevent secret exposure in sessions, terminals, logs, or git commits.