spotme
Coding practice mode that keeps your skills sharp
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install SpotMe?โผ
Run `npx skills add wtfzambo/spotme --all -g -y` in your terminal to install it globally for your coding harness.
What does SpotMe do?โผ
It activates a gym mode where the agent scaffolds a code unit with a marked section, lets you implement it yourself, then reviews your work with targeted feedback before continuing the task.
How do I practice coding while using AI assistants?โผ
Enable SpotMe with /spotme:on and choose a difficulty level. Every few code-writing actions, you implement part of the code yourself instead of letting the agent do everything.
Which coding tools work with SpotMe?โผ
SpotMe works as an OpenCode plugin, a Pi extension, or as a standalone SKILL.md file in any harness that supports the AgentSkills standard.
Can I adjust the exercise difficulty?โผ
Yes. Choose lite, medium, or hard mode, and set how often exercises trigger with the --every N flag when enabling SpotMe.
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