escapeboy

20 mods across 2 repositories, 156 stars between them.

agent-ready

01

escapeboy/ai-prompts

Skill Claude CodeCodex

Audit the current project's website for AI-agent readiness using Cloudflare's isitagentready.com scanner (robots.txt, sitemap, llms.txt, Link headers, Content Signals, Markdown-for-Agents, MCP / OAuth / A2A / Agent-Skills discovery, agentic commerce), triage which gaps are actually worth fixing for THIS kind of site…

91 6d ago A 130 tokens original MIT

cache-inspector

02

escapeboy/ai-prompts

Skill Claude CodeCodex

Analyze prompt cache hit rates, estimate cost savings from cached system prompts and memories, and recommend improvements to caching strategy. Use when checking cache performance, investigating high token costs, optimizing cache hit rates, or diagnosing slow cache warmup.

91 6d ago B 50 tokens original MIT

context

03

escapeboy/ai-prompts

Skill Claude CodeCodex

Manage Serena memories and session context — load, save, refresh, inspect, and clear project knowledge.

91 6d ago A 21 tokens original MIT

continuity

04

escapeboy/ai-prompts

Skill Claude CodeCodex

Preserve the OPERATIONAL THREAD across coding sessions with a repo-local, inspectable .continuity/ surface and a resume -> work -> finalize lifecycle. Not another memory store — a thin lifecycle layer over the memory you already have. Use at the START of substantial work on a repo ("resume", "where were we", "pick…

91 6d ago A 125 tokens original MIT

init-project

05

escapeboy/ai-prompts

Skill Claude CodeCodex

Initialize Claude Code optimization for a new project — detect stack, create memories, generate constitution, configure settings.

91 6d ago A 23 tokens original MIT

optimize

06

escapeboy/ai-prompts

Skill Claude CodeCodex

Reduce token usage by selecting a planning strategy, loading Serena memories, enforcing symbol-first exploration, and reporting savings. Use when starting a non-trivial task, asking to reduce token costs, requesting efficient execution, or wanting optimized Claude Code workflows.

91 6d ago B 51 tokens original MIT

self-improve

07

escapeboy/ai-prompts

Skill Claude CodeCodex

Close the loop on a skill/prompt/convention library: mine recurring review feedback into rules, fold them back into the generator, and gate every change through a three-tier evaluation (deterministic lint + trigger accuracy + LLM judge) that converges instead of drifting. Use when a correction keeps recurring across…

91 6d ago A 121 tokens original MIT

update-docs

08

escapeboy/ai-prompts

Skill Claude CodeCodex

Search the web for latest Claude API changes, compare findings to existing documentation, and apply targeted updates to keep prompts and configs current. Use when docs are outdated, after a Claude API update, to refresh system prompts, or to validate documentation accuracy.

91 6d ago A 53 tokens original MIT

compliance-audit

09

escapeboy/ai-prompts

Skill Claude CodeCodex

This skill should be used when performing legal and regulatory compliance audits on software projects. It covers GDPR, CCPA/CPRA, ePrivacy Directive, HIPAA, PCI DSS, SOC 2, and WCAG 2.2 accessibility. The skill generates a full compliance package: audit report with severity ratings, automatic code fixes, legal…

91 6d ago A 134 tokens original MIT

fix-bug

10

escapeboy/ai-prompts

Skill Claude CodeCodex

Three-phase autonomous bug fix — investigate all occurrences, fix with full coverage, validate with regression test. Prevents partial fixes (the.

91 6d ago A 30 tokens original MIT

git-sync-branches

11

escapeboy/ai-prompts

Skill Claude CodeCodex

Merges all feature branches into develop, syncs master/main with develop, commits any uncommitted changes, and deletes all feature branches (local and remote). Handles git submodules automatically. Use when you want to clean up branches and leave only develop and master/main in sync.

91 6d ago A 61 tokens original MIT

image-optimize

12

escapeboy/ai-prompts

Skill Claude CodeCodex

Optimize PNG and JPEG images locally using pngquant and mozjpeg/jpegtran — TinyPNG-level compression without API keys.

91 6d ago A 27 tokens original MIT

module:assistant

13

escapeboy/ai-prompts

Skill Claude CodeCodex

Add an AI assistant chat panel to any Laravel project — with tool calling, streaming, and MCP support.

91 6d ago A 24 tokens original MIT

module:mcp

14

escapeboy/ai-prompts

Skill Claude CodeCodex

Add a Laravel MCP server to any project — full domain coverage with dual transport (HTTP + stdio).

91 6d ago A 25 tokens original MIT

escapeboy/ai-prompts

Skill Claude CodeCodex

Audit or install maximum-depth 1Password integration in the current project — fetches fresh 1Password developer docs first, detects existing integration, and either reviews/improves it or greenfield-installs (Service Account secret resolution + site-compat autocomplete/well-known). Stack-aware (Laravel, Node/Next…

91 6d ago A 113 tokens original MIT

escapeboy/ai-prompts

Instructions file

Instructions for escapeboy/ai-prompts, covering claude.md, repository purpose, architecture, key patterns and conventions.

91 6d ago A 1,330 tokens original MIT

escapeboy/agent-fleet-o

Instructions file

Claude Code instructions for escapeboy/agent-fleet-o, covering fleetq - community edition, stack, git branching strategy, project structure and routes.

65 3d ago A 10,562 tokens AGPL-3.0

fleetq-connect

18

escapeboy/agent-fleet-o

Skill Claude CodeCodex

Connect an agent to FleetQ over MCP or the REST API, including obtaining credentials via dynamic client registration.

65 3d ago A 25 tokens AGPL-3.0

escapeboy/agent-fleet-o

Skill Claude CodeCodex

Build, validate, cost, and execute FleetQ visual DAG workflows — including generating one from a natural-language goal.

65 3d ago A 30 tokens AGPL-3.0

escapeboy/agent-fleet-o

Skill Claude CodeCodex

Create, run, monitor, and recover a FleetQ experiment through its 20-state pipeline via MCP tools or the REST API.

65 3d ago A 32 tokens AGPL-3.0