This skill helps you regenerate a published command-line tool from scratch. It keeps all prior research, novel features, and patches you made before. Instead of losing that work, it brings everything into the new version as context. You just give the name of the tool and a reason. The skill then checks if the old tool is on your computer. If not, it imports it from a public library. It also recommends whether to reuse old research or start fresh based on how old it is. Finally, it hands off to the main printing press skill with all the right information. Use this when a major upgrade would benefit your tool more than a simple polish.
Developers who build and publish CLI tools get the most use out of this. It saves time by not redoing work already done. It also makes sure every new version is built on top of past improvements. No work gets dropped or forgotten.
Global
mkdir -p ~/.claude/skills/printing-press-reprintProject
mkdir -p .claude/skills/printing-press-reprintSource Repository
Lark Openapi Explorerlarksuite/cli
Discover and call native Lark OpenAPIs not covered by existing CLI commands
Supabasesupabase/agent-skills
Add a database auth and APIs to your app with Supabase
Design An Interfacemattpocock/skills
Generate many different interface designs and pick the best one
Convex Quickstartget-convex/agent-skills
Rapidly set up a Convex backend for new or existing apps with one command
Convex Create Componentget-convex/agent-skills
Create reusable Convex components with isolated tables and clear APIs
Convexget-convex/agent-skills
Use this router to find the perfect Convex skill for your task
Firebase Remote Config Basicsfirebase/agent-skills
Change your app's behavior instantly without a new update
Notion Apiintellectronica/agent-skills
Automate your Notion workspace with simple API calls