スキルレーダー · GITHUB
実際に使われている Agent Skills。
公開リポジトリの検証済み Skills を比較し、機能、内容、導入状況、出典を確認してから追加できます。
- 掲載範囲
- 検証済み
- Skills
- 1,033
- リポジトリ
- 142
- 最終同期
- 2026/08/31
huaweicloudhuawei-cloud-iam-query
Queries Huawei Cloud identity and access management resources (IAM) via read-only Python SDK. Covers users, groups, policies, agencies, AK/SK, MFA devices, login/password/ACL policies, security compliance, and account quotas. No write operations. Use this skill when the user needs to query IAM identity info, check policies/permissions, view agency details, or inspect AK/SK/MFA status. Triggers: IAM, 用户, 用户组, 策略, 委托, 权限, AK/SK, MFA, 密码策略, 安全合规, 身份查询, 身份认证, identity, policy, agency.
- 導入数
- 14
- GitHub Stars
- 20
- 更新日
- 8月31日
huaweicloudhuawei-cloud-obs-stats
Query Huawei Cloud OBS (Object Storage Service) statistics: list buckets with capacity and object counts, query extranet/intranet download traffic with month-over-month comparison, and query total requests with month-over-month comparison. Use this skill when the user wants to: (1) list OBS buckets and check their storage capacity and object count, (2) query download traffic with MoM comparison, (3) query request counts with MoM comparison. Trigger: user mentions "OBS", "object storage", "bucket list", "bucket capacity", "download traffic", "total requests", "request count", "month-over-month", "OBS stats", "OBS management", "对象存储", "桶列表", "桶容量", "下载流量", "请求总数", "月环比", "OBS监控"
- 導入数
- 14
- GitHub Stars
- 20
- 更新日
- 8月31日
huaweicloudhuawei-cloud-terraform-installer
- Installs Terraform CLI cross-platform with Huawei Cloud mirror support. Use this skill whenever the user mentions installing Terraform, setting up Terraform environment, or when IaC tasks detect missing Terraform. Trigger: install terraform, setup terraform, terraform environment, huaweicloud provider.
- 導入数
- 14
- GitHub Stars
- 20
- 更新日
- 8月31日
flutterflutter-add-integration-test
Configures Flutter Driver for app interaction and converts MCP actions into permanent integration tests. Use when adding integration testing to a project, exploring UI components via MCP, or automating user flows with the integrationtest package.
- 導入数
- 13
- GitHub Stars
- 2893
- 更新日
- 8月29日
flutterflutter-add-widget-test
Implement a component-level test using WidgetTester to verify UI rendering and user interactions (tapping, scrolling, entering text). Use when validating that a specific widget displays correct data and responds to events as expected.
- 導入数
- 13
- GitHub Stars
- 2893
- 更新日
- 8月29日
flutterflutter-use-http-package
Use the http package to execute GET, POST, PUT, or DELETE requests. Use when you need to fetch from or send data to a REST API.
- 導入数
- 13
- GitHub Stars
- 2893
- 更新日
- 8月29日
better-authemail-and-password-best-practices
Configure Better Auth server and client, set up database adapters, manage sessions, add plugins, and handle environment variables. Use when users mention Better Auth, betterauth, auth.ts, or need to set up TypeScript authentication with email/password, OAuth, or plugin configuration.
- 導入数
- 13
- GitHub Stars
- 210
- 更新日
- 7月11日
flutterdart-build-cli-app
Entrypoint structure, exit codes, cross-platform scripts. Use when building command line utilities, scripts, or applications.
- 導入数
- 12
- GitHub Stars
- 2893
- 更新日
- 8月29日
flutterdart-collect-coverage
Collect coverage using the coverage packge and create an LCOV report
- 導入数
- 12
- GitHub Stars
- 2893
- 更新日
- 8月29日
flutterdart-fix-runtime-errors
Uses getruntimeerrors and lsp to fetch an active stack trace, locate the failing line, apply a fix, and verify resolution via hotreload.
- 導入数
- 12
- GitHub Stars
- 2893
- 更新日
- 8月29日
flutterdart-generate-test-mocks
Define and generate mock objects for external dependencies using package:mockito and buildrunner. Use when unit testing classes that depend on complex external services like APIs or databases.
- 導入数
- 12
- GitHub Stars
- 2893
- 更新日
- 8月29日
flutterdart-migrate-to-checks-package
|- Replace the usage of expect and similar functions from package:matcher to package:checks equivalents.
- 導入数
- 12
- GitHub Stars
- 2893
- 更新日
- 8月29日
flutterdart-resolve-package-conflicts
Workflow for fixing package version conflicts. Use this when pub get fails due to incompatible package versions.
- 導入数
- 12
- GitHub Stars
- 2893
- 更新日
- 8月29日
flutterdart-run-static-analysis
Execute dart analyze to identify warnings and errors, and use dart fix --apply to automatically resolve mechanical lint issues. Use during development to ensure code quality and before committing changes.
- 導入数
- 12
- GitHub Stars
- 2893
- 更新日
- 8月29日
flutterdart-setup-ffi-assets
Guides agents in compiling and packaging C/C++ source code into dynamic or static libraries (Code Assets) using Dart's Native Assets hook system (via hook/build.dart and hook/link.dart utilizing package:hooks and package:nativetoolchainc). Use when a user asks to: 'setup native assets', 'compile C/C++ source code', 'bundle dynamic libraries', 'build native C code', 'link native assets', 'implement build.dart or link.dart hooks', or 'integrate C/C++ interop in Dart/Flutter'. Helps agents avoid manual toolchain orchestration and configures secure hash-validated binary downloads or advanced linker tree-shaking with package:recorduse mapping.
- 導入数
- 12
- GitHub Stars
- 2893
- 更新日
- 8月29日
flutterdart-use-ffigen
Guide agents to use package:ffigen to automatically generate FFI bindings instead of writing them manually. Use this skill when a task involves writing new FFI bindings, extending C/Objective-C/Swift integrations, or replacing hand-crafted dart:ffi setups.
- 導入数
- 12
- GitHub Stars
- 2893
- 更新日
- 8月29日
flutterdart-use-primary-constructors
Help users write syntactically and semantically correct primary constructors in Dart, and migrate/use the new constructor syntax, empty-body semicolon syntax, in-body initializer list syntax, and abbreviated concise constructor syntax.
- 導入数
- 12
- GitHub Stars
- 2893
- 更新日
- 8月29日
flutterdart-write-documentation
Rules and formatting guidelines for writing Dart /// API documentation and doc comments. Use when documenting Dart code, writing doc comments for any Dart declaration (libraries, classes, methods, variables, etc.), or when instructed to follow the Effective Dart documentation guidelines.
- 導入数
- 12
- GitHub Stars
- 2893
- 更新日
- 8月29日
flutterdart-use-pattern-matching
Use switch expressions and pattern matching where appropriate
- 導入数
- 12
- GitHub Stars
- 2893
- 更新日
- 8月29日
flutterdart-add-unit-test
Write and organize unit tests for functions, methods, and classes using package:test. Use when creating new logic or fixing bugs to ensure code remains correct and regression-free.
- 導入数
- 12
- GitHub Stars
- 2893
- 更新日
- 8月29日
better-authbetter-auth-security-best-practices
Configure Better Auth server and client, set up database adapters, manage sessions, add plugins, and handle environment variables. Use when users mention Better Auth, betterauth, auth.ts, or need to set up TypeScript authentication with email/password, OAuth, or plugin configuration.
- 導入数
- 12
- GitHub Stars
- 210
- 更新日
- 7月11日
kunchenguidlavish
Turn complex or visual agent responses into rich, reviewable HTML artifacts the user can annotate and send feedback on, using the lavish-axi CLI. Use when about to give a plan, comparison, diagram, table, code diff, report, or anything easier to grasp visually than as prose.
- 導入数
- 11
- GitHub Stars
- 3236
- 更新日
- 8月29日
pproencavitest
Vitest testing framework patterns for test setup, async testing, mocking with vi., snapshots, and test performance (formerly test-vitest). This skill should be used when writing or debugging Vitest tests. This skill does NOT cover TDD methodology (use test-tdd skill), API mocking with MSW (use test-msw skill), or Jest-specific APIs.
- 導入数
- 11
- GitHub Stars
- 200
- 更新日
- 8月15日
lottiefilesmotion-design
Applies motion design principles to create emotionally-driven, technically sound animations and transitions. Provides timing, easing, choreography, and Disney animation principles adapted for UI. Use when creating animations, transitions, micro-interactions, loading states, page transitions, scroll-triggered effects, or any motion work. Works with CSS, Framer Motion, GSAP, Lottie, Spring, or any animation system.
- 導入数
- 10
- GitHub Stars
- 1464
- 更新日
- 5月18日