Skills

Type: All Skills Tools
skill

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…

bolivian-peru/baozi-mcp solana prediction-markets mcp pari-mutuel
skill ★ 184,429

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.

Significant-Gravitas/AutoGPT frontend-testing vitest msw integration-tests
skill

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.

dinosaur24/mockhero product-development ai-agent prd-generation automated-documentation
skill ★ 184,429

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.

Significant-Gravitas/AutoGPT git-worktree automation devops git
skill ★ 184,429

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…

Significant-Gravitas/AutoGPT react nextjs performance-optimization vercel
skill ★ 184,429

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…

Significant-Gravitas/AutoGPT git-worktree repository-setup automation devops
skill ★ 184,429

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…

Significant-Gravitas/AutoGPT e2e-testing pull-request docker-compose integration-testing
skill ★ 184,429

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.

Significant-Gravitas/AutoGPT github pr-review code-quality security-audit
skill ★ 184,429

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…

Significant-Gravitas/AutoGPT github pull-request automation ci-cd
skill ★ 184,429

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…

Significant-Gravitas/AutoGPT github-automation pull-request code-review git-workflow
skill ★ 184,429

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…

Significant-Gravitas/AutoGPT agent-orchestration tmux multi-agent claude-code
skill ★ 184,429

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…

Significant-Gravitas/AutoGPT pull-request git-workflow github-cli automated-testing
skill

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…

cameroncooke/xcodebuildmcp xcodebuildmcp tool-contract-review manifest-validation mcp
skill

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.

cameroncooke/xcodebuildmcp xcodebuildmcp test-review unit-testing snapshot-testing
skill

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…

cameroncooke/xcodebuildmcp xcodebuildmcp schema-validation structured-output mcp
skill

XcodeBuildMCP Snapshot Fixture Review

This skill audits XcodeBuildMCP snapshot fixture changes to maintain contract integrity across MCP, CLI, and JSON output interfaces.

cameroncooke/xcodebuildmcp xcodebuildmcp snapshot-testing contract-validation regression-testing
skill

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…

cameroncooke/xcodebuildmcp xcodebuildmcp runtime-review mcp tool-routing
skill

XcodeBuildMCP Rendering and Streaming Review

This skill facilitates the review of XcodeBuildMCP rendering boundaries, streaming fragments, and output mode transitions for boundary violations.

cameroncooke/xcodebuildmcp xcodebuildmcp rendering-review streaming-fragments mcp
skill

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…

cameroncooke/xcodebuildmcp xcodebuildmcp macos-packaging resource-review build-verification
skill

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…

cameroncooke/xcodebuildmcp documentation-review release-management cli-validation changelog-audit
skill

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.

cameroncooke/xcodebuildmcp xcodebuildmcp changelog-review cli-validation documentation-audit
skill

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.

cameroncooke/xcodebuildmcp code-analysis automated-patching security-scanning git-automation
skill

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…

gregario/onepiece-oracle project-management automation software-design specification-generation
skill

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…

gregario/onepiece-oracle problem-solving architectural-thinking codebase-investigation requirement-clarification