my-ai-tools
Unified configs, skills, and workflows for coding assistants
All Skills in This Repository (11)
Pure Emerald Level Indicatorsccs-delegation
Automate CCS CLI delegation by auto-selecting profiles from config.json.
adr
Create, organize, and maintain Architecture Decision Records using a standard template.
slop
Remove AI-generated comments, defensive checks, and type-casts from git diffs.
ralph
Convert Markdown or text PRDs into Ralph's prd.json format.
pickup
Resume work from saved handoff sessions in .claude/handoffs/.
qmd-knowledge
Organize project learnings and issue notes into a centralized knowledge base via qmd MCP server.
codemap
Map a codebase into seven planning documents in .planning/codebase/.
prd
Generate a structured PRD from a feature prompt and save it to a Markdown file.
tdd
Guide Red-Green-Refactor TDD cycles with vitest and Node.js.
handoffs
Generate a structured handoff plan from a conversation log.
pr-review
Apply GitHub PR review comments as code edits and commits.
Frequently Asked Questions
FAQPage SchemaHow to install my-ai-tools?โผ
Run `npx skills add jellydn/my-ai-tools --all -g -y` in your terminal to install all skills in this suite globally.
What does my-ai-tools do?โผ
It keeps one source of truth for your coding assistant configs and installs them to tools like Claude Code, Cursor, Codex, and Gemini, including skills, MCP servers, and behavior rules.
Which coding assistants are supported?โผ
Over 14 tools are covered, including Claude Code, OpenCode, Cursor, Codex, Gemini CLI, Cline, Copilot CLI, Grok, and Amp, each with its own tailored config folder.
What skills are included in my-ai-tools?โผ
You get skills for code review, security audits, test generation, PR drafting and monitoring, atomic commits, codebase mapping, and persistent knowledge management.
Can I export my local configs back to the repo?โผ
Yes. The included generate script exports your current home-directory configs back into the repository so your setup stays versioned and reproducible.
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