Контрибьютинг в open-design без кода
productivity
od-contribute is a Claude Code skill that provides a guided contribution flow for the nexu-io/open-design project, designed so that product users with no coding background can open a real GitHub PR or issue. It branches into four paths: shipping a Skill, Design System, HyperFrame, or template you built with OD; translating README, QUICKSTART, or CONTRIBUTING into a new language; fixing typos or writing a blog post; and reporting a bug as a high-quality issue. The agent runs prerequisite checks, validates artifacts with dedicated scripts (validate-skill-submission.sh, validate-design-system.sh), renders PR bodies from structured templates, and pushes the branch to the user's fork. All GitHub-facing content — PR titles, commit messages, branch names — is kept in English, while user-facing prompts mirror the user's chat language. Ideal for anyone wanting to contribute to Open Design without mastering Git workflows.
- #github
- #contribution
- #open-source
- #no-code
- #collaboration