- Created components.json for shadcn-vue configuration.
- Added useGSAP composable to dynamically import GSAP and ScrollTrigger.
- Updated nuxt.config.ts to include shadcn-nuxt module and configure component directory.
- Modified package.json to include new dependencies for shadcn-vue and GSAP.
- Updated FRONTEND_PAGE_ALLOWLIST to include '/test-ui'.
- Updated skills-lock.json to include GSAP-related skills and shadcn-vue.
- Introduced a new script `pin.mjs` to pin and unpin sub-commands, allowing users to create shortcuts for commonly used commands.
- The script discovers harness directories and manages the creation/removal of shortcut skills in those directories.
- Added a `skills-lock.json` file to track the impeccable skill installation details.