Plugin Claude Code
Skills for creating Claude Code skills, agents, and plugins, plus LLM wiki management. Opinionated, based on official docs.
Plugin Claude Code
Skills for creating Claude Code skills, agents, and plugins, plus LLM wiki management. Opinionated, based on official docs.
Plugin Claude Code
A plugin providing essential skills for creating agents, skills and managing llm wiki. While agents and skills are based on the official documentation they are highly opinionated.
Skill Claude CodeCodex
Create or edit Claude Code subagent (agent) definition files based on official documentation. Use when the user wants to create a new subagent, modify an existing agent, or needs guidance on agent frontmatter fields, tool access, permission modes, or memory configuration.
Skill Claude CodeCodex
Execute LLM wiki operations on a codebase. Use when initializing a new wiki structure or analyzing and ingesting a code repository into a wiki. Supports init (create wiki scaffold) and ingest (analyze codebase, extract stack/structure/entities/flows, write wiki pages).
Skill Claude CodeCodex
LLM-powered wiki knowledge base. Use when discussing, planning, setting up, or maintaining an LLM wiki — a persistent, compounding knowledge base maintained by an LLM over raw source documents. Covers architecture, operations (init, ingest, query, lint), and conventions.
Skill Claude CodeCodex
Create or edit Claude Code plugins based on official documentation. Use when the user wants to create a new plugin, package skills/agents/hooks/MCP servers into a plugin, write a plugin manifest, or convert standalone .claude/ configuration into a distributable plugin.
Skill Claude CodeCodex
Create or edit Claude Code skills based on official documentation. Use when the user wants to create a new skill, modify an existing skill, or needs guidance on skill structure and frontmatter fields.