Install matrix

Project, global, or try once.

Each skill gets the same macOS-style installer module with Core 6 agent support and animated copy actions.

Install delink-github

Agent
npx -y skills add imsovikde/souvik-skills --skill delink-github --agent claude-code

Installs into .claude/skills of the current project.

Install gh-ready

Agent
npx -y skills add imsovikde/souvik-skills --skill gh-ready --agent claude-code

Installs into .claude/skills of the current project.

Install magento-team-lead

Agent
npx -y skills add imsovikde/souvik-skills --skill magento-team-lead --agent claude-code

Installs into .claude/skills of the current project.

Install motioncraft

Agent
npx -y skills add imsovikde/souvik-skills --skill motioncraft --agent claude-code

Installs into .claude/skills of the current project.

Skill pages

Open a page before copying.

The cards below link to the richer skill explanations and source file lists.

[DG]
Repository Safetyresources

Delink GitHub

Safely detach a local project from GitHub by removing Git history, remotes, and the root .github directory, then creating a fresh local Git repository. Use only when the user explicitly wants to delink, disconnect, unpublish, reinitialize, remove GitHub linkage, erase Git history, or start clean Git history for a repository.

npx -y skills add imsovikde/souvik-skills --skill delink-github --agent claude-code
[GR]
Release Readinessresources

GH Ready

Prepare repositories for professional GitHub publication, open-source release, NPM or package distribution, client delivery, hiring showcase, product launch, or handoff. Use when Codex needs to improve README quality, license readiness, package metadata, repository hygiene, community health files, issue and pull request templates, CI, tests, linting, release process, security policy, Dependabot, CodeQL/code scanning, secret hygiene, branch protection guidance, CODEOWNERS, changelogs, badges, docs, examples, AGENTS.md, or overall repository trustworthiness.

npx -y skills add imsovikde/souvik-skills --skill gh-ready --agent claude-code
[MTL]
Commerce Leadershipresources

Magento Team Lead

Lead Magento Open Source and Adobe Commerce engineering work as a senior technical lead. Use when Codex needs to plan ecommerce features, review Magento modules, guide architecture, debug backend or storefront issues, coordinate team delivery, choose extension points, evaluate APIs, prepare releases, or make quality, security, performance, and upgrade-readiness decisions for Magento or Adobe Commerce projects.

npx -y skills add imsovikde/souvik-skills --skill magento-team-lead --agent claude-code
[M]
Interface Motionresources

Motioncraft

Design and implement premium interface motion systems, smooth scrolling, scroll-linked animation, micro-interactions, springs, easing, gesture feedback, page transitions, reduced-motion variants, and animation performance fixes. Use when Codex needs to make a web or app interface feel professional, alive, smooth, responsive, cinematic, tactile, or high-end; when adding Framer Motion, Motion, GSAP, Lenis, React Spring, CSS, WAAPI, scroll-triggered effects, hover, tap, drag, animated state changes, skeletons, loading motion, layout transitions, or motion tokens; or when reviewing animation jank, motion accessibility, or motion design quality.

npx -y skills add imsovikde/souvik-skills --skill motioncraft --agent claude-code