ahoo-wang/skills

61 agent markdown files indexed from ahoo-wang/skills. Install any of them pinned to an exact hash with mdr add ahoo-wang/skills/<name>.

AGENTS.md agents
ahoo-wang/skills · AGENTS.md
git:20260817.3bbaa61 · audit A · 3 stars
CLAUDE.md claude
ahoo-wang/skills · CLAUDE.md
git:20260527.808710c · audit A · 3 stars
agent-system-prompt skill
ahoo-wang/skills · plugins/ahoo-agent-skills/skills/agent-system-prompt/SKILL.md · Use this skill when the user needs to write the actual instructional text that defines how an AI agent behaves. This is…
git:20260527.808710c · audit A · 3 stars
coapi-developer skill
ahoo-wang/skills · plugins/ahoo-coapi-skills/skills/coapi-developer/SKILL.md · Help developers use and maintain CoApi, a Spring HTTP Interface client auto-configuration library for typed…
git:20260817.88affa1 · audit A · 3 stars
cocache skill
ahoo-wang/skills · plugins/ahoo-cocache-skills/skills/cocache/SKILL.md · Use when building or modifying Java/Kotlin applications with CoCache two-level distributed coherent caching. Invoke for…
git:20260816.892f6cd · audit A · 3 stars
cosec-custom-matcher skill
ahoo-wang/skills · plugins/ahoo-cosec-skills/skills/cosec-custom-matcher/SKILL.md · Extend CoSec with custom ActionMatcher or ConditionMatcher implementations and register their factories through…
git:20260818.6d5c642 · audit A · 3 stars
cosec-integration skill
ahoo-wang/skills · plugins/ahoo-cosec-skills/skills/cosec-integration/SKILL.md · Integrate CoSec into Spring Boot by selecting WebFlux, WebMVC, or Gateway support and configuring JWT, local policies…
git:20260818.41eccf7 · audit A · 3 stars
cosec-policy-author skill
ahoo-wang/skills · plugins/ahoo-cosec-skills/skills/cosec-policy-author/SKILL.md · Write, review, validate, or explain CoSec policy JSON, including allow/deny precedence, action and condition matchers…
git:20260818.41eccf7 · audit A · 3 stars
cosec-troubleshoot skill
ahoo-wang/skills · plugins/ahoo-cosec-skills/skills/cosec-troubleshoot/SKILL.md · Diagnose CoSec authentication and authorization failures, including unexpected 401/403/429 responses, policy loading…
git:20260818.6d5c642 · audit A · 3 stars
cosid-manual-integration skill
ahoo-wang/skills · plugins/ahoo-cosid-skills/skills/cosid-manual-integration/SKILL.md · Integrate CosId programmatically into Java or Kotlin applications without Spring Boot auto-configuration. Use for…
git:20260818.2ff7b22 · audit A · 3 stars
cosid-sharding skill
ahoo-wang/skills · plugins/ahoo-cosid-skills/skills/cosid-sharding/SKILL.md · Design, implement, and validate CosId database sharding with core ModCycle, IntervalTimeline, CachedSharding, and…
git:20260818.2ff7b22 · audit A · 3 stars
cosid-spring-boot skill
ahoo-wang/skills · plugins/ahoo-cosid-skills/skills/cosid-spring-boot/SKILL.md · Configure and troubleshoot CosId in Spring Boot with cosid-spring-boot-starter. Use for Gradle feature capabilities or…
git:20260818.2ff7b22 · audit A · 3 stars
cosid-strategy-guide skill
ahoo-wang/skills · plugins/ahoo-cosid-skills/skills/cosid-strategy-guide/SKILL.md · Choose a CosId ID generation strategy for Java distributed systems. Use when the user compares CosIdGenerator…
git:20260818.2ff7b22 · audit A · 3 stars
fetcher-cosec-auth skill
ahoo-wang/skills · plugins/ahoo-fetcher-skills/skills/fetcher-cosec-auth/SKILL.md · Configure `@ahoo-wang/fetcher-cosec` authentication for Fetcher: JWT storage and refresh, device and space IDs…
git:20260818.2ff7b22 · audit A · 3 stars
fetcher-decorator-service skill
ahoo-wang/skills · plugins/ahoo-fetcher-skills/skills/fetcher-decorator-service/SKILL.md · Build declarative TypeScript API services with `@ahoo-wang/fetcher-decorator`: `@api`, HTTP and parameter decorators…
git:20260818.2ff7b22 · audit A · 3 stars
fetcher-eventbus skill
ahoo-wang/skills · plugins/ahoo-fetcher-skills/skills/fetcher-eventbus/SKILL.md · Build with `@ahoo-wang/fetcher-eventbus`: serial, parallel, and broadcast typed buses; handler ordering and once…
git:20260818.2ff7b22 · audit A · 3 stars
fetcher-integration skill
ahoo-wang/skills · plugins/ahoo-fetcher-skills/skills/fetcher-integration/SKILL.md · Set up the core `@ahoo-wang/fetcher` HTTP client with `Fetcher` or `NamedFetcher`, interceptors, URL parameters…
git:20260818.2ff7b22 · audit A · 3 stars
fetcher-llm-streaming skill
ahoo-wang/skills · plugins/ahoo-fetcher-skills/skills/fetcher-llm-streaming/SKILL.md · Consume SSE and LLM token streams with `@ahoo-wang/fetcher-eventstream`: Response prototype helpers, standalone…
git:20260818.2ff7b22 · audit A · 3 stars
fetcher-openai-client skill
ahoo-wang/skills · plugins/ahoo-fetcher-skills/skills/fetcher-openai-client/SKILL.md · Call Chat Completions through `@ahoo-wang/fetcher-openai` with `OpenAI` or `ChatClient`, streaming or non-streaming…
git:20260818.2ff7b22 · audit A · 3 stars
fetcher-openapi-generator skill
ahoo-wang/skills · plugins/ahoo-fetcher-skills/skills/fetcher-openapi-generator/SKILL.md · Generate type-safe Fetcher clients from OpenAPI 3.x documents with the `fetcher-generator` CLI or `CodeGenerator`…
git:20260818.2ff7b22 · audit A · 3 stars
fetcher-openapi-types skill
ahoo-wang/skills · plugins/ahoo-fetcher-skills/skills/fetcher-openapi-types/SKILL.md · Model OpenAPI 3.x documents with `@ahoo-wang/fetcher-openapi` types for schemas, operations, parameters, responses…
git:20260818.2ff7b22 · audit A · 3 stars
fetcher-react-hooks skill
ahoo-wang/skills · plugins/ahoo-fetcher-skills/skills/fetcher-react-hooks/SKILL.md · Build React request and state flows with `@ahoo-wang/fetcher-react`: promise state, `useFetcher`, generic and Wow…
git:20260818.2ff7b22 · audit A · 3 stars
fetcher-storage skill
ahoo-wang/skills · plugins/ahoo-fetcher-skills/skills/fetcher-storage/SKILL.md · Add typed cross-environment storage with `@ahoo-wang/fetcher-storage`: `KeyStorage`, serializers, defaults, listeners…
git:20260818.2ff7b22 · audit A · 3 stars
fetcher-viewer-components skill
ahoo-wang/skills · plugins/ahoo-fetcher-skills/skills/fetcher-viewer-components/SKILL.md · Build React and Ant Design data-table UIs with `@ahoo-wang/fetcher-viewer`: `FetcherViewer`, `Viewer`, `View`, tables…
git:20260818.2ff7b22 · audit A · 3 stars
fetcher-wow-cqrs skill
ahoo-wang/skills · plugins/ahoo-fetcher-skills/skills/fetcher-wow-cqrs/SKILL.md · Build Wow DDD/CQRS clients with `@ahoo-wang/fetcher-wow`: commands and wait stages, snapshot/event queries…
git:20260818.2ff7b22 · audit A · 3 stars
fluent-assert skill
ahoo-wang/skills · plugins/ahoo-fluent-assert-skills/skills/fluent-assert/SKILL.md · Write and refactor Kotlin assertions with FluentAssert's AssertJ-backed `.assert()` extensions and `assertThrownBy`…
git:20260818.2ff7b22 · audit A · 3 stars
simba-testing skill
ahoo-wang/skills · plugins/ahoo-simba-skills/skills/simba-testing/SKILL.md · Guide for testing Simba distributed lock and leader-election code. Use when writing or reviewing tests for…
git:20260818.2ff7b22 · audit A · 3 stars
simba skill
ahoo-wang/skills · plugins/ahoo-simba-skills/skills/simba/SKILL.md · Guide for using the Simba distributed mutex and leader-election library in JVM projects. Use when creating distributed…
git:20260821.ec5fc28 · audit A · 3 stars
wow-debug skill
ahoo-wang/skills · plugins/ahoo-wow-skills/skills/wow-debug/SKILL.md · Diagnose observed Wow pipeline failures in downstream apps, optionally fixing with authorization. Activate only for…
git:20260831.84789be · audit A · 3 stars
wow-develop skill
ahoo-wang/skills · plugins/ahoo-wow-skills/skills/wow-develop/SKILL.md · Develop or explain Wow behavior in downstream apps, including first adoption and routine same-major non-breaking…
git:20260909.b4198a8 · audit A · 3 stars
wow-migrate skill
ahoo-wang/skills · plugins/ahoo-wow-skills/skills/wow-migrate/SKILL.md · Handle downstream cross-major or otherwise breaking Wow migrations across pinned releases, Wow application…
git:20260828.ede6457 · audit B · 3 stars
wow-review skill
ahoo-wang/skills · plugins/ahoo-wow-skills/skills/wow-review/SKILL.md · Review Wow use or adoption in downstream application code, diffs, or pull requests for findings, merge readiness, or…
git:20260831.84789be · audit A · 3 stars
coapi-developer skill
ahoo-wang/skills · sources/CoApi/skills/coapi-developer/SKILL.md · Help developers use and maintain CoApi, a Spring HTTP Interface client auto-configuration library for typed…
git:20260817.88affa1 · audit A · 3 stars
cocache skill
ahoo-wang/skills · sources/CoCache/skills/cocache/SKILL.md · Use when building or modifying Java/Kotlin applications with CoCache two-level distributed coherent caching. Invoke for…
git:20260816.892f6cd · audit A · 3 stars
cosec-custom-matcher skill
ahoo-wang/skills · sources/CoSec/skills/cosec-custom-matcher/SKILL.md · Extend CoSec with custom ActionMatcher or ConditionMatcher implementations and register their factories through…
git:20260818.6d5c642 · audit A · 3 stars
cosec-integration skill
ahoo-wang/skills · sources/CoSec/skills/cosec-integration/SKILL.md · Integrate CoSec into Spring Boot by selecting WebFlux, WebMVC, or Gateway support and configuring JWT, local policies…
git:20260818.41eccf7 · audit A · 3 stars
cosec-policy-author skill
ahoo-wang/skills · sources/CoSec/skills/cosec-policy-author/SKILL.md · Write, review, validate, or explain CoSec policy JSON, including allow/deny precedence, action and condition matchers…
git:20260818.41eccf7 · audit A · 3 stars
cosec-troubleshoot skill
ahoo-wang/skills · sources/CoSec/skills/cosec-troubleshoot/SKILL.md · Diagnose CoSec authentication and authorization failures, including unexpected 401/403/429 responses, policy loading…
git:20260818.6d5c642 · audit A · 3 stars
cosid-manual-integration skill
ahoo-wang/skills · sources/CosId/skills/cosid-manual-integration/SKILL.md · Integrate CosId programmatically into Java or Kotlin applications without Spring Boot auto-configuration. Use for…
git:20260818.2ff7b22 · audit A · 3 stars
cosid-sharding skill
ahoo-wang/skills · sources/CosId/skills/cosid-sharding/SKILL.md · Design, implement, and validate CosId database sharding with core ModCycle, IntervalTimeline, CachedSharding, and…
git:20260818.2ff7b22 · audit A · 3 stars
cosid-spring-boot skill
ahoo-wang/skills · sources/CosId/skills/cosid-spring-boot/SKILL.md · Configure and troubleshoot CosId in Spring Boot with cosid-spring-boot-starter. Use for Gradle feature capabilities or…
git:20260818.2ff7b22 · audit A · 3 stars
cosid-strategy-guide skill
ahoo-wang/skills · sources/CosId/skills/cosid-strategy-guide/SKILL.md · Choose a CosId ID generation strategy for Java distributed systems. Use when the user compares CosIdGenerator…
git:20260818.2ff7b22 · audit A · 3 stars
fluent-assert skill
ahoo-wang/skills · sources/FluentAssert/skills/fluent-assert/SKILL.md · Write and refactor Kotlin assertions with FluentAssert's AssertJ-backed `.assert()` extensions and `assertThrownBy`…
git:20260818.2ff7b22 · audit A · 3 stars
simba-testing skill
ahoo-wang/skills · sources/Simba/skills/simba-testing/SKILL.md · Guide for testing Simba distributed lock and leader-election code. Use when writing or reviewing tests for…
git:20260818.2ff7b22 · audit A · 3 stars
simba skill
ahoo-wang/skills · sources/Simba/skills/simba/SKILL.md · Guide for using the Simba distributed mutex and leader-election library in JVM projects. Use when creating distributed…
git:20260821.ec5fc28 · audit A · 3 stars
wow-debug skill
ahoo-wang/skills · sources/Wow/skills/wow-debug/SKILL.md · Diagnose observed Wow pipeline failures in downstream apps, optionally fixing with authorization. Activate only for…
git:20260831.84789be · audit A · 3 stars
wow-develop skill
ahoo-wang/skills · sources/Wow/skills/wow-develop/SKILL.md · Develop or explain Wow behavior in downstream apps, including first adoption and routine same-major non-breaking…
git:20260909.b4198a8 · audit A · 3 stars
wow-migrate skill
ahoo-wang/skills · sources/Wow/skills/wow-migrate/SKILL.md · Handle downstream cross-major or otherwise breaking Wow migrations across pinned releases, Wow application…
git:20260828.ede6457 · audit B · 3 stars
wow-review skill
ahoo-wang/skills · sources/Wow/skills/wow-review/SKILL.md · Review Wow use or adoption in downstream application code, diffs, or pull requests for findings, merge readiness, or…
git:20260831.84789be · audit A · 3 stars
fetcher-cosec-auth skill
ahoo-wang/skills · sources/fetcher/skills/fetcher-cosec-auth/SKILL.md · Configure `@ahoo-wang/fetcher-cosec` authentication for Fetcher: JWT storage and refresh, device and space IDs…
git:20260818.2ff7b22 · audit A · 3 stars
fetcher-decorator-service skill
ahoo-wang/skills · sources/fetcher/skills/fetcher-decorator-service/SKILL.md · Build declarative TypeScript API services with `@ahoo-wang/fetcher-decorator`: `@api`, HTTP and parameter decorators…
git:20260818.2ff7b22 · audit A · 3 stars
fetcher-eventbus skill
ahoo-wang/skills · sources/fetcher/skills/fetcher-eventbus/SKILL.md · Build with `@ahoo-wang/fetcher-eventbus`: serial, parallel, and broadcast typed buses; handler ordering and once…
git:20260818.2ff7b22 · audit A · 3 stars
fetcher-integration skill
ahoo-wang/skills · sources/fetcher/skills/fetcher-integration/SKILL.md · Set up the core `@ahoo-wang/fetcher` HTTP client with `Fetcher` or `NamedFetcher`, interceptors, URL parameters…
git:20260818.2ff7b22 · audit A · 3 stars
fetcher-llm-streaming skill
ahoo-wang/skills · sources/fetcher/skills/fetcher-llm-streaming/SKILL.md · Consume SSE and LLM token streams with `@ahoo-wang/fetcher-eventstream`: Response prototype helpers, standalone…
git:20260818.2ff7b22 · audit A · 3 stars
fetcher-openai-client skill
ahoo-wang/skills · sources/fetcher/skills/fetcher-openai-client/SKILL.md · Call Chat Completions through `@ahoo-wang/fetcher-openai` with `OpenAI` or `ChatClient`, streaming or non-streaming…
git:20260818.2ff7b22 · audit A · 3 stars
fetcher-openapi-generator skill
ahoo-wang/skills · sources/fetcher/skills/fetcher-openapi-generator/SKILL.md · Generate type-safe Fetcher clients from OpenAPI 3.x documents with the `fetcher-generator` CLI or `CodeGenerator`…
git:20260818.2ff7b22 · audit A · 3 stars
fetcher-openapi-types skill
ahoo-wang/skills · sources/fetcher/skills/fetcher-openapi-types/SKILL.md · Model OpenAPI 3.x documents with `@ahoo-wang/fetcher-openapi` types for schemas, operations, parameters, responses…
git:20260818.2ff7b22 · audit A · 3 stars
fetcher-react-hooks skill
ahoo-wang/skills · sources/fetcher/skills/fetcher-react-hooks/SKILL.md · Build React request and state flows with `@ahoo-wang/fetcher-react`: promise state, `useFetcher`, generic and Wow…
git:20260818.2ff7b22 · audit A · 3 stars
fetcher-storage skill
ahoo-wang/skills · sources/fetcher/skills/fetcher-storage/SKILL.md · Add typed cross-environment storage with `@ahoo-wang/fetcher-storage`: `KeyStorage`, serializers, defaults, listeners…
git:20260818.2ff7b22 · audit A · 3 stars
fetcher-viewer-components skill
ahoo-wang/skills · sources/fetcher/skills/fetcher-viewer-components/SKILL.md · Build React and Ant Design data-table UIs with `@ahoo-wang/fetcher-viewer`: `FetcherViewer`, `Viewer`, `View`, tables…
git:20260818.2ff7b22 · audit A · 3 stars
fetcher-wow-cqrs skill
ahoo-wang/skills · sources/fetcher/skills/fetcher-wow-cqrs/SKILL.md · Build Wow DDD/CQRS clients with `@ahoo-wang/fetcher-wow`: commands and wait stages, snapshot/event queries…
git:20260818.2ff7b22 · audit A · 3 stars

Source

github.com/ahoo-wang/skills · 3 stars · license Apache-2.0 · pushed 2026-09-23