frankekn

28 mods across 3 repositories, 25 stars between them.

george-hotz-skills

02

frankekn/george-hotz-skills

Plugin Claude Code

Radical-simplicity coding guidelines distilled from George Hotz's public philosophy: complexity is the enemy, you have never refactored enough, narrow interfaces, understand the whole stack.

12 2mo ago A tokens not measured original MIT

geohot-guidelines

03

frankekn/george-hotz-skills

Cursor rule Cursor

Radical-simplicity coding guidelines distilled from George Hotz's public philosophy. Use when writing, reviewing, refactoring, or porting code — to remove before adding, collapse duplication, keep interfaces narrow, and look at what code actually does instead of assuming.

12 2mo ago A 568 tokens original MIT

frankekn/george-hotz-skills

Instructions file CodexOpenCode

Instructions for frankekn/george-hotz-skills, covering agents.md, 1. complexity is the enemy, 2. you have never refactored enough, 3. wide interfaces mean your abstraction is wrong and 4. understand the whole stack — nothing is magic.

12 2mo ago A 506 tokens original MIT

frankekn/george-hotz-skills

Instructions file

Instructions for frankekn/george-hotz-skills, covering claude.md, 1. complexity is the enemy, 2. you have never refactored enough, 3. wide interfaces mean your abstraction is wrong and 4. understand the whole stack — nothing is magic.

12 2mo ago A 507 tokens copy · 98% MIT

geohot-guidelines

06

frankekn/george-hotz-skills

Skill Claude CodeCodex

George Hotz–inspired radical-simplicity rules for coding. Load when refactoring, simplifying, or reviewing code; when a change is growing a new layer / abstraction / config flag / adapter; when a function is sprouting many parameters; or when you're about to assert code "works" without looking. Complexity is the enemy…

12 2mo ago A 91 tokens original MIT

caocao

07

frankekn/three-kingdoms-kiro

Agent

An automation and deployment coding agent for CI/CD (automated build, test, and release workflows), scripts, and environment setup.

11 6mo ago A 27 tokens original MIT

guanyu

08

frankekn/three-kingdoms-kiro

Agent

A staff-engineer-style code review agent named Guan Yu. It examines code changes for correctness, contracts between components, type safety, error handling, concurrency, security, and related risks.

11 6mo ago A 27 tokens original MIT

guojia

09

frankekn/three-kingdoms-kiro

Agent

A research and strategy agent for turning complex business logic, algorithms, and data models into hypotheses that can be tested with small experiments.

11 6mo ago A 42 tokens original MIT

huangzhong

10

frankekn/three-kingdoms-kiro

Agent

A staff-level code review agent for checking pull requests and changes for maintainability, tests, boundaries, readable data flow, and user-facing behavior.

11 6mo ago A 45 tokens original MIT

lusu

11

frankekn/three-kingdoms-kiro

Agent

A user-flow and information-architecture adviser for planning how people navigate a product, from onboarding through task completion. Information architecture means organizing content and choices so the path is clear.

11 6mo ago A 40 tokens original MIT

pangtong

12

frankekn/three-kingdoms-kiro

Agent

A Chinese-language architecture auditor and debugging specialist for software systems. It focuses on module boundaries, dependency direction, tracing, logging, and automated safeguards.

11 6mo ago A 58 tokens original MIT

xiaoqiao

13

frankekn/three-kingdoms-kiro

Agent

A UI design agent focused on making screens easier to understand and more pleasant to use through clearer wording, information order, visual contrast, and small interface reactions.

11 6mo ago A 41 tokens original MIT

xunyu

14

frankekn/three-kingdoms-kiro

Agent

An agent role that acts as a software producer: it turns research, tools, and ideas into small changes that can be tested and merged.

11 6mo ago A 49 tokens original MIT

zhangfei

15

frankekn/three-kingdoms-kiro

Agent

A troubleshooting and stress-testing coding agent for breaking through technical blockers, reproducing difficult bugs, and testing system limits.

11 6mo ago A 35 tokens original MIT

zhaoyun

16

frankekn/three-kingdoms-kiro

Agent

A reliability-focused coding agent for implementing and strengthening production software, with attention to type safety, errors, logs, documentation, concurrency, and unusual inputs.

11 6mo ago A 33 tokens original MIT

zhouyu

17

frankekn/three-kingdoms-kiro

Agent

A front-end UI and UX coding agent for building React components and the visible parts of a product, including layout, responsive behavior, styling, and interaction feedback.

11 6mo ago A 28 tokens original MIT

zhuge

18

frankekn/three-kingdoms-kiro

Agent

A strategy and coordination agent that breaks larger software tasks into work for specialized agents and keeps the overall plan moving. It covers research, architecture, coding, review, testing, security, and deployment.

11 6mo ago A 30 tokens original MIT

deploy-checklist

19

frankekn/three-kingdoms-kiro

Skill Claude CodeCodex

A deployment checklist covering the steps that move software from development to a live environment, including automated build, test, code checks, security checks, and release.

11 6mo ago A 26 tokens original MIT

design-template

20

frankekn/three-kingdoms-kiro

Skill Claude CodeCodex

A template for technical design documents that explain a proposed system, its data, APIs, file changes, error handling, and tests. It can also describe flows with Mermaid diagrams, a text format for technical diagrams.

11 6mo ago A 37 tokens original MIT

prd-template

21

frankekn/three-kingdoms-kiro

Skill Claude CodeCodex

A product requirements document template for describing what a product should do, who it serves, and how success will be checked. It includes user stories, priorities, risks, and non-functional needs such as security or performance.

11 6mo ago A 33 tokens original MIT

refactor-clean

22

frankekn/three-kingdoms-kiro

Skill Claude CodeCodex

A code-cleanup guide for finding and removing dead code—code that is no longer used—and unused exports or dependencies.

11 6mo ago A 25 tokens original MIT

review-template

23

frankekn/three-kingdoms-kiro

Skill Claude CodeCodex

A code-review procedure for checking a change from its commit history through its final tests. It covers scope, changed files, behavior, security, performance, and missing tests.

11 6mo ago A 32 tokens original MIT

search-before-code

24

frankekn/three-kingdoms-kiro

Skill Claude CodeCodex

A research-first coding guide that asks you to look for an existing package, tool, repository, or project skill before writing new code or adding a dependency.

11 6mo ago A 34 tokens original MIT