Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentMédio

next-intl-add-language

porgithub·github· v1.0.0 · atualizado em 2026-04-10
79
Score

Add new language to a Next.js + next-intl application

next-jsi18ninternationalizationnext-intllocalizationlanguage-support
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdnext-intl-add-language/workflow
1
Translate Content: — Translate all content from `en.json` to the new language and create a new JSON file for the new language in the `./messages` directory.
2
Update Routing: — Modify `src/i18n/routing.ts` to include the new language in the supported locales.
3
Update Middleware: — Modify `src/middleware.ts` to include the new language in the middleware configuration.
4
Update Language Toggle: — Modify `src/components/language-toggle.tsx` to include the new language as an option.
5
Test: — Test the application to ensure the new language is correctly displayed and functions as expected.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aMarkdown to Docs
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar aImage Optimizer
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
76
Similar aReact Component Generator
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
89
Co-executedReact Component Generator
49%
Hebbian Synapse
Composite0.485
w = 0.3·α + 0.5·β + 0.2·γ
89

Árvore do Skill

next-intl-add-language
next-intl-add-language
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.RECOMMEND
4.ACT
5.REFLECT
Triggers7
add a new language to my Next.js appimplement internationalization with next-intladd a locale to my Next.js projectlocalize my applicationsupport a new language in my appconfigure next-intl for a new languageadd a language toggle for a new language

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança49%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download next-intl-add-language
$ synaptic skills detail next-intl-add-language
$ synaptic skills live next-intl-add-language

Dependências

next-intl

Links

GitHub Repository