gatekeeper
NewAuto-approve safe commands, AI-assisted review for the rest
Overview
   
A curated marketplace of plugins for Claude Code, OpenAI Codex CLI, and Google Antigravity — providing custom collections of slash commands, agents, skills, MCP servers, and hooks to enhance your development workflow.
Repository: https://github.com/pleaseai/claude-code-plugins
Overview
This marketplace is maintained by Passion Factory and provides bundled plugins that work across three AI coding runtimes:
| Runtime | Manifest path | Marketplace |
|---|---|---|
| Claude Code | plugins/<name>/.claude-plugin/plugin.json | .claude-plugin/marketplace.json |
| Codex CLI | plugins/<name>/.codex-plugin/plugin.json | .agents/plugins/marketplace.json |
| Antigravity | plugins/<name>/plugin.json (root) | — (file-based install) |
The Claude Code manifest is the source of truth. Codex and Antigravity artifacts are auto-generated by bun scripts/cli.ts multi-format. Shared assets (skills/, commands/, hooks/) live once and are referenced by every runtime — only the manifest layer differs.
Available Plugins
External Plugins
Generate and manipulate images using the Gemini 2.5 Flash Image model directly from Claude Code.
AI-powered security analysis for code changes and pull requests, identifying vulnerabilities and security risks.
Flutter and Dart-related commands and context for enhanced mobile development workflow.
Comprehensive code review plugin for Claude Code with specialized review agents.
Toolkit to help you get started with Spec-Driven Development.
Prototype, build & run modern apps users love with Firebase's backend, AI, and operational infrastructure.
A Model Context Protocol (MCP) server for Grafana providing access to dashboards, datasources, and querying capabilities.
Control and inspect a live Chrome browser through MCP — automate actions, debug, and analyze performance using Chrome DevTools.
Token-efficient browser automation CLI for coding agents — navigate, interact, screenshot, and test web apps.
Vercel deployment platform integration. Manage deployments, check build status, access logs, configure domains, and control your frontend infrastructure directly from Claude Code.
Gemini CLI integration for Claude Code — use Google's Gemini models from within Claude Code.
Built-in Plugins

Auto-detect project dependencies and recommend matching Claude Code plugins from the pleaseai marketplace.
Best practices, guidelines, and validation tools for Claude Code plugin development.
Auto-approve safe commands, AI-assisted review for the rest.

AI-powered code review using Cubic CLI to detect bugs, security vulnerabilities, and style issues.

Guide for creating high-quality MCP servers with best practices, TypeScript/Python patterns, and evaluation tools.
Nuxt UI component library with comprehensive documentation, templates, and examples via MCP server.
Vue 3 core, best practices, router patterns, and testing.
Nuxt full-stack Vue framework with SSR, auto-imports, and file-based routing.
Pinia official Vue state management library, type-safe and extensible.
VueUse composables for building concise, maintainable Vue.js / Nuxt features.
Vite build tool configuration, plugin API, SSR, and Rolldown migration.
Vitest fast unit testing framework powered by Vite with Jest-compatible API.
VitePress static site generator powered by Vite and Vue.
UnoCSS instant atomic CSS engine, superset of Tailwind CSS.

Review UI code for Web Interface Guidelines compliance.
Turborepo monorepo build system guidance for task pipelines, caching, and CI optimization.
Bundle TypeScript and JavaScript libraries with blazing-fast speed powered by Rolldown.
Create and present web-based slides for developers using Markdown and Vue components.
Node.js package manager with strict dependency resolution and workspace support.
Anthony Fu's opinionated tooling and conventions for JavaScript/TypeScript projects.

Official agent skills for coding agents working with the Mastra AI framework.
Agent Skills to help developers using AI agents with Supabase.
Official agent skills for Prisma ORM — schema design, migrations, queries, and database workflows.

