#267 · Primary category: AI Coding Assistants
agent-stuff
These are commands I use with agents, mostly Claude
Project last updated:08/10/26
GitHub Stars
3.0K
Forks
218
Contributors
4
License
Apache-2.0
Why we included this project
This is Armin Ronacher's personal collection of prompt commands and reusable skills for coding agents, published on npm as mitsupi. It works better as a study piece than a drop-in install: it shows how an experienced developer actually structures agent workflows for tools like Claude and Pi. The pack includes a planning-interviewer mode that asks focused questions until a plan is clear enough to implement, plus helpers for GitHub, Google Workspace, Apple Mail, Ghidra reverse engineering, and Austrian rail journeys. Nearly everything is tuned to the author's own machine and habits, so expect to adjust paths, credentials, and defaults before reusing anything. That honest caveat is what makes it a useful blueprint for developers assembling their own agent skill libraries.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.