PanPanFR

35 mods across 1 repository, 11 stars between them.

PanPanFR/oh-my-kilo

Instructions file CodexOpenCode

Instructions for PanPanFR/oh-my-kilo: Global rules live in rules/.md (loaded via instructions in kilo.jsonc) - single source of truth. This file only indexes them; do not duplicate their content here.

11 8d ago A 195 tokens original MIT

ask

02

PanPanFR/oh-my-kilo

Agent

Read-only Q&A - explain code, explore concepts, investigate without changing anything.

11 8d ago A 15 tokens original MIT

code

03

PanPanFR/oh-my-kilo

Agent

Default agent - implementation, debugging, general development, delegates to subagents.

11 8d ago A 14 tokens original MIT

debug

04

PanPanFR/oh-my-kilo

Agent

Systematic troubleshooting, root cause analysis, diagnostics.

11 8d ago A 9 tokens original MIT

docs

05

PanPanFR/oh-my-kilo

Agent

Technical writing specialist - creates and improves documentation.

11 8d ago A 8 tokens original MIT

explore

06

PanPanFR/oh-my-kilo

Agent

Fast codebase exploration - scouting, pattern finding, file location.

11 8d ago A 12 tokens original MIT

general

07

PanPanFR/oh-my-kilo

Agent

Multi-step implementation executor - UI/frontend builds, refactors, and well-defined delegated tasks.

11 8d ago A 17 tokens original MIT

plan

08

PanPanFR/oh-my-kilo

Agent

System design, architecture planning, implementation plans. Callable as primary agent or subagent.

11 8d ago A 16 tokens original MIT

researcher

09

PanPanFR/oh-my-kilo

Agent

External research specialist - library/framework/API documentation lookups with cited findings.

11 8d ago A 13 tokens original MIT

reviewer

10

PanPanFR/oh-my-kilo

Agent

Code and security review specialist - reviews diffs against repo standards, spec, and a security baseline; read-only.

11 8d ago A 22 tokens original MIT

tester

11

PanPanFR/oh-my-kilo

Agent

Test specialist - writes and runs test suites, iterates failures in isolation.

11 8d ago A 14 tokens original MIT

caveman

12

PanPanFR/oh-my-kilo

Skill Claude CodeCodex

Ultra-compressed communication mode. Cuts 65% of output tokens while keeping full technical accuracy by speaking like a caveman. Use when user wants terse, token-efficient replies or asks for 'caveman mode'.

11 8d ago A 47 tokens original MIT

clean-code

13

PanPanFR/oh-my-kilo

Skill Claude CodeCodex

This skill embodies the principles of "Clean Code" by Robert C. Martin (Uncle Bob). Use it to transform "code that works" into "code that is clean." Trigger with "clean code", "code review", "review code quality", "refactor for readability", "naming conventions", "function size", or when reviewing code for quality…

11 8d ago A 82 tokens original MIT

cloudflare

14

PanPanFR/oh-my-kilo

Skill Claude CodeCodex

Unified Cloudflare platform skill: Workers, Durable Objects, Wrangler CLI, KV, D1, R2, AI, Vectorize, Queues, Workflows, Containers, Pipelines, Secrets Store, Agents SDK, Pages, security (WAF, DDoS, Turnstile), networking (Tunnel, Spectrum), IaC (Terraform, Pulumi). Use for any CF task. Retrieval-first.

11 8d ago A 85 tokens original MIT

code-review

15

PanPanFR/oh-my-kilo

Skill Claude CodeCodex

Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/spec asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use…

11 8d ago A 94 tokens copy · 91% MIT

codebase-design

16

PanPanFR/oh-my-kilo

Skill Claude CodeCodex

Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.

11 8d ago A 57 tokens copy · 100% MIT

documentation

17

PanPanFR/oh-my-kilo

Skill Claude CodeCodex

Write and maintain technical documentation. Trigger with "write docs for", "document this", "create a README", "write a runbook", "onboarding guide", "API docs", "architecture doc", or when the user needs help with any form of technical writing. Also use when writing README, CHANGELOG, or any markdown documentation.…

11 8d ago A 80 tokens original MIT

executing-plans

18

PanPanFR/oh-my-kilo

Skill Claude CodeCodex

Use when you have a written implementation plan to execute in a separate session with review checkpoints.

11 8d ago A 22 tokens copy · 81% MIT

git-commit

19

PanPanFR/oh-my-kilo

Skill Claude CodeCodex

Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user asks to commit changes, create a git commit, or mentions "/commit". Supports: (1) Auto-detecting type and scope from changes, (2) Generating conventional commit messages from diff, (3) Interactive…

11 8d ago A 87 tokens copy · 100% MIT

graphify

20

PanPanFR/oh-my-kilo

Skill Claude CodeCodex

Use for any question about a codebase, its architecture, file relationships, or project content — especially when graphify-out/ exists, where the question should be treated as a graphify query first. Turns any input (code, docs, papers, images, videos) into a persistent knowledge graph with god nodes, community…

11 8d ago B 76 tokens copy · 97% MIT

grilling

21

PanPanFR/oh-my-kilo

Skill Claude CodeCodex

Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.

11 8d ago A 38 tokens copy · 91% MIT

handoff

22

PanPanFR/oh-my-kilo

Skill Claude CodeCodex

Compact the current conversation into a handoff document for another agent to pick up.

11 8d ago A 19 tokens copy · 88% MIT

ponytail-audit

23

PanPanFR/oh-my-kilo

Skill Claude CodeCodex

Whole-repo audit for over-engineering. Like ponytail-review, but scans the entire codebase instead of a diff: a ranked list of what to delete, simplify, or replace with stdlib/native equivalents. Use when the user says "audit this codebase", "audit for over-engineering", "what can I delete from this repo", "find…

11 8d ago A 105 tokens copy · 100% MIT

ponytail-review

24

PanPanFR/oh-my-kilo

Skill Claude CodeCodex

Code review focused exclusively on over-engineering. Finds what to delete: reinvented standard library, unneeded dependencies, speculative abstractions, dead flexibility. One line per finding: location, what to cut, what replaces it. Use when the user says "review for over-engineering", "what can we delete", "is this…

11 8d ago A 100 tokens copy · 100% MIT