Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

DashNex Skills

Central knowledge base for the DashNex framework. Provides documentation and agent skills used when working on any DashNex project.

Contents

  • INDEX.md — Index of all available documentation topics
  • docs/ — Framework documentation (architecture, conventions, module guides)
  • skills/ — Agent skills that consume this repository

Using the documentation

Documents are fetched directly from GitHub so they are always up to date:

https://raw.githubusercontent.com/dashnex/skills/main/{path}

Start from INDEX.md to discover what is available, then fetch the specific topic you need.

Using the dashnex skill

The dashnex skill exposes this knowledge base to any agent runtime that supports the skill format (Claude Code, Cursor, and other LLM tools that load SKILL.md files). Invoke it with a topic to pull the relevant guide:

/dashnex <topic>

Without a topic, the skill lists available entries from the index and asks which one to load.

Contributing

  1. Add or edit a document under docs/.
  2. Register it in INDEX.md with a short description.
  3. Commit and push to main — consumers fetch from main directly, so changes take effect immediately.

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors