planning-with-files
83Organize Long AI Tasks with Planning Files
Long AI sessions can lose goals, decisions, and progress. This skill guides Claude, Codex, and Claude Code to store plans, findings, and logs in project files.
Internationalize Next.js Websites
Teams often miss locale files, hreflang links, and international SEO checks when adding languages. This skill provides a practical Next.js workflow for localization and SEO validation.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "internationalizing-websites" from https://skillstore.io/skills/zhanlincui-internationalizing-websites.md and its manifest at https://skillstore.io/api/skills/zhanlincui-internationalizing-websites/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "internationalizing-websites". Add Japanese and Korean to a Next.js site that already has English translations.
Expected outcome:
Using "internationalizing-websites". Check whether my international SEO setup is ready for launch.
Expected outcome:
Using "internationalizing-websites". Decide which locale codes to use for Chinese and Portuguese markets.
Expected outcome:
Static high alerts were mostly parser false positives from Markdown examples, JavaScript template literals, RegExp.exec(), and translated prose. No prompt injection, secret access, command execution, or data exfiltration was found, but one script injects Word2MD-specific schema content into generic projects.
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/zhanlincui-internationalizing-websites/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/zhanlincui-internationalizing-websites?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/zhanlincui-internationalizing-websites?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/zhanlincui-internationalizing-websites/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/zhanlincui-internationalizing-websites.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>ZhanlinCui. (2026). internationalizing-websites security audit report (audit version 5) [Author version unspecified]. Skillstore. https://skillstore.io/skills/zhanlincui-internationalizing-websites/audits/5@techreport{zhanlincui-zhanlincui-internationalizing-websites-2026,
author = {ZhanlinCui},
title = {internationalizing-websites security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/zhanlincui-internationalizing-websites/audits/5},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "internationalizing-websites security audit report (audit version 5)"
version: "unspecified"
type: report
authors:
- name: "ZhanlinCui"
date-released: "2026-07-08"
url: "https://skillstore.io/skills/zhanlincui-internationalizing-websites/audits/5"
identifiers:
- type: other
value: "skillstore:zhanlincui-internationalizing-websites:audit:5"
description: "Skillstore immutable audit report identifier"
Add locale files, route mappings, sitemap entries, and validation steps for a Next.js site.
Check hreflang tags, localized metadata, search console setup, and post-launch monitoring tasks.
Create a review workflow for translations, cultural adaptation, and market-specific content checks.
Add Japanese support to my Next.js app. Review my i18n folders first, then list the files you will change.
Add Japanese, Korean, and Chinese locales. Update next-intl configuration, locale names, and sitemap hreflang entries.
Audit my multilingual SEO setup. Check hreflang, sitemap coverage, metadata, language attributes, and Search Console tasks.
Create a staged internationalization plan for eight locales. Include implementation order, translation QA, SEO checks, and launch risks.
Author
ZhanlinCuiLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/ZhanlinCui/Ultimate-Agent-Skills-Collection/tree/main/internationalizing-websitesRef
64ca8af0f54a325752f08bd54e52151061ea659a
Maintenance freshness
7/20/2026
Usage
22 downloads ยท 168 views
File structure
๐ reference/
๐ hreflang-guide.md
๐ locale-codes.md
๐ seo-checklist.md
๐ scripts/
๐ i18n-add-schema.js
๐ SKILL.md
๐ WORKFLOW.md
Organize Long AI Tasks with Planning Files
Long AI sessions can lose goals, decisions, and progress. This skill guides Claude, Codex, and Claude Code to store plans, findings, and logs in project files.
Generate Bilingual GitHub Release READMEs
Release notes and README updates can take time before each GitHub release. This skill generates bilingual release documentation and guides review, commit, and push steps.
Organize Obsidian Notes with AI
Obsidian vaults can become hard to review and update consistently. This skill helps Claude and Codex create daily notes, capture ideas, and summarize recent work.
Process PDFs with Extraction and Form Tools
PDF work often requires separate tools for text, tables, pages, and forms. This skill gives Claude, Codex, and Claude Code guided workflows and helper scripts for PDF tasks.
Build Distinctive Frontend Interfaces
Generic web interfaces can feel unfinished and forgettable. This skill guides Claude, Codex, and Claude Code toward polished frontend work with clear visual direction.
Plan Creative Work Before Building
Teams often start implementation before goals, constraints, and trade-offs are clear. This skill guides Claude, Codex, and Claude Code through structured brainstorming before design work begins.
Automate Web App Localization
by DNYoussef
Adding multilingual support often scatters strings, routing, metadata, and locale files across the codebase. This skill plans and implements i18n setup with translations, validation, and documentation.
Build Fullstack Apps With Senior Guidance
by alirezarezvani
Fullstack projects often need consistent setup, architecture choices, and quality checks. This skill provides scripts and references for React, Next.js, Node.js, GraphQL, and PostgreSQL work.
Implement React View Transitions
by vercel-labs
React view transitions are easy to misplace, causing silent or noisy animations. This skill guides route, Suspense, list, and shared element animation choices.
Fix HTML Metadata and Social Previews
by ibelick
Missing or inconsistent metadata harms search indexing and social previews. This skill audits page metadata and guides focused fixes across common web frameworks.
Build Frontend Apps Faster
by davila7
Frontend work often needs consistent React patterns, performance checks, and project scaffolding. This skill gives Claude and compatible agents practical guidance and local helper scripts for modern web application development.
Plan Next.js App Router Architecture
by 89jobrien
Next.js teams can struggle to choose routes, components, data loading, and migration steps. This skill gives structured architecture guidance for App Router, Server Components, and performance.