Curated reusable agent skills and agents packaged as Claude Code plugins. Each subject (a tool, library, language, or workflow) is one plugin: skills are invoked as /<subject>:<facet> (e.g. /go:secure, /gh:send-pr) and agents are delegated as subagents. Canonical skills live under skills/ and agents under agents/; each subject is published as a self-contained plugin under plugins/, listed in the repo-root marketplace manifest (.claude-plugin/marketplace.json).
Claude Code is the only publication target.
# Add the marketplace (once)
/plugin marketplace add nq-rdl/agent-extensions
# Install a single subject
/plugin install go@rdl-agent-extensions
# Onboarding: install the rdl-team plugin
/plugin install rdl-team@rdl-agent-extensions
See docs/bundles.md for the full subject list.
This repo keeps a single source of truth for top-level agent context files:
AGENTS.md — single source of truth for agent contributor guidance.CLAUDE.md → symlink to AGENTS.md. Claude Code loads CLAUDE.md as project context; symlinking keeps the two in sync.This repo is scope-licensed (not an OR dual-license — the license depends on the file, not the user's choice):
SPDX-License-Identifier: MIT. Full text: LICENSE.SPDX-License-Identifier: CC-BY-4.0. Full text: LICENSE-CC-BY-4.0.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.
npx claudepluginhub nq-rdl/agent-extensions --plugin pixiR — language expertise, package development, CLI apps, CRAN, lifecycle, async, and testing
Go — idiomatic naming and secure error handling
Shiny — modern dashboards with bslib and Bootstrap 5 theming
Writerside — author and build JetBrains Writerside documentation
Defuddle — extract clean Markdown from cluttered web pages
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.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
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.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Consult multiple AI coding agents (Gemini, OpenAI, Grok, Perplexity, plus codex, antigravity, and grok CLIs when installed) to get diverse perspectives on coding problems