jeiemgi

Kit Routines — Development skill for Claude Code

Development community

Manage suggested scheduled routines for this project — browse the catalogue, accept one or more, or remove them.

How to install Kit Routines

Installs to ~/.claude/skills/jeiemgi-cckit-kit-routines/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jeiemgi-cckit-kit-routines && curl -fsSL https://raw.githubusercontent.com/jeiemgi/cckit/HEAD/commands/kit-routines.md -o ~/.claude/skills/jeiemgi-cckit-kit-routines/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Kit Routines does


description: Manage suggested scheduled routines for this project — browse the catalogue, accept one or more, or remove them. The kit SUGGESTS; you decide; nothing is wired without your opt-in. argument-hint: '[list | accept | remove | verify]' allowed-tools: Bash, Read, AskUserQuestion

/kit-routines — suggested routine catalogue

Plugin-direct command. Engine at `${CLAUDE_PLUGIN_ROOT}/scripts/kit-routines.sh`.

The kit ships a set of **suggested routines** (briefing, board

Alternatives in Development

  • Package OfficeCLI Skill As AionUi Assistant — Convert an OfficeCLI skill into a fully wired AionUi assistant preset, or update an existing one 20.3k ★
  • Create API — Scaffold a new API endpoint — route, handler, types, tests — wired into the server 335 ★
  • 03 Scheduled Publishing — Add scheduled publishing: a third post status, 'scheduled', with a publish_at timestamp that turns 143 ★

Full documentation available on GitHub

View Source Repository