AreteDriver
- 109 skills
- 0 followers
- 1 week ago last updated
- ▌ Eve Esi · aretedriver bundleEVE Online ESI API integration patterns, authentication flows, rate limiting, and data modeling. Invoke with /eve-esi.
- ▌ Gamedev · aretedriver bundleGame development patterns for Bevy/Rust ECS, game loops, state machines, physics, and audio. Invoke with /gamedev.
- ▌ Pixel Pick · aretedriver bundleInteractive coordinate picker - click on an image to get exact pixel coordinates. Useful for mapping UI element positions. Invoke with /pixel-pick <image-path>.
- ▌ Session Start · aretedriver bundleSession bootstrap workflow — audits project context, suggests session template, checks service health, and pulls pending tasks. Run at the start of any non-trivial engineering session.
- ▌ Goal · aretedriver bundleManage the build-mode goal-loop — set, inspect, pause, resume, extend, or clear a durable build objective with a budget ceiling. Drives the goal-loop + goal-gate hooks via a repo-root .goal-active sentinel. Invoke with /goal.
- ▌ Conductor · aretedriver bundleContext-driven development workflow — interactive setup, spec generation, TDD implementation with checkpoints and revert
- ▌ Deps · aretedriver bundleCheck for outdated dependencies and security vulnerabilities. Invoke with /deps.
- ▌ Lint · aretedriver bundleRun ruff linter and formatter. Checks code quality and auto-fixes issues. Invoke with /lint or /lint <path>.
- ▌ Perf · aretedriver bundlePerformance profiling and optimization for Python, Rust, and web applications. Invoke with /perf.