NOMOS avatar

NOMOS

Official

@nomos-guild

0Followers
|
7Public Repos
|
16Published Skills

Building Governance 3.0

Skills Distribution
DomainDeveloper To...Blockchain Transac.. (40%)Frontend Web Archi.. (35%)Database Schema Mo.. (15%)Governance System .. (10%)

Agent Skills by NOMOS

Showing 16 vetted skills indexed across 2 GitHub repositories.

nomos-guildnomos-guild
3

evolve-skill

Analyze feedback and apply structured changes to tracked skills with version history.

Official
Advanced
nomos-guildnomos-guild
3

add-prisma-model

Automates Prisma model scaffolding with snake_case mappings, BigInt, timestamps, and relation fields.

Official
Advanced
nomos-guildnomos-guild
3

MeshTransaction

Construct Cardano transactions with MeshTxBuilder from @meshsdk/transaction.

Official
Advanced
nomos-guildnomos-guild
3

add-cron-job

Create a Node.js cron-job scaffold with in-process guards and env-driven scheduling.

Official
Advanced
nomos-guildnomos-guild
3

MeshWallet

Integrate Cardano wallets with MeshSDK for signing and submitting transactions.

Official
Advanced
nomos-guildnomos-guild
3

MeshCoreCst

Provide low-level Cardano utilities for serialization, address resolution, and signing.

Official
Advanced
nomos-guildnomos-guild
4

wrap-up

Create session journeys, consolidate notes, and evolve SKILL.md definitions.

Official
Basic
nomos-guildnomos-guild
4

add-thunk

Add a typed Redux async thunk with loading and error states to a governance slice.

Official
Advanced
nomos-guildnomos-guild
4

cgov-build

Run Next.js builds and triage TypeScript errors into actionable to-dos.

Official
Intermediate
nomos-guildnomos-guild
4

add-dashboard

Scaffold a reusable dashboard module with chart registry, provider, grid, and side panel.

Official
Advanced
nomos-guildnomos-guild
4

reflect

Analyze skill learning system components and generate improvement recommendations.

Official
Basic
nomos-guildnomos-guild
4

add-api-route

Create Next.js API routes that proxy to backend services with authentication and caching.

Official
Intermediate
nomos-guildnomos-guild
4

add-chart

Scaffold a dashboard chart component and register it in the governance system.

Official
Advanced
nomos-guildnomos-guild
4

journey

Create session learning logs under .claude/journeys/ with title, date, summary, and key learnings.

Official
Basic
nomos-guildnomos-guild
4

theming

Standardize Light, Dark, and Game themes with color tokens and conditional styling.

Official
Basic
nomos-guildnomos-guild
4

i18n

Add or update translation keys across seven locale files and wire them into React components.

Official
Intermediate

Frequently Asked Questions About NOMOS

FAQPage Schema
What specific blockchain tasks can be performed using these skills?

These skills enable the construction, signing, and submission of Cardano transactions. You can resolve addresses, handle serialization, and integrate wallet connectivity directly into your web interface using the provided transaction builder and core utility modules.

Which developers benefit most from this governance-focused registry?

Full-stack engineers building decentralized governance platforms benefit most. The registry provides specific scaffolding for Next.js frontends, Prisma database models, and Cardano blockchain interactions, allowing developers to maintain consistent state management and translation standards across complex governance-oriented applications.

What are the primary dependencies for implementing these governance modules?

Implementation requires a Next.js environment, Prisma for database modeling, and the Mesh ecosystem for Cardano blockchain operations. You must also maintain a structured directory for session logs and skill definitions to utilize the evolution and reflection capabilities effectively.