faces-migrate

faces-migrate is a skill for Claude Code from omnifaces/claude-faces-expert. It costs 32 tokens per session (4,790 once invoked), scanned A, original, no licence file.

A migration tool for Jakarta Faces, a Java web framework formerly known as JavaServer Faces.

In plain words
What is it for?
Use it when upgrading projects such as JSF 2.3 applications to Jakarta Faces 4.1.
Why use it?
It helps move an existing Jakarta Faces project between framework versions, where APIs and configuration may differ.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it when upgrading projects such as JSF 2.3 applications to Jakarta Faces 4.1.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/omnifaces/claude-faces-expert/faces-migrate
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add omnifaces/claude-faces-expert --skill faces-migrate
Clone the repo
git clone --depth 1 https://github.com/omnifaces/claude-faces-expert

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for faces-migrate

README.md
[![agentmods](https://agentmods.dev/badge/skills/omnifaces/claude-faces-expert/faces-migrate.svg)](https://agentmods.dev/skills/omnifaces/claude-faces-expert/faces-migrate)
Your own site
<a href="https://agentmods.dev/skills/omnifaces/claude-faces-expert/faces-migrate"><img src="https://agentmods.dev/badge/skills/omnifaces/claude-faces-expert/faces-migrate.svg" alt="Measured on agentmods" height="20"></a>
Per session 32 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,790 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00032 $0.04790
Opus 5 $0.00016 $0.02395
Sonnet 5 $0.00006 $0.00958
Haiku 4.5 $0.00003 $0.00479

Measured today against content hash 86267e9a0f71, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

faces-migrate scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/faces-migrate/SKILL.md · 294 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. today Changed 86267e9a0f71
  2. 8d ago First seen · 294 lines · 32 tokens per session scan A 551550aecef7

Subscribe to this mod's changes

faces-migrate is a skill published in the GitHub repository omnifaces/claude-faces-expert (24 stars, last pushed today), with no licence file. It adds 32 tokens to every session and 4,790 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

spring-boot-engineer

Generates Spring Boot 3.x configurations, creates REST controllers, implements Spring Security 6 authentication flows, sets up Spring Data JPA repositories, and configures reactive WebFlux endpoints. Use when building Spring Boot 3.x applications, microservices, or reactive Java applications; invoke for Spring Data…

Jeffallan/claude-skills · 91 tokens

java-architect

Use when building, configuring, or debugging enterprise Java applications with Spring Boot 3.x, microservices, or reactive programming. Invoke to implement WebFlux endpoints, optimize JPA queries and database performance, configure Spring Security with OAuth2/JWT, or resolve authentication issues and async processing…

Jeffallan/claude-skills · 67 tokens

112-java-maven-plugins

Use when you need to add or configure Maven plugins in your pom.xml — including quality tools (enforcer, surefire, failsafe, jacoco, pitest, spotbugs, pmd), security scanning (OWASP), code formatting (Spotless), version management, container image build (Jib), build information tracking, and benchmarking (JMH) …

jabrena/plinth · 149 tokens

121-java-object-oriented-design

Use when reviewing, improving, or refactoring Java object-oriented design, including applying SOLID, DRY, or YAGNI; improving classes and interfaces; correcting encapsulation, inheritance, or polymorphism; resolving God Class, Feature Envy, or Data Clumps; and improving object creation, methods, or exception…

jabrena/plinth · 107 tokens

jspecify-skill

Use this skill when asked to perform any of the following actions in a Java project: To add jspecify support To prevent NullPointerExceptions To better handle Nullability This skill will add jspecify dependency, configure Maven or Gradle build to automatically use jspecify for checking Nullability issues.

sivaprasadreddy/sivalabs-agent-skills · 75 tokens

111-java-maven-dependencies

Use when you need to add or evaluate Maven dependencies that improve code quality or domain modeling — including nullness annotations (JSpecify), static analysis (Error Prone + NullAway), functional programming (VAVR), architecture testing (ArchUnit), or money and currency support (JavaMoney) — and want a…

jabrena/plinth · 133 tokens