Skill ディレクトリ

AI Agent のための再利用可能な Skill を見つける。

タスクで実際の GitHub Skill を検索し、利用前に Stars、Trust、監査、カテゴリ、インストール経路を確認できます。

すべての推奨は、リポジトリ、監査、インストール経路に明確につながっています。

検索結果: 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監査