Better Auth authentication framework skills for JavaScript/TypeScript projects.
Browser and desktop app automation for AI agents — web browsing, Electron app control, Slack automation, and QA testing workflows.
The AI Toolkit for TypeScript — official agent skills for building AI-powered applications and agents with Vercel AI SDK.
Skills for building Slack agents and bots with Chat SDK, Bolt for JavaScript, and Slack API integrations.
Neo4j MCP servers for graph database operations, memory management, Aura cloud management, and data modeling.
Git worktree isolation: injects context at session start and blocks file access to the parent project path via PreToolUse hooks.

Convert documents (PDF, DOCX, PPTX, images, etc.) to Markdown using Microsoft's MarkItDown MCP server.
Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures, or perform complex code queries that go beyond simple text search.
Build multi-platform chat bots with Chat SDK — unified TypeScript SDK for Slack, Teams, Google Chat, Discord, GitHub, and Linear.
Write beautiful documentations with Nuxt and Markdown.
Expert-level WordPress knowledge for AI coding assistants — blocks, themes, plugins, and best practices.
Migrates Next.js projects to vinext (Vite-based Next.js reimplementation) — compatibility scanning, package replacement, Vite config generation, ESM conversion, and deployment setup.
Next.js best practices, caching patterns, and upgrade guidance.
React and Next.js best practices, view transitions, and composition patterns from Vercel Engineering.
React Native and Expo best practices for building performant mobile apps.
Helps coding agents integrate and work with the Tiptap rich text editor — extensions, collaboration, comments, AI, and document conversion.
Local drop-in API emulator for Vercel, GitHub, Google, Slack, Apple, Microsoft, and AWS.
ASK (Agent Skills Kit) — AI agent skills for managing library documentation registry entries.
Extract structured content from any PDF — headings, tables, paragraphs, lists, bounding boxes — deterministically, without ML dependencies or GPU requirements.
A Git extension for tracking the AI-generated code in your repos.
Workflow SDK: Build durable, reliable, and observable apps and AI Agents in TypeScript.
Replace port numbers with stable, named local URLs. For humans and agents.

TypeScript-first schema validation with static type inference — version-aware skill covering Zod v3 and v4 differences (entry points, error formatting, refinements).

Version-aware skill for the Bun JavaScript/TypeScript toolkit — runtime, package manager, test runner, and bundler.

Stacked PR workflow with the Graphite CLI (gt) — create stacks, submit, sync, restack, split/squash/fold, track existing branches, and collaborate on shared stacks

Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.

Fetch web content in multiple formats - HTML, JSON, plain text, Markdown, readable articles, and YouTube transcripts

Comprehensive collection of prompts and instructions for Java development including Spring Boot, Quarkus, testing, documentation, and best practices.

Nuxt i18n internationalization module for locale routing, lazy-loaded translations, SEO, browser detection, and multi-domain setups. Use when working with @nuxtjs/i18n, locale switching, translated routes, or i18n composables.

포트원(PortOne) 결제 연동 코드 생성 및 검토 플러그인. V1/V2 API를 지원하며, MCP 서버를 통해 최신 문서와 예시 코드를 활용합니다.

