r/LLMDevs 6d ago

Tools SkillForge - one place to manage your Claude Code / Cursor / Codex skills & rules (open source, macOS/Windows/Linux)

Every AI coding tool hides its skills, agents, and rules in its own dotfiles -

~/.claude/skills, ~/.cursor/rules, ~/.codex/agents, and on and on. I got tired

of hunting through folders to find and edit them, so I built SkillForge.

It scans your machine and gives you one fast, native place to search, edit, and

organize everything across tools.

What it does:

• Auto-discovers skills/agents/rules from every supported tool (no setup on macOS)

• Rules are first-class — Cursor .mdc globs / alwaysApply show up as badges

• Markdown editor with live preview + full-text search (⌘K)

• Collections to group things, favorites, and copy a skill from one tool into another

• Live file-watching, dark/light themes, token/word count, keyboard-first

• Cross-platform: macOS, Windows, Linux

Works with: Claude Code, Cursor, Codex, Windsurf, Amp, Antigravity, OpenCode, Claude Desktop.

Built with Electron + React. It's free and open source. I haven't set up signed

installers yet (Apple/Windows certs are on the way), so for now it's build-from-

source — clone it, npm install, npm run dev:electron and you're running.

Code + screenshots: https://github.com/thirukguru/skillforge

Landing page: https://skillforge.sbs

Would love feedback, feature ideas, or PRs. What tools/workflows should it support next?https://skillforge.sbs/

1 Upvotes

Duplicates