Add a new locale (language) to Percussion CMS, with translated strings in CmsUi.tmx and SystemResources.tmx, an RXLOCALE seed row, optional calendar picker / Lucene analyzer touch-points, and a back-fill via the Docker translate-shell script. Use when the…
Strict pre-commit / pre-PR code review for Percussion CMS (Erlang persona). Use when the user says "Erlang", "review my changes", "pre-commit review", "pre-PR review", "strict review", or before git commit / gh pr create. Independent review only; blocks on…
A skill for writing clean, maintainable, and effective Java unit tests using JUnit 5 and Mockito. Use when the user asks for "unit tests", "test cases", "tests", "JUnit", "Mockito", or related terms. Also use for migrating JUnit 3/4 tests to JUnit 5.
Stop CodeQL residual thrashing on Percussion CMS PRs. Use when working code-scanning alerts, security advisories, SSRF/LDAP/path/XXE fixes, // codeql suppressions, query-filters, model packs, or PR checks named CodeQL / Analyze (java-kotlin).
Operate the com.intsof:ai-build-integrity-maven-plugin (v0.13.3) that seals and verifies AI resources (AGENTS.md, SKILL.md, .java, .xml, .yml, ...). Skip it, understand why it fails, regenerate hashes, and keep tests out of the source tree.
Reference catalog of every known Percussion CMS and DTS configuration file: default install-tree path, purpose, subsystem owner, whether it can be edited live (hot) or requires a restart, related system properties / Java -D flags, and source-of-truth…
Best practices and version-correct Javadoc comment generation for percussioncms. Use when the user asks for "Javadoc", "Java documentation", "doc comments", "doc", "documentation", or related terms.
Use when the user needs to create, apply, verify, or revert patches for source files using the Linux diff and patch utilities, or when generating sed-based inline edits as a lightweight alternative.