Skip to main content
Run any Skill in Manus
with one click
$pwd:
kcsujeet
GitHub creator profile

kcsujeet

Repository-level view of 3 collected skills across 1 GitHub repositories, including approximate occupation coverage.

skills collected
3
repositories
1
occupation fields
1
updated
2026-05-30
occupation focus
Major fields detected across this creator.
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

#001
ilamy-calendar
3 skills28444updated 2026-05-30
100% of creator
code-review
unclassified

Review a GitHub PR or local diff for the @ilamy/calendar repo. Drafts findings as Conventional Comments and waits for explicit approval before posting anything to GitHub. Use when the user says "review this PR", "review PR

2026-05-30
release-new-version
Software Developers

Cut a new release of @ilamy/calendar โ€” analyze commits since the last tag, suggest a semver bump, draft a CHANGELOG entry in the project's existing style, run the CI gate, commit, tag, push to origin, and create the GitHub release page (marked as `latest`). Pauses for the user to run `npm publish` interactively, then (on their signal) comments on every issue closed by the release and closes any still open. Use whenever the user says "release a new version", "cut a release", "ship v1.x", "bump the version", "prep a release", "publish the next version", "I just published X", "close the released issues", or anything that implies a new version should go out or a shipped version needs its issue follow-ups.

2026-04-22
reduce-bundle-size
Software Developers

Systematically reduce the shipped bundle size of a JS/TS library without sacrificing code readability or breaking consumer APIs. Use this skill whenever the user mentions bundle size, tree-shaking, code duplication to cut, "reduce size of", "make lighter", "shrink output", looks for wins in `dist/`, or asks to audit a library's heaviest files. Also trigger when the user pastes a `bun run build` / `npm run build` / `bunup` / `tsup` / `rollup` output showing `dist/index.js` size and asks for reductions. Prefer this over vague "refactor to be smaller" answers โ€” it enforces a measure-first loop, concrete opportunity categories, and readability guardrails.

2026-04-19
Showing 1 of 1 repositories
All repositories loaded
kcsujeet GitHub Skills | SkillsMP