By anukkrit149
Full skill library (105 skills) for Claude Code cloud sandbox — coding, agents, frameworks, design, prompt engineering, and workflow automation.
Refactor bloated AGENTS.md, CLAUDE.md, or similar agent instruction files to follow progressive disclosure principles. Splits monolithic files into organized, linked documentation.
Add Agentation visual feedback toolbar to a Next.js project
Expert in designing and building autonomous AI agents. Masters tool use, memory systems, planning strategies, and multi-agent orchestration. Use when: build agent, AI agent, autonomous agent, tool use, function calling.
Answer questions about the AI SDK and help build AI-powered features. Use when developers: (1) Ask about AI SDK functions like generateText, streamText, ToolLoopAgent, embed, or tools, (2) Want to build AI agents, chatbots, RAG systems, or text generation features, (3) Have questions about AI providers (OpenAI, Anthropic, Google, etc.), streaming, tool calling, structured output, or embeddings, (4) Use React hooks like useChat or useCompletion. Triggers on: "AI SDK", "Vercel AI SDK", "generateText", "streamText", "add AI to my app", "build an agent", "tool calling", "structured output", "useChat".
OpenAPI documentation and REST API design patterns
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Personal skill marketplace for Claude Code and Cowork. Two installable plugins live in one repo:
| Plugin | Skills | Use in |
|---|---|---|
anukkrit-skills-cowork | 50 | Cowork desktop (curated subset — no dev-only skills) |
anukkrit-skills-cloud | 105 | Claude Code cloud sandbox (full library) |
anukkrit-skills/
├── .claude-plugin/
│ └── marketplace.json # Lists both plugins
├── cowork/ # Cowork plugin (50 skills)
│ ├── .claude-plugin/plugin.json
│ └── skills/
└── cloud/ # Cloud plugin (105 skills)
├── .claude-plugin/plugin.json
└── skills/
In Claude Code or Cowork:
/plugin marketplace add [email protected]:anukkrit149/anukkrit-skills.git
/plugin install anukkrit-skills-cowork@anukkrit-skills # for Cowork
/plugin install anukkrit-skills-cloud@anukkrit-skills # for cloud sandbox
/plugin install ./cowork # from inside this repo
/plugin install ./cloud
Edit any SKILL.md, commit, push. Then in either env:
/plugin marketplace update anukkrit-skills
/plugin update anukkrit-skills-cowork
Categorization is in this README — when adding a new skill, place its folder under whichever bundle makes sense (or both via symlink).
npx claudepluginhub anukkrit149/anukkrit-skills --plugin anukkrit-skills-cloudCurated skill bundle for Cowork — document work, research, planning, prompt engineering, and data tasks.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques