Find the perfect skill
Restore Context Management
Development
Manage restore context files so skills survive /clear and /compact. Write, delete, check, or list .agent-restore-context-* files.
Start a Planning Session
Development
Discovers available specifications from the 'docs/workflow/specification' directory using a script, then invokes the technical-planning skill to create a plan with phases, tasks, and acceptance criteria. Helps when specifications are concluded and ready for planning, guiding the transition from specification to actionable work items.
Skill Creator
Development
Guide for creating effective skills that extend agent capabilities with specialized knowledge, workflows, or tool integrations.
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.
Install Import Sorter for Dart
Development
Installs the import_sorter tool for Dart projects to automatically sort imports. Helps when you need to organize Dart imports, especially in monorepo setups with pub workspaces. The command installs from a specific Git branch that supports workspaces.
Dev Container
Development
Sets up and manages the isaaclab_arena Docker container — the single environment used for Arena's development, testing, training, and evaluation.
C Systems Programming
Development
Write efficient C code with proper memory management, pointer arithmetic, and system calls. For embedded, kernel, and performance-critical code.
VCF Alias for VC Phase Loop
Development
Short alias for vc-phase-loop. Triggered by 'vcf:' or 'use vcf:' for hands-off completion.
Create Pull Request with Standard Format
Development
Guide for creating pull requests with a standardized format, including summary, test plan, and changes list.
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.
DevelopersIO article writing and publishing assistant
Content
Assists in writing articles for DevelopersIO and publishing to Contentful. Use /devio article to draft or /devio publish to publish.
Architecture Decision Records Generator
Documentation
Generates formatted and structured Architecture Decision Records (ADR) following RFC standards to document important architectural decisions. Includes automatic numbering and consistency validation.