技能目录

为 AI Agent 发现可复用技能。

按任务搜索真实的 GitHub 技能,并在使用前查看 Stars、信任、审计、分类和安装路径。

每个推荐都保留与其仓库、审计和安装路径的明确关联。

搜索结果: catastrophic-forgetting

英文目录

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

107
Stars
74/100
信任
分类: finance-quant审计

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
信任
分类: design-creative审计

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
信任
分类: coding-agents审计

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
信任
分类: design-creative审计

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
信任
分类: coding-agents审计

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
信任
分类: coding-agents审计

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
信任
分类: coding-agents审计

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

22
Stars
64/100
信任
分类: productivity审计

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
信任
分类: data-analysis审计

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
信任
分类: research审计

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
信任
分类: coding-agents审计