runkids

72 mods across 7 repositories, 2.7k stars between them.

install

25

runkids/skillshare

Command

Add skills from GitHub repos, git URLs, or local paths.

2.6k 5d ago A 0 tokens original MIT

list

26

runkids/skillshare

Command

List all installed skills in the source directory.

2.6k 5d ago A 0 tokens original MIT

log

27

runkids/skillshare

Command

View persistent operations and audit logs for debugging and compliance.

2.6k 5d ago A 0 tokens original MIT

new

28

runkids/skillshare

Command

Create a new skill with a SKILL.md template.

2.6k 5d ago A 0 tokens original MIT

pull

29

runkids/skillshare

Command

Pull from git remote and sync to all targets.

2.6k 5d ago A 0 tokens original MIT

push

30

runkids/skillshare

Command

Command "push" from runkids/skillshare, covering push, when to use, what happens, options and git root scope.

2.6k 5d ago A 0 tokens original MIT

restore

31

runkids/skillshare

Command

Command "restore" from runkids/skillshare, covering restore, when to use, interactive tui, key bindings and what happens.

2.6k 5d ago A 0 tokens original MIT

search

32

runkids/skillshare

Command

Discover and install skills from GitHub repositories.

2.6k 5d ago A 0 tokens original MIT

status

33

runkids/skillshare

Command

Show the current state of skillshare: source, tracked repositories, targets, and versions.

2.6k 5d ago A 0 tokens original MIT

sync

34

runkids/skillshare

Command

Command "sync" from runkids/skillshare, covering sync, when to use, command overview, project mode and sync.

2.6k 5d ago C 0 tokens original MIT

target

35

runkids/skillshare

Command

Manage sync targets (AI CLI skill directories).

2.6k 5d ago B 0 tokens original MIT

trash

36

runkids/skillshare

Command

Manage uninstalled skills and agents in the trash directory.

2.6k 5d ago A 0 tokens original MIT

tui

37

runkids/skillshare

Command

Command "tui" from runkids/skillshare, covering tui, when to use, synopsis, behavior and priority.

2.6k 5d ago A 0 tokens original MIT

ui

38

runkids/skillshare

Command

Launch the web dashboard for visual skill management.

2.6k 5d ago A 0 tokens original MIT

uninstall

39

runkids/skillshare

Command

Remove one or more skills or tracked repositories from the source directory. Skills are moved to trash and kept for 7 days before automatic cleanup.

2.6k 5d ago A 0 tokens original MIT

update

40

runkids/skillshare

Command

Update one or more skills or tracked repositories to the latest version.

2.6k 5d ago A 0 tokens original MIT

upgrade

41

runkids/skillshare

Command

Upgrade the skillshare CLI binary and/or the built-in skillshare skill.

2.6k 5d ago A 0 tokens original MIT

version

42

runkids/skillshare

Command

Command "version" from runkids/skillshare, covering version, when to use, synopsis, example output and update notifications.

2.6k 5d ago A 0 tokens original MIT

runkids/feature-radar

Skill Claude CodeCodex

Archive a completed, rejected, or covered feature into .feature-radar/archive/ with mandatory learning extraction. MUST use this skill whenever a feature reaches a terminal state — done, rejected, covered, deferred, or N/A. Even casual mentions like "we shipped X" or "X is done" should trigger this. The skill extracts…

13 5mo ago A 213 tokens original MIT

feature-radar-learn

44

runkids/feature-radar

Skill Claude CodeCodex

Extract reusable patterns, architectural decisions, and pitfalls from completed work into .feature-radar/specs/. Captures the "why" behind choices so future sessions build on past experience. MUST use this skill when the user reflects on what worked/didn't, wants to document a decision, or mentions remembering a…

13 5mo ago A 210 tokens original MIT

feature-radar-ref

45

runkids/feature-radar

Skill Claude CodeCodex

Record external observations, ecosystem trends, and creative inspiration into .feature-radar/references/. MUST use this skill when the user mentions something interesting from outside their project — other tools, articles, approaches, or trends. Even casual mentions like "I saw a cool thing in X" should trigger this…

13 5mo ago A 199 tokens original MIT

feature-radar-scan

46

runkids/feature-radar

Skill Claude CodeCodex

Discover new feature opportunities from creative brainstorming, user feedback, ecosystem trends, and cross-project research. Writes results to .feature-radar/opportunities/. MUST use this skill when the user wants to GENERATE new ideas — not evaluate existing ones. Trigger on any request to brainstorm, explore…

13 5mo ago A 232 tokens original MIT

runkids/feature-radar

Skill Claude CodeCodex

Validate SKILL.md frontmatter and .feature-radar/ files against format rules. Runs validate.sh, reports errors/warnings, and auto-fixes issues. MUST use this skill after editing any SKILL.md or .feature-radar/ file — catches format bugs like the 1024-char description limit before they break skill registration. Use…

13 5mo ago A 200 tokens original MIT

feature-radar

48

runkids/feature-radar

Skill Claude CodeCodex

Full-cycle feature discovery, evaluation, and prioritization. Builds a persistent knowledge base at .feature-radar/ and runs a 6-phase workflow to recommend what to build next. Modes: full (all phases), quick (scan only), evaluate (prioritize), #N (deep-dive one). MUST use this skill whenever the user asks about…

13 5mo ago A 199 tokens original MIT