Fabro
Official@fabro-sh · United States of America
Open source dark software factory
Agent Skills by Fabro
Showing 3 vetted skills indexed across 1 GitHub repositories.
rust-style-guide
Applies project Rust style conventions when writing, reviewing, and refactoring Rust code.
changelog
Generate dated MDX changelog entries from Git history.
update-docs
Update documentation pages by applying surgical edits based on code changes since the last watermark.
Frequently Asked Questions About Fabro
FAQPage SchemaWhat specific tasks does Fabro enable for documentation maintenance?▼
Fabro enables the generation of dated MDX changelog entries derived from Git history and performs surgical updates to documentation pages. It ensures documentation remains aligned with code changes by tracking modifications since the last established watermark.
Which technical personas benefit from using these capabilities?▼
Technical writers, release engineers, and software maintainers benefit from these capabilities. These personas use Fabro to reduce manual overhead when documenting repository changes and ensuring that project documentation accurately reflects the current state of the codebase.
What are the prerequisites for implementing Fabro in a repository?▼
Implementation requires a Git-based repository and existing MDX documentation files. Users must ensure their project history is accessible to the system to allow for accurate watermark tracking and the subsequent application of surgical edits to the documentation structure.