escapeboyescapeboyCommunityยท2 Agent Skills Included

ai-prompts

Claude Code optimization prompts, skills, and workflow guides

Provides ready-to-use prompts, skills, and subagent definitions that cut Claude Code token usage by 70-90% across any project. Covers global setup, project activation, memory management, prompt caching, custom slash commands, and multi-agent coordination. Eliminates repeated file reads, manual context loading, and trial-and-error configuration with tested, copy-paste workflows.
npx skills add escapeboy/ai-prompts --all -g -y
Available:

Explains the library's numbered structure and conventions so your AI agent can navigate, edit, and cross-link the prompt and skill files correctly.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install ai-prompts?โ–ผ

Run `npx skills add escapeboy/ai-prompts --all -g -y` in your terminal to install all skills in this library globally.

How to reduce Claude Code token usage?โ–ผ

This library provides a one-time global setup with memory loading, symbol-first exploration, and prompt caching that cuts token usage by 70-90% on all future sessions.

What skills are included in ai-prompts?โ–ผ

It ships eight global skills including /optimize, /context, /cache-inspector, /init-project, /continuity, /self-improve, /update-docs, and /agent-ready, plus example skills for bug fixing, image optimization, and compliance audits.

Does ai-prompts work with any project?โ–ผ

Yes. The guides and skills are project-agnostic, with per-stack templates for Laravel, Next.js, Rails, iOS, React Native, and more.

Do I need coding experience to use ai-prompts?โ–ผ

Basic terminal familiarity helps for the one-time setup, but after that your AI agent runs the skills from plain-English commands.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’