bfollingtonbfollingtonCommunity·6 Agent Skills Included

terma

Opinionated software design, planning, debugging, and creative coding wisdom

Guides planning, code review, debugging, domain modeling, and decomposition through dense, principle-driven skill cards. Covers game development with Godot and Bevy, generative music with Strudel and Pattrns, GLSL shaders, and SQLite-based note taking. Eliminates vague plans, untested assumptions, and premature abstraction by enforcing checkable steps and honest confidence levels. Works with any agent that reads SKILL.md files, including Claude Code, Codex, Cursor, and Gemini CLI.
npx skills add bfollington/terma --all -g -y
Available:

Explains to agents how the repository's plugin structure maps to the skills CLI, how skills are discovered and validated, and the rules for keeping each SKILL.md self-contained and parseable.

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Terma?

Run `npx skills add bfollington/terma --all -g -y` in your terminal to install every skill globally for all your agents.

What does Terma actually do?

It is a library of dense, opinionated skill cards that change how your agent approaches planning, debugging, code review, and domain modeling. It also includes domain skills for Godot, Bevy, Strudel music, GLSL shaders, and SQLite note taking.

Which AI agents work with Terma?

Any agent that reads SKILL.md files works, including Claude Code, Codex, Cursor, Gemini CLI, Zed, and Copilot. Claude Code users can alternatively install it as a plugin marketplace.

How do I install only some Terma skills?

Pass specific skill names with the skill flag, for example `npx skills add bfollington/terma --skill convergent-planning --skill surface-forks`. Use `-l` to list everything available before choosing.

Can I customize or add my own skills?

Yes. Every skill is a self-contained SKILL.md file you can edit or delete freely, and the authoring-skills guide explains the house style for writing new ones.

Related Repositories in Software Engineering

View All in Software Engineering