Webiny — генератор MCP-скиллов из документации
documentation
webiny-skill-creator is a Claude Code skill that generates, refreshes, and maintains the full library of Webiny MCP server skills from source documentation and the framework codebase. Acting as a meta-skill, it produces all other Webiny MCP skills in two modes: full regeneration of the entire skill library, or targeted creation and update of a single skill for a specific Webiny feature. Each output skill lives in its own folder as `<skill-name>/SKILL.md` with YAML frontmatter; the MCP server recursively scans these files and auto-builds the catalog without a manual index. During generation, sources are read in priority order — existing skills, learn-webiny lessons, legacy skills-bak, real extensions in the codebase, and `core-features-reference.md` with verified import paths. Intended for developers who need to scale or keep their Webiny AI context current after framework updates.
- #webiny
- #mcp-skills
- #documentation
- #code-generation