RADAR DE SKILLS · GITHUB
Agent Skills útiles, ordenados por uso real.
Compara Skills verificados por función, contenido del paquete, instalaciones y fiabilidad de la fuente antes de añadirlos.
- ALCANCE DEL CATÁLOGO
- VERIFICADO
- Skills
- 10.772
- repositorios
- 1711
- última sincronización
- 23 sept 2026
affaan-muncloud
Use when managing an Uncloud cluster — deploying services, configuring Caddy ingress, adding static proxy routes for non-cluster devices, publishing ports, scaling, inspecting logs, or managing machines and volumes with the uc CLI.
- instalaciones
- 1
- GitHub Stars
- 253,2 mil
- Actualizado
- 7 sept
affaan-munified-memory
Share durable, inspectable context and handoffs between Claude, Codex, Hermes, Cursor, OpenCode, and other agents through the local ECC Memory Vault. Use when an agent must save work state, transfer context, resume another agent's task, or search shared project knowledge.
- instalaciones
- 1
- GitHub Stars
- 253,2 mil
- Actualizado
- 7 sept
affaan-mvisa-doc-translate
Translate visa application documents (images) to English and create a bilingual PDF with original and translation. Use when visa application document images must be translated to English as a bilingual PDF.
- instalaciones
- 1
- GitHub Stars
- 253,2 mil
- Actualizado
- 7 sept
affaan-mworkspace-surface-audit
Audit the active repo, MCP servers, plugins, connectors, env surfaces, and harness setup, then recommend the highest-value ECC-native skills, hooks, agents, and operator workflows. Use when the user wants help setting up Claude Code or understanding what capabilities are actually available in their environment.
- instalaciones
- 1
- GitHub Stars
- 253,2 mil
- Actualizado
- 7 sept
affaan-mdynamic-workflow-mode
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.
- instalaciones
- 1
- GitHub Stars
- 253,2 mil
- Actualizado
- 7 sept
affaan-me2e-testing
Playwright E2E testing patterns, Page Object Model, configuration, CI/CD integration, artifact management, and flaky test strategies. Use when writing Playwright tests, structuring page objects, or fixing flaky E2E runs in CI.
- instalaciones
- 1
- GitHub Stars
- 255,9 mil
- Actualizado
- 10 sept
affaan-meval-harness
Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles. Use when a Claude Code workflow needs a formal eval before it is trusted or changed.
- instalaciones
- 1
- GitHub Stars
- 253,2 mil
- Actualizado
- 7 sept
affaan-mfastapi-patterns
FastAPI best practices covering project structure, Pydantic v2 schemas, dependency injection, async handlers, authentication, authorization, transactional service layers, and testing with httpx and pytest. Use when building or reviewing FastAPI apps — Pydantic schemas, dependencies, async handlers, auth, or tests.
- instalaciones
- 1
- GitHub Stars
- 255,9 mil
- Actualizado
- 10 sept
affaan-mhookify-rules
This skill should be used when the user asks to create a hookify rule, write a hook rule, configure hookify, add a hookify rule, or needs guidance on hookify rule syntax and patterns.
- instalaciones
- 1
- GitHub Stars
- 253,2 mil
- Actualizado
- 7 sept
affaan-minherit-legacy-style
Legacy-project style inheritance skill. Use when the user types /inherit-legacy-style, or when onboarding an AI coding agent onto a hand-written legacy project and you need to prevent "style drift" (the model imposing its pretrained mainstream idioms onto the project). Language- and framework-agnostic — it aligns meta-architecture only, not syntax. Once run, it becomes a behavioral constraint on all subsequent coding tasks. Do NOT use for pure research or one-off questions unrelated to code-style alignment.
- instalaciones
- 1
- GitHub Stars
- 253,2 mil
- Actualizado
- 7 sept
affaan-mito-training
Inspect the availability of ML training on a completed Itô compute booking and, when the canonical backend becomes available, hand off an explicitly confirmed training manifest. Use after ito-compute has booked GPU nodes and the user wants pre-training, fine-tuning, or RL on that metal. ECC implements no training stack of its own.
- instalaciones
- 1
- GitHub Stars
- 255,2 mil
- Actualizado
- 9 sept
affaan-mjava-coding-standards
Java coding standards for Spring Boot and Quarkus services: naming, immutability, Optional usage, streams, exceptions, generics, CDI, reactive patterns, and project layout. Automatically applies framework-specific conventions. Use when writing or reviewing Java in a Spring Boot or Quarkus service.
- instalaciones
- 1
- GitHub Stars
- 255,2 mil
- Actualizado
- 9 sept
affaan-mjpa-patterns
JPA/Hibernate patterns for entity design, relationships, query optimization, transactions, auditing, indexing, pagination, and pooling in Spring Boot. Use when designing JPA entities or relationships, or when a Hibernate query, transaction, or N+1 problem needs fixing.
- instalaciones
- 1
- GitHub Stars
- 255,2 mil
- Actualizado
- 9 sept
affaan-mkotlin-exposed-patterns
JetBrains Exposed ORM patterns including DSL queries, DAO pattern, transactions, HikariCP connection pooling, Flyway migrations, and repository pattern. Use when working with the Exposed ORM — DSL or DAO queries, transactions, pooling, or migrations.
- instalaciones
- 1
- GitHub Stars
- 253,2 mil
- Actualizado
- 7 sept
affaan-mkubernetes-patterns
Kubernetes workload patterns, resource management, RBAC, probes, autoscaling, ConfigMap/Secret handling, and kubectl debugging for production-grade deployments. Use when writing or reviewing Kubernetes manifests, or debugging probes, RBAC, autoscaling, or resource limits.
- instalaciones
- 1
- GitHub Stars
- 253,2 mil
- Actualizado
- 7 sept
affaan-mlaravel-plugin-discovery
Discover and evaluate Laravel packages via LaraPlugins.io MCP. Use when the user wants to find plugins, check package health, or assess Laravel/PHP compatibility.
- instalaciones
- 1
- GitHub Stars
- 255,9 mil
- Actualizado
- 10 sept
affaan-mml-adoption-playbook
End-to-end methodology for AI agents and software engineers to add machine learning algorithms to existing non-ML codebases. Covers problem framing, data readiness, architectural decoupling, and baseline model integration. Use when adding a machine learning capability to a codebase that has none, from problem framing through a baseline model.
- instalaciones
- 1
- GitHub Stars
- 253,2 mil
- Actualizado
- 7 sept
affaan-mnextjs-turbopack
Next.js 16+ and Turbopack — incremental bundling, FS caching, dev speed, and when to use Turbopack vs webpack.
- instalaciones
- 1
- GitHub Stars
- 253,2 mil
- Actualizado
- 7 sept
affaan-mnuxt4-patterns
Nuxt 4 app patterns for hydration safety, performance, route rules, lazy loading, and SSR-safe data fetching with useFetch and useAsyncData. Use when building or reviewing a Nuxt 4 app, or debugging hydration mismatches and SSR-safe data fetching.
- instalaciones
- 1
- GitHub Stars
- 255,2 mil
- Actualizado
- 9 sept
affaan-morch-add-feature
Orchestrate building a brand-new feature end to end — research, plan, TDD implementation, review, and gated commit — by delegating each phase to the matching ECC agent. Use when adding a capability that does not exist yet.
- instalaciones
- 1
- GitHub Stars
- 253,2 mil
- Actualizado
- 7 sept
affaan-morch-build-mvp
Orchestrate bootstrapping a working MVP from a design or spec document — ingest the doc, plan thin vertical slices, scaffold the first end-to-end slice, then TDD-implement, review, and gated commit. Use to turn an SDD/PRD into a running starting point. Use when a design or spec document must become a running MVP through planned vertical slices.
- instalaciones
- 1
- GitHub Stars
- 253,2 mil
- Actualizado
- 7 sept
affaan-morch-pipeline
Shared orchestration engine for the orch- skill family. Defines the gated Research-Plan-TDD-Review-Commit pipeline, the size classifier, the agent map, and the two human gates that the orch- operation skills delegate to. Not usually invoked directly. Not usually invoked directly; it applies when an orch- skill delegates its gated Research-Plan-TDD-Review-Commit pipeline.
- instalaciones
- 1
- GitHub Stars
- 255,9 mil
- Actualizado
- 10 sept
affaan-mperl-patterns
Modern Perl 5.36+ idioms, best practices, and conventions for building robust, maintainable Perl applications. Use when writing or reviewing modern Perl 5.36+ code.
- instalaciones
- 1
- GitHub Stars
- 253,2 mil
- Actualizado
- 7 sept
affaan-mperl-testing
Perl testing patterns using Test2::V0, Test::More, prove runner, mocking, coverage with Devel::Cover, and TDD methodology. Use when writing Perl tests with Test2::V0 or Test::More, or measuring coverage.
- instalaciones
- 1
- GitHub Stars
- 253,2 mil
- Actualizado
- 7 sept