Loading...
Loading...
Transform projects into professional open-source repositories with standard components. Use when users ask to "make this open source", "add open source files", "setup OSS standards", "create contributing guide", "add license", or want to prepare a project for public release with README, CONTRIBUTING, LICENSE, and GitHub templates.
npx skill4agent add luongnv89/skills oss-readyfeat/feature/feat/oss-readyassets/LICENSE-MITassets/CODE_OF_CONDUCT.mdassets/SECURITY.mdassets/.github/ISSUE_TEMPLATE/bug_report.mdISSUE_TEMPLATE/feature_request.mdPULL_REQUEST_TEMPLATE.mddocs/
├── ARCHITECTURE.md # System design, components
├── DEVELOPMENT.md # Dev setup, debugging
├── DEPLOYMENT.md # Production deployment
└── CHANGELOG.md # Version historypackage.jsonpyproject.tomlsetup.pyCargo.tomlgo.modassets/LICENSE-MITCODE_OF_CONDUCT.mdSECURITY.md.github/ISSUE_TEMPLATE/bug_report.md.github/ISSUE_TEMPLATE/feature_request.md.github/PULL_REQUEST_TEMPLATE.md