CLI tool for managing Google Workspace resources dynamically using Discovery APIs.
Quick Start
The fastest way to get started — install the marketplace and let the plugin recommender auto-detect what you need:
# 1. Add the marketplace
/plugin marketplace add pleaseai/claude-code-plugins
# 2. Install the plugin recommender
/plugin install please-plugins@pleaseai
# 3. Scan your project and install recommended plugins
/please-plugins:setupThe please-plugins plugin automatically detects your project's dependencies (package.json, lock files, turbo.json, etc.) and recommends matching plugins. It also watches for new package installs (bun add, npm install, pnpm add) and suggests plugins on the fly.
Supported ecosystems: Nuxt, Vue, Vite, Vitest, Pinia, VueUse, Prisma, Supabase, Firebase, Playwright, Sentry, Stripe, Mastra, AI SDK, Turborepo, pnpm, and more.
Manual Installation
Claude Code
Add the marketplace, then install any plugin by name:
/plugin marketplace add pleaseai/claude-code-plugins
/plugin install <plugin-name>@pleaseaiCodex CLI
Codex reads its own marketplace from .agents/plugins/marketplace.json (auto-generated from the Claude marketplace, scoped to locally maintained plugins under ./plugins/). Two install options:
- •Add this repository as a Codex marketplace and install plugins by name. See the Codex plugin docs for the marketplace registration workflow.
- •Manual install: copy a single plugin directory into your Codex plugins location.
# Workspace scope (project-only)
mkdir -p .agents/plugins
cp -R <path-to-cloned-repo>/plugins/<plugin-name> .agents/plugins/<plugin-name>Each plugin already ships a .codex-plugin/plugin.json manifest and, when MCP servers are inline, a sibling .mcp.json file.
Google Antigravity
Antigravity recognises a directory as a plugin via the root plugin.json marker file (also auto-generated). Copy a plugin directory into Antigravity's plugin location:
# Workspace scope (project-only)
mkdir -p .agents/plugins
cp -R <path-to-cloned-repo>/plugins/<plugin-name> .agents/plugins/<plugin-name>
# Global scope (all projects)
mkdir -p ~/.gemini/antigravity/plugins
cp -R <path-to-cloned-repo>/plugins/<plugin-name> ~/.gemini/antigravity/plugins/<plugin-name>Or skill-only install (drop just the skill, skipping the plugin namespace):
mkdir -p ~/.gemini/antigravity/skills
cp -R <path-to-cloned-repo>/plugins/<plugin-name>/skills/<skill-name> ~/.gemini/antigravity/skills/See the Antigravity plugins docs and the Authoring Skills codelab for background. Plugins with MCP servers ship a mcp_config.json and, when applicable, a hooks.json at the plugin root.
Available Plugins
Once the marketplace is added (or files copied), the following plugins are available across all three runtimes:
# External plugins
/plugin install nanobanana@pleaseai
/plugin install gemini-cli-security@pleaseai
/plugin install flutter@pleaseai
/plugin install code-review@pleaseai
/plugin install spec-kit@pleaseai
/plugin install firebase@pleaseai
/plugin install grafana@pleaseai
/plugin install chrome-devtools-mcp@pleaseai
/plugin install playwright-cli@pleaseai
/plugin install vercel@pleaseai
/plugin install gemini@pleaseai
# Built-in plugins
/plugin install please-plugins@pleaseai
/plugin install plugin-dev@pleaseai
/plugin install gatekeeper@pleaseai
/plugin install cubic@pleaseai
/plugin install mcp-dev@pleaseai
/plugin install nuxt-ui@pleaseai
/plugin install vue@pleaseai
/plugin install nuxt@pleaseai
/plugin install pinia@pleaseai
/plugin install vueuse@pleaseai
/plugin install vite@pleaseai
/plugin install vitest@pleaseai
/plugin install vitepress@pleaseai
/plugin install unocss@pleaseai
/plugin install web-design@pleaseai
/plugin install turborepo@pleaseai
/plugin install tsdown@pleaseai
/plugin install slidev@pleaseai
/plugin install pnpm@pleaseai
/plugin install antfu@pleaseai
/plugin install mastra@pleaseai
/plugin install supabase@pleaseai
/plugin install prisma@pleaseai
/plugin install better-auth@pleaseai
/plugin install agent-browser@pleaseai
/plugin install ai-sdk@pleaseai
/plugin install slack-agent@pleaseai
/plugin install mcp-neo4j@pleaseai
/plugin install worktree@pleaseai
/plugin install markitdown@pleaseai
/plugin install chat-sdk@pleaseai
/plugin install docus@pleaseai
/plugin install wordpress@pleaseai
/plugin install vinext@pleaseai
/plugin install next@pleaseai
/plugin install react@pleaseai
/plugin install react-native@pleaseai
/plugin install emulate@pleaseai
/plugin install ask@pleaseai
/plugin install workflow@pleaseai
/plugin install portless@pleaseai
/plugin install zod@pleaseai
/plugin install bun@pleaseai
/plugin install graphite@pleaseai
/plugin install claude-md-management@pleaseai
/plugin install fetch@pleaseai
/plugin install java-development@pleaseai
/plugin install nuxt-i18n@pleaseai
/plugin install portone@pleaseai
/plugin install google-workspace@pleaseaiWhat Are Claude Code Plugins?
Claude Code plugins are customizable extensions that can include:
- •Slash Commands: Create shortcuts for frequent operations
- •Subagents: Purpose-built agents for specialized tasks
- •MCP Servers: Connect to external tools and data sources
- •Hooks: Customize Claude Code's workflow behavior
- •Context Files: AI-specific instructions loaded automatically on session start
Plugins can be easily toggled on and off as needed, making them perfect for:
- •Enforcing team coding standards
- •Supporting open source package usage
- •Sharing productivity workflows
- •Connecting internal tools
- •Bundling related customizations
Development
Multi-Runtime Manifests (Codex + Antigravity)
Every locally maintained plugin in plugins/<name>/ ships three runtime manifests so the same directory installs into Claude Code, Codex, and Antigravity:
| Runtime | Manifest path | Companion files |
|---|---|---|
| Claude Code | .claude-plugin/plugin.json (source) | hooks/hooks.json, inline mcpServers |
| Codex | .codex-plugin/plugin.json | .mcp.json (when MCP present) |
| Antigravity | plugin.json (root) | mcp_config.json, root hooks.json |
The Claude Code manifest is the source of truth — author plugins there. Codex and Antigravity artifacts are generated by:
bun scripts/cli.ts multi-format
# or:
bun run plugins:multi-formatThe Codex marketplace at .agents/plugins/marketplace.json is auto-generated from the Claude marketplace and includes only local plugins (source: "./plugins/..."). See scripts/multi-format.ts for the field-by-field conversion rules and docs/lessons-learned/ for design notes.
Do not hand-edit Codex or Antigravity artifacts — they will be overwritten on the next
multi-formatrun.
Antfu Skill Plugins
The antfu-based skill plugins (vue, nuxt, vite, etc.) are managed via scripts/cli.ts, which mirrors the behavior of antfu/skills.
| Type | Location | How it works |
|---|---|---|
| Type 1 (Generated) | sources/{name}/ | Clone source repo, generate skills manually via /generate-skill |
| Type 2 (Vendored) | vendor/{name}/ | Clone repo with existing skills/ dir, sync automatically |
| Type 3 (Manual) | vendor/antfu-skills/skills/antfu/ | Hand-written by Anthony Fu, read directly |
# Add submodules defined in scripts/meta.ts
bun run skills:init
# Update vendor submodules + copy skills to plugins/
bun run skills:sync
# Check for upstream updates
bun run skills:check
# Remove stale submodules and plugin skills
bun run skills:cleanup- Add entry to
vendorsinscripts/meta.ts:
``ts "my-lib": { source: "https://github.com/org/my-lib", skills: { "my-skill": "my-skill" }, } ``
- Add skill → plugin mapping in
SKILL_TO_PLUGINinscripts/cli.ts - Run
bun run skills:initthenbun run skills:sync
- Add entry to
submodulesinscripts/meta.ts:
``ts "my-lib": "https://github.com/org/my-lib" ``
- Run
bun run skills:initto clone the repo tosources/my-lib/ - Generate skills using
/generate-skill my-lib - Add skill → plugin mapping in
SKILL_TO_PLUGINinscripts/cli.ts - Run
bun run skills:sync
Support
For questions or issues:
- •Email: [email protected]
- •Repository Issues: Create an issue
License
This marketplace is licensed under the MIT License.
Please refer to individual plugin repositories for their respective licenses.
Install & Usage
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/gatekeeper.md https://raw.githubusercontent.com/pleaseai/claude-code-plugins/main/SKILL.md/gatekeeperFrequently Asked Questions
What is gatekeeper?
Auto-approve safe commands, AI-assisted review for the rest
How to install gatekeeper?
To install gatekeeper, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /gatekeeper.
What is gatekeeper best for?
gatekeeper is a community categorized under Development. It is designed for: code-review, gatekeeper, auto-approve, permissions, safety, tooling. Created by Passion Factory.