wtfzambowtfzamboCommunityยท1 Agent Skills Included

spotme

Coding practice mode that keeps your skills sharp

Turns coding sessions into practice workouts by handing you implementation exercises instead of writing everything for you. Scaffolds each code unit with a marked section, waits while you write the logic, then reviews your work with specific feedback. Prevents skill decay from over-reliance on generated code and keeps your problem-solving abilities sharp during daily development.
npx skills add wtfzambo/spotme --all -g -y
Available:

Instructs the agent to manage all project tasks exclusively through the Backlog.md CLI commands and to follow the canonical SpotMe state machine before modifying any adapter code.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’