Rune-kit

60 mods across 1 repository, 84 stars between them.

rune-kit

01

Rune-kit/rune

Plugin Claude Code

Less skills. Deeper connections. A lean, interconnected skill ecosystem for Claude Code — 66 skills, 248 connections, 45 signals, and runtime auto-discipline.

84 16d ago A tokens not measured original MIT

rune

02

Rune-kit/rune

Plugin Claude Code

67-skill mesh for Claude Code with runtime auto-discipline — native hooks (preflight/sentinel/completion-gate/quarantine) auto-fire at lifecycle boundaries. 248 mesh connections + 46 signals, adaptive routing, mesh analytics, MCP quarantine guidance, and project memory.

84 16d ago A tokens not measured original MIT

rune CLAUDE.md

03

Rune-kit/rune

Instructions file

Instructions for Rune-kit/rune, covering rune — project configuration, tech stack, directory structure, mandatory skill routing and conventions.

84 16d ago B 3,005 tokens original MIT

adversary

04

Rune-kit/rune

Agent

Pre-implementation red-team analysis. Challenges plans BEFORE code is written — edge cases, security holes, scalability bottlenecks, error propagation. Catches flaws at plan time (10x cheaper).

84 16d ago A 43 tokens original MIT

architect

05

Rune-kit/rune

Agent

Architecture and planning agent. Spawned by plan, brainstorm, team, autopsy for strategic analysis, system design, and trade-off evaluation.

84 16d ago A 30 tokens original MIT

asset-creator

06

Rune-kit/rune

Agent

Creates code-based visual assets — SVG icons, OG image HTML, social banners, icon sets. Code-only output (not raster PNG/JPG). Use browser-pilot + screenshot for raster.

84 16d ago A 42 tokens original MIT

audit

07

Rune-kit/rune

Agent

Comprehensive 8-dimension project health audit — dependencies, security, code quality, architecture, performance, infrastructure, documentation, mesh analytics. Produces AUDIT-REPORT.md.

84 16d ago A 38 tokens original MIT

autopsy

08

Rune-kit/rune

Agent

Full codebase health assessment — quantified health scores (0-100) per module across 6 dimensions. Identifies highest tech debt. Use for rescue RECON or project diagnosis.

84 16d ago A 39 tokens original MIT

ba

09

Rune-kit/rune

Agent

Business Analyst — deep requirement elicitation BEFORE planning or coding. Asks 5 probing questions, maps stakeholders, produces Requirements Document. Use when task is non-trivial or vague.

84 16d ago A 38 tokens original MIT

brainstorm

10

Rune-kit/rune

Agent

Creative ideation — generates 2-3 approaches with trade-offs. Use when multiple valid paths exist or current approach has failed. Hands off to plan.

84 16d ago A 34 tokens original MIT

browser-pilot

11

Rune-kit/rune

Agent

Playwright browser automation — navigate URLs, screenshot, interact with UI, check accessibility, capture console errors. Max 20 interactions. MUST close browser when done.

84 16d ago A 36 tokens original MIT

coder

12

Rune-kit/rune

Agent

Code writing and editing agent. Spawned by fix, test, surgeon when they need to write actual code. Follows parent skill instructions precisely.

84 16d ago A 31 tokens original MIT

completion-gate

13

Rune-kit/rune

Agent

Lie detector for agent claims — validates every completion claim has actual evidence. Default-FAIL mindset. Use as final gate before merge/commit.

84 16d ago A 32 tokens original MIT

constraint-check

14

Rune-kit/rune

Agent

Internal affairs auditor — checks whether HARD-GATEs and constraints were actually followed during workflow. Uses tool call ordering, not agent self-report.

84 16d ago A 31 tokens original MIT

context-engine

15

Rune-kit/rune

Agent

Context window management — tracks tool call count, auto-detects when context fills up, triggers state save + compaction. Artifact folding for large outputs (>4000 chars → file + preview).

84 16d ago A 42 tokens original MIT

context-pack

16

Rune-kit/rune

Agent

Creates structured handoff briefings between agents. Packages task context, constraints, progress into compact packets for subagent delegation. Prevents 'lost context' in multi-agent workflows.

84 16d ago A 38 tokens original MIT

cook

17

Rune-kit/rune

Agent

Feature implementation orchestrator — handles 70% of requests. Full TDD cycle: understand → plan → test → implement → verify → commit. Use for ANY code modification (features, bugs, refactors, security).

84 16d ago A 46 tokens original MIT

db

18

Rune-kit/rune

Agent

Database workflow specialist — migration generation (up + down), breaking change detection, index recommendations, SQL injection scanning. Use when schema changes detected.

84 16d ago A 30 tokens original MIT

debug

19

Rune-kit/rune

Agent

Root cause analysis ONLY — investigates errors, traces stack traces, forms/tests hypotheses. Does NOT fix code. Hands diagnosis to fix. Use when root cause is unknown.

84 16d ago A 35 tokens original MIT

dependency-doctor

20

Rune-kit/rune

Agent

Dependency health management — outdated packages, vulnerabilities (CVE), breaking change risk for major bumps. Health score 0-100. Prioritized update plan: CRITICAL → SECURITY → PATCH → MINOR → MAJOR.

84 16d ago A 48 tokens original MIT

deploy

21

Rune-kit/rune

Agent

Deploy to target platform — Vercel, Netlify, Fly.io, AWS, VPS. Pre-deploy verification + security gates. Tests and sentinel MUST pass first.

84 16d ago A 36 tokens original MIT

design

22

Rune-kit/rune

Agent

Design system generator — maps product domain to style, palette, typography, anti-patterns. Creates .rune/design-system.md. Use BEFORE any frontend code generation.

84 16d ago A 35 tokens original MIT

doc-processor

23

Rune-kit/rune

Agent

Generate and parse office documents — PDF, DOCX, XLSX, PPTX, CSV. Pure format utility for creating reports, exporting data, processing uploaded documents.

84 16d ago A 37 tokens original MIT

docs-seeker

24

Rune-kit/rune

Agent

Documentation lookup — API signatures, examples, deprecation status. Priority: Context7 → llms.txt → WebSearch. Use for API reference, not general research.

84 16d ago A 37 tokens original MIT