third-party-code
Installation
SKILL.md
Third-Party Code Review
Use this skill when reviewing or generating code that is copied from, adapted from, or substantially based on an external project.
Purpose and scope
Use this skill for licensing, attribution, notices, and repository bookkeeping around third-party-derived code.
Core rule
- Do not add third-party-derived code unless its license allows redistribution and modification compatible with this repository.
- Preserve upstream attribution and required notices.
- Track the imported/adapted component in the repository's third-party inventory.