lifangdalifangdaCommunity·14 Agent Skills Included

claude-plugins

Installable plugins, commands, and skills for coding workflows

Installs hundreds of ready-made agents, commands, hooks, MCP servers, and skills into Claude Code with a single command. Covers backend development, payment processing, security testing, scientific databases, document generation, and creative design. Eliminates manual prompt engineering by packaging proven workflows as reusable, searchable components.
npx skills add lifangda/claude-plugins --all -g -y
Available:

Explains the repository's plugin and skills architecture so the agent can correctly list, search, and install components from the skills library.

All Skills in This Repository (14)

Pure Emerald Level Indicators
📦 In Repo
lifangdalifangda

meeting-insights-analyzer

Analyze meeting transcripts to detect behavioral patterns and provide timestamped feedback.

Community
Basic
📦 In Repo
lifangdalifangda

dispatching-parallel-agents

Dispatch parallel agents to investigate and fix independent failures across files.

Community
Advanced
📦 In Repo
lifangdalifangda

receiving-code-review

Evaluate code-review feedback against the codebase before implementing changes.

Community
Basic
📦 In Repo
lifangdalifangda

Remembering Conversations

Search archived Claude Code conversations semantically and by exact text with filters.

Community
Intermediate
📦 In Repo
lifangdalifangda

requesting-code-review

Dispatch a code-reviewer subagent to assess code changes against requirements.

Community
Advanced
📦 In Repo
lifangdalifangda

sharing-skills

Automate upstream skill contributions with Git and GitHub CLI pull requests.

Community
Intermediate
📦 In Repo
lifangdalifangda

Algorithmic Art Generation

Generate reproducible p5.js algorithmic art with seeded randomness and flow fields.

Community
Advanced
📦 In Repo
lifangdalifangda

pyopenms

Process LC-MS/MS data with peak picking and identification via pyOpenMS.

Community
Advanced
📦 In Repo
lifangdalifangda

aeon

Classify, forecast, and cluster time series data with a Python API.

Community
Advanced
📦 In Repo
lifangdalifangda

anndata

Manipulate AnnData objects for scRNA-seq data with I/O and metadata management.

Community
Advanced
📦 In Repo
lifangdalifangda

reactome-database

Query Reactome REST API for pathway data and perform overrepresentation or expression analyses.

Community
Intermediate
📦 In Repo
lifangdalifangda

arboreto

Infer gene regulatory networks from expression data using GRNBoost2 and GENIE3.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How 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