Skill Claude CodeCodex
Integrates Intlayer internationalization with Angular applications. Use when the user asks to "setup Angular i18n", create a new translated component, use the "useIntlayer" composable, or configure providers.
142 tagged i18n, measured the same way as everything else here.
Browse within: ai-assisted-development 25cli-tool 25sdd 25ai-skill 18claude-code-skill 18jtbd 18product-management 18accessibility 17javascript 15nextjs 15android 14cms 14content-management 14f-droid 14
Skill Claude CodeCodex
Integrates Intlayer internationalization with Angular applications. Use when the user asks to "setup Angular i18n", create a new translated component, use the "useIntlayer" composable, or configure providers.
Skill Claude CodeCodex
Define rich content structures using Intlayer content nodes. Use when the user asks to "create translations", "handle pluralization", "use markdown in content", or implement "conditional content".
Skill Claude CodeCodex
Integrates Intlayer internationalization with Next.js App Router and Pages Router. Use when the user asks to "setup Next.js i18n", use "useIntlayer" in Server Components, or handle client-side translations in Next.js.
Skill Claude CodeCodex
An installation helper for adding Chinese translations to Claude Code, a command-line coding assistant. It updates display settings, checks related configuration, and reports whether a restart is needed.
Skill Claude CodeCodex
A batch article generator for creating many AnvilWiki MDX pages from a list of keywords. MDX is Markdown with added components and structured fields for a website.
Skill Claude CodeCodex
A tool that turns supplied material into MDX article pages for AnvilWiki, a wiki site built from structured content files. It fills in page details and checks that the pages follow the site’s rules.
Skill Claude CodeCodex
A tool for updating a game wiki’s reward-code page from codes supplied by the user. It keeps working and expired codes in structured page data.
Skill Claude CodeCodex
Use this skill for any task involving Thai government letters, official correspondence, formal petitions, authorization letters, leave requests, or ราชการ forms. Trigger whenever the user asks to: write หนังสือราชการ, draft a คำร้อง, write an authorization (หนังสือมอบอำนาจ), submit a leave form (ใบลา), petition a…
Skill Claude CodeCodex
Use this skill for any task involving Thai-language or bilingual (TH/EN) resumes and CVs. Trigger whenever the user asks to: write a Thai resume, draft a CV in Thai, build a bilingual Thai-English resume, format an application for a Thai employer, choose between พ.ศ. and ค.ศ. dates in a CV, or tailor a resume for…
Skill Claude CodeCodex
Use this skill for any task involving Thai text in code — word segmentation, Unicode normalization, sorting/collation, search indexing, romanization, truncation, or database/Elasticsearch configuration for Thai. Trigger whenever the user asks to: tokenize / segment Thai (no spaces between words), normalize Thai text…
Skill Claude CodeCodex
Use when implementation work starts on a feature or bug fix: writing or modifying source code, adding tests, or closing out a branch. Covers TDD-first, scope integrity, secret and security hygiene, dual post-implementation review (code reviewer plus spec reviewer), and finish-branch closure. Triggers on "implement"…
Skill Claude CodeCodex
Use when the user wants the plan rendered as an interactive HTML report or exported to PDF/DOCX/PPTX. Triggers on 'HTML report', 'export to PDF', 'export document', 'downloadable report', 'PDF/DOCX/PPTX', and the same intent in any language.
Skill Claude CodeCodex
Use when the user needs an engineer-ready PRD or a development handoff package (CLAUDE.md, TASKS, TICKETS, ARCHITECTURE, setup). Triggers on 'PRD', 'product requirements doc', 'handoff to engineering', 'dev handoff', 'TASKS.md', 'TICKETS', 'architecture doc', and the same intent in any language.
Skill Claude CodeCodex
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Skill Claude CodeCodex
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI).…
Skill Claude CodeCodex
Teaches the raqam React number-input library — headless NumberField compound components, useNumberFieldState/useNumberField hooks, Intl presets, locale plugins (fa/ar/bn/hi/th), raqam/server formatting, validation, ScrubArea, accessibility, and form integration. Use when building or debugging currency/percent/unit…
Skill Claude CodeCodex
Use this skill to discover and read Polyglow's public multilingual editorial content.
Skill Claude CodeCodexCursor
Execute the implementation plan by processing and executing all tasks defined in tasks.md.
Skill Claude CodeCodexCursor
Execute the implementation planning workflow using the plan template to generate design artifacts.
Skill Claude CodeCodexCursor
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
yilecoding/fastapi-react-admin
Skill Claude CodeCodex
A project-context tool for recording important lessons about bugs and failure-prone code in nearby AGENTS.md documents. These documents give coding agents repository-specific guidance.
Skill Claude CodeCodex
Use LISA's ZCLI18NSERVICE ABAP HTTP API to read, write and compare SAP object translations — data elements, domains, CDS views, message classes, text pools, text tables, and more. Covers the six actions, the JSON wire contract, target types and selectors, and the pitfalls. Auth is handled OUTSIDE this skill — by a BTP…
Skill Claude CodeCodex
Distill reusable, cross-feature knowledge from an interaction into the project profile.
Skill Claude CodeCodex
A workflow that carries out a prepared list of software implementation tasks. It can use TDD, or test-driven development, where tests are written before the code, when the task calls for it.