Find the perfect skill
Pre-PR Preflight Check
Development
Runs a comprehensive set of checks on changed files before creating a pull request, covering TypeScript strictness, React patterns, route structure, data fetching, validation, environment variables, imports, dead code, security, git hygiene, performance, styling, dates, accessibility, and code style. Helps catch common issues early to speed up code review and reduce bugs.
Antigravity Skill Creator
Development
Generates high-quality, predictable, and efficient .agent/skills/ directories based on user requirements. Use when the user asks to create a new skill or define a new agent capability.
Browser Automation
Development
Automate web interactions with persistent page state. Navigate websites, fill forms, capture screenshots, and automate browser workflows.
Technical Interview Question Bank
HR & Recruiting
Generate role-specific technical interview questions with evaluation rubrics and expected answer levels.
Local Development Environment Setup
Development
Initializes a complete local development environment using devflow infrastructure. It checks prerequisites, starts shared services, configures the project, and optionally applies database migrations. Ideal for quickly setting up a devflow-managed project from scratch.
Discord Vibe Check Generator
Content
Reads recent messages from Luxor Studios Discord channels, generates a witty vibe report (current energy, key activities, quotes, spinning plates), and posts it to #vibe-check. Helps the team quickly grasp the community's mood and ongoing chaos in an entertaining way.
DDD Tactical Patterns
Development
Use DDD tactical patterns to structure code with entities, value objects, aggregates, repositories, and domain events. Focuses on enforcing invariants and keeping domain logic within domain objects. Ideal for moving from anemic models to behavior-rich domain models.
Stealth Browser Automation with Ghost Chrome
Testing
A stealth browser automation service that runs a real Chrome instance in Docker to bypass anti-bot protections like Cloudflare or Google. It simulates human interactions with Bezier curves and variable delays, making it suitable for automating sites that block headless browsers.
Tech Blog Article Creation for Zenn
Content
Assists in creating tech blog articles for Zenn. Supports various article types (project, tutorial, TIL) and generates Markdown files with Zenn frontmatter, following structured templates. Useful for quickly writing and publishing technical content on Zenn.
GitHub - Scripts and Automation
Development
Wrapper scripts for GitHub operations using gh CLI or curl with GITHUB_TOKEN. Supports issues, pull requests, and authentication checks across repositories. Helpful when direct gh commands are blocked or cross-repo operations are needed.
Service Reliability Tracking
DevOps
Define and track SLAs, SLIs, and SLOs to improve service reliability. Automate performance target setting and monitoring of key metrics.
Image to 3D Animation Pipeline
Development
Transforms a 2D image into a 3D animated model ready for web or game in under 30 minutes using the Dilum Sanjaya workflow (Hunyuan3D + Mixamo). Helps select the conversion tool, optimize the mesh, automate rigging, and export to GLB/FBX for the target platform.