EN/CN.
This repository maintains reusable Skills. The table below summarizes skills currently maintained in skills/ and planned future additions.
| Skill | Status | Summary | Primary Trigger Scenarios | Path |
|---|---|---|---|---|
| design-pattern | Active | Recommends and explains suitable design patterns for complex coding tasks, with maintainability and scalability as primary goals. | design patterns, refactoring, decoupling, maintainability, scalability, architecture optimization | skills/design-pattern/SKILL.md |
| security-awareness | Active | Enforces a language-agnostic secure-by-default workflow with API security baselines, common vulnerability mitigations, and proactive threat expansion. | secure coding, OWASP risks, API security, auth/authz, secrets handling, input validation, dependency and supply-chain risk | skills/security-awareness/SKILL.md |
| more skills (future) | Planned | Additional skills will be added over time for broader development workflows. | ... | skills |
npx skills add https://github.com/NetBT/big-bang --all