Find the perfect skill
HTML/CSS Academic Poster Workflow
Content
Build an academic conference poster as a single HTML/CSS file and render it to print-ready PDF via headless Chromium.
Python Full Dependency Tree Resolution
Development
Resolves and returns the complete set of packages installed for a given Python package, including all transitive dependencies. Respects environment markers for a specific Python version.
MiniMax H3 / LTX-2.5 Video Workflow on Google Colab
Content
Runs MiniMax H3 or LTX-2.5 video generation on Google Colab CUDA GPUs, offloading only step 7 of the local-video pipeline to Colab while keeping the rest local.
Executive Assistant
Productivity
Manage an executive's schedule, inbox, and communications.
Database Audit Logging Implementation
Security
Implements database audit logging using triggers, application-level logging, change data capture (CDC), or native logs to track data modifications for compliance and security. Automatically captures detailed audit trails (user, timestamp, old/new values) for regulated environments like GDPR, HIPAA, SOX, and PCI-DSS. Helps ensure accountability and simplifies compliance reporting without requiring application code changes.
Grill with Docs
Documentation
A relentless interview to sharpen a plan or design while creating ADRs and glossary as you go.
iOS SwiftUI App Scaffold
Development
Scaffold a full SwiftUI iOS app with offline-first persistence, push notification plumbing, linting, CI, and optional GitHub repo creation.
Firebase APK Scanner
Security
Scans Android APKs for Firebase security misconfigurations including open databases, storage buckets, authentication issues, and exposed cloud functions. Authorized security research only.
Dev Container
Development
Sets up and manages the isaaclab_arena Docker container — the single environment used for Arena's development, testing, training, and evaluation.
UI Accessibility Audit
Development
Audit StyleSeed components and pages for WCAG 2.2 AA issues, then apply safe accessibility fixes for touch targets, focus, contrast, labels, and reduced motion.
Branch Documentation Sync
Documentation
Synchronize project documentation with recent code changes, refactors, and feature implementations in the current branch.
Create High-Quality Git Commits
Development
Create high-quality Git commits for all pending changes. Includes context gathering, running relevant agents, and analysing changes to determine logical commits.