Skip to content

loop v3.0.2

Latest

Choose a tag to compare

@nxxxsooo nxxxsooo released this 07 Aug 09:58
5db2c4a

loop v3.0.2 simplifies the public install surface without changing Skill behavior.

Install

Guided install (recommended). Installs the complete bundle while preserving Agent, scope, and installation-method choices:

npx skills@latest add nxxxsooo/loop --skill '*'

Quick global install. Skips prompts and installs the complete bundle globally according to CLI Agent detection:

npx skills@latest add nxxxsooo/loop -g -y

Update an existing global installation

npx skills@latest update loop deep-grill deep-design deep-build -g -y

Verification

  • Bundle contracts, licenses, Raycast snippets, and pinned sources validated.
  • README excerpts match the released loop Skill.
  • Guided command installed all four Skills in an isolated project.

Full Changelog: v3.0.1...v3.0.2