███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 8801 | prisma-next-feedback | prisma/prisma-next |
Prisma Next — Feedback (Bug Reports, Feature Requests, Team Q&A) Edit your data contract. Prisma handles the rest. This skill is the terminal of the capability-gap routing pattern. Every other Prisma Next skill's What Prisma Next doesn't do yet entries route here when the user wants the gap closed; the skill also fires directly on prompts like "this is a bug" , "file an issue" , "feature request" , "can I ask the team about this?" , "how should I integrate X with Prisma Next?" . The skill's job ...
|
1.3K |
| 8802 | design-principles | owl-listener/designer-skills |
Design Principles You are an expert in crafting design principles that genuinely guide teams through decisions. What You Do You help teams articulate principles that are specific, actionable, and memorable. Qualities of Strong Principles Opinionated — takes a clear stance Actionable — resolves debates Memorable — short enough to recall Distinctive — reflects this product's values Testable — designs can be evaluated against it Prioritized — rank order for conflicts Principle Structure For each: t...
|
1.3K |
| 8803 | case-study | owl-listener/designer-skills |
Case Study You are an expert in crafting compelling design case studies for portfolios and presentations. What You Do You structure case studies that tell the story of a design project, demonstrating process, thinking, and impact. Case Study Structure 1. Overview Project title and one-line summary Your role and team composition Timeline and scope Key outcome or metric (the hook) 2. Challenge Business context and problem statement User needs and pain points Constraints and requirements Why this p...
|
1.3K |
| 8804 | od-contribute | nexu-io/open-design |
od-contribute — first-contribution flow for Open Design Locked to nexu-io/open-design . Branches by contribution type , not by issue. Replaces the dev-loop with type-specific no-code validators. Designed so a product user with zero coding background can ship a real PR. Language Mirror the user's language in every user-facing message — AskUserQuestion labels and descriptions, status updates, error explanations. Detect from their first message; when uncertain, default to English. Generated artifac...
|
1.3K |
| 8805 | s2b-notice-search | nomadamas/k-skill |
s2b-notice-search Get the full instructions (required first step) Run this and follow its output as the primary instructions for this skill: npx -y @nomadamas/k-skill@0 instruct s2b-notice-search The CLI detects the current runtime (Dolshoi vault/CloakBrowser vs generic) and prints only the applicable instructions, always up to date. Helper files bundled with the CLI are listed by: npx -y @nomadamas/k-skill@0 files s2b-notice-search If npx is unavailable, install Node.js 18+ or follow https://gi...
|
1.3K |
| 8806 | popbill | nomadamas/k-skill |
popbill Get the full instructions (required first step) Run this and follow its output as the primary instructions for this skill: npx -y @nomadamas/k-skill@0 instruct popbill The CLI detects the current runtime (Dolshoi vault/CloakBrowser vs generic) and prints only the applicable instructions, always up to date. Helper files bundled with the CLI are listed by: npx -y @nomadamas/k-skill@0 files popbill If npx is unavailable, install Node.js 18+ or follow https://github.com/NomaDamas/k-skillread...
|
1.3K |
| 8807 | usability-test-plan | owl-listener/designer-skills |
Usability Test Plan Design a comprehensive usability test plan for evaluating designs and prototypes. Context You are a senior UX researcher designing a usability test plan for $ARGUMENTS. If the user provides files (prototypes, designs, personas), read them first. Instructions Define objectives : What specific questions should this test answer? Create the test plan with: Research questions : 3-5 specific questions to answer Methodology : Moderated vs unmoderated, remote vs in-person, think-alou...
|
1.3K |
| 8808 | organize | ghaida/intent |
Organize Overview Information architecture is the structural design of shared information environments. It determines whether users can find what they need, understand where they are, and navigate confidently. Good IA is invisible — users just "get it." Bad IA makes everything harder: more support tickets, more bounce, more confusion, more time wasted. IA is not navigation design (that's one output of IA). It's not content strategy (that's what fills the structure). It's not visual design (that'...
|
1.3K |
| 8809 | unreal-behavior-trees | gamedev-skills/awesome-gamedev-agent-skills |
Unreal Behavior Trees Author NPC decision-making in UE5 with Behavior Trees driven by a Blackboard: structure the tree with composites, gate branches with decorators, keep state current with services, and run it from an AIController. Targets UE 5.8 . When to use Use when building enemy/NPC AI: creating a BT_ / BB_ asset pair, structuring Selector/Sequence branches, adding decorators (conditions) and services (periodic updates), writing custom BTTask / BTService nodes, or wiring an AIController t...
|
1.3K |
| 8810 | bevy-ecs | gamedev-skills/awesome-gamedev-agent-skills |
Bevy ECS Structure a Bevy game in Rust around the Entity Component System: the App and plugins, components and resources, systems with queries, scheduling, and frame-rate-independent updates. New examples target Bevy 0.19 . If the project already pins another release, keep that release and use its matching migration guide. When to use Use when wiring a Bevy App , defining Component / Resource types, writing systems that query entities, ordering/filtering systems, or fixing borrow-conflict panics...
|
1.3K |
| 8811 | orca-emulator-android | stablyai/orca |
Orca Emulator (Android) This file is a discovery stub, not the usage guide. The full, version-matched Orca Android emulator reference is served by the orca binary itself — kept out of this file on purpose so it can never drift from the binary that will actually run your commands. Engage Orca whenever you drive an adb-connected Android emulator or device from inside the Orca app: listing/booting AVDs, taps, swipes, typing, hardware buttons (including Back and Recents), rotation, app install/launc...
|
1.3K |
| 8812 | principle-laziness-protocol | cursor/plugins |
Laziness Protocol Writing code is cheap for you, which makes over-engineering easy. Counter it by borrowing a human maintainer's fatigue. Aim for the most result with the least code and complexity. Prefer deletion. When asked to refactor or improve, look for removals before additions. Maintain a flat call hierarchy. Avoid deep call chains. A rich interface that hides substantial work is not a deep call chain. If answering a question requires tracing through more than 3 files or layers, flatten i...
|
1.3K |
| 8813 | crm-maintenance | anthropics/knowledge-work-plugins |
CRM Maintenance Quick start Pull context from the referenced email or calendar event, resolve the right HubSpot contact and deal, log the activity, and surface what changed. For a deal cleanup, audit the deal against recent email/calendar activity and propose updates — never apply them without approval. User: "log this call to the Acme deal" → Read the most recent completed calendar event → Confirm attendees map to the Acme deal's contacts → Write a call activity on the Acme deal → Report: "Logg...
|
1.3K |
| 8814 | core-agent-browser | actionbook/rust-skills |
Browser Automation with agent-browser Priority Note For fetching Rust/crate information, use this priority order: rust-learner skill - Orchestrates actionbook + browser-fetcher actionbook MCP - Pre-computed selectors for known sites agent-browser CLI - Direct browser automation (last resort) Use agent-browser directly only when: actionbook has no pre-computed selectors for the target site You need interactive browser testing/automation You need screenshots or form filling Quick start Show more I...
|
1.3K |
| 8815 | ux-writing | owl-listener/designer-skills |
UX Writing Write clear, concise, user-centered interface copy (UX text/microcopy) for digital products and experiences. This skill provides frameworks, patterns, and best practices for creating text that helps users accomplish their goals. Compatible with: Claude Desktop, Claude Code, and Codex (CLI and IDE extensions) Note: This skill works with Codex CLI/IDE, not ChatGPT. ChatGPT cannot install or use skills. When to Use This Skill Use this skill when: Writing interface copy (buttons, la...
|
1.3K |
| 8816 | error-handling-ux | owl-listener/designer-skills |
Error Handling UX You are an expert in designing error experiences that prevent, detect, and help users recover from errors. What You Do You design error handling that minimizes frustration and helps users succeed. Error Handling Hierarchy 1. Prevention Inline validation before submission Smart defaults and suggestions Confirmation dialogs for destructive actions Constraint-based inputs (date pickers, dropdowns) Auto-save to prevent data loss 2. Detection Real-time field validation Form-level va...
|
1.3K |
| 8817 | design-token | owl-listener/designer-skills |
Design Token You are an expert in design token architecture and systematic design foundations. What You Do You help define, organize, and document design tokens — the atomic values that drive visual consistency. You understand token taxonomies, naming hierarchies, and cross-platform mapping. Token Categories Color : Global palette, alias tokens (surface, text, border), component tokens Spacing : Base unit (4px/8px), scale (xs through 3xl), contextual (inset, stack, inline) Typography : Font fami...
|
1.3K |
| 8818 | component-spec | owl-listener/designer-skills |
Component Spec You are an expert in writing thorough, implementable component specifications for design systems. What You Do You create complete component specs covering anatomy, behavior, variants, states, accessibility, and usage. Specification Structure Overview — Name, description, when to use / not use Anatomy — Visual breakdown, required vs optional elements Variants — Size (sm/md/lg), style (primary/secondary/ghost), layout Props/API — Name, type, default, description, required status Sta...
|
1.3K |
| 8819 | mtp-hot-reload | dotnet/skills |
MTP Hot Reload for Iterative Test Fixing Set up and use Microsoft Testing Platform hot reload to rapidly iterate fixes on failing tests without rebuilding between each change. When to Use User has one or more failing tests and wants to iterate fixes quickly User wants to avoid rebuild overhead while fixing test code or production code User asks about hot reload for tests or speeding up the test-fix loop User needs to set up MTP hot reload in their project When Not to Use User needs to write new ...
|
1.3K |
| 8820 | cloud-logging-configuration-basics | google/skills |
Configuring Cloud Logging Use this skill to configure Cloud Logging resources such as log buckets, log views, or log sinks. [!IMPORTANT] Sandbox Network Limitation (CRITICAL for Agent Testing): During evaluation or in restricted sandboxed environments, network traffic to Google Cloud APIs is blocked. Do NOT run network discovery commands to find resource names, project IDs, or organization IDs. Always use the exact project IDs or placeholders provided in the user prompt or instructions for examp...
|
1.3K |
| 8821 | principle-exhaust-the-design-space | cursor/plugins |
Exhaust the Design Space When a novel interaction or architectural decision has no established precedent, explore several concrete alternatives before implementation. Building the wrong thing costs more than exploring three options. The rule. When the right answer is not obvious, build 2-3 competing prototypes or sketches. Compare them side by side. Only then commit. Design it twice is this rule by another name. A second flavor of the first shape does not count. When it applies: Novel UI interac...
|
1.3K |
| 8822 | figure-it-out | cursor/plugins |
Figure it out When the task matches no playbook, design one. The deliverable before any code is the workflow itself: a sequence of phases that scales rigor to the task, runs the scientific method, and leaves a decision trail a human can audit after stepping away. Bias toward more rigor. The cost of building the wrong thing dwarfs the cost of being careful. Don't reinvent a playbook you already have. A focused single-unit task that matches Bug fix, Perf, Feature, Visual parity, Eval, or Multi-pha...
|
1.3K |
| 8823 | principle-experience-first | cursor/plugins |
Experience First The product is the experience. Every technical decision either helps or hurts it. When implementation convenience conflicts with user delight, choose delight. Say no to 1,000 things (every feature, control, and option must earn its place) Ship less, ship better (polished experience with three features beats rough one with ten) Prototype before committing (design decisions are cheaper in throwaway HTML than production code) Sweat the details (transitions, alignment, spacing, feed...
|
1.3K |
| 8824 | principle-prove-it-works | cursor/plugins |
Prove It Works Verify every task output by checking the real thing directly. Do not infer from proxies, self-reports, or "it compiles." Why: Unverified work has unknown correctness. Indirect verification (file mtimes, output freshness, agent self-reports, cached screenshots) feels cheaper than direct observation. Acting on a wrong inference costs far more than checking the source. Pattern: After completing any task, ask: "how do I prove this actually works?" Check the real thing, not a proxy: Ch...
|
1.3K |
| 8825 | experience-lwc-typescript-migrate | forcedotcom/sf-skills |
Converting LWC to TypeScript Convert a Lightning Web Component bundle from JavaScript to TypeScript. The deliverable is a fully-typed .ts implementation plus a .d.ts file that only exposes @api members (the public surface other LWCs consume). When to Use This Skill User wants to migrate a single component or a folder of components from .js to .ts . User needs a .d.ts for an existing LWC so other components (or an external TypeScript host) can import it safely. User is adding type annotations to ...
|
1.3K |
| 8826 | dx-devops-promote | forcedotcom/sf-skills |
DevOps Center Promotion Drives the full promotion workflow in DevOps Center — validate, prepare, optionally combine, promote, and complete — moving work items through the release pipeline. Provides headless, --json -driven, idempotent operations for autonomous release workflows in CI. Every promotion begins with a mandatory validate step. Scope In scope : Validate promotion preconditions, prepare a work item, combine work items that share metadata into one promotion, promote one or more work ite...
|
1.3K |
| 8827 | dx-devops-pipeline-manage | forcedotcom/sf-skills |
DevOps Center Pipeline Management Manages the complete pipeline lifecycle in DevOps Center — from creation against a repository, through stage and environment configuration and project attachment, to activation of a ready-to-promote release pipeline. Provides headless CLI-driven operations for autonomous release workflows. Scope In scope : List pipelines, get pipeline details, create a pipeline (linked to an existing or new Git repo), add/delete/rename stages, add/delete Salesforce environments ...
|
1.3K |
| 8828 | design-review | jezweb/claude-skills |
This skill runs a structured design review of what has been built, measured against the design brief and the chosen aesthetic philosophy. CRITICAL — Visual Screenshot Capture You MUST capture screenshots of the running application as part of every design review. Code review alone is insufficient — you need to see what the user sees. Follow the screenshot capture protocol in Step 3 below. This is not optional. Example prompts "Review what I just built" "Run a design critique on the landing page" ...
|
1.3K |
| 8829 | typst-paper | bahayonghang/academic-writing-skills |
Typst Academic Paper Assistant Use this skill for targeted work on an existing Typst paper project. Route requests to the smallest useful module and keep outputs compatible with Typst source review. Capability Summary Compile Typst projects and diagnose Typst CLI issues. Audit format, bibliography, grammar, sentence length, argument logic, expression quality, and AI traces. Support both BibTeX and Hayagriva bibliography files. Improve titles, translation, and experiment-section clarity for Typst...
|
1.3K |
| 8830 | polars | k-dense-ai/scientific-agent-skills |
Polars Overview Polars is a lightning-fast DataFrame library for Python and Rust built on Apache Arrow. Work with Polars' expression-based API, lazy evaluation framework, and high-performance data manipulation capabilities for efficient data processing, pandas migration, and data pipeline optimization. Quick Start Installation and Basic Usage Install Polars: uv pip install polars Basic DataFrame creation and operations: import polars as pl Show more Installs 503 Repository k-dense-ai/scie…t-skil...
|
1.3K |
| 8831 | tax-season-organizer | anthropics/knowledge-work-plugins |
Tax Season Organizer Framing: This skill produces prep material for a CPA, not tax advice. Say so early and state every assumption explicitly so the accountant can adjust. Quick start Determine which mode the user needs, pull the relevant data, calculate or compile, and deliver a structured document the accountant can work from directly. User: "what do I owe for estimated taxes this quarter?" → Pull YTD P&L from QuickBooks → Calculate estimated federal income tax + SE tax → Subtract payments alr...
|
1.3K |
| 8832 | caption-writer-sms | blacktwist/social-media-skills |
Caption Writer When to Use User asks to write a caption for an image, video, Reel, Short, or pin User mentions "Instagram caption," "IG caption," "Reels caption," or "TikTok caption" User mentions "Pinterest description," "pin caption," "Facebook caption," or "YouTube description" User wants a YouTube title , video description, Shorts caption, or Community post text User shares a visual asset (photo, video, graphic) and wants supporting copy User wants to publish a Reel, TikTok, carousel post, p...
|
1.3K |
| 8833 | ai-ui-patterns | patternsdev/skills |
AI UI Patterns Table of Contents When to Use Instructions Details Source Building AI-powered interfaces – from chatbots to intelligent assistants – requires careful integration of backend AI services with reactive UI components. In this chapter, we explore design patterns in React for such interfaces, focusing on two implementations : a plain React app (using Vite) and a Next.js app. We'll use OpenAI's API (via the Vercel AI SDK) as our AI engine, and TailwindCSS for styling. Key topics include ...
|
1.3K |
| 8834 | redesign-existing-projects | nexu-io/open-design |
Redesign Skill How This Works When applied to an existing project, follow this sequence: Scan — Read the codebase. Identify the framework, styling method (Tailwind, vanilla CSS, styled-components, etc.), and current design patterns. Diagnose — Run through the audit below. List every generic pattern, weak point, and missing state you find. Fix — Apply targeted upgrades working with the existing stack. Do not rewrite from scratch. Improve what's there. Design Audit Typography Check for these probl...
|
1.3K |
| 8835 | netlify-agent-runner | netlify/context-and-tools |
Netlify Agent Runner Run AI coding agents (Claude, Codex, Gemini) remotely on Netlify infrastructure to automate development tasks on your site. Prerequisites The site must be linked to a Netlify project (via netlify link or netlify init ). Or skip linking entirely: pass --project <name> (a project ID or name) directly to netlify agents:create to target any Netlify site without linking first. The Netlify CLI must be installed and authenticated Agent runs consume plan credits . If the account has...
|
1.3K |
| 8836 | accessibility-audit | owl-listener/designer-skills |
No SKILL.md available for this skill. View on GitHub Installs 492 Repository owl-listener/de…r-skills GitHub Stars 1.4K First Seen Mar 9, 2026
|
1.3K |
| 8837 | theming-system | owl-listener/designer-skills |
Theming System You are an expert in flexible theming architectures for multi-brand, multi-mode design systems. What You Do You design theming systems allowing one component library to support multiple visual themes through token mapping. Architecture Layer 1 : Global tokens (raw palette) Layer 2 : Semantic tokens (purpose-driven aliases) — themes override here Layer 3 : Component tokens (scoped) Theme Types Color modes: light, dark, high contrast, dimmed Brand themes: primary, sub-brands, white-...
|
1.3K |
| 8838 | experience-map | owl-listener/designer-skills |
Experience Map You are an expert in mapping complex, multi-channel user experiences at a systems level. What You Do You create experience maps showing the entire ecosystem of user interactions across touchpoints, channels, and time. Structure Horizontal Axis: Phases Awareness, evaluation, onboarding, regular use, advanced use, advocacy/departure. Vertical Layers User Actions — what the user does, key decisions Touchpoints — website, app, email, support, community Channels — desktop, mobile, in-p...
|
1.3K |
| 8839 | design-token-audit | owl-listener/designer-skills |
Design Token Audit You are an expert in auditing design token adoption and consistency across products. What You Do You audit how design tokens are used (or not used) in a product, identifying inconsistencies, gaps, and hard-coded values. Audit Scope Token Coverage What percentage of visual properties use tokens? Which properties are commonly hard-coded? Are the right tier of tokens used (global vs semantic vs component)? Token Consistency Are the same tokens used for the same purposes? Are ther...
|
1.3K |
| 8840 | journey | ghaida/intent |
Journey Overview You design user-facing experiences end-to-end. Your scope is any sequence of screens, states, or interactions that a user moves through to accomplish something — whether that's signing up, configuring settings, creating content, completing a purchase, navigating a dashboard, collaborating with teammates, or recovering from an error. Your work lives at the intersection of user understanding and product outcomes. You see the full journey, anticipate friction, and design experience...
|
1.3K |
| 8841 | thread-abort-migration | dotnet/skills |
Thread.Abort Migration This skill helps an agent migrate .NET Framework code that uses Thread.Abort to the cooperative cancellation model required by modern .NET (6+). Thread.Abort throws PlatformNotSupportedException in modern .NET — there is no way to forcibly terminate a managed thread. The skill identifies the usage pattern first, then applies the correct replacement strategy. When to Use Migrating a .NET Framework project to .NET 6+ that calls Thread.Abort Replacing ThreadAbortException cat...
|
1.3K |
| 8842 | code-testing-extensions | dotnet/skills |
Code Testing Extensions This skill provides access to language-specific guidance files used by the code-testing pipeline. Call this skill to get the file paths, then read the relevant file for your target language. Available Extension Files Show more Installs 825 Repository dotnet/skills GitHub Stars 5.1K First Seen Apr 24, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
|
1.3K |
| 8843 | gke-service-networking | google/skills |
GKE Service Networking Skill This skill provides workflows for exposing applications running on GKE securely to the internet or internal networks. Workflows 1. Configure Gateway API (Recommended) The Gateway API is the modern way to manage routing in Kubernetes. Prerequisites : Gateway API must be enabled on the cluster (enabled by default in GKE 1.24+). Example Gateway Manifest: Show more Installs 853 Repository google/skills GitHub Stars 18.3K First Seen Jul 23, 2026 Security Audits Gen Agent ...
|
1.3K |
| 8844 | principle-build-the-lever | cursor/plugins |
Build the Lever When the work isn't trivial, build the tool that does it instead of doing it by hand. Why: Two payoffs. Throughput: a codemod, generator, or script does the work the same way every time and reruns for free. Confidence: the tool is one artifact a reviewer can read and rerun to check the work. Hand-done changes can only be re-verified by redoing them. A deterministic script turns "trust me" into "run this". Pattern: Default to building the lever. Skip it only when the task is genui...
|
1.3K |
| 8845 | shopify-shopifyql | shopify/shopify-ai-toolkit |
Contains Hooks This skill uses Claude hooks which can execute code automatically in response to events. Review carefully before installing. Required Tool Calls (do not skip) You have a bash tool. Every response must use it — in this order: Call bash with the following — log the skill activation: scripts/log_skill_use.mjs --user-prompt-base64 'BASE64_OF_USER_PROMPT' --session-id YOUR_SESSION_ID --tool-use-id YOUR_TOOL_USE_ID --model YOUR_MODEL_NAME --client-name YOUR_CLIENT_NAME --client-version ...
|
1.3K |
| 8846 | principle-guard-the-context-window | cursor/plugins |
Guard the Context Window The context window is finite and non-renewable within a session. Every token that enters should earn its place. Why: Context overflow degrades reasoning quality, creates compression artifacts, and halts progress. Unlike compute or time, context spent inside a session cannot be reclaimed. Pattern: Isolate large payloads. Route verbose outputs, screenshots, and large documents to subagents. The main context gets summaries, not raw data. Don't read what you won't use. Read ...
|
1.3K |
| 8847 | principle-subtract-before-you-add | cursor/plugins |
Subtract Before You Add When evolving a system, remove complexity first, then build. Deletion gives you a simpler base, which makes the next addition smaller and less brittle. Why: Adding to a complex system compounds complexity. Removing first cuts the surface area, reveals the essential structure, and usually makes the next design obvious. Default to subtraction. Make simplification a continual investment. Leave the design slightly simpler and more capable behind the same or smaller surface th...
|
1.3K |
| 8848 | principle-make-operations-idempotent | cursor/plugins |
Make Operations Idempotent Design operations so they converge to the correct state regardless of how many times they run or where they start from. Every state-mutating operation should answer: "What happens if this runs twice? What happens if the previous run crashed halfway?" Why: Commands, lifecycle operations, and processing loops run where crashes, restarts, and retries are normal. If partial state changes the next run's outcome, every restart becomes a debugging session. The pattern: Conver...
|
1.3K |
| 8849 | bailian-web-search | modelstudioai/cli |
Bailian web search routing ( bailian-web-search ) CRITICAL — Before executing, MUST read the shared protocol in ../bailian-protocol/SKILL.md : Provider selection and consent, Version & updates (pre-flight checklist), Setup & auth, and CLI errors: report an issue. If that protocol file is missing, stop and run bl skill init ; do not guess auth/consent. Scope: model-aware routing for web search inside Agent-driven bl workflows — this skill owns the routing decision only. Command flags / usage / ex...
|
1.3K |
| 8850 | experience-ui-bundle-localize | forcedotcom/sf-skills |
Localize a React UI Bundle Walk a developer through localizing a React UI Bundle: detect hardcoded user-facing strings, extract them into Salesforce Custom Labels, wire up i18next over the Platform SDK GraphQL backend, and verify labels render across locales. This file is the workflow + guardrail spine . Depth lives in linked docs: references/i18n-setup.md : the two files you write: the i18next init and the label manifest references/label-xml.md : Custom Labels and translation metadata XML shape...
|
1.3K |