Skip to content

TheDragonCode/dandy-code-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dandy Code Skill

Dandy Code Skill

This repository adapts the Markdown book Dandy Code by Alexandr Chernyaev into a reusable agent skill. The source book is kept as a git submodule, while generated skill files are expected to live outside the submodule.

Quick Start

npx skills add https://github.com/TheDragonCode/dandy-code-skill

Key Features

  • Book-to-skill workflow - turns long-form Markdown chapters into concise, agent-facing instructions.
  • Source boundary protection - treats book/content/ as canonical and leaves book/draft/ out of generated output.
  • Traceable extraction - keeps generated guidance tied back to source chapters where practical.
  • Agent-ready output - targets a compact SKILL.md plus focused references instead of copying the book wholesale.
  • Deterministic structure - uses stable source ordering and predictable output paths.

License

This package is licensed under the MIT License.

About

AI agent skill based on the book "Dandy Code" written by Alexandr Chernyaev.

Resources

License

Contributing

Stars

Watchers

Forks

Contributors