liferay-docker
Build Liferay Docker images and format Bash scripts
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install liferay-docker skills?โผ
Run `npx skills add liferay/liferay-docker --all -g -y` in your terminal to install all skills in this repository globally.
How to format Bash scripts automatically?โผ
Use the format-bash-source skill, which rewrites your shell scripts to match the repository's code style guide without changing their behavior.
Can I format only specific shell files?โผ
Yes. Pass file or folder paths as arguments to format only those targets, or run it with no arguments to format every script modified on your current branch.
Does the formatter change how my scripts run?โผ
No. It only applies style changes like quoting, sorting, and indentation, and it verifies idempotency so repeated runs produce zero extra edits.
Does this work with Claude Code and other coding agents?โผ
Yes. The skill follows the universal SKILL.md standard and runs in Claude Code, Cursor, Codex, and other compatible coding environments.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core