project-context
Foundational agent rule — project context, coexistence, Plan Mode, language policy.
Internationalization and localization patterns — locale detection, translation file structure, pluralization, date/number formatting, RTL support.
This listing is imported from SkillsMP metadata and should be treated as untrusted until upstream source review is completed.
Install skill "i18n" with this command: npx skills add Dev-Toolbelt/skillsmp-dev-toolbelt-dev-toolbelt-i18n
This source entry does not include full markdown content beyond metadata.
This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.
Related by shared tags or category signals.
Foundational agent rule — project context, coexistence, Plan Mode, language policy.
Consumer-driven contract testing — Pact, API contract verification, schema validation, and preventing breaking changes.
Mutation testing — measuring test suite quality by injecting code mutations and verifying test failure rates.
Snapshot testing — when to use, maintaining snapshots, avoiding snapshot sprawl, and integration with CI.