By anukkrit149
Curated skill bundle for Cowork — document work, research, planning, prompt engineering, and data tasks.
Refactor bloated AGENTS.md, CLAUDE.md, or similar agent instruction files to follow progressive disclosure principles. Splits monolithic files into organized, linked documentation.
OpenAPI documentation and REST API design patterns
Searches arXiv for preprints and academic papers, retrieves abstracts, and filters by topic. Use when the user asks to find research papers, search arXiv, look up preprints, find academic articles in physics, math, CS, biology, statistics, or related fields.
Writes and structures long-form blog posts, creates tutorial outlines, and optimizes content for SEO with cover image generation. Use when the user asks to write a blog post, article, how-to guide, tutorial, technical writeup, thought leadership piece, or long-form content.
Generate architecture documentation using C4 model Mermaid diagrams. Use when asked to create architecture diagrams, document system architecture, visualize software structure, create C4 diagrams, or generate context/container/component/deployment diagrams. Triggers include "architecture diagram", "C4 diagram", "system context", "container diagram", "component diagram", "deployment diagram", "document architecture", "visualize architecture".
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-coworkFull skill library (105 skills) for Claude Code cloud sandbox — coding, agents, frameworks, design, prompt engineering, and workflow automation.
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.
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.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Payload Development plugin - covers collections, fields, hooks, access control, plugins, and database adapters.