Logo
Agent Skills Guide
affaan-m/everything-claude-code logo

affaan-m/everything-claude-code

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

9 skills published73,727 starsGitHub

nanoclaw-repl

@affaan-m/everything-claude-code

73727

Operate and extend NanoClaw v2, ECC's zero-dependency session-aware REPL built on claude -p.

Software Development

coding-standards

@affaan-m/everything-claude-code

73727

TypeScript, JavaScript, React, Node.js 개발을 위한 범용 코딩 표준, 모범 사례 및 패턴.

Software Development

golang-testing

@affaan-m/everything-claude-code

73727

테이블 주도 테스트, 서브테스트, 벤치마크, 퍼징, 테스트 커버리지를 포함한 Go 테스팅 패턴. 관용적 Go 관행과 함께 TDD 방법론을 따릅니다.

Software Development

prompt-optimizer

@affaan-m/everything-claude-code

73727

Analyze raw prompts, identify intent and gaps, match ECC components (skills/commands/agents/hooks), and output a ready-to-paste optimized prompt. Advisory role only — never executes the task itself. TRIGGER when: user says "optimize prompt", "improve my prompt", "how to write a prompt for", "help me prompt", "rewrite this prompt", or explicitly asks to enhance prompt quality. Also triggers on Chinese equivalents: "优化prompt", "改进prompt", "怎么写prompt", "帮我优化这个指令". DO NOT TRIGGER when: user wants the task executed directly, or says "just do it" / "直接做". DO NOT TRIGGER when user says "优化代码", "优化性能", "optimize performance", "optimize this code" — those are refactoring/performance tasks, not prompt optimization.

Data & AI

django-patterns

@affaan-m/everything-claude-code

73727

Django architecture patterns, REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade Django apps.

Software Development

continuous-learning

@affaan-m/everything-claude-code

36433

Automatically extract reusable patterns from Claude Code sessions and save them as learned skills for future use.

Software Development

frontend-patterns

@affaan-m/everything-claude-code

36433

Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.

Software Development

iterative-retrieval

@affaan-m/everything-claude-code

33938

Pattern for progressively refining context retrieval to solve the subagent context problem

Data & AI

eval-harness

@affaan-m/everything-claude-code

33938

Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles

Data & AI