Skip to main content
Run any Skill in Manus
with one click
GitHub repository

grain-todo-list

grain-todo-list contains 16 collected skills from ObneyAI, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
16
Stars
1
updated
2026-06-25
Forks
1
Occupation coverage
3 occupation categories ยท 100% classified
repository explorer

Skills in this repository

allium
software-developers

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

2026-06-25
design-review
web-and-digital-interface-designers

Visual quality gate โ€” screenshot each primary screen, critique it against the baseline rubric, and refine the components until it passes. Use before declaring a build done.

2026-06-25
grain-command-handler
software-developers

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

2026-06-25
grain-periodic-task
software-developers

Create scheduled background jobs that run on cron schedules

2026-06-25
grain-query-handler
software-developers

Implement query handlers that read from event-sourced read models and render hiccup

2026-06-25
grain-read-model
software-developers

Build read models by reducing events into queryable state with defreadmodel

2026-06-25
grain-schema
software-developers

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

2026-06-25
grain-service
software-developers

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

2026-06-25
grain-todo-processor
software-developers

Implement event-driven side effects that react to domain events

2026-06-25
grain-ui-component
software-developers

Build the app's reusable UI component library (its visual language) on the foundation.ui primitives + DaisyUI, and compose screens from it

2026-06-25
grain-view
software-developers

Build Hiccup view functions for Datastar pages as thin compositions of the app's component library

2026-06-25
nrepl-connect
software-developers

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

2026-06-25
propagate
software-quality-assurance-analysts-and-testers

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.

2026-06-25
qa
software-quality-assurance-analysts-and-testers

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

2026-06-25
test
software-quality-assurance-analysts-and-testers

Run the project test suite with the build tool's test task

2026-06-25
verify-ui
software-quality-assurance-analysts-and-testers

Verify a build's acceptance checks against the LIVE app โ€” the correct Playwright MCP snapshotโ†’refโ†’act contract, signing in to an auth app, and when to assert via nREPL instead of the browser. Use whenever you verify acceptance as a real user (Definition of done

2026-06-25