Ecc

Harness-native AGENTIC plugin for engineering teams - 67 agents, 277 skills, 93 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for AI agents

by @phoroth 135 skills

Skills in this plugin

135
  1. Fastapi Reviewer · phoroth
    Reviews FastAPI applications for async correctness, dependency injection, Pydantic schemas, security, OpenAPI quality, testing, and production readiness.
    3 repo stars
  2. Flutter Reviewer · phoroth
    Flutter and Dart code reviewer. Reviews Flutter code for widget best practices, state management patterns, Dart idioms, performance pitfalls, accessibility, and clean architecture violations. Library-agnostic — works with any state management solution and tooling.
    3 repo stars
  3. Jira Integration · phoroth
    Use this skill when retrieving Jira tickets, analyzing requirements, updating ticket status, adding comments, or transitioning issues. Provides Jira API patterns via MCP or direct REST calls.
    3 repo stars
  4. Laravel Patterns · phoroth
    Laravel architecture patterns, routing/controllers, Eloquent ORM, service layers, queues, events, caching, and API resources for production apps.
    3 repo stars
  5. Laravel Security · phoroth
    Laravel security best practices — authentication, authorization, Eloquent safety, CSRF, XSS prevention, API security, and secure deployment configurations.
    3 repo stars
  6. Plan Orchestrate · phoroth
    Read a plan document, decompose it into steps, design a per-step agent chain from the ECC catalogue, and emit ready-to-paste /orchestrate custom prompts. Generative only — never invokes /orchestrate itself. Use when the user has a multi-step plan and wants to drive it through orchestrate without composing chains by hand.
    3 repo stars
  7. Pr Test Analyzer · phoroth
    Review pull request test coverage quality and completeness, with emphasis on behavioral coverage and real bug prevention.
    3 repo stars
  8. Quarkus Patterns · phoroth
    Quarkus 3.x LTS architecture patterns with Camel for messaging, RESTful API design, CDI services, data access with Panache, and async processing. Use for Java Quarkus backend work with event-driven architectures.
    3 repo stars
  9. Quarkus Security · phoroth
    Quarkus Security best practices for authentication, authorization, JWT/OIDC, RBAC, input validation, CSRF, secrets management, and dependency security.
    3 repo stars
  10. Refactor Cleaner · phoroth
    Dead code cleanup and consolidation specialist. Use PROACTIVELY for removing unused code, duplicates, and refactoring. Runs analysis tools (knip, depcheck, ts-prune) to identify dead code and safely removes it.
    3 repo stars
  11. Superpowers Plan · phoroth
    Writes an implementation plan with small steps, exact files to touch, and verification commands. Use before making non-trivial changes.
    3 repo stars
  12. Swiftui Patterns · phoroth
    SwiftUI architecture patterns, state management with @Observable, view composition, navigation, performance optimization, and modern iOS/macOS UI best practices.
    3 repo stars
  13. Angular Developer · phoroth bundle
    Generates Angular code and provides architectural guidance. Trigger when creating projects, components, or services, or for best practices on reactivity (signals, linkedSignal, resource), forms, dependency injection, routing, SSR, accessibility (ARIA), animations, styling (component styles, Tailwind CSS), testing, or CLI tooling.
    3 repo stars
  14. Database Reviewer · phoroth
    PostgreSQL database specialist for query optimization, schema design, security, and performance. Use PROACTIVELY when writing SQL, creating migrations, designing schemas, or troubleshooting database performance. Incorporates Supabase best practices.
    3 repo stars
  15. Flox Enprojectnments · phoroth
    Create reproducible, cross-platform (macOS/Linux) development enprojectnments with Flox, a declarative Nix-based enprojectnment 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.
    3 repo stars
  16. Gan Style Harness · phoroth
    GAN-inspired Generator-Evaluator agent harness for building high-quality applications autonomously. Based on Anthropic's March 2026 harness design paper.
    3 repo stars
  17. Go Build Resolver · phoroth
    Go build, vet, and compilation error resolution specialist. Fixes build errors, go vet issues, and linter warnings with minimal changes. Use when Go builds fail.
    3 repo stars
  18. Harness Optimizer · phoroth
    Analyze and improve the local agent harness configuration for reliability, cost, and throughput.
    3 repo stars
  19. Homelab Architect · phoroth
    Designs home and small-lab network plans from hardware inventory, goals, and operator experience level, with safe staged changes and rollback guidance.
    3 repo stars
  20. Lead Intelligence · phoroth bundle
    AI-native lead intelligence and outreach pipeline. Replaces Apollo, Clay, and ZoomInfo with agent-powered signal scoring, mutual ranking, warm path discovery, source-derived voice modeling, and channel-specific outreach across email, LinkedIn, and X. Use when the user wants to find, qualify, and reach high-value contacts.
    3 repo stars
  21. Network Architect · phoroth
    Designs enterprise or multi-site network architecture from requirements, using existing network skills for focused routing, validation, automation, and troubleshooting detail.
    3 repo stars
  22. Opensource Forker · phoroth
    Fork any project for open-sourcing. Copies files, strips secrets and credentials (20+ patterns), replaces internal references with placeholders, generates .env.example, and cleans git history. First stage of the opensource-pipeline skill.
    3 repo stars
  23. Security Reviewer · phoroth
    Security vulnerability detection and remediation specialist. Use PROACTIVELY after writing code that handles user input, authentication, API endpoints, or sensitive data. Flags secrets, SSRF, injection, unsafe crypto, and OWASP Top 10 vulnerabilities.
    3 repo stars
  24. Strategic Compact · phoroth
    Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
    3 repo stars
  25. Agent Payment X402 · phoroth
    Add x402 payment execution to AI agents with per-task budgets, spending controls, and non-custodial wallets. Supports Base through agentwallet-sdk and X Layer through OKX Payments / OKX Agent Payments Protocol.
    3 repo stars
  26. Cpp Build Resolver · phoroth
    C++ build, CMake, and compilation error resolution specialist. Fixes build errors, linker issues, and template errors with minimal changes. Use when C++ builds fail.
    3 repo stars
  27. Data Scraper Agent · phoroth
    Build a fully automated AI-powered data collection agent for any public source — job boards, prices, news, GitHub, sports, anything. Scrapes on a schedule, enriches data with a free LLM (Gemini Flash), stores results in Notion/Sheets/Supabase, and learns from user feedback. Runs 100% free on GitHub Actions. Use when the user wants to monitor, collect, or track any public data automatically.
    3 repo stars
  28. Homelab Pihole Dns · phoroth
    Pi-hole installation, blocklist management, DNS-over-HTTPS setup, DHCP integration, local DNS records, and troubleshooting broken DNS resolution on a home network.
    3 repo stars
  29. Superpowers Review · phoroth
    Reviews changes for correctness, edge cases, style, security, and maintainability with severity levels (Blocker/Major/Minor/Nit). Use before finalizing changes.
    3 repo stars
  30. Dart Build Resolver · phoroth
    Dart/Flutter build, analysis, and dependency error resolution specialist. Fixes `dart analyze` errors, Flutter compilation failures, pub dependency conflicts, and build_runner issues with minimal, surgical changes. Use when Dart/Flutter builds fail.
    3 repo stars
  31. Database Migrations · phoroth
    Database migration best practices for schema changes, data migrations, rollbacks, and zero-downtime deployments across PostgreSQL, MySQL, and common ORMs (Prisma, Drizzle, Kysely, Django, TypeORM, golang-migrate).
    3 repo stars
  32. Deployment Patterns · phoroth
    Deployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications.
    3 repo stars
  33. Django Verification · phoroth
    Verification loop for Django projects: migrations, linting, tests with coverage, security scans, and deployment readiness checks before release or PR.
    3 repo stars
  34. Healthcare Reviewer · phoroth
    Reviews healthcare application code for clinical safety, CDSS accuracy, PHI compliance, and medical data integrity. Specialized for EMR/EHR, clinical decision support, and health information systems.
    3 repo stars
  35. Java Build Resolver · phoroth
    Java/Maven/Gradle build, compilation, and dependency error resolution specialist. Automatically detects Spring Boot or Quarkus and applies framework-specific fixes. Fixes build errors, Java compiler errors, and Maven/Gradle issues with minimal changes. Use when Java builds fail.
    3 repo stars
  36. Kubernetes Patterns · phoroth
    Kubernetes workload patterns, resource management, RBAC, probes, autoscaling, ConfigMap/Secret handling, and kubectl debugging for production-grade deployments.
    3 repo stars
  37. Liquid Glass Design · phoroth
    iOS 26 Liquid Glass design system — dynamic glass material with blur, reflection, and interactive morphing for SwiftUI, UIKit, and WidgetKit.
    3 repo stars
  38. Opensource Packager · phoroth
    Generate complete open-source packaging for a sanitized project. Produces CLAUDE.md, setup.sh, README.md, LICENSE, CONTRIBUTING.md, and GitHub issue templates. Makes any repo immediately usable with Claude Code. Third stage of the opensource-pipeline skill.
    3 repo stars
  39. Rust Build Resolver · phoroth
    Rust build, compilation, and dependency error resolution specialist. Fixes cargo build errors, borrow checker issues, and Cargo.toml problems with minimal changes. Use when Rust builds fail.
    3 repo stars
  40. Gget · phoroth
    gget CLI and Python workflow for quick genomic database queries, sequence lookup, BLAST-style searches, enrichment checks, and reproducible bioinformatics evidence logs.
    3 repo stars
  41. Springboot Patterns · phoroth
    Spring Boot architecture patterns, REST API design, layered services, data access, caching, async processing, and logging. Use for Java Spring Boot backend work.
    3 repo stars
  42. Springboot Security · phoroth
    Spring Security best practices for authn/authz, validation, CSRF, secrets, headers, rate limiting, and dependency security in Java Spring Boot services.
    3 repo stars
  43. Tinystruct Patterns · phoroth bundle
    Expert guidance for developing with the tinystruct Java framework. Use when working on the tinystruct codebase or any project built on tinystruct — including creating Application classes, @Action-mapped routes, unit tests, ActionRegistry, HTTP/CLI dual-mode handling, the built-in HTTP server, the event system, JSON with Builder/Builders, database persistence with AbstractData, POJO generation, Server-Sent Events (SSE), file uploads, and outbound HTTP networking.
    3 repo stars
  44. Typescript Reviewer · phoroth
    Expert TypeScript/JavaScript code reviewer specializing in type safety, async correctness, Node/web security, and idiomatic patterns. Use for all TypeScript and JavaScript code changes. MUST BE USED for TypeScript/JavaScript projects.
    3 repo stars
  45. Windows Desktop E2e · phoroth
    E2E testing for Windows native desktop apps (WPF, WinForms, Win32/MFC, Qt) using pywinauto and Windows UI Automation.
    3 repo stars
  46. Build Error Resolver · phoroth
    Build and TypeScript error resolution specialist. Use PROACTIVELY when build fails or type errors occur. Fixes build/type errors only with minimal diffs, no architectural edits. Focuses on getting the build green quickly.
    3 repo stars
  47. Enterprise Agent Ops · phoroth
    Operate long-lived agent workloads with observability, security boundaries, and lifecycle management.
    3 repo stars
  48. Kotlin Ktor Patterns · phoroth
    Ktor server patterns including routing DSL, plugins, authentication, Koin DI, kotlinx.serialization, WebSockets, and testApplication testing.
    3 repo stars
  49. Laravel Verification · phoroth
    Verification loop for Laravel projects: env checks, linting, static analysis, tests with coverage, security scans, and deployment readiness.
    3 repo stars
  50. Opensource Sanitizer · phoroth
    Verify an open-source fork is fully sanitized before release. Scans for leaked secrets, PII, internal references, and dangerous files using 20+ regex patterns. Generates a PASS/FAIL/PASS-WITH-WARNINGS report. Second stage of the opensource-pipeline skill. Use PROACTIVELY before any public release.
    3 repo stars
  51. Quarkus Verification · phoroth
    Verification loop for Quarkus projects: build, static analysis, tests with coverage, security scans, native compilation, and diff review before release or PR.
    3 repo stars
  52. React Build Resolver · phoroth
    Diagnose and fix React build failures across Vite, webpack, Next.js, CRA, Parcel, esbuild, and Bun. Handles JSX/TSX compile errors, hydration mismatches, server/client component boundary failures, missing types, and bundler-specific configuration issues with minimal, surgical changes. MUST BE USED when a React build fails.
    3 repo stars
  53. Swift Build Resolver · phoroth
    Swift/Xcode build, compilation, and dependency error resolution specialist. Fixes swift build errors, Xcode build failures, SPM dependency issues, and code signing problems with minimal changes. Use when Swift builds fail.
    3 repo stars
  54. Type Design Analyzer · phoroth
    Analyze type design for encapsulation, invariant expression, usefulness, and enforcement.
    3 repo stars
  55. AI Regression Testing · phoroth
    Regression testing strategies for AI-assisted development. Sandbox-mode API testing without database dependencies, automated bug-check workflows, and patterns to catch AI blind spots where the same model writes and reviews code.
    3 repo stars
  56. Conversation Analyzer · phoroth
    Use this agent when analyzing conversation transcripts to find behaviors worth preventing with hooks. Triggered by /hookify without arguments.
    3 repo stars
  57. Dart Flutter Patterns · phoroth
    Production-ready Dart and Flutter patterns covering null safety, immutable state, async composition, widget architecture, popular state management frameworks (BLoC, Riverpod, Provider), GoRouter navigation, Dio networking, Freezed code generation, and clean architecture.
    3 repo stars
  58. Django Build Resolver · phoroth
    Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration conflicts, import errors, Django configuration issues, and collectstatic failures with minimal changes. Use when Django setup or startup fails.
    3 repo stars
  59. Kotlin Build Resolver · phoroth
    Kotlin/Gradle build, compilation, and dependency error resolution specialist. Fixes build errors, Kotlin compiler errors, and Gradle issues with minimal changes. Use when Kotlin builds fail.
    3 repo stars
  60. Plankton Code Quality · phoroth
    Write-time code quality enforcement using Plankton — auto-formatting, linting, and Claude-powered fixes on every file edit via hooks.
    3 repo stars