All authors
AlekDob avatar

Claude Skills by AlekDob

github.com/AlekDob
4 skillsA× 3B× 10 installs0 views
Bump VersionA

Use whenever the user asks to bump/raise the app version, prepare a release (e.g. "aumenta la versione", "prepara la release 2.1.0", "bump version", "release time"), or update the changelog / "What's new" popup. Bumps apps/web/package.json and writes a matching curated entry in apps/web/src/whatsNew/entries.ts by grouping the commits since the last release. Also use if the user reports the "What's new" dialog isn't showing after an update — a version mismatch between package.json and entries....

developmentgoreact
0
2
Quack ReleaseB

Build, sign, notarize and publish a Quack desktop release (macOS DMG + updater feed) to the AlekDob/quack-releases repo. Use whenever the user asks to cut a release, publish a version, ship a build, upload a DMG, or says /release. Also use when they ask why a published build has no telemetry or why the auto-updater does not see a new version — both are release-step mistakes this skill prevents.

developmentrustgo
0
2
React DoctorA

Use when finishing a feature, fixing a bug, before committing React code, or when the user types `/doctor`, asks to scan, triage, or clean up React diagnostics. Covers lint, accessibility, bundle size, architecture. Includes a regression check and a full local-triage workflow that fetches the canonical playbook.

ai-agentsgobash
0
2
VerifyA

Use when you need to see a Quack UI change actually running, or reproduce a bug at runtime. Launches an isolated Quack instance (server + web) on scratch ports without touching ~/.synara or the default dev ports.

developmentrustgo
0
2