claude-plugins
Code review, prototyping, writing, and terminal control workflows
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install claude-plugins?▼
Run `npx skills add nicknisi/claude-plugins --all -g -y` in your terminal to install every plugin in this collection globally.
What does the squad-review skill do?▼
It reviews your branch with six specialist lenses covering security, correctness, tests, and architecture, then an adversarial verifier tries to refute every finding before you see it.
Can it control my running dev server or REPL?▼
Yes. The tmux skill reads and sends keystrokes to your visible panes, so it can restart watchers, drive a Node REPL, or check server logs safely.
How does it help with writing blog posts?▼
The blog-post-writer skill turns raw notes and interviews into a sourced draft, while tighten-prose removes overused machine-writing patterns so the result sounds human.
Can I use these plugins without coding experience?▼
Mostly yes. You describe what you want in plain English, and the skills handle the technical steps like fetching transcripts or generating images.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core