Hakkadaikon avatar

Hakkadaikon

Community

@Hakkadaikon · Asia/Tokyo

92Followers
|
89Public Repos
|
61Published Skills

Joke, Vim, Nostr, Bitcoin. We have no limits

Skills Distribution
DomainDeveloper To...Test Design & Meth.. (55%)Formal Verificatio.. (20%)Git Operations & C.. (15%)CI Investigation &.. (10%)

Agent Skills by Hakkadaikon

Showing 61 vetted skills indexed across 1 GitHub repositories.

HakkadaikonHakkadaikon

test-structure-lifecycle

Applies Four-Phase Test and Test Data Builder patterns to structure test lifecycle and fixture data.

Community
Intermediate
HakkadaikonHakkadaikon

test-catalog

Assigns test techniques to T-ID ledger behaviors via an index of 40 technique skills.

Community
Intermediate
HakkadaikonHakkadaikon

flakiness-external

Detect and contain test flakiness caused by external network calls and real-time sleeps.

Community
Intermediate
HakkadaikonHakkadaikon

whitebox-dataflow-loop

Designs loop boundary and def-use dataflow test cases for whitebox coverage.

Community
Intermediate
HakkadaikonHakkadaikon

experience-checklist

Applies checklist-based testing and error guessing to externalize testing experience into enumerated test cases.

Community
Intermediate
HakkadaikonHakkadaikon

using-hymme

Maps hymme verification and workflow skills onto superpowers development phases.

Community
Intermediate
HakkadaikonHakkadaikon

experience-scenario

Designs black-box test cases from use case flows, realistic scenarios, and grammar mutations.

Community
Intermediate
HakkadaikonHakkadaikon

micro-commit

Splits uncommitted changes into logical units and creates conventional commits of roughly 30-50 lines each.

Community
Intermediate
HakkadaikonHakkadaikon

flakiness-value

Detect and contain test flakiness caused by time, randomness, and floating-point nondeterminism.

Community
Intermediate
HakkadaikonHakkadaikon

levels-service

Guides component, contract, and API schema testing for independently deployable services.

Community
Intermediate
HakkadaikonHakkadaikon

oracle-past-output

Applies snapshot, approval, and characterization testing techniques that use past outputs as test oracles.

Community
Intermediate
HakkadaikonHakkadaikon

rebase-flow

Enforces a gated approval, backup, and verification workflow for safe git rebase operations.

Community
Advanced
HakkadaikonHakkadaikon

strategy-operations

Plans test placement, environments, data, flakiness handling, and CI gating for test strategy.

Community
Advanced
HakkadaikonHakkadaikon

generative-fuzzing

Tests parser robustness by flooding untrusted input boundaries with generated malformed and random inputs.

Community
Intermediate
HakkadaikonHakkadaikon

nonfunctional-perf

Defines measurement-based non-functional tests for performance, load, stress, spike, soak, scalability, and capacity.

Community
Intermediate
HakkadaikonHakkadaikon

nonfunctional-attributes

Guides quality-assurance nonfunctional testing covering security, accessibility, compatibility, and contract verification.

Community
Intermediate
HakkadaikonHakkadaikon

test-doubles

Classify test doubles and apply Testcontainers for real middleware integration testing.

Community
Intermediate
HakkadaikonHakkadaikon

levels-system

Guides system, E2E, and acceptance testing with coverage criteria and step-by-step procedures.

Community
Intermediate
HakkadaikonHakkadaikon

oracle-model-based

Generates stateful model-based tests that compare implementations against abstract state machine models.

Community
Intermediate
HakkadaikonHakkadaikon

nonfunctional-resilience

Validates fault-injection resilience patterns and migration data-integrity invariants through structured test procedures.

Community
Intermediate
HakkadaikonHakkadaikon

tdd-cycle

Applies t-wada style TDD practices to Red-Green-Refactor cycles with test-list-first planning.

Community
Intermediate
HakkadaikonHakkadaikon

levels-operational

Guides smoke, sanity, and regression testing for post-deploy operational verification.

Community
Intermediate
HakkadaikonHakkadaikon

ai-nondeterministic

Design tests for LLM-assisted test generation and nondeterministic model outputs.

Community
Advanced
HakkadaikonHakkadaikon

test-structure-anatomy

Structures individual tests using AAA, Given-When-Then, and table-driven patterns.

Community
Intermediate

Frequently Asked Questions About Hakkadaikon

FAQPage Schema
What tasks can I accomplish using Hakkadaikon's skills?

You can design tests end-to-end (behavior extraction, technique selection from a 40-skill catalog, regression fixing), verify designs with TLA+/TLC model checking, prove properties in Lean 4, investigate GitHub Actions CI failures, run multi-lens diff reviews, and perform guarded git rebase/reset/commit operations.

Who are these skills designed for?

Software engineers and QA practitioners working on test strategy, flaky-test remediation, and coverage rigor, plus developers who need formal correctness guarantees for protocols, state machines, and algorithms, and teams enforcing disciplined commit, PR, and review practices.

How do the test-design skills work in practice?

The test-design router delegates to test-extract (build a T-ID behavior ledger), then test-catalog (assign techniques like pairwise, mutation, or contract testing per behavior), then test-verify (hand off to TDD implementation and gate on coverage, flakiness, and mutation score before fixing tests into CI regression).

What are the prerequisites for the loop-engineering and formal-verification skills?

Loop-engineering requires completing loopeng-extract's requirements ledger before EARS/TLA+ formalization, and TLC results before Gherkin conversion. Formal-verification targets Lean 4 specs. Git safety skills require the bundled git-guard hook, which mechanically blocks rebase/reset without a backup branch.

Are these skills open source and what do they cost?

The skills are published in Hakkadaikon's public GitHub repositories (89 public repos) as skill manifests with native frontmatter. No licensing fee or paid tier is indicated in the manifest; they are invoked as user-invocable or router-delegated skills within the host environment.