omnifaces
Official@omnifaces
OmniFaces provides Jakarta Faces skills for migrating JSF projects across versions and reviewing Faces code for anti-patterns and rule violations.
Agent Skills by omnifaces
Showing 2 vetted skills indexed across 1 GitHub repositories.
Frequently Asked Questions About omnifaces
FAQPage SchemaWhat tasks can I perform using OmniFaces skills?▼
Two tasks are supported: faces-migrate upgrades a Jakarta Faces project from one version to another, such as JSF 2.3 to Faces 4.1, and faces-review inspects Faces code for common mistakes, anti-patterns, and rule violations across a file, directory, or whole project.
Who are the OmniFaces skills designed for?▼
Java web developers and maintainers working with Jakarta Faces or legacy JSF applications. They suit engineers modernizing older JSF 2.x codebases to Faces 4.x and teams enforcing code quality standards on server-side Java view-layer projects.
How do I run the faces-migrate and faces-review skills?▼
Invoke faces-migrate with a target version argument, for example 4.1, to start the migration. Invoke faces-review with an optional file or directory path; it defaults to the current project. Both skills have model invocation disabled and run via Read, Edit, Glob, Grep, Bash, and Agent permissions.
What are the prerequisites for using these skills?▼
You need an existing Jakarta Faces or JSF project in your working directory. For migration, specify the target Faces version such as 4.1. For review, optionally provide a file or directory path; otherwise the current project is analyzed by default.