Skip to content

somnio-software/somnio-ai-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Somnio

AI-powered audit skills for Claude Code, Cursor, and 40+ other agents.

Run comprehensive health audits, security scans, and best-practices checks on Flutter, NestJS, React, and more — directly from your AI coding assistant.

Install Somnio Skills License: MIT

Flutter Dart React NestJS Security


Quick Install

npx skills add somnio-software/somnio-ai-tools

Works with Claude Code, Cursor, Windsurf, Copilot, and 40+ other agents.

Claude Desktop App (Cowork plugin)
  1. Open Claude Desktop AppCowork tab → CustomizeExplore Plugins
  2. Go to Personal, click +, paste somnio-software/somnio-ai-tools
  3. Select which plugins to install from the marketplace
Somnio CLI (includes multi-step audit runner)
dart pub global activate -sgit https://github.com/somnio-software/somnio-ai-tools.git --git-path cli
somnio setup

Full installation guide →


Skills

Audits

Skill Alias Description
Flutter Health Audit fh 13-step project health audit with weighted scoring
Flutter Best Practices fp Code quality validation against live GitHub standards
NestJS Health Audit nh 13-step backend health audit with weighted scoring
NestJS Best Practices np DTO, architecture, and error handling validation
React Health Audit rh 13-step frontend health audit with weighted scoring
React Best Practices rp Component, hooks, state management, and TypeScript validation
Security Audit sa Framework-agnostic security scan (secrets, deps, SAST)

Workflows & Utilities

Skill Description
Clockify Tracker Log and manage Clockify time entries via the REST API
Workflow Builder Custom multi-step AI workflows with parallel execution
Git Branch Format Branch naming convention generator
Git Commit Format Conventional Commits message generator

Full skills catalog with examples →


Agent Rules

Global coding standards for NestJS and Flutter — automatically applied by your AI agent in every project.

Rules Pack Coverage
NestJS Rules DTOs, services, controllers, repositories, testing, error handling, TypeScript
Flutter Rules Layered architecture, BLoC patterns, testing, JSON models
React Rules Components, hooks, state management, performance, testing, TypeScript

Install via the Somnio CLI:

somnio rules install                          # interactive: detect agents + choose scope
somnio rules install --agent claude --global  # Claude Code, global
somnio rules install --agent cursor --project # Cursor, current project
somnio rules install --all --global           # all detected agents, global

Agent rules details →


Commands

Command Description
/somnio:audit Auto-detect project type and run the appropriate audit
/somnio:quick-check Fast 2-3 minute lightweight assessment
somnio run <alias> CLI: execute a multi-step audit from terminal

CLI reference → · Workflow guide →


Plugins

Somnio is also available as a Claude Desktop App plugin (Cowork) with four packages:

Package Focus
Development Health audits, security scans, best practices
Marketing Content strategy, ASO audits, campaign analysis
Operations Story definition, backlog management, connectors
Engineering Management Performance reviews, career path evaluation

Plugin system details →


Documentation

Installation Guide Skills Catalog CLI Reference
Plugin System Workflow Builder Architecture
Agent Rules Contributing

Contributing

We welcome contributions. See the Contributing Guide for setup instructions, how to add new skills, agent rules, agents, or plugins, and the pull request workflow.

License

MIT — see LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors