Skip to content

everything-claude-code

by affaan-m

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

About

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

116,160
Stars
590
Skill Files
15,115
Forks
277
PRs Merged
134
Contributors
80
Issues Open
266
Issues Closed
2026-03-29
Last Activity

Skill Analysis

260
Avg Lines / Skill
860
Avg Words / Skill
5371
Code Blocks
1710
Total Files
31.07 MB
Repo Size
0
Reference Files
Skill lines18 min / 191 median / 960 max
Code languagesbash, cmake, cpp, dart, diff, django, dockerfile, gitignore, go, ini, java, javascript, json, jsonl, kotlin, markdown, no_run, perl, php, prisma, python, rust, sql, swift, text, toml, ts, tsx, typescript, vue, xml, yaml
Frontmatter keysabout, allowed-tools, allowedTools, allowed_tools, argument-hint, assignees, author, color, command, description, homepage, labels, license, metadata, model, name, origin, repo, run_mode, title, tools, version
Has CLAUDE.mdYes
Has LicenseYes
File typesmd (1272), js (186), json (53), yaml (30), sh (24), png (24), py (16), ts (15), rs (15), txt (14)

Skills (591)

  • healthcare-reviewer
    84 lines512 words1 blocks

    Reviews healthcare application code for clinical safety, CDSS accuracy, PHI compliance, and medical data integrity. Specialized for EMR/EHR, clinical ...

  • flutter-reviewer
    244 lines1922 words2 blocks

    Flutter and Dart code reviewer. Reviews Flutter code for widget best practices, state management patterns, Dart idioms, performance pitfalls, accessib...

  • loop-operator
    37 lines135 words

    Operate autonomous agent loops, monitor progress, and intervene safely when loops stall.

  • doc-updater
    108 lines463 words3 blocks

    Documentation and codemap specialist. Use PROACTIVELY for updating codemaps and documentation. Runs /update-codemaps and /update-docs, generates docs/...

    bashmarkdown
  • tdd-guide
    92 lines434 words2 blocks

    Test-Driven Development specialist enforcing write-tests-first methodology. Use PROACTIVELY when writing new features, fixing bugs, or refactoring cod...

    bash
  • security-reviewer
    109 lines643 words1 blocks

    Security vulnerability detection and remediation specialist. Use PROACTIVELY after writing code that handles user input, authentication, API endpoints...

    bash
  • code-reviewer
    238 lines1260 words8 blocks

    Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code. M...

    tsxtypescript
  • typescript-reviewer
    113 lines1070 words1 blocks

    Expert TypeScript/JavaScript code reviewer specializing in type safety, async correctness, Node/web security, and idiomatic patterns. Use for all Type...

    bash
  • build-error-resolver
    115 lines597 words2 blocks

    Build and TypeScript error resolution specialist. Use PROACTIVELY when build fails or type errors occur. Fixes build/type errors only with minimal dif...

    bash
  • java-reviewer
    93 lines748 words1 blocks

    Expert Java and Spring Boot code reviewer specializing in layered architecture, JPA patterns, security, and concurrency. Use for all Java code changes...

    bash
  • kotlin-reviewer
    160 lines927 words4 blocks

    Kotlin and Android/KMP code reviewer. Reviews Kotlin code for idiomatic patterns, coroutine safety, Compose best practices, clean architecture violati...

    kotlin
  • rust-reviewer
    95 lines642 words1 blocks

    Expert Rust code reviewer specializing in ownership, lifetimes, error handling, unsafe usage, and idiomatic patterns. Use for all Rust code changes. M...

    bash
  • cpp-build-resolver
    91 lines490 words4 blocks

    C++ build, CMake, and compilation error resolution specialist. Fixes build errors, linker issues, and template errors with minimal changes. Use when C...

    bashtext
  • chief-of-staff
    152 lines762 words4 blocks

    Personal communication chief of staff that triages email, Slack, LINE, and Messenger. Classifies messages into 4 tiers (skip/info_only/meeting_info/ac...

    bashtext
  • rust-build-resolver
    149 lines900 words6 blocks

    Rust build, compilation, and dependency error resolution specialist. Fixes cargo build errors, borrow checker issues, and Cargo.toml problems with min...

    bashrusttext
  • kotlin-build-resolver
    119 lines600 words5 blocks

    Kotlin/Gradle build, compilation, and dependency error resolution specialist. Fixes build errors, Kotlin compiler errors, and Gradle issues with minim...

    bashkotlintext
  • architect
    212 lines868 words1 blocks

    Software architecture specialist for system design, scalability, and technical decision-making. Use PROACTIVELY when planning new features, refactorin...

    markdown
  • database-reviewer
    92 lines616 words1 blocks

    PostgreSQL database specialist for query optimization, schema design, security, and performance. Use PROACTIVELY when writing SQL, creating migrations...

    bash
  • harness-optimizer
    36 lines127 words

    Analyze and improve the local agent harness configuration for reliability, cost, and throughput.

  • performance-optimizer
    447 lines1815 words14 blocks

    Performance analysis and optimization specialist. Use PROACTIVELY for identifying bottlenecks, optimizing slow code, reducing bundle sizes, and improv...

    bashjavascriptjsonmarkdownsqltsxtypescript

Recent Commits

-354 contributions across all repos
MarAprMayJunJulAugSepOctNovDecJanFebMar
Less
More
  • 527c7932026-03-29
    Merge pull request #1000 from affaan-m/fix/codex-context7-compat-tests
    Affaan Mustafa
  • 0ebcfc32026-03-29
    fix(codex): broaden context7 config checks
    Affaan Mustafa
  • bec1ebf2026-03-29
    Merge pull request #999 from affaan-m/fix/clv2-config-override-rebase
    Affaan Mustafa
  • be769182026-03-29
    fix(clv2): honor CLV2_CONFIG in start-observer
    Affaan Mustafa
  • 99a154a2026-03-29
    Merge pull request #998 from affaan-m/fix/token-budget-advisor-trigger-clarity
    Affaan Mustafa
  • ebf0f132026-03-29
    fix(skills): clarify token-budget-advisor triggers
    Affaan Mustafa
  • 2d27da52026-03-29
    Merge pull request #997 from affaan-m/fix/readme-agent-count-tree
    Affaan Mustafa
  • 65c4a0f2026-03-29
    docs(readme): fix agent count in repo tree
    Affaan Mustafa
  • ab49c9a2026-03-29
    Merge pull request #920 from Xabilimon1/main
    Affaan Mustafa
  • b7a82cf2026-03-29
    Merge origin/main into Xabilimon1/main
    Affaan Mustafa