WE

webiny-admin-configs-catalog

Documentation and lookup catalog for Webiny API and admin configuration interfaces.

Install

mkdir -p .claude/skills/webiny-admin-configs-catalog && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/11442" && unzip -o skill.zip -d .claude/skills/webiny-admin-configs-catalog && rm skill.zip

Installs to .claude/skills/webiny-admin-configs-catalog

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

admin/configs — 1 abstractions.
31 charsno explicit “when” trigger
Beginner

Key capabilities

  • Find specific AdminConfig abstractions
  • Identify the import path for AdminConfig
  • Locate the source file for AdminConfig
  • Provide guidance on how to use abstractions

How it works

The skill acts as a catalog, mapping the 'AdminConfig' abstraction to its import path and source file within the Webiny admin/configs structure.

Inputs & outputs

You give it
Request for AdminConfig abstraction details
You get back
Name, Import path, and Source file for AdminConfig

When to use webiny-admin-configs-catalog

  • Find admin config interfaces
  • Explore webiny abstractions
  • Look up module imports

About this skill

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


When not to use it

  • When the user needs to generate code
  • When the user needs to modify the source files directly
  • When the user is looking for abstractions other than AdminConfig

Limitations

  • Only covers the 'admin/configs' abstraction
  • Requires reading the source file for exact interface and types

How it compares

This skill provides direct lookup for Webiny admin configuration interfaces, simplifying the process of finding correct import paths and source files compared to manually searching the codebase.

Compared to similar skills

webiny-admin-configs-catalog side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
webiny-admin-configs-catalog (this skill)03moNo flagsBeginner
fastapi-templates5202moNo flagsIntermediate
android-kotlin-development2685moReviewAdvanced
fastapi-pro794moNo flagsAdvanced

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

fastapi-templates

wshobson

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

5201,086

android-kotlin-development

aj-geddes

Develop native Android apps with Kotlin. Covers MVVM with Jetpack, Compose for modern UI, Retrofit for API calls, Room for local storage, and navigation architecture.

268679

fastapi-pro

sickn33

Build high-performance async APIs with FastAPI, SQLAlchemy 2.0, and Pydantic V2. Master microservices, WebSockets, and modern Python async patterns. Use PROACTIVELY for FastAPI development, async optimization, or API architecture.

79181

telegram-bot-builder

davila7

Expert in building Telegram bots that solve real problems - from simple automation to complex AI-powered bots. Covers bot architecture, the Telegram Bot API, user experience, monetization strategies, and scaling bots to thousands of users. Use when: telegram bot, bot api, telegram automation, chat bot telegram, tg bot.

106130

telegram-mini-app

davila7

Expert in building Telegram Mini Apps (TWA) - web apps that run inside Telegram with native-like experience. Covers the TON ecosystem, Telegram Web App API, payments, user authentication, and building viral mini apps that monetize. Use when: telegram mini app, TWA, telegram web app, TON app, mini app.

62163

stripe-integration

wshobson

Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.

48165

Search skills

Search the agent skills registry