dependency-supply-chain

Dependency & Supply-Chain (Change Discipline)

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "dependency-supply-chain" with this command: npx skills add 7spade/black-tortoise/7spade-black-tortoise-dependency-supply-chain

Dependency & Supply-Chain (Change Discipline)

Use when

  • Adding a new npm package.

  • Upgrading Angular/Firebase/tooling versions.

Workflow

  • Justify: what existing platform feature cannot solve it?

  • Minimize: smallest package/scope; avoid runtime deps for build-time needs.

  • Isolate: keep dependency behind a boundary (adapter/port) if it’s not a core framework lib.

  • Validate: run lint, type-check, architecture gate, and tests.

References

  • .github/instructions/66-dependency-supply-chain-copilot-instructions.md

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

material-design-3

No summary provided by upstream source.

Repository SourceNeeds Review
General

architecture-ddd

No summary provided by upstream source.

Repository SourceNeeds Review
General

cohesion-coupling-review

No summary provided by upstream source.

Repository SourceNeeds Review