i18n-helper
Handle WordPress internationalization. Use when adding translatable strings.
Handle WordPress internationalization. Use when adding translatable strings.
Run the ragsharp MCP JSON-RPC server and issue graph commands (doctor/index/update/query/export) for Codex/agent integrations. Triggers: mcp, json-rpc, code graph, references, index, query, export.
Locally render Liquid templates using a virtual lab (Node.js engine).
Creates new display panels for LCDPossible LCD controller. Use when: creating a new panel, adding display panel, implementing panel type, new LCD screen content, new monitoring panel, new info panel. Guides through plugin vs core decision, consistent styling, and registration.
Generate standardized static site structures. Use when creating new websites, setting up demos, or need consistent site structure with SEO, PWA, and accessibility foundations.
Modern CSS organization with native @import, @layer cascade control, CSS nesting, design tokens, and element-focused selectors. AUTO-INVOKED when editing .css files.
Gatsby e-commerce starter with styled components for Netlify.
Use when swizzling Docusaurus theme components and editing theme elements
Best practices and conventions for server-side data fetching, caching, and rendering in Next.js 16+ applications.
Scaffold and organize Claude Code plugins with proper directory structure and plugin.json manifest. WHEN: MUST use when creating new plugins. Invoke with "/claude-plugin-structure" or "create a plugin", "scaffold plugin", "new Claude plugin". WHEN NOT: Configuring plugin settings (use claude-plugin-settings), creating individual components.
Rails models and migrations - ActiveRecord, AASM state machines, callbacks, scopes, database conventions. Use when working with models or migrations.
Build complex, multi-component web applications using React, Tailwind CSS, and shadcn/ui. Use when creating dashboards, interactive tools, admin panels, or any sophisticated web artifact that needs modern frontend technologies.
Builds full-stack applications with SolidStart, combining Solid's fine-grained reactivity with server functions and multiple rendering modes. Use when creating SolidJS applications with SSR/SSG, server functions, or when user mentions SolidStart or Solid meta-framework.
Scaffold feature flag plumbing. Can be triggered with "feature flag it" or "add the feature flag" or "let's add a feature flag".
Building view/details pages with DetailField components, model relationships, and JSONB handling
This skill should be used when importing Foundry classes, registering sheets, loading templates, enriching HTML, or using any Foundry API that has moved to namespaces. Covers compat wrappers, deferred sheet registration, and the modern-first fallback pattern.
Add new GitHub projects to nibzard-web projects page. Fetches repo metadata via gh CLI, generates appropriate topics, and formats entries for src/pages/projects.astro. Use when user says "add project", "add to projects page", or mentions adding GitHub repos to the site.
Create new Sandestin effect registries following project conventions. Use when adding effects, actions, or placeholders. Keywords: registry, effect, action, placeholder, handler, create, new.
Rails form conventions. Use when creating or editing forms in Rails.
File uploads, storage, and serving in Convex. Use when implementing file uploads, generating upload URLs, serving files, managing file metadata, or building file-based features like avatars, attachments, or media galleries.