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.
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.
Run Tamagui Frontend
Development
Run or rebuild the Tamagui Next.js frontend dev server. Prefer using the Rust backend workflow for reliable end-to-end checks.
Palantir Foundry Production Checklist
DevOps
Complete production deployment checklist for Palantir Foundry integrations, covering credentials, health checks, monitoring, and rollback procedures.
Documentation Claim Check
Documentation
Read-only assessment of whether documentation claims are supported by evidence. Audits READMEs, release notes, and guides without executing commands or making changes.
Add Skill
Development
Adds a skill to the knowledge base using the POST /api/v1/skills endpoint. Accepts four input formats: a skill dictionary, an MCP tool definition (auto-converted), a Markdown string with YAML frontmatter, or a file/directory path.
Code Quality Orchestrator with TRUST 5
Development
Enterprise-grade code quality management with TRUST 5 validation, proactive issue detection, and automated best practices enforcement.