#396 · Primary category: AI Coding Assistants
SkillForge
A skill creator that proves its skills work. Evidence-driven skill creation for Claude Code and Codex: baseline-tested generation, per-skill regression evals, ecosystem doctor, cross-runtime compile, and an opt-in proactive advisor.
Project last updated:07/29/26
GitHub Stars
885
Forks
90
Contributors
3
License
MIT
Why we included this project
SkillForge is for teams that build and maintain skills for Claude Code or Codex and want to treat those skills as engineered artifacts rather than loose documents. It routes any skill request to the right workflow, and its core idea is an evidence loop: a fresh agent runs a task without the skill, then with it, and the skill only ships if the with-skill run clears the recorded baseline failures. Per-skill regression evals catch degraded behavior as the ecosystem changes, and cross-runtime discovery indexes personal, Codex, and Claude Code plugin caches so nothing gets skipped. If you've been writing skills by hand and guessing whether they actually help, this gives you a concrete, repeatable test loop instead.
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.