Create, review, customize, and manage plugins and reusable agent artifacts
Use when creating a new plugin for agentic AI assistants, scaffolding plugin directory structures, starting a new plugin project from scratch, or porting existing skills from another repository
Use when installing or configuring a distributable plugin that contains ~~placeholder references needing replacement with organization-specific tool names
Use when auditing or refactoring a reusable agent artifact such as a `SKILL.md` bundle or standalone agent definition for trigger quality, bundle structure, metadata parity, progressive disclosure, or reusable capability fit.
Use when creating new skills, editing existing skills, or verifying skills work before deployment
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.
A collection of plugins for agentic AI assistants, built on top of composable "skills" and instructions that make sure your agent uses them.
Create, review, customize, and manage plugins and reusable agent artifacts. Includes workflows for scaffolding plugins, writing skills against a shared standard, reviewing skill bundles and subagents, and adapting distributable plugins for your organization.
A complete software engineering workflow: brainstorming, planning, TDD, debugging, code review, and more. Built on composable skills that trigger automatically when your agent encounters relevant tasks.
A collection of skills that enhance AI agents with specialized capabilities for developing on the Moonbeam parachain: adding pallets, precompiles, XCM messaging, runtime development, testing, migrations, and more.
Note: Installation differs by platform. Claude Code and Cursor have built-in plugin marketplaces. Codex and OpenCode require manual setup.
In Claude Code, register the marketplace first:
/plugin marketplace add Moonsong-Labs/knowledge-work-plugins
Then install the plugin from this marketplace:
/plugin install core-engineering@moonsong-labs
Cursor automatically detects plugins installed by Claude Code. Install via Claude Code first, then restart Cursor.
Tell Codex:
Fetch and follow instructions from https://raw.githubusercontent.com/Moonsong-Labs/knowledge-work-plugins/refs/heads/main/core-engineering/.codex/INSTALL.md
Detailed docs: core-engineering/docs/README.codex.md
Tell OpenCode:
Fetch and follow instructions from https://raw.githubusercontent.com/Moonsong-Labs/knowledge-work-plugins/refs/heads/main/core-engineering/.opencode/INSTALL.md
Detailed docs: core-engineering/docs/README.opencode.md
Start a new session in your chosen platform and ask for something that should trigger a skill (for example, "help me plan this feature" or "let's debug this issue"). The agent should automatically invoke the relevant skill.
To run the root just check and just test recipes locally, install these CLIs and make sure they are on your PATH:
justbun (provides bunx for markdownlint-cli2 and shellcheck)go (used via go run for shfmt and actionlint)yamllinttyposskills-refclaude (Claude Code CLI)jqnode and npmpython3gittimeout (coreutils; on macOS you may need to install it separately so timeout is available in PATH)You do not need to install markdownlint-cli2, shellcheck, shfmt, or actionlint separately because the root justfile runs them through bunx and go run.
The Claude-based test suites also expect the local plugin to be enabled. This can be most easily be enabled via the --plugin-dir command line option.
The writing-skills skill in the plugin-management plugin guides you through creating and testing new skills.
Fork and clone the repository
Start Claude Code with the plugin-management plugin loaded:
claude --plugin-dir ./plugin-management
Ask your agent to create a new skill:
I want to add a new skill to [plugin name] for [describe what it does]
The writing-skills skill will activate and guide you through the TDD process: write failing tests (baseline behavior), write the skill, verify it works, and refactor.
Submit a PR with your new skill.
Plugins are self-contained directories at the root of this repository. The plugin-management plugin provides a guided workflow for creating new plugins.
Fork and clone the repository
Start Claude Code with the plugin-management plugin loaded:
claude --plugin-dir ./plugin-management
Ask your agent to create a new plugin:
I want to create a new plugin for [describe what it does]
The create-plugin skill will activate and walk you through a 5-phase process: discovery, component planning, designing your first component, generating all files, and validation.
Submit a PR with your new plugin.
Skills update automatically when you update the plugin:
/plugin update core-engineering
Inspired by:
npx claudepluginhub moonsong-labs/knowledge-work-plugins --plugin plugin-managementCore skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
A collection of skills that enhance AI agents with specialized capabilities for developing on the Moonbeam parachain. Each skill provides actionable instructions that enable agents to perform specific development tasks effectively.
Complete plugin development toolkit for creating, refactoring, and validating Claude Code plugins and agents. Use when creating new plugins/skills/agents, refactoring existing plugins/skills, validating frontmatter, or restructuring plugin components. Includes specialized agents for assessment, planning, execution, and validation workflows.
Multi-agent orchestrator for Claude Code. Track work with convoys, sling to polecats. The Cognition Engine for AI-powered software factories.
Create and manage Claude Code skills, plugins, subagents, and hooks. Use when building new skills, validating existing skills, testing skills empirically, creating plugins, converting projects to plugins, creating hooks, or managing plugin automation. Includes /skills-toolkit:skill-composer, /skills-toolkit:skill-refiner, /skills-toolkit:skill-tester, /skills-toolkit:plugin-creator, /skills-toolkit:subagent-creator, /skills-toolkit:hook-creator, and /skills-toolkit:ask-user-question skills.
Unified capability management center for Skills, Agents, and Commands.
Production-grade engineering skills for AI coding agents — covering the full software development lifecycle from spec to ship.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.