Direktori skill

Temukan skill yang dapat digunakan kembali untuk AI agents.

Cari skill GitHub nyata berdasarkan tugas lalu periksa stars, trust, audit, kategori, dan jalur pemasangan sebelum digunakan.

Setiap rekomendasi tetap terhubung dengan repositori, audit, dan jalur pemasangannya.

Hasil pencarian: catastrophic-forgetting

Direktori bahasa Inggris

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

107
Stars
74/100
Kepercayaan
Kategori: finance-quantAudit

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
Kepercayaan
Kategori: design-creativeAudit

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
Kepercayaan
Kategori: coding-agentsAudit

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
Kepercayaan
Kategori: design-creativeAudit

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
Kepercayaan
Kategori: coding-agentsAudit

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
Kepercayaan
Kategori: coding-agentsAudit

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
Kepercayaan
Kategori: coding-agentsAudit

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

22
Stars
64/100
Kepercayaan
Kategori: productivityAudit

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
Kepercayaan
Kategori: data-analysisAudit

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
Kepercayaan
Kategori: researchAudit

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
Kepercayaan
Kategori: coding-agentsAudit