GitHub repository
DocuDart
DocuDart contains 4 collected skills from Nikoro, with repository-level occupation coverage and site-owned skill detail pages.
skills collected
4
Stars
1
updated
2026-03-11
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer
Skills in this repository
creator/repo/skill
skill
occupation
description
updated
add-icon-family
software-developers
Scaffold a new icon family into DocuDart's icon system. Guides through repo URL, SVG path, naming, and runs the generator.
2026-03-11
release
software-developers
Prepare a release by bumping the version in pubspec.yaml, generating a changelog entry from commits, creating a git tag, and pushing. Validates everything before tagging.
2026-03-11
test
software-quality-assurance-analysts-and-testers
Run the full test suite, static analysis, and format check. Reports results and suggests fixes for any failures.
2026-03-11
regenerate
software-developers
Removes the docudart/ directory in a target folder and re-runs docudart create --full to regenerate it. Accepts an optional directory argument (defaults to "example").
2026-02-13