leonvanzylleonvanzylCommunityยท1 Agent Skills Included

localforge

Build apps autonomously with local models, no cloud costs

Builds full applications automatically using local models running in LM Studio or Ollama, with no cloud API keys or per-token billing. Breaks app ideas into features on a kanban board, then plans, codes, and verifies each one in small token-budgeted sessions. Eliminates manual project scaffolding, vague feature specs, and unreliable output from small local models.
npx skills add leonvanzyl/localforge --all -g -y
Available:

Instructs the agent to always run lint, type check, and build commands after making code changes and to resolve any issues before finishing.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install LocalForge?โ–ผ

Run `npx skills add leonvanzyl/localforge --all -g -y` in your terminal to install all skills in this suite globally.

How to build apps with local AI models?โ–ผ

LocalForge connects to a model running in LM Studio or Ollama, breaks your app idea into features on a kanban board, and builds each feature automatically with built-in verification.

Does LocalForge need API keys or cloud access?โ–ผ

No. Everything runs on your own hardware through LM Studio or Ollama, so there are no API keys, cloud costs, or per-token charges.

How does LocalForge handle small local models?โ–ผ

It detects the real context window, enforces hard token budgets, splits work into small fresh sessions, and verifies every step with type checks and builds instead of trusting the model's own output.

Can I plan features for LocalForge without coding?โ–ผ

Yes. The localforge skill lets you describe your app in plain language, and it writes detailed feature tickets with acceptance criteria directly onto your kanban board.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’