Find the perfect skill
End-to-End CI with odu MCP
DevOps
Run this repo's full CI pipeline through the odu MCP server, including mandatory platforms, strict flags, and green-gate verification.
Requirement Spec Writer
Documentation
Writes requirement specifications from feature requests following the spec-driven ADLC process, with context grounding and query tagging.
Project Plan Decomposition to POML Tasks
Development
Decompose project plan WBS into numbered POML task files for AI-driven execution. Bridges planning and implementation phases.
Clerk Auth E2E Testing
Testing
Use the signInClerkUser function to sign in test users programmatically without interacting with the Clerk UI. Ideal for multi-user scenarios.
Flow Type Checking
Development
Run Flow type checking on React code, identify type errors, and handle renderer-specific checks.
Palantir Foundry Rate Limits
Development
Implement Palantir Foundry API rate limiting with exponential backoff, request queuing, and monitoring. Ideal for handling 429 errors and optimizing API throughput.
Gitea Integration
Development
This skill enables interaction with Gitea, a self-hosted Git service, through its API and CLI. It supports managing repositories, issues, pull requests, and user/organization operations. Use it when automating workflow tasks on a Gitea instance.
HTTP Methods
Development
Learn to choose the correct HTTP methods (GET, POST, PUT, PATCH) based on safety and idempotency for reliable REST APIs.
Game Generator
Development
Generates valid GameSpec JSON and Lua scripts for the AI Game Platform. Use when creating new games (FPS, 2D side-scrollers, 3D platformers) or adding features like player movement, enemies, and collectibles. Also helps fix Lua script issues.
Firebase APK Security Scanner
Security
Scans Android APKs for Firebase misconfigurations including open databases, exposed storage, auth issues, and cloud functions. For authorized security testing.
Create Supervisor Skill
Development
Distill a graduate advisor into an AI Skill by importing comments, meeting notes, chat logs, and docs. Generates Method Core, Academic Style, Persona, and Graduation Playbook with mode and strategy switches.
Deployment Patterns
DevOps
Deployment patterns, CI/CD pipelines, Docker containerization, rollback strategies, and production readiness checks for web applications.