All authors
ObneyAI avatar

Claude Skills by ObneyAI

github.com/ObneyAI
19 skillsA× 18B× 10 installs8 views
AlliumA

Give your AI agents something more useful than a prompt. Velocity through clarity.

testingrustgo
0
17
DistillA

Extract an Allium specification from an existing codebase. Use when the user has existing code and wants to distil behaviour into a spec, reverse engineer a specification from implementation, generate a spec from code, turn implementation into a behavioural specification, or document what a codebase does in Allium terms.

developmenttypescriptpython
0
17
ElicitA

Run a structured discovery session to build an Allium specification through conversation. Use when the user wants to create a new spec from scratch, elicit or gather requirements, capture domain behaviour, specify a feature or system, define what a system should do, or is describing functionality and needs help shaping it into a specification.

businessgosql
0
17
PropagateA

Generate tests from Allium specifications. Use when the user wants to propagate tests, generate test files from a spec, write tests for a specification, create property-based tests, produce state machine tests, check test coverage against spec obligations, or understand what tests a specification requires.

testingtypescriptpython
0
17
TendA

Tend the Allium garden. Use when the user wants to write, edit, update, add to, improve, clarify, refine, restructure, fix or migrate Allium specs. Covers adding entities, rules, triggers, surfaces and contracts, fixing syntax or validation errors, renaming or refactoring within specs, migrating specs to a new language version, and translating requirements into well-formed specifications. Pushes back on vague requirements.

businessgoexpress
0
17
WeedA

Weed the Allium garden. Find where Allium specifications and implementation code have diverged, and help resolve the divergences. Use when the user wants to check spec-code alignment, compare specs against implementation, audit for spec drift or violations, sync specs with code or code with specs, or verify whether the implementation matches what the spec says.

testinggoexpress
0
17
Grain Command HandlerA

Implement command handlers that validate state and emit events using the Grain framework

documentationgodatabase
0
17
Grain Periodic TaskA

Create scheduled background jobs that run on cron schedules

documentationgojava
0
17
Grain Query HandlerA

Implement query handlers that read from event-sourced read models

documentationgo
0
17
Grain Read ModelA

Build read models by reducing events into queryable state

documentation
0
17
Grain SchemaA

Define Malli schemas for commands, events, and queries using defschemas

documentationgo
0
17
Grain ServiceA

Create a complete Grain domain service with schemas, read models, commands, queries, and tests

toolsgotesting
0
17
Grain Todo ProcessorA

Implement event-driven side effects that react to domain events

documentationjavareact
0
17
Nrepl ConnectA

Connect to the project's nREPL server using the nrepl MCP tool

tools
0
17
Orc EvaluateA

Set up LLM-as-judge evaluation for ORC workflows

documentationnode
0
17
Orc OptimizeA

Set up GEPA prompt optimization for an ORC workflow

businessnodeapi
0
17
Orc WorkflowA

Build an ORC behavior tree workflow using the DSL

documentationgonode
0
17
QaB

Run the E2E QA test suite against the live application using Playwright MCP and nREPL. Use when testing the app end-to-end.

testinggobash
0
17
TestA

Run the project test suite using Polylith's poly test command

research
0
17