Expert patterns for CKEditor 5 integration in TYPO3, including custom plugin development, configuration, and migration from CKEditor 4.
This is an Agent Skill following the open standard originally developed by Anthropic and released for cross-platform use.
Supported Platforms:
Skills are portable packages of procedural knowledge that work across any AI agent supporting the Agent Skills specification.
Add the Netresearch marketplace once, then browse and install skills:
# Claude Code
/plugin marketplace add netresearch/claude-code-marketplace
Install with any Agent Skills-compatible agent:
npx skills add https://github.com/netresearch/typo3-ckeditor5-skill --skill typo3-ckeditor5
Download the latest release and extract to your agent's skills directory.
git clone https://github.com/netresearch/typo3-ckeditor5-skill.git
composer require netresearch/typo3-ckeditor5-skill
Requires netresearch/composer-agent-skill-plugin.
This skill is automatically triggered when:
Example queries:
typo3-ckeditor5-skill/
├── SKILL.md # Skill metadata and core patterns
├── references/
│ ├── ckeditor5-architecture.md # CKEditor 5 core concepts
│ ├── typo3-integration.md # TYPO3-specific integration patterns
│ ├── plugin-development.md # Custom plugin creation guide
│ └── migration-guide.md # CKEditor 4 to 5 migration
└── scripts/
└── verify-ckeditor5.sh # Verification script
This project uses split licensing:
See the individual license files for full terms.
Developed and maintained by Netresearch DTT GmbH.
Made with ❤️ for Open Source by Netresearch
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 netresearch/claude-code-marketplace --plugin typo3-ckeditor5Comprehensive Jira integration with auto-detection of issue keys
Generate and maintain AGENTS.md, copilot-instructions.md, and other agent rule files
PHP 8.x modernization patterns with type safety and PHPStan
Git workflow best practices with commit validation hooks
Security audit patterns (OWASP Top 10, CWE Top 25 2025, CVSS v4.0) and GitHub project security checks for any project. Deep automated PHP/TYPO3 scanning with 80+ checkpoints, 19 reference guides, PreToolUse warnings. By Netresearch.
No description provided.
No description provided.
Complete skill set for Umbraco backoffice customization - 57 skills covering Foundation concepts, Extension Types, Property Editors, Rich Text, Backend integration, and Setup tools
Production-ready skills and agents for Craft CMS 5 development. Plugin development (elements, services, controllers, migrations, events, testing, headless, configuration), site development (content modeling, Twig templates, atomic design, multi-site, 23 plugin references), Craft Cloud and Servd managed hosting (deploy pipelines, static/edge caching, ephemeral filesystem, asset storage, plugin compatibility), and Garnish JS UI toolkit (modals, HUDs, drag-sort, menus, selection, accessibility). 10 skills, 6 specialized agents with explicit build-verify gates, project scaffolding.
Divi 5 development assistant: validates CSS compatibility, generates Divi-ready code, scaffolds page sections, audits project CSS health, checks accessibility, and learns from errors. Updated for Divi 5.2 with Composable Settings, Canvas system, and Loop Builder support.
Create skills from documentation folders and project codebases. Review, test, and package Anthropic Agent Skills for Claude.ai and Claude Code. 13 commands including from-docs, from-project, beginner tutorial, interactive wizard, templates, quality auditing, and distribution packaging.