dotCMSdotCMSOfficialยท27 Agent Skills Included

core

AI agent toolkit for building and maintaining the dotCMS platform

Guides AI agents through dotCMS development: spec-driven feature planning, issue creation, CI failure diagnosis, LTS backports, and rollback safety checks. Eliminates manual triage of failed builds, repetitive GitHub issue setup, and risky release decisions. Enforces repo-specific Angular, Java, and testing standards so agents produce code that passes review on the first try.
npx skills add dotCMS/core --all -g -y
Available:

Tells the AI agent how the dotCMS monorepo is structured, which build and test commands to run, which coding rules are mandatory, and which sub-guides and skills to load for each type of task.

All Skills in This Repository (27)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
dotCMSdotCMS

nx-workspace

Inspect Nx workspace projects, targets, and dependency graphs using nx CLI commands.

Official
Intermediate
๐Ÿ“ฆ In Repo
dotCMSdotCMS

link-workspace-packages

Link workspace packages in monorepos using npm, yarn, pnpm, or bun workspace commands.

Official
Basic
๐Ÿ“ฆ In Repo
dotCMSdotCMS

nx-plugins

Lists and installs Nx plugins to add framework support to a workspace.

Official
Basic
๐Ÿ“ฆ In Repo
dotCMSdotCMS

angular-developer

Generates Angular code and architectural guidance for components, signals, forms, routing, and testing.

Official
Advanced
๐Ÿ“ฆ In Repo
dotCMSdotCMS

nx-run-tasks

Runs build, test, lint, and other tasks in Nx monorepo workspaces.

Official
Basic
๐Ÿ“ฆ In Repo
dotCMSdotCMS

nx-generate

Generates applications, libraries, and boilerplate code using Nx workspace generators.

Official
Intermediate
๐Ÿ“ฆ In Repo
dotCMSdotCMS

speckit-checklist

Generate requirements-quality checklists for spec-kit feature specifications.

Official
Advanced
๐Ÿ“ฆ In Repo
dotCMSdotCMS

speckit-specify-fix

Creates defect-framed bug-resolution specifications from issue reports for the dotCMS spec-kit workflow.

Official
Intermediate
๐Ÿ“ฆ In Repo
dotCMSdotCMS

dot-release-rollback-check

Inspects merged PRs between two dotCMS versions to determine rollback safety.

Official
Intermediate
๐Ÿ“ฆ In Repo
dotCMSdotCMS

skill-doctor

Diagnose, report, and fix broken repository skills with local override management.

Official
Advanced
๐Ÿ“ฆ In Repo
dotCMSdotCMS

speckit-constitution

Creates and updates project constitution files with versioned principles and template synchronization.

Official
Intermediate
๐Ÿ“ฆ In Repo
dotCMSdotCMS

speckit-implement

Executes implementation plans by processing tasks defined in tasks.md.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install dotCMS core skills?โ–ผ

Run `npx skills add dotCMS/core --all -g -y` in your terminal to install all agent skills in this suite globally.

What do the dotCMS agent skills do?โ–ผ

They let your AI agent create GitHub issues, diagnose CI failures, plan features with spec-kit, backport LTS fixes, and check release rollback safety inside the dotCMS repo.

How to diagnose a failing dotCMS CI build with AI?โ–ผ

The dot-cicd-diagnose skill gathers workflow logs, checks known flaky tests, and produces an evidence-based root cause report automatically.

Do these skills work with Claude Code and Cursor?โ–ผ

Yes. The skills follow the standard SKILL.md format and the repo includes CLAUDE.md, AGENTS.md, and Cursor rules for cross-tool compatibility.

Can AI enforce dotCMS coding standards automatically?โ–ผ

Yes. Skills like dot-ui-angular-standards make the agent follow the repo's Angular, testing, and styling rules whenever it writes or reviews frontend code.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’