Find the perfect skill
Code Stats
Development
Analyze codebase size and changes using tokei for line counts and difft for semantic diffs.
Runway Common Errors
Development
Implementation patterns for handling common errors when using Runway AI video generation platform.
Nginx Expert: Reverse Proxy, TLS, and More
DevOps
Configuration and troubleshooting for Nginx: reverse proxy, TLS, HTTP/2/3, caching, compression, rate limiting, and load balancing. Use for 502/504 errors, certificate issues, and advanced config.
TechSmith Local Dev Loop
Development
Set up a development workflow for TechSmith automation scripts with PowerShell testing.
Advanced TypeScript Types
Development
Master TypeScript's advanced type system: generics, conditional types, mapped types, template literals, and utility types for building type-safe applications.
Time-Series Dashboard
Development
Designs and implements production-grade time-series dashboards for historical and live data, covering streaming, chart performance, and migration from mock to real APIs.
Code Deduplication Detection
Development
Systematic methodology for detecting code duplication, dead code, and dependency bloat. Designed for Flutter and Firebase projects but adaptable to any codebase. Process includes project discovery, multi-phase scanning, severity classification, and structured report output with file locations and recommendations.
Enrich Jupyter Notebooks
Documentation
Adds pedagogical markdown content to Jupyter notebooks: explanations, interpretations, and transitions around code cells. Can execute notebooks and fix errors.
Git Commit with Precommit Handling
Development
Automated commit workflow: stages files, handles precommit hooks, runs lint/type checks, updates docs. Does not push.
Building Cloud SIEM with Sentinel
Security
Deploy Microsoft Sentinel as a cloud-native SIEM/SOAR. Configure multi-cloud data connectors, write KQL queries, automate response with Logic Apps, and perform petabyte-scale threat hunting.
Audit Suite Orchestrator
Development
Runs a named preset of audit skills in parallel and merges their reports into a summary.
CIS OpenShift 1.3.3: Service Account Private Key File
Security
Verifies that the --service-account-private-key-file argument is set for the OpenShift controller manager as per the CIS benchmark.