nidhinjs/prompt-master
A ready-to-clone library of reusable prompts and prompt patterns that installs directly into your Claude skills folder.
Why it matters
Good prompts get rewritten from scratch far too often. Prompt-master collects reusable, tested patterns and drops them into your skills directory so they are available on demand instead of living in a scratchpad. It is a low-friction way to stop reinventing the same instructions, which is why it works well as an early, beginner-friendly install.
Use cases
- Reuse tested prompt patterns instead of rewriting them
- Install a prompt library straight into your skills folder
- Standardize common instructions across projects
- Start building a personal prompt collection from a solid base
Quickstart
git clone https://github.com/nidhinjs/prompt-master.git ~/.claude/skills/prompt-masterRelated repositories
caveman
A cross-agent skill that strips filler from Claude’s replies and answers in terse, token-lean prose while keeping code, commands, and error text byte-for-byte exact.
planning-with-files
A planning skill that keeps multi-step work in Markdown files — plans, progress, and handoffs — so an agent can survive context resets without losing the thread.
From the blog
CLI-Anything Guide: Turning Desktop GUIs into Stateful, Agent-Native CLIs
The definitive guide to HKUDS/CLI-Anything. Learn how to transform complex GUI apps into deterministic, agent-native CLIs with REPLs, stateful undo stacks, and zero screenshot fumbling.
The State of Claude Skills: Spring 2026
An in-depth look at how the open-source community is building around Claude, the rise of MCP servers, and what to expect next.
Maintain this repo? Submit an update.
Submit an update