claude-plugins
Installable plugins, commands, and skills for coding workflows
All Skills in This Repository (14)
Pure Emerald Level Indicatorsmeeting-insights-analyzer
Analyze meeting transcripts to detect behavioral patterns and provide timestamped feedback.
dispatching-parallel-agents
Dispatch parallel agents to investigate and fix independent failures across files.
receiving-code-review
Evaluate code-review feedback against the codebase before implementing changes.
Remembering Conversations
Search archived Claude Code conversations semantically and by exact text with filters.
requesting-code-review
Dispatch a code-reviewer subagent to assess code changes against requirements.
sharing-skills
Automate upstream skill contributions with Git and GitHub CLI pull requests.
Algorithmic Art Generation
Generate reproducible p5.js algorithmic art with seeded randomness and flow fields.
pyopenms
Process LC-MS/MS data with peak picking and identification via pyOpenMS.
aeon
Classify, forecast, and cluster time series data with a Python API.
anndata
Manipulate AnnData objects for scRNA-seq data with I/O and metadata management.
reactome-database
Query Reactome REST API for pathway data and perform overrepresentation or expression analyses.
arboreto
Infer gene regulatory networks from expression data using GRNBoost2 and GENIE3.
Frequently Asked Questions
FAQPage SchemaHow to install claude-plugins?▼
Run `npx skills add lifangda/claude-plugins --all -g -y` in your terminal to install all skills in this collection globally.
What can I do with claude-plugins?▼
You get ready-made skills for Stripe and PayPal payments, API design, Python testing, web fuzzing, scientific database queries, PDF and Excel document handling, and generative art.
Does claude-plugins work with Claude Code?▼
Yes. Every skill follows the standard SKILL.md format and installs directly into your Claude Code skills directory for immediate use.
Can I install only one skill instead of everything?▼
Yes. Install a single skill with `npx skills add lifangda/claude-plugins --skill skill-name -g -y` instead of the --all flag.
Do I need coding experience to use these skills?▼
No. Once installed, you describe what you want in plain English and the agent uses the right skill to handle the technical work.
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