Sma1lboySma1lboyCommunityยท18 Agent Skills Included

kobe

Run parallel coding sessions in isolated git worktrees

Runs multiple coding sessions in parallel from one terminal, each isolated in its own git worktree and branch. Keeps sessions alive after disconnect, so work survives dropped SSH connections and closed windows. Includes skills for code review, release automation, changelog drafting, issue filing, and video production to speed up daily engineering workflows.
npx skills add Sma1lboy/kobe --all -g -y
Available:

Gives the agent the project's architecture map, testing rules, and hard boundaries (no deletions, no force-pushes, PR-based releases) so it works on this codebase safely and consistently.

All Skills in This Repository (18)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
Sma1lboySma1lboy

kobe

Manage parallel AI coding agent sessions using git worktrees and PTY processes.

Community
Advanced
๐Ÿ“ฆ In Repo
Sma1lboySma1lboy

hyperframes

Render HTML and CSS compositions into MP4 videos using GSAP animations.

Community
Advanced
๐Ÿ“ฆ In Repo
Sma1lboySma1lboy

image-gen

Generate custom images from text prompts via the MiniMax image-01 API.

Community
Intermediate
๐Ÿ“ฆ In Repo
Sma1lboySma1lboy

remotion-best-practices

Provide Remotion development guidance for programmatic video content.

Community
Intermediate
๐Ÿ“ฆ In Repo
Sma1lboySma1lboy

recent-release

Parse changelog files and git tags to generate self-contained HTML release summaries.

Community
Intermediate
๐Ÿ“ฆ In Repo
Sma1lboySma1lboy

auto-motion

Generate motion graphics videos from transcription.srt files using ffmpeg.

Community
Advanced
๐Ÿ“ฆ In Repo
Sma1lboySma1lboy

file-issue

Convert unstructured ideas into formatted GitHub issues using the gh CLI.

Community
Advanced
๐Ÿ“ฆ In Repo
Sma1lboySma1lboy

release

Automate the end-to-end software release lifecycle with git operations and CI/CD monitoring.

Community
Advanced
๐Ÿ“ฆ In Repo
Sma1lboySma1lboy

general-video

Orchestrate custom video compositions with enforced design systems and animation patterns.

Community
Advanced
๐Ÿ“ฆ In Repo
Sma1lboySma1lboy

remotion-ref-replay

Consolidate replay capture and analysis workflows into a brand-video production framework.

Community
Basic
๐Ÿ“ฆ In Repo
Sma1lboySma1lboy

motion-graphics

Orchestrate asset sourcing, layout planning, and GSAP-based animation for short motion graphics.

Community
Advanced
๐Ÿ“ฆ In Repo
Sma1lboySma1lboy

hyperframes-motion

Orchestrate deterministic multi-phase GSAP motion scenes with synchronized timelines.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install kobe?โ–ผ

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

What does Rove do?โ–ผ

Rove is a terminal workspace that runs many coding sessions at once, each in its own git worktree and branch so parallel work never collides. Sessions keep running even after you disconnect or close the window.

How do I run parallel coding tasks safely?โ–ผ

Each managed task gets its own worktree and branch, so agents working on different tasks never overwrite each other's files. You review each task's diff and merge the branches that worked out.

Which coding CLIs does Rove support?โ–ผ

It runs the real Claude Code, Codex, Copilot, and Kimi CLIs with their own auth and permissions, plus any custom CLI you register.

Can scripts or agents control Rove?โ–ผ

Yes. The `rove api` command lets scripts and coding agents create, inspect, message, and merge tasks programmatically, and the bundled skill teaches an agent to drive that loop.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’