Skip to content

Latest commit

 

History

309 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English | Português

Forge Kit

Ship faster with AI: battle-tested rules, skills, and workflows for every major coding agent.

MIT License Latest Release

Works with: Claude Code · Cursor · Windsurf · Codex · Copilot · Zed · VSCode · Kimi Code · OpenCode

Browse everything at forgekit.lucassantana.tech: searchable catalog of every skill, agent, hook, MCP server, and collection, with per-entry install commands.


Quick start

Option 1, one rule file (30 seconds). Copy a convention file into your project; your agent follows it immediately:

git clone https://github.com/LucasSantana-Dev/forgekit.git && cd forgekit
cp packages/core/rules/CLAUDE.md ~/my-project/CLAUDE.md   # Claude Code / OpenCode

Other tools: .cursorrules (Cursor), .windsurfrules (Windsurf), AGENTS.md (Codex), COPILOT.md (Copilot); all in packages/core/rules/.

Option 2, install a single catalog entry. Find it on the catalog site, then:

npx forge-kit install <entry-id>

Option 3, full toolkit (one command). Rules, skills, hooks, and MCP config for every detected tool:

FORGE_KIT_DIR=./packages/core/kit sh packages/core/kit/install.sh --profile standard

Flags (--tools, --dry-run, --status, --uninstall), profiles, and the interactive wizard (setup.sh) are covered in the install guide.


What's inside

Component Count Browse
Skills 111 catalog · packages/catalog/catalog/skills/
Hooks 27 catalog
Agents 22 catalog
MCP servers 22 catalog
Collections 21 catalog
Playbook patterns 21 packages/core/patterns/
Tools 14 catalog
Drop-in rule files 5 packages/core/rules/

Everything ships with pt-BR translations (locales/pt-BR/).


How it works

forgekit/
├── apps/web              # Astro catalog site
├── packages/catalog      # Catalog source + validation
├── packages/cli          # forge-kit CLI
├── packages/setup        # Machine bootstrap
├── packages/core         # Rules, skills, patterns, agents, kit installer
└── locales/pt-BR         # Portuguese mirror

Agents execute in gated phases (PLAN → IMPLEMENT → VERIFY → REVIEW → SECURE → COMMIT), auto-fixing lint/type/test failures, and always pausing for destructive actions (deploys, migrations, force pushes). Specialist agents route by domain and reference model tiers (haiku/sonnet/opus), so you can swap providers without touching definitions. Details: primitives · agents vs skills · tool matrix.


Guides


Ecosystem heritage

Forge Kit consolidates four formerly-separate repos; retired ones are archived read-only with a pointer back here.

Repo Now lives at Status
ai-dev-toolkit this repo Renamed to forgekit on 2026-04-25
ai-dev-toolkit-library packages/catalog, packages/cli, apps/web, infra/gateway Archived 2026-08-13 (pre-archive commit 8d9ead5)
ai-dev-toolkit-setup packages/setup Not yet archived
ai-dev-toolkit-pt-br locales/pt-BR Not yet archived

Contributing

High-impact areas: reference implementations, pattern refinements, adapter improvements, and docs/translations. See CONTRIBUTING.md.

License

MIT · More context: CONTEXT.md · CHANGELOG.md · BACKLOG.md

About

AI dev toolkit for coding agents — rules, skills, and setup for Claude Code, Codex, Cursor, Windsurf, and GitHub Copilot. One command to start.

Topics

Resources

Contributing

Security policy

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages