EarthChen

59 mods across 2 repositories, 2 stars between them.

ai-assets AGENTS.md

03

EarthChen/ai-assets

Instructions file CodexOpenCode

AGENTS.md instructions for EarthChen/ai-assets, covering ai plugins repository, development guidelines, architecture, pi support (script-only deploy) and update mechanism.

2 6d ago A 5,290 tokens

KarpathyGuide

05

EarthChen/ai-assets

Cursor rule

Karpathy Rules: behavioral guidelines to reduce common LLM coding mistakes.

2 6d ago A 1,004 tokens

common-tech-stack

08

EarthChen/ai-assets

Cursor rule

Tech stack constraints: mandatory uv/pnpm, Python-first scripts, atomic functions, visualization.

2 6d ago A 333 tokens

EarthChen/ai-assets

Cursor rule

Mandatory mcp-feedback-pro feedback loop: main-agent-only invocation, subagent-disable clause, 10x timeout retry logic.

2 6d ago A 512 tokens

java-coding-style

12

EarthChen/ai-assets

Cursor rule

// GOOD — immutable value type public record OrderSummary(Long id, String customerName, BigDecimal total) {}.

2 6d ago A 0 tokens

java-testing

15

EarthChen/ai-assets

Cursor rule

Cursor rule "java-testing" from EarthChen/ai-assets, covering java testing, test framework, test organization, unit test pattern and parameterized tests.

2 6d ago A 0 tokens

architect

22

EarthChen/ai-assets

Agent

System-level architecture specialist — scalability, cross-module boundaries, technology selection, and high-level technical decisions that span multiple features or services. Use PROACTIVELY when planning large-scale refactors, new service boundaries, or system-wide design decisions. For a single feature's…

2 6d ago A 76 tokens

EarthChen/ai-assets

Agent

Language-agnostic build error resolution specialist. Use PROACTIVELY when any build fails — TypeScript, Python, Go, Rust, or any project. Detects the build system and language from the project, then fixes build/compile/type errors with minimal diffs. No architectural edits. Focuses on getting the build green quickly.

2 6d ago C 73 tokens

code-architect

24

EarthChen/ai-assets

Agent

Feature-level architecture specialist — implementation blueprints for a single feature: concrete files, interfaces, data flow, and build order, derived from analysis of existing codebase patterns and conventions. Use PROACTIVELY when turning a feature spec or design decision into an actionable build plan. For…

2 6d ago A 80 tokens