pleaseai

69 mods across 3 repositories, 19 stars between them.

d3k

49

pleaseai/claude-code-plugins

Skill Claude CodeCodex

Use when the user asks to use d3k, run/dev/test/debug a web project with d3k, or reproduce a browser issue. Own the runtime: reuse or background-start d3k non-interactively, wait for readiness, use its project-stable managed Chrome profile, and inspect unified browser/server evidence.

13 7d ago A 68 tokens original MIT

dev3000

50

pleaseai/claude-code-plugins

Plugin Claude Code

dev3000 (d3k) debugging assistant — captures server logs, browser events, console messages, network requests, and screenshots into a unified, timestamped timeline for AI debugging. Bootstraps d3k as the dev runtime and drives its monitored browser instead of running npm/bun dev directly.

13 7d ago A tokens not measured original MIT

create-docs

51

pleaseai/claude-code-plugins

Skill Claude CodeCodex

Create complete documentation sites for projects. Use when asked to: "create docs", "add documentation", "setup docs site", "generate docs", "document my project", "write docs", "initialize documentation", "add a docs folder", "create a docs website". Generates Docus-based sites with search, dark mode, MCP server, and…

13 7d ago A 79 tokens copy · 100% MIT

review-docs

52

pleaseai/claude-code-plugins

Skill Claude CodeCodex

Review documentation for quality, clarity, SEO, and technical correctness. Optimized for Docus/Nuxt Content but works with any Markdown documentation. Use when asked to: "review docs", "check documentation", "audit docs", "validate documentation", "improve docs quality", "analyze documentation", "check my docs"…

13 7d ago A 108 tokens copy · 100% MIT

docus

53

pleaseai/claude-code-plugins

Plugin Claude Code

Write beautiful documentations with Nuxt and Markdown.

13 7d ago A tokens not measured original MIT

edgeparse

54

pleaseai/claude-code-plugins

Skill Claude CodeCodex

Extract structured content from any PDF for AI agents, RAG pipelines, and Copilot Skills. Use this skill whenever the user wants to read, analyze, or reason about a PDF document; needs to feed document content to an LLM; mentions PDF extraction, parsing, or conversion; wants tables, headings, or bounding boxes from a…

13 7d ago A 95 tokens original MIT

edgeparse

55

pleaseai/claude-code-plugins

Plugin Claude Code

Extract structured content from any PDF — headings, tables, paragraphs, lists, bounding boxes — deterministically, without ML dependencies or GPU requirements.

13 7d ago A tokens not measured original MIT

apple

56

pleaseai/claude-code-plugins

Skill Claude CodeCodex

Emulated Sign in with Apple / Apple OIDC for local development and testing. Use when the user needs to test Apple sign-in locally, emulate Apple OIDC discovery, handle Apple token exchange, configure Apple OAuth clients, or work with Apple userinfo without hitting real Apple APIs. Triggers include "Apple OAuth"…

13 7d ago A 109 tokens copy · 100% MIT

aws

57

pleaseai/claude-code-plugins

Skill Claude CodeCodex

Emulated AWS cloud services (S3, SQS, IAM, STS) for local development and testing. Use when the user needs to interact with AWS API endpoints locally, test S3 bucket and object operations, emulate SQS queues and messages, manage IAM users/roles/access keys, test STS assume role, or work without hitting real AWS APIs.…

13 7d ago A 126 tokens copy · 100% MIT

emulate

58

pleaseai/claude-code-plugins

Skill Claude CodeCodex

Local drop-in API emulator for Vercel, GitHub, Google, Slack, Apple, Microsoft, AWS, Linear, and other developer APIs. Use when the user needs to start emulated services, configure seed data, write tests against local APIs, set up CI without network access, or work with the emulate CLI or programmatic API. Triggers…

13 7d ago A 115 tokens copy · 98% MIT

github

59

pleaseai/claude-code-plugins

Skill Claude CodeCodex

Emulated GitHub REST API for local development and testing. Use when the user needs to interact with GitHub API endpoints locally, test GitHub integrations, emulate repos/issues/PRs, set up GitHub OAuth flows, configure GitHub Apps, test webhooks, or work with actions/checks without hitting the real GitHub API.…

13 7d ago A 116 tokens copy · 91% MIT

google

60

pleaseai/claude-code-plugins

Skill Claude CodeCodex

Emulated Google OAuth 2.0, OpenID Connect, Gmail, Calendar, and Drive for local development and testing. Use when the user needs to test Google sign-in locally, emulate OIDC discovery, handle Google token exchange, configure Google OAuth clients, work with Gmail messages/drafts/threads/labels, manage Calendar events…

13 7d ago A 147 tokens copy · 100% MIT

linear

61

pleaseai/claude-code-plugins

Skill Claude CodeCodex

Emulated Linear GraphQL API for local development and testing. Use when the user needs to test Linear integrations locally, emulate Linear issues, comments, teams, workflow states, OAuth apps, webhooks, agent sessions, or work with the Linear API without hitting the real Linear service. Triggers include "Linear API"…

13 7d ago A 100 tokens copy · 100% MIT

mcp-gateway

62

pleaseai/mcp-gateway

Plugin Claude Code

MCP gateway server for tool discovery with regex, BM25, embedding, and hybrid search.

5 9mo ago A tokens not measured original MIT

mcp-gateway

63

pleaseai/mcp-gateway

Settings file Claude Code

Agent settings declaring 9 allowed tools.

5 9mo ago A tokens not measured original MIT

mcp-gateway

64

pleaseai/mcp-gateway

MCP server Claude CodeCodexCursor +2

MCP server and CLI for tool search. Runs locally from the @pleaseai/mcp-gateway npm package.

5 9mo ago A tokens not measured original MIT

pleaseai/mcp-gateway

Instructions file

Instructions for pleaseai/mcp-gateway, covering claude.md, build & development commands, install dependencies, build all packages and build specific package.

5 9mo ago A 980 tokens original MIT

run-verify

66

pleaseai/run-verify-plugin

Plugin Claude Code

Run and verify code changes by driving the real app — launch it, interact with it, capture evidence. Ships the run, verify, and run-skill-generator skills for Claude Code, Codex, and Antigravity.

1 1mo ago A tokens not measured original MIT

run-skill-generator

67

pleaseai/run-verify-plugin

Skill Claude CodeCodex

Author or improve the run- skill — a per-project skill that tells agents how to build, launch, and drive this project's app. Use when the user asks to set up the project, get it running, write run instructions, or verify build/run steps work from a clean environment.

1 1mo ago A 65 tokens original MIT

run

68

pleaseai/run-verify-plugin

Skill Claude CodeCodex

Launch and drive this project's app to see a change working. Use when asked to run, start, or screenshot the app, or to confirm a change works in the real app (not just tests). First looks for a project skill that already covers launching the app; otherwise falls back to built-in patterns per project type (CLI…

1 1mo ago A 80 tokens copy · 92% MIT

verify

69

pleaseai/run-verify-plugin

Skill Claude CodeCodex

Verify that a code change actually does what it's supposed to by exercising it end-to-end and observing behavior — drive the affected flow, not just tests or typecheck. Run before committing nontrivial changes; bootstraps this repo's project verify skill if none exists yet. Don't invoke it on a diff that only touches…

1 1mo ago B 95 tokens copy · 97% MIT