.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/webiny/webiny-js
home/skills/webiny/webiny-js
webiny avatar

webiny/webiny-js

54 skills

View on GitHub
$npx skills add webiny/webiny-js
SkillInstalls
acoadminadmin-architectAdmin-side architecture patterns for Webiny extensions. Use this skill when building frontend features with headless features (UseCase/Repository/Gateway),…—admin-permissionsAdmin-side permission UI registration and DI-backed permission checking.—apiapi-architectThe hub skill for all API/backend architecture in Webiny. Covers architecture overview, Services vs UseCases, feature naming and organization, feature…—api-bundle-size-limitbuild-paramsadmin/build-params — 3 abstractions.—cli-extensionsAdding custom commands to the Webiny CLI using CliCommandFactory.—cmsconfigsadmin/configs — 1 abstractions.—configure-auth0Configuring Auth0 as an identity provider (IDP) for Webiny projects.—configure-oktaConfiguring Okta as an identity provider (IDP) for Webiny projects.—content-modelsCreating Headless CMS content models via code using the ModelFactory pattern.—custom-field-typeHow to implement a custom CMS field type that integrates with the model builder's fluent API.—dbapi/db — 3 abstractions.—dependency-injectionThe universal createImplementation DI pattern and all injectable services.—env-configadmin/env-config — 2 abstractions.—event-handler-patternEventHandler implementation pattern — handle method, event payloads, filtering, DI, domain event definition, publishing events from UseCases, and reacting to…—event-publisherapi/event-publisher — 2 abstractions.—file-managerAPI — File Manager — 28 abstractions. File event handlers and use cases.—formadmin/form — 23 abstractions.—form-modelBuilding forms with the FormModel system — field types, renderers, layout, validation, conditional rules, computed fields, and dynamic zones.—full-stack-architectFull-stack extension skeleton and registration pattern. Use this skill when creating an extension that spans both API and Admin — the top-level component with…—graphqlapi/graphql — 7 abstractions.—graphql-apiAdding custom GraphQL queries and mutations using GraphQLSchemaFactory.—graphql-clientadmin/graphql-client — 1 abstractions.—grill-mehttp-routeAdding custom HTTP routes to the API using Api.Route and Route.Interface.—key-value-storeapi/key-value-store — 2 abstractions.—languagesadmin/languages — 2 abstractions.—lexicaladmin/lexical — 17 abstractions.—local-storageadmin/local-storage — 4 abstractions.—loggerapi/logger — 1 abstractions.—mailerapi/mailer — 11 abstractions.—new-entry-wizardBuilding a New Entry Wizard for the Headless CMS. Use this skill when the developer wants to show a custom wizard UI before the entry form when creating new…—opensearchapi/opensearch — 4 abstractions.—page-settingsExtending the Website Builder page settings with custom settings groups and modifiers.—permissionsSchema-based permission system for API features. Use this skill when implementing authorization in use cases, defining permission schemas with…—prd-to-planTurn a PRD into a multi-phase implementation plan using tracer-bullet vertical slices, saved as a local Markdown file in ./plans/.—preflightWebiny-only. Run all checks required before packages are ready for publish: deps, build, lint, format, tests.—routeradmin/router — 6 abstractions.—schedulerAPI — Scheduler — 15 abstractions. Scheduled action use cases.—securityadmin/security — 15 abstractions.—tenancyadmin/tenancy — 9 abstractions.—testerUse when running tests. Shows how to run tests for a single package, including OpenSearch (ddb-os) tests when applicable.—uiadmin/ui — 99 abstractions.—ui-extensionsCustomizing the Webiny Admin UI -- white-labeling, custom data list columns, page-type forms, and Lexical editor plugins.—use-case-patternUseCase implementation pattern — DI, Result handling, error types, decorators, CMS repositories, entry mappers, and schema-based permissions.—v5-to-v6-migrationMigration patterns for converting v5 Webiny code to v6 architecture.—wb-preview-url-modifierCovers the PreviewUrlModifier extension point in Website Builder. Use when a user wants to inject custom query parameters into live preview URLs — e.g.—webiny-skill-creatorGenerate, refresh, and maintain Webiny MCP server skills from source documentation and codebase.—website-builderadmin/website-builder — 63 abstractions.—write-a-prdCreate a PRD through user interview, codebase exploration, and module design, then submit as a GitHub issue.—