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.

232,665
Stars
1279
Skill Files
35,463
Forks
902
PRs Merged
298
Contributors
24
Issues Open
639
Issues Closed
2026-07-24
Last Activity

Skill Analysis

226
Avg Lines / Skill
789
Avg Words / Skill
9312
Code Blocks
3343
Total Files
43.86 MB
Repo Size
68
Reference Files
Skill lines12 min / 156 median / 960 max
Code languagesbash, batch, blade, caddyfile, cmake, cpp, csharp, css, dart, diff, django, dockerfile, fsharp, gitignore, go, html, ini, iss, java, javascript, json, jsonl, kotlin, lua, markdown, md, mermaid, no_run, perl, php, powershell, prisma, properties, python, rust, sh, solidity, sql, swift, text, toml, ts, tsx, typescript, vue, xml, yaml
Frontmatter keysabout, allowed-tools, allowedTools, allowed_tools, argument-hint, assignees, author, category, color, command, description, homepage, inclusion, labels, license, metadata, model, name, origin, repo, run_mode, tags, title, tools, version
Has CLAUDE.mdYes
Has LicenseYes
File typesmd (2499), js (415), json (110), py (63), yaml (42), sh (32), png (31), txt (25), ts (18), rs (16)

Skills (1277)

  • skill-health
    55 lines264 words4 blocks

    Show skill portfolio health dashboard with charts and analytics

    bash
  • instinct-import
    115 lines319 words6 blocks

    Import instincts from file or URL into project/global scope

    bashyaml
  • instinct-export
    67 lines212 words2 blocks

    Export instincts from project/global scope to a file

    yaml
  • evolve
    179 lines542 words7 blocks

    Analyze instincts and suggest or generate evolved structures

    bashmarkdown
  • promote
    42 lines143 words3 blocks

    Promote project-scoped instincts to global scope

    bash
  • skill-create
    122 lines447 words4 blocks

    Analyze local git history to extract coding patterns and generate SKILL.md files. Local version of the Skill Creator GitHub App.

    bashmarkdownyaml
  • prune
    32 lines89 words3 blocks

    Delete pending instincts older than 30 days that were never promoted

    bash
  • projects
    40 lines99 words3 blocks

    List known projects and their instinct statistics

    bash
  • instinct-status
    60 lines224 words3 blocks

    Show learned instincts (project + global) with confidence

    bash
  • django-reviewer
    170 lines1069 words5 blocks

    Expert Django code reviewer specializing in ORM correctness, DRF patterns, migration safety, security misconfigurations, and production-grade Django p...

    bashpythontext
  • a11y-architect
    150 lines998 words3 blocks

    Accessibility Architect specializing in WCAG 2.2 compliance for Web and Native platforms. Use PROACTIVELY when designing UI components, establishing d...

    htmlmarkdown
  • react-reviewer
    168 lines1520 words2 blocks

    Expert React/JSX code reviewer specializing in hook correctness, render performance, server/client component boundaries, accessibility, and React-spec...

    bash
  • homelab-architect
    108 lines671 words1 blocks

    Designs home and small-lab network plans from hardware inventory, goals, and operator experience level, with safe staged changes and rollback guidance...

    text
  • python-reviewer
    108 lines630 words2 blocks

    Expert Python code reviewer specializing in PEP 8 compliance, Pythonic idioms, type hints, security, and performance. Use for all Python code changes....

    bashtext
  • spec-miner
    218 lines2156 words1 blocks

    Extracts behavioral specs from existing codebases for OpenSpec. Produces flat Requirement and Invariant blocks with structured metadata (entities, enf...

    markdown
  • go-reviewer
    86 lines526 words1 blocks

    Expert Go code reviewer specializing in idiomatic Go, concurrency patterns, error handling, and performance. Use for all Go code changes. MUST BE USED...

    bash
  • opensource-packager
    259 lines1130 words3 blocks

    Generate complete open-source packaging for a sanitized project. Produces CLAUDE.md, setup.sh, README.md, LICENSE, CONTRIBUTING.md, and GitHub issue t...

    bashmarkdown
  • refactor-cleaner
    95 lines548 words1 blocks

    Dead code cleanup and consolidation specialist. Use PROACTIVELY for removing unused code, duplicates, and refactoring. Runs analysis tools (knip, depc...

    bash
  • security-reviewer
    118 lines780 words1 blocks

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

    bash
  • seo-specialist
    72 lines417 words1 blocks

    SEO specialist for technical SEO audits, on-page optimization, structured data, Core Web Vitals, and content/keyword mapping. Use for site audits, met...

    text

Recent Commits

-357 contributions across all repos
JulAugSepOctNovDecJanFebMarAprMayJunJul
Less
More
  • e625a072026-07-24
    docs: compact the sponsor logo row (#2565)
    Affaan Mustafa
  • 33c7dbb2026-07-24
    feat(ito): expose guarded live node qualification
    Affaan Mustafa
  • 34fbe002026-07-24
    fix: reject credential-bearing Itō CLI shims (#2559)
    Affaan Mustafa
  • 7dc2c112026-07-24
    docs: restore sponsor contract after mainline merge (#2560)
    Affaan Mustafa
  • 6a2e0912026-07-24
    docs(sponsors): consistent sponsor treatment, Itô + Moonshot AI (Kimi) public + Atlas Cloud (#2553)
    Affaan Mustafa
  • bc774282026-07-24
    feat: connect ECC to canonical Ito compute CLI (#2558)
    Affaan Mustafa
  • 9d54ee22026-07-24
    Correct README formatting and update sponsor information
    Affaan Mustafa
  • 7b03a832026-07-23
    feat: add read-only Itō compute handoff (#2554)
    Affaan Mustafa
  • a3130f92026-07-23
    feat(codex): add ECC navigation guide (#2525)
    haelyra
  • b6fe5a72026-07-22
    fix: harden plan canvas code scanning alerts
    Haley Chen