ai-prompts
Claude Code optimization prompts, skills, and workflow guides
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core