Find the perfect skill
Replit Hello World Example
Development
Create a minimal working Replit example. Ideal for starting a Replit integration or testing your API setup.
Weekly engineering retrospective
Productivity
Weekly engineering retrospective. Analyzes commit history, work patterns, and team contributions with trend tracking to highlight wins and growth areas.
Create a pull request (WooCommerce iOS)
Development
Create a WooCommerce iOS pull request following conventions: verify branch and diff size, write description, add labels and milestone.
Demo - Product Org OS Tour
Documentation
Alias for /tour - interactive walkthrough of Product Org OS. Invokes the same 5-step tour.
Effect Service Creation
Development
Create typed services with Context.Service, IdentityComposer keys, and Layer composition in Effect v4.
Diagnosing Bugs and Regressions
Development
A disciplined approach for diagnosing hard bugs and performance regressions. Focuses on building a tight feedback loop, using redaction for security, and iterating through bisection, testing, and instrumentation.
General-purpose QA Verdict
Testing
Fast single-pass quality assessment for any artifact, returning a structured verdict with actionable suggestions.
ESP32-S3-BOX-3 Builder
Development
Provides complete hardware templates, display lambda cookbook, touch interaction patterns, and voice assistant configurations for ESP32-S3-BOX-3.
Sentry Known Pitfalls
Development
Identifies and avoids common Sentry pitfalls, ensuring proper SDK configuration, error capture, and alerting best practices. Use for troubleshooting Sentry issues or reviewing configurations.
Safety Audit
Security
Audit unsafe Rust code for memory safety, FFI lifetime violations, leaks, and Vulkan spec compliance.
HR & Admin Assistant
Productivity
Assistant for HR and admin directors in tech companies. Covers HR management, document drafting, process design, and reporting.
Bug Fix Workflow
Development
End-to-end bug fix workflow covering report, analysis, fix, verification, and shipping via PR and CI/CD.