
Caffeine App
- 33 installs
- 28 repo stars
- Updated August 4, 2026
- dfinity/icskills
Scaffold and build complete full-stack apps on the Internet Computer using Caffeine (caffeine.ai) - a Motoko backend canister plus a React/Vite/Tailwind frontend served as an assets canister.
About
caffeine-app teaches an agent to scaffold and build complete full-stack applications on the Internet Computer using Caffeine (caffeine.ai), pairing a Motoko backend canister with a React/Vite/Tailwind frontend served as an assets canister. A solo builder reaches for it to stand up the exact directory structure, manifests (caffeine.toml, mops.toml) and CLI build loop for an IC app, deferring Motoko syntax and raw dfx deployments to sibling skills.
- Scaffold full-stack apps on the Internet Computer with Caffeine
- Motoko backend canister + React/Vite/Tailwind frontend
- Writes caffeine.toml and mops.toml manifests
- CLI loop: auth, install, check, build, preview
- Auto-generates TypeScript bindings from Candid interfaces
Caffeine App by the numbers
- 33 all-time installs (skills.sh)
- Ranked #3,349 of 4,347 Backend & APIs skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/dfinity/icskills --skill caffeine-appAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 33 |
|---|---|
| repo stars | ★ 28 |
| Last updated | August 4, 2026 |
| Repository | dfinity/icskills ↗ |
What it does
Scaffold and build complete full-stack apps on the Internet Computer using Caffeine (caffeine.ai) - a Motoko backend canister plus a React/Vite/Tailwind frontend served as an assets canister.
Who is it for?
Standing up a full-stack Internet Computer app with Caffeine
Skip if: Motoko language syntax or raw dfx deployments (use sibling skills)
What you get
- a scaffolded full-stack Internet Computer app