vendored-assets

Vendored assets. Use when importing or updating checked-in third-party or externally generated JavaScript, CSS, registries, schemas, snapshots, or Scalar, Swagger, and MIME artifacts.

Install
npx skills add 'https://github.com/Effect-TS/effect/tree/main/.agents/skills/vendored-assets'
Download bundle ↓
main · 90695b0Scanned 2026-09-15

Contributors

GitHub-linked commit authors for this SKILL.md at the saved revision. Co-authors and history before file renames are not included.

File history ↗

browser-assets.md

browser-assets.mdBrowse 2 files
View on GitHub
← Back to SKILL.md

Browser Asset Audit

For browser-delivered JavaScript or CSS, inspect the complete generated output for:

  • CSP requirements and dynamic code execution;
  • injected markup, scripts, or styles;
  • network destinations and runtime loading;
  • external URLs, source maps, and runtime fetches;
  • bundled code or notices absent from upstream top-level metadata.

Every destination and executable behavior must be attributable to the selected upstream release. Resolve or report suspicious content before completion.

Referenced from SKILL.md