# Ahoo-Wang

> Open-source publisher. Listings imported from github.com/Ahoo-Wang — credited to the original author with their license.

- **Listings:** 30
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/ahoo-wang
- **Website:** https://github.com/Ahoo-Wang

## Published listings

- [Fetcher Integration](https://agentstack.voostack.com/l/skill-ahoo-wang-skills-fetcher-integration) — Skill · Free · security-reviewed — `agentstack add skill-ahoo-wang-skills-fetcher-integration`
  >
- [Wow Code Review](https://agentstack.voostack.com/l/skill-ahoo-wang-skills-wow-code-review) — Skill · Free · security-reviewed — `agentstack add skill-ahoo-wang-skills-wow-code-review`
  Use when reviewing Wow framework code, PR diffs, or pre-merge changes involving aggregates, commands, events, sourcing, sagas, projections, command gateway, Query DSL, starter configuration, or Wow tests
- [Cocache](https://agentstack.voostack.com/l/skill-ahoo-wang-skills-cocache) — Skill · Free · security-reviewed — `agentstack add skill-ahoo-wang-skills-cocache`
  Use when building or modifying Java/Kotlin applications with CoCache two-level distributed coherent caching. Invoke for @CoCache cache interfaces, @JoinCacheable composition, Redis-backed coherence, Spring Boot integration, cache proxy behavior, custom cache backends, cache breakdown protection, or CoCache TCK tests.
- [Fluent Assert](https://agentstack.voostack.com/l/skill-ahoo-wang-skills-fluent-assert) — Skill · Free · security-reviewed — `agentstack add skill-ahoo-wang-skills-fluent-assert`
  Use when writing or refactoring Kotlin tests that need assertions, including JUnit tests, Wow/SagaSpec tests, JDK types, nullable values, collections, maps, time values, futures, predicates, custom data classes, or exception assertions with assertThrownBy.
- [Fetcher Storage](https://agentstack.voostack.com/l/skill-ahoo-wang-skills-fetcher-storage) — Skill · Free · security-reviewed — `agentstack add skill-ahoo-wang-skills-fetcher-storage`
  >
- [Fetcher Decorator Service](https://agentstack.voostack.com/l/skill-ahoo-wang-skills-fetcher-decorator-service) — Skill · Free · security-reviewed — `agentstack add skill-ahoo-wang-skills-fetcher-decorator-service`
  >
- [Simba Testing](https://agentstack.voostack.com/l/skill-ahoo-wang-skills-simba-testing) — Skill · Free · security-reviewed — `agentstack add skill-ahoo-wang-skills-simba-testing`
  Guide for testing Simba distributed lock and leader-election code. Use when writing or reviewing tests for MutexContender, SimbaLocker, AbstractScheduler, backend TCK conformance via MutexContendServiceSpec, Redis/JDBC/Zookeeper integration tests, timing-sensitive lock behavior, or new Kotlin assertions in Simba-based code.
- [Fetcher Openapi Generator](https://agentstack.voostack.com/l/skill-ahoo-wang-skills-fetcher-openapi-generator) — Skill · Free · security-reviewed — `agentstack add skill-ahoo-wang-skills-fetcher-openapi-generator`
  >
- [Cosid Sharding](https://agentstack.voostack.com/l/skill-ahoo-wang-skills-cosid-sharding) — Skill · Free · security-reviewed — `agentstack add skill-ahoo-wang-skills-cosid-sharding`
  Design and configure CosId sharding algorithms for database sharding and ShardingSphere. Use when the user mentions table or database sharding, ShardingSphere COSID_MOD or COSID_INTERVAL rules, modulo sharding, date/time interval sharding, range routing, SnowflakeId timestamp extraction, ModCycle, IntervalTimeline, CachedSharding, PreciseSharding, RangeSharding, or SnowflakeLocalDateTimeConvertor.
- [Simba](https://agentstack.voostack.com/l/skill-ahoo-wang-skills-simba) — Skill · Free · security-reviewed — `agentstack add skill-ahoo-wang-skills-simba`
  Guide for using the Simba distributed mutex and leader-election library in JVM projects. Use when creating distributed locks, implementing leader-only work, configuring Simba backends (JDBC/MySQL, Redis, Zookeeper), writing MutexContender or AbstractScheduler subclasses, using SimbaLocker, integrating Simba with Spring Boot, choosing backends, or tuning TTL/transition settings. For test-focused w…
- [Cosec Custom Matcher](https://agentstack.voostack.com/l/skill-ahoo-wang-skills-cosec-custom-matcher) — Skill · Free · security-reviewed — `agentstack add skill-ahoo-wang-skills-cosec-custom-matcher`
  Use when extending CoSec policy matching with custom ActionMatcher or ConditionMatcher implementations, condition types, matcher factories, ServiceLoader SPI registration, or Spring bean matcher registration.
- [Fetcher React Hooks](https://agentstack.voostack.com/l/skill-ahoo-wang-skills-fetcher-react-hooks) — Skill · Free · security-reviewed — `agentstack add skill-ahoo-wang-skills-fetcher-react-hooks`
  >
- [Cosid Manual Integration](https://agentstack.voostack.com/l/skill-ahoo-wang-skills-cosid-manual-integration) — Skill · Free · security-reviewed — `agentstack add skill-ahoo-wang-skills-cosid-manual-integration`
  Manually integrate CosId into Java or Kotlin applications without Spring Boot auto-configuration. Use when the user needs programmatic setup for SnowflakeId, SegmentId, SegmentChainId, CosIdGenerator, machine ID distribution, custom IdConverter wiring, non-Spring environments, library/framework integration, or production-safe generator lifecycle management.
- [Coapi Developer](https://agentstack.voostack.com/l/skill-ahoo-wang-skills-coapi-developer) — Skill · Free · security-reviewed — `agentstack add skill-ahoo-wang-skills-coapi-developer`
  >
- [Wow](https://agentstack.voostack.com/l/skill-ahoo-wang-skills-wow) — Skill · Free · security-reviewed — `agentstack add skill-ahoo-wang-skills-wow`
  |
- [Wow Debugging](https://agentstack.voostack.com/l/skill-ahoo-wang-skills-wow-debugging) — Skill · Free · security-reviewed — `agentstack add skill-ahoo-wang-skills-wow-debugging`
  Use when Wow commands, events, sourcing, sagas, projections, wait plans, Query DSL, retry policies, starter configuration, or tests fail, hang, skip handlers, produce unexpected state, or behave inconsistently
- [Cosec Troubleshoot](https://agentstack.voostack.com/l/skill-ahoo-wang-skills-cosec-troubleshoot) — Skill · Free · security-reviewed — `agentstack add skill-ahoo-wang-skills-cosec-troubleshoot`
  Use when diagnosing CoSec authentication or authorization failures such as unexpected 401/403 responses, denied requests that should be allowed, policies not loading, JWT token rejection, matcher mismatches, or unclear access decisions.
- [Cosec Integration](https://agentstack.voostack.com/l/skill-ahoo-wang-skills-cosec-integration) — Skill · Free · security-reviewed — `agentstack add skill-ahoo-wang-skills-cosec-integration`
  Use when adding CoSec to a Spring Boot application, choosing WebFlux/WebMVC/Gateway modules, configuring JWT authentication, authorization filters, local policies, Redis policy caching, social login, IP enrichment, OpenAPI, or OpenTelemetry integration.
- [Agent System Prompt](https://agentstack.voostack.com/l/skill-ahoo-wang-skills-agent-system-prompt) — Skill · Free · security-reviewed — `agentstack add skill-ahoo-wang-skills-agent-system-prompt`
  |
- [Fetcher Wow Cqrs](https://agentstack.voostack.com/l/skill-ahoo-wang-skills-fetcher-wow-cqrs) — Skill · Free · security-reviewed — `agentstack add skill-ahoo-wang-skills-fetcher-wow-cqrs`
  >
- [Fetcher Openai Client](https://agentstack.voostack.com/l/skill-ahoo-wang-skills-fetcher-openai-client) — Skill · Free · security-reviewed — `agentstack add skill-ahoo-wang-skills-fetcher-openai-client`
  >
- [Fetcher Eventbus](https://agentstack.voostack.com/l/skill-ahoo-wang-skills-fetcher-eventbus) — Skill · Free · security-reviewed — `agentstack add skill-ahoo-wang-skills-fetcher-eventbus`
  >
- [Cosid Strategy Guide](https://agentstack.voostack.com/l/skill-ahoo-wang-skills-cosid-strategy-guide) — Skill · Free · security-reviewed — `agentstack add skill-ahoo-wang-skills-cosid-strategy-guide`
  Choose the right CosId ID generation strategy for Java distributed systems. Use when the user compares CosIdGenerator, SnowflakeId, SegmentId, or SegmentChainId; asks which generator to use; or evaluates ID type, ordering, throughput, clock sensitivity, machine ID allocation, JavaScript-safe IDs, coordination backends, or production tradeoffs.
- [Fetcher Openapi Types](https://agentstack.voostack.com/l/skill-ahoo-wang-skills-fetcher-openapi-types) — Skill · Free · security-reviewed — `agentstack add skill-ahoo-wang-skills-fetcher-openapi-types`
  >
- [Fetcher Viewer Components](https://agentstack.voostack.com/l/skill-ahoo-wang-skills-fetcher-viewer-components) — Skill · Free · security-reviewed — `agentstack add skill-ahoo-wang-skills-fetcher-viewer-components`
  >
- [Cosid Spring Boot](https://agentstack.voostack.com/l/skill-ahoo-wang-skills-cosid-spring-boot) — Skill · Free · security-reviewed — `agentstack add skill-ahoo-wang-skills-cosid-spring-boot`
  Configure CosId in Spring Boot applications with cosid-spring-boot-starter. Use when the user works with application.yml, Gradle or Maven dependencies, starter feature variants, Redis/JDBC/MongoDB/ZooKeeper/proxy distributors, SnowflakeId, SegmentId, SegmentChainId, CosIdGenerator, @CosId, IdGeneratorProvider, ID converters, machine guarder settings, clock-backwards synchronization, or Actuator e…
- [Wow Development Workflow](https://agentstack.voostack.com/l/skill-ahoo-wang-skills-wow-development-workflow) — Skill · Free · security-reviewed — `agentstack add skill-ahoo-wang-skills-wow-development-workflow`
  Use when developing, completing, restructuring, or enhancing Wow framework aggregate or saga behavior, including new domain capability, command/event/state design, cross-aggregate orchestration, aggregate tests, saga tests, KDoc, scenario documents, or design reports.
- [Cosec Policy Author](https://agentstack.voostack.com/l/skill-ahoo-wang-skills-cosec-policy-author) — Skill · Free · security-reviewed — `agentstack add skill-ahoo-wang-skills-cosec-policy-author`
  Use when writing, validating, explaining, or debugging CoSec policy JSON, policy statements, ALLOW/DENY rules, action matchers, condition matchers, role-based authorization, tenant scoping, or rate limiting policies.
- [Fetcher Cosec Auth](https://agentstack.voostack.com/l/skill-ahoo-wang-skills-fetcher-cosec-auth) — Skill · Free · security-reviewed — `agentstack add skill-ahoo-wang-skills-fetcher-cosec-auth`
  >
- [Fetcher Llm Streaming](https://agentstack.voostack.com/l/skill-ahoo-wang-skills-fetcher-llm-streaming) — Skill · Free · security-reviewed — `agentstack add skill-ahoo-wang-skills-fetcher-llm-streaming`
  >

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
