
Deepinit
- 116 installs
- 41 repo stars
- Updated August 4, 2026
- gracefullight/stock-checker
Bootstrap gracefullight/stock-checker with schema, provider adapters, polling jobs, and availability APIs so inventory features can ship on a ready backend.
About
The deepinit skill from gracefullight/stock-checker performs full backend initialization for an inventory availability service: database schema, external stock-provider adapters, scheduled polling workers, caching, environment defaults, and REST endpoints so engineers can implement checker logic without redoing plumbing.
- Scaffolds stock-checker backend from scratch
- Wires inventory or retailer provider adapters
- Creates schema and migration defaults
- Configures polling jobs and cache layers
- Exposes availability lookup API endpoints
Deepinit by the numbers
- 116 all-time installs (skills.sh)
- Ranked #2,880 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/gracefullight/stock-checker --skill deepinitAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 116 |
|---|---|
| repo stars | ★ 41 |
| Last updated | August 4, 2026 |
| Repository | gracefullight/stock-checker ↗ |
What it does
Bootstrap gracefullight/stock-checker with schema, provider adapters, polling jobs, and availability APIs so inventory features can ship on a ready backend.
Files
/deepinit
Read and follow .agents/workflows/deepinit.md step by step.