Skip to content

damacus/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skills

skills.sh

Agent skills curated for my own workflows.

Install

Install the full collection:

npx skills@latest add damacus/skills

Install a single skill:

npx skills@latest add damacus/skills --skill <skill-name>

Install the Ruby router globally into the shared agent skill directory:

npx skills@latest add damacus/skills --skill ruby --global

Available Skills

Skills are organized by category under skills/.

Engineering

Language

  • fish-shell
  • ruby — Ruby and Rails router covering RSpec, Minitest, Cucumber, quality, coverage, databases, and tooling.

The ruby skill replaces the former standalone Rails, RSpec, SimpleCov, RuboCop, RubyCritic, Ruby LSP, design-review, and PostgreSQL analyzer entry points. Install and invoke ruby; it conditionally loads only the guidance the detected project and task require.

Operations

Productivity

Security

TUI

UI

Workflow

Layout

  • skills/engineering/
  • skills/language/
  • skills/operations/
  • skills/productivity/
  • skills/security/
  • skills/tui/
  • skills/ui/
  • skills/workflow/

Validation

Run the focused authored-source checks from the repository root:

task test

This validates the Ruby package, all published skill frontmatter, internal links, the README inventory, router targets, bundled scripts, and Markdown for the changed Ruby-router documentation. Unrelated legacy Markdown is outside this focused gate.

About

Agent skills curated for my workflows

Resources

License

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors