Find the perfect skill
Audit Request Router
Development
Routes audit requests to the right /nitpicker command. Use to run hostile audit commands or ask what audit commands are available.
Architecture Audit
Development
Check codebase for architectural violations: factory bypass, raw assign, scope compliance, service layer. Trigger before PRs creating Core Data objects or on milestone changes.
Upgrade Flake Inputs
Development
Updates flake.lock to the latest commits for all flake inputs without changing the NixOS release channel. It runs nix flake update, then optionally builds and verifies before applying. Use this to get newer package versions while staying on the same NixOS version.
Run Tamagui Frontend
Development
Run or rebuild the local Tamagui/Next.js frontend (frontends/tamagui). Use when the user wants to start the dev server or rebuild it standalone.
E-LearningWebApp Expert Assistant
Development
Expert assistant for a multi-tenant school LMS with Django backend, Next.js frontend, Expo mobile app, and AI engine. Provides context-aware help for all project tasks.
Code Review and Task Update
Development
Perform structured code review of completed work, validate against specifications, and update task status in tasks.md.
Create a PR for Rezolus
Development
Create a branch, commit changes, push, and open a PR against iopsystems/rezolus.
Create GitHub Pull Request
Development
Create a GitHub pull request with a structured body: front-loaded outcome, grounded Why, behaviour-led What, and local verification steps.
Product Requirements Document Creation
Development
Generates product requirements documents (PRDs) tailored for AG4ONE's autonomous development cycles. Structures user stories with acceptance criteria and priorities, outputting a JSON file ready for integration with the Ralph loop.
Replit SDK Patterns
Development
Production-ready patterns for Replit SDK integration in TypeScript and Python. Implement singleton, error handling, and retry logic for robust SDK usage.
Claude Code Workflow Audit
Development
Audit Claude Code configuration and session history to recommend token-efficient improvements and reduce repetitive permission prompts.
Drush Webmaster for Drupal
Development
Manage Drupal content, entities, views, menus, and fields using drush webmaster commands. Use for content management tasks.