Skills
Solana Prediction Market Agent Skill
An MCP server for interacting with Solana-based prediction markets, enabling agents to construct unsigned transactions for boolean and race markets. The system uses a pari-mutuel pricing model and ensures security by requiring user signatur…
Automated Frontend Integration Test Generation
Analyses frontend git diffs to identify changed components and pages, then plans and implements integration tests using Vitest and MSW. It automates the creation of test coverage by mapping API endpoints to mock service worker handlers.
PLAID: Product Led AI Development
An agentic skill that guides founders through a structured product development pipeline, transforming initial ideas into comprehensive technical specifications and business documentation.
Automated Git Worktree Environment Setup
Automates the creation of Git worktrees for parallel development by configuring environment files, installing dependencies via Poetry and pnpm, and generating the Prisma client.
Vercel React and Next.js Performance Guidelines
A comprehensive set of performance optimisation rules for React and Next.js applications, covering critical patterns like eliminating waterfalls and reducing bundle size. It provides actionable guidelines for writing, reviewing, or refactor…
Automated Git Worktree Repository Setup
This skill automates the initialisation of a multi-worktree development environment by setting up parallel branches, configuring environment files, and installing dependencies. It streamlines parallel development by managing separate worktr…
Automated end-to-end pull request testing
Automates end-to-end testing of pull requests by building environments with Docker Compose and verifying system state via browser interactions and API calls. It captures screenshots and posts detailed test reports directly to GitHub PR comm…
Automated Pull Request Review Skill
Automates the review of GitHub pull requests by evaluating code correctness, security, and architectural integrity, then posting structured inline feedback using the GitHub CLI.
Automated Pull Request Polishing Skill
This skill automates the iterative process of reviewing and addressing pull request feedback, CI failures, and unresolved threads until the PR is merge-ready. It continuously polls for stability to ensure no late-arriving bot comments or CI…
Automated Pull Request Review Resolution
Automates the identification and resolution of GitHub Pull Request review comments by navigating GraphQL and REST API pagination. It implements a robust workflow to address inline threads and top-level reviews through a fix-commit-reply cyc…
Agent Fleet Supervisor for Claude Code
A meta-agent supervisor designed to manage a fleet of Claude Code agents within individual tmux windows and worktrees. It automates agent spawning, monitors progress via checkpoints, and handles the lifecycle of worktrees and integration te…
Automating Pull Request Creation and Review
This skill guides agents through a complete pull request workflow, encompassing pre-flight checks, test verification, and template-based PR creation. It manages the entire lifecycle from initial commit to addressing automated or human revie…
XcodeBuildMCP Tool Contract Review
This skill validates tool contract changes within the XcodeBuildMCP ecosystem, ensuring consistency across implementations, manifests, and workflow configurations. It checks for schema integrity, manifest-to-implementation alignment, and ad…
XcodeBuildMCP Test Boundary Review
This skill facilitates the review of XcodeBuildMCP tests to ensure correct unit, snapshot, schema, and external process boundaries. It enforces guardrails for test isolation and validates changes using Vitest and type-checking.
XcodeBuildMCP Structured Output Schema Review
This skill validates the correctness and compatibility of XcodeBuildMCP structured output schemas, including versioning, manifest metadata, and JSON fixture integrity. It ensures that schema changes adhere to established guardrails and main…
XcodeBuildMCP Snapshot Fixture Review
This skill audits XcodeBuildMCP snapshot fixture changes to maintain contract integrity across MCP, CLI, and JSON output interfaces.
XcodeBuildMCP Runtime Boundary Review
This skill audits runtime routing and invocation boundaries across MCP, CLI, and daemon-routed tools within the XcodeBuildMCP ecosystem. It validates tool catalogs, manifests, and architecture documentation against established guardrails an…
XcodeBuildMCP Rendering and Streaming Review
This skill facilitates the review of XcodeBuildMCP rendering boundaries, streaming fragments, and output mode transitions for boundary violations.
XcodeBuildMCP Packaging and Resource Review
This skill facilitates the review of XcodeBuildMCP packaging, resource-root, and build artifacts to ensure integrity for portable macOS distributions. It validates schemas, manifests, and essential runtime resources during the packaging pro…
XcodeBuildMCP Documentation and Release Review
This skill automates the review of documentation, changelogs, and release scripts to ensure consistency across CLI references and website manifests. It validates that release notes and installation instructions align with the project's buil…
XcodeBuildMCP Changelog Command Review
Audits XcodeBuildMCP changelog entries and tool manifests to identify outdated or invalid CLI command references that could mislead users or agents.
Automated Codebase Scanning and Patching
Executes a full-repository scan using warden, verifies identified vulnerabilities through deep tracing, and automatically generates draft pull requests for validated issues.
Automated Project Change Proposal Generation
Automates the generation of complete change proposals by scaffolding directories and creating design, specification, and task artifacts in a single step. It manages artifact dependencies and follows structured templates using the openspec C…
OpenSpec Explore Mode
An agentic skill for deep investigation, problem exploration, and requirement clarification without implementing code. It facilitates architectural thinking, codebase investigation, and the creation of OpenSpec design artifacts using visual…