Safely bump a Joomla extension or package version across manifests, update XML, changelog, and related release metadata. Use when the user asks to prepare a Joomla release or change an extension version.
Generate a concise pull request title and markdown description from the current Git branch, commits, and diff. Use when the user asks to draft, update, or summarize a pull request.
Complete Bootstrap 5 documentation - 110 doc files, 99 SCSS source files, and 88 JavaScript files covering the world's most popular CSS framework
Core Joomla 6 code reviewer skill. Audits extension files (components, modules, plugins, libraries, templates) for compliance with Joomla 6 best practices, native MVC, PSR-4 namespacing, dependency injection, modern PHP, security, and Bootstrap 5 / vanilla ES2020+ frontend standards. Rejects Joomla 3/4 J* classes, FOF, jQuery, and any modification of Joomla core files.
Joomla 6 extension architect agent for creating detailed migration blueprints. Specializes in mapping older non-core Joomla extensions (FOF, legacy MVC, jQuery-based) to modern Joomla 6 patterns including native MVC, DI containers, Web Asset Manager, and vanilla JavaScript.
Core Joomla 6 (6.0-era) extension development skill. Patterns and reference for building components, modules, plugins, templates, libraries, and CLI/console applications using native Joomla 6 MVC, PSR-4 namespacing, dependency injection, SubscriberInterface events, and modern PHP. Excludes Joomla 3/4 J* classes, FOF, and jQuery.
Core Joomla 6 (6.0-era) general concepts skill. Covers core architecture, dependency injection, ACL, database operations with prepared statements, forms and custom fields, SEF routing, Web Asset Manager, Table class, and multilingual support. Targets native Joomla 6 patterns only — no Joomla 3/4 J* classes, no FOF, no jQuery.
Run a read-only, multi-agent Joomla 6 review of changed or requested files and save an actionable report under docs/review-logs. Use when the user asks for a code review, security review, Joomla standards review, PHP or JavaScript quality review, performance review, comment review, or lint review.