en un clic
openusage
openusage contient 15 skills collectées depuis janekbaraniewski, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Add a new AI provider to the dashboard
Tag, push, and publish a GitHub release with hand-crafted notes
Design a feature: quiz, explore codebase, write design doc with tasks
Audit and improve the development workflow, sync tool configs
Develop a feature end-to-end from design to pull request
Finalize a feature: create branch, commit, open PR
Implement a feature from its design doc with tests
Iterate on a feature to fix issues and address feedback
Run the openusage-provider skill for provider-specific guidance
Review a design doc against the codebase
Validate a feature implementation: build, tests, compliance, quality
Design new features for OpenUsage with structured design docs and implementation tasks. Triggers for any change touching 3+ subsystems, or when explicitly invoked.
Implement a feature from an existing design doc. Reads the design, analyzes the codebase, validates assumptions via interactive quiz, plans execution with parallelization, implements tasks, and validates. Use after running /design-feature.
Add new AI usage providers to the OpenUsage TUI dashboard.
Review a design doc against the actual codebase, find inconsistencies, and quiz the user on needed fixes. Loops until all issues are resolved. Use after /design-feature and before /implement-feature.