Directorio de skills

Descubre skills reutilizables para AI agents.

Busca skills reales de GitHub por tarea y revisa stars, confianza, auditoría, categoría y ruta de instalación antes de utilizarlos.

Cada recomendación conserva un vínculo claro con su repositorio, auditoría y ruta de instalación.

Resultados de búsqueda: catastrophic-forgetting

Directorio en inglés

Open-source AI agent skills and 80+ strategy templates for autonomous trading on Hyperliquid, packaged as a reusable skill repository.

107
Stars
74/100
Confianza
Categoría: finance-quantAuditoría

Implements GraphQL APIs in Golang using gqlgen or graphql-go. Apply when building GraphQL servers, designing schemas, writing resolvers, handling subscriptions, or integrating GraphQL with existing Go HTTP services. Also apply when the codebase imports `github.com/99designs/gqlgen` or `github.com/graph-gophers/graphql-go`.

3.0K
Stars
72/100
Confianza
Categoría: design-creativeAuditoría

Golang concurrency patterns. Use when writing or reviewing concurrent Go code involving goroutines, channels, select, locks, sync primitives, errgroup, singleflight, worker pools, or fan-out/fan-in pipelines. Also triggers when you detect goroutine leaks, race conditions, channel ownership issues, or need to choose between channels and mutexes.

3.0K
Stars
74/100
Confianza
Categoría: coding-agentsAuditoría

Compile-time dependency injection in Golang using google/wire — wire.NewSet, wire.Build, wire.Bind (interface→concrete), wire.Struct, wire.Value, wire.InterfaceValue, wire.FieldsOf, cleanup functions, //go:build wireinject injector files, and generated wire_gen.go. Apply when using or adopting google/wire, when the codebase imports `github.com/google/wire`, or when wiring an application graph at compile time via `wire.Build`. For runtime DI with reflection, see `samber/cc-skills-golang@golang-uber-dig` skill.

3.0K
Stars
74/100
Confianza
Categoría: design-creativeAuditoría

A library of verifiable AI agent skills for Claude Code, Cursor, VS Code, and Copilot to enforce formal traceability and reduce hallucinations.

51
Stars
69/100
Confianza
Categoría: coding-agentsAuditoría

Foreman is a Claude Code plugin that preserves project context across sessions by maintaining a task roadmap and generating dependency-checked XML prompts for next steps.

28
Stars
69/100
Confianza
Categoría: coding-agentsAuditoría

A governance skill pack that gives AI coding agents a constitution, review loop, and shell-command guardrails for multi-agent and solo workflows.

11
Stars
63/100
Confianza
Categoría: coding-agentsAuditoría

A Claude Code skill that generates a verified HANDOFF.md to enable seamless session handoffs and avoid repeating dead ends.

22
Stars
64/100
Confianza
Categoría: productivityAuditoría

Use this skill for Pest PHP testing in Laravel projects only. Trigger whenever any test is being written, edited, fixed, or refactored — including fixing tests that broke after a code change, adding assertions, converting PHPUnit to Pest, adding datasets, and TDD workflows. Always activate when the user asks how to write something in Pest, mentions test files or directories (tests/Feature, tests/Unit, tests/Browser), or needs browser testing, smoke testing multiple pages for JS errors, or architecture tests. Covers: test()/it()/expect() syntax, datasets, mocking, browser testing (visit/click/fill), smoke testing, arch(), Livewire component tests, RefreshDatabase, and all Pest 4 features. Do not use for factories, seeders, migrations, controllers, models, or non-test PHP code.

60
Stars
59/100
Confianza
Categoría: data-analysisAuditoría

Translate and sync bilingual user documentation between docs/zh/ and docs/en/ following the source-of-truth rules in docs/AGENTS.md.

13
Stars
65/100
Confianza
Categoría: researchAuditoría

Golang concurrency patterns. Use when writing or reviewing concurrent Go code involving goroutines, channels, select, locks, sync primitives, errgroup, singleflight, worker pools, or fan-out/fan-in pipelines. Also triggers when you detect goroutine leaks, race conditions, channel ownership issues, or need to choose between channels and mutexes.

12
Stars
65/100
Confianza
Categoría: coding-agentsAuditoría