github.com/affaan-m/everything-claude-code
| Skill | Added | Review |
|---|---|---|
gateguard skills/gateguard/SKILL.md Fact-forcing gate that blocks Edit/Write/Bash (including MultiEdit) and demands concrete investigation (importers, data schemas, user instruction) before allowing the action. Measurably improves output quality by +2.25 points vs ungated agents. | 51 51 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: d8409a4 | |
gan-style-harness skills/gan-style-harness/SKILL.md GAN-inspired Generator-Evaluator agent harness for building high-quality applications autonomously. Based on Anthropic's March 2026 harness design paper. Use when a feature should be built autonomously through generator and evaluator iteration until it clears a quality bar. | 56 56 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: d8409a4 | |
fsharp-testing skills/fsharp-testing/SKILL.md F# testing patterns with xUnit, FsUnit, Unquote, FsCheck property-based testing, integration tests, and test organization best practices. Use when writing F# tests with xUnit, FsUnit, Unquote, or FsCheck. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: d8409a4 | |
frontend-design-direction skills/frontend-design-direction/SKILL.md Set an ECC-specific frontend design direction for production UI work. Use when building or improving websites, dashboards, applications, components, landing pages, visual tools, or any web UI that needs stronger product-specific design judgment. | 65 65 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: d8409a4 | |
frontend-a11y skills/frontend-a11y/SKILL.md Accessibility patterns for React and Next.js — semantic HTML, ARIA attributes, form labeling, keyboard navigation, focus management, and screen reader support. Use when building any interactive UI component or form. | 71 71 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: d8409a4 | |
foundation-models-on-device skills/foundation-models-on-device/SKILL.md Apple FoundationModels framework for on-device LLM — text generation, guided generation with @Generable, tool calling, and snapshot streaming in iOS 26+. Use when adding on-device LLM features with Apple FoundationModels on iOS 26+. | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: d8409a4 | |
flutter-dart-code-review skills/flutter-dart-code-review/SKILL.md Library-agnostic Flutter/Dart code review checklist covering widget best practices, state management patterns (BLoC, Riverpod, Provider, GetX, MobX, Signals), Dart idioms, performance, accessibility, security, and clean architecture. Use when reviewing Flutter or Dart code, whatever state management library the project uses. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: d8409a4 | |
flox-environments skills/flox-environments/SKILL.md Create reproducible, cross-platform (macOS/Linux) development environments with Flox, a declarative Nix-based environment manager. Use when setting up project toolchains for any language, installing system-level dependencies (compilers, databases, native libs like openssl/BLAS), pinning exact package versions for a team, running local services (PostgreSQL, Redis, Kafka), onboarding developers with one command, or solving 'works on my machine' problems — including agent/vibe-coding setups that need project-scoped tools without sudo. Also use when the user mentions .flox/, manifest.toml, flox activate, or FloxHub. | 69 69 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: d8409a4 | |
finance-billing-ops skills/finance-billing-ops/SKILL.md Evidence-first revenue, pricing, refunds, team-billing, and billing-model truth workflow for ECC. Use when the user wants a sales snapshot, pricing comparison, duplicate-charge diagnosis, or code-backed billing reality instead of generic payments advice. | 65 65 Impact — No eval scenarios have been run Securityby Medium Suggest reviewing before use Version: d8409a4 | |
evm-token-decimals skills/evm-token-decimals/SKILL.md Prevent silent decimal mismatch bugs across EVM chains. Covers runtime decimal lookup, chain-aware caching, bridged-token precision drift, and safe normalization for bots, dashboards, and DeFi tools. Use when handling token amounts across EVM chains, or when a balance, price, or transfer amount is off by orders of magnitude. | 75 75 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: d8409a4 | |
error-handling skills/error-handling/SKILL.md Patterns for robust error handling across TypeScript, Python, and Go. Covers typed errors, error boundaries, retries, circuit breakers, and user-facing error messages. Use when designing error types, retries, circuit breakers, or user-facing failure messages in TypeScript, Python, or Go. | 73 73 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: d8409a4 | |
enterprise-agent-ops skills/enterprise-agent-ops/SKILL.md Operate long-lived agent workloads with observability, security boundaries, and lifecycle management. Use when running long-lived agent workloads that need observability, security boundaries, or lifecycle control. | 63 63 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: d8409a4 | |
energy-procurement skills/energy-procurement/SKILL.md Codified expertise for electricity and gas procurement, tariff optimization, demand charge management, renewable PPA evaluation, and multi-facility energy cost management. Informed by energy procurement managers with 15+ years experience at large commercial and industrial consumers. Includes market structure analysis, hedging strategies, load profiling, and sustainability reporting frameworks. Use when procuring energy, optimizing tariffs, managing demand charges, evaluating PPAs, or developing energy strategies. | 64 64 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: d8409a4 | |
email-ops skills/email-ops/SKILL.md Evidence-first mailbox triage, drafting, send verification, and sent-mail-safe follow-up workflow for ECC. Use when the user wants to organize email, draft or send through the real mail surface, or prove what landed in Sent. | 69 69 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: d8409a4 | |
ecc-tools-cost-audit skills/ecc-tools-cost-audit/SKILL.md Evidence-first ECC Tools burn and billing audit workflow. Use when investigating runaway PR creation, quota bypass, premium-model leakage, duplicate jobs, or GitHub App cost spikes in the ECC Tools repo. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: d8409a4 | |
ecc-recipes skills/ecc-recipes/SKILL.md Map a described workflow to the right ECC command-GROUP with run-order and stop condition, and browse all command-group recipe families. Adds a family-grouping + run-order + when-to-stop layer on top of the flat command catalog. Advisory only. TRIGGER when the user says which commands for X, what command group runs X, show ECC recipes, list ECC pipelines, or how do I run a workflow with ECC. DO NOT TRIGGER when the user wants the task executed directly, wants a single-command deep doc (use ecc-guide), or wants a draft prompt rewritten (use prompt-optimizer). | 73 73 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: d8409a4 | |
ecc-guide skills/ecc-guide/SKILL.md Guide users through ECC's current agents, skills, commands, hooks, rules, install profiles, and project onboarding by reading the live repository surface before answering. | 62 62 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: d8409a4 | |
dynamic-workflow-mode skills/dynamic-workflow-mode/SKILL.md Design task-local harnesses, eval gates, and reusable skill extraction for Claude dynamic workflow mode and other adaptive agent harnesses. Use when building a task-local harness, adding eval gates, or extracting a reusable skill from ad-hoc work. | 70 70 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: d8409a4 | |
dotnet-patterns skills/dotnet-patterns/SKILL.md Idiomatic C# and .NET patterns, conventions, dependency injection, async/await, and best practices for building robust, maintainable .NET applications. Use when writing or reviewing C# / .NET code — DI, async, or general conventions. | 67 67 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: d8409a4 | |
django-verification skills/django-verification/SKILL.md Verification loop for Django projects: migrations, linting, tests with coverage, security scans, and deployment readiness checks before release or PR. | 62 62 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: d8409a4 | |
django-tdd skills/django-tdd/SKILL.md Django testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs. Use when writing Django or DRF tests with pytest-django, or driving a Django feature test-first. | 70 70 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: d8409a4 | |
django-celery skills/django-celery/SKILL.md Django + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app. | 69 69 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: d8409a4 | |
design-system skills/design-system/SKILL.md Use this skill to generate or audit design systems, check visual consistency, and review PRs that touch styling. Use when generating or auditing a design system, checking visual consistency, or reviewing a PR that touches styling. | 68 68 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: d8409a4 | |
delivery-gate skills/delivery-gate/SKILL.md Stop hook that blocks Claude from finishing until quality checks pass. Detects rationalization patterns (surface text heuristics), stale learning logs (filesystem mtime), and low disk space. Complements self-audit by mechanically enforcing learning capture habits. Use when Claude should be mechanically blocked from declaring work finished before quality checks and learning capture actually pass. | 69 69 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: d8409a4 | |
defi-amm-security skills/defi-amm-security/SKILL.md Security checklist for Solidity AMM contracts, liquidity pools, and swap flows. Covers reentrancy, CEI ordering, donation or inflation attacks, oracle manipulation, slippage, admin controls, and integer math. Use when auditing or writing Solidity AMM, liquidity pool, or swap code. | 66 66 Impact — No eval scenarios have been run Securityby Medium Suggest reviewing before use Version: d8409a4 |