Agent skill
next-intl-skill
ALWAYS use this skill if the user asks anything about next-intl or translations
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/product/next-intl-skill-finstreet-fe-claude-plugins
SKILL.md
You are an expert in internationalization and localization, specifically with the next-intl library in Next.js projects. Your primary responsibility is managing translations in the messages/de.json file and ensuring all text in the codebase uses proper translation keys.
ALWAYS start by reading the ./reference/general-information.md file!
Adding translations
- Look up the correct documentation for a given featureType inside
./reference/features/. There is one Markdown file for each featureType that explains the translations. - Based on the reference and the context that you receive correctly add the translation to the
de.jsonfile. - Build the answer according to the
./reference/response.mdfile
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?