Arvindand Agent Skills
arvindand-agent-skills is a Claude Code plugin for the Build phase that packages portable skills for dependencies, GitHub ops, documentation lookup, and UI/UX patterns.
Add portable agent skills for dependency intelligence, GitHub operations, live documentation lookup, and UI/UX design patterns so Claude Code and Copilot-class assistants share one skill library.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install arvindand-agent-skills@arvindand/agent-skillsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:arvindand/agent-skills") and the paste-ready config with skillselion.get_install_config("plugin:arvindand/agent-skills").
What it does
arvindand-agent-skills is a community Claude Code plugin repository that distributes reusable agent skills meant to travel beyond a single editor: dependency intelligence, GitHub operations, documentation lookup, and UI/UX design patterns are called out explicitly for Claude Code, GitHub Copilot, and comparable assistants. Solo builders install it when they want one curated skill surface for answering “which library,” “what does the doc say,” “how do I run this GitHub task,” and “what UI pattern fits” without maintaining four separate repos. Catalog metadata lists one plugin bundle with keywords tying agent portability to Context7, maven-tools-mcp, crafting, and operations—positioning the pack as build-phase agent tooling that also supports review and design decisions. It is a skill library plugin, not a hosted MCP product by itself, though it references documentation and tooling integrations in skill form.
Highlights
- Portable skill pack for Claude Code, GitHub Copilot, and other AI assistants from one plugin entry
- Dependency intelligence and library lookup to choose and upgrade packages with context
- GitHub operations skills for routine repo workflows without leaving the agent
- Documentation lookup integration (Context7, maven-tools-mcp keywords) for accurate API answers
- UI/UX design pattern skills for crafting interfaces alongside backend and dependency work
Why builders use it
Agents hallucinate library choices and APIs because dependency, docs, GitHub, and UI guidance live in disconnected places.
After install, the same portable skills answer dependency, documentation, GitHub, and UI/UX questions inside Claude Code and compatible copilots.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 10 stars, 0 votes.
FAQ
Who is arvindand-agent-skills for?
It is for developers using Claude Code or Copilot who want shared skills for dependencies, GitHub, documentation lookup, and UI/UX patterns.
When should I use arvindand-agent-skills?
Use it while building and refining features whenever you need grounded library docs, repo operations, or UI pattern guidance inside the agent.
How do I add arvindand-agent-skills to my agent?
Register the arvindand/agent-skills plugin in Claude Code and copy or link the portable skills into your project per the repo README for Copilot or other assistants.
Comments
Share how you use arvindand-agent-skills, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.