CLAUDE CODE MARKETPLACES
Skillswebiny/webiny-jswebiny-admin-configs-catalog

webiny-admin-configs-catalog

>

npx skills add https://github.com/webiny/webiny-js --skill webiny-admin-configs-catalog
SKILL.md

admin/configs

How to Use

  1. Find the abstraction you need below
  2. You MUST read the source file to get the exact interface and types!
  3. Import: import { Name } from "<importPath>";

Abstractions


Name: AdminConfig Import: import { AdminConfig } from "webiny/admin/configs" Source: @webiny/app-admin/config/AdminConfig.tsx