Webiny
Official@webiny · London, UK
Open-source Enterprise CMS running on top of AWS serverless infrastructure
Agent Skills by Webiny
Showing 86 vetted skills indexed across 1 GitHub repositories.
write-a-prd
Create a PRD through user interviews and codebase exploration, then submit it as a GitHub issue.
prd-to-plan
Converts a PRD into a phased implementation plan using vertical tracer-bullet slices.
webiny-skill-creator
Generates and maintains Webiny MCP server skills from documentation and codebase sources.
grill-me
Interviews the user question-by-question to stress-test plans and resolve design decisions.
preflight
Runs all pre-publish checks for Webiny packages including deps, build, lint, format, and tests.
webiny-cli-extensions
Create custom Webiny CLI commands using the CliCommandFactory pattern.
api-bundle-size-limit
Configures the maximum Webiny API Lambda bundle size via the Infra.Api.MaxBundleSize extension.
webiny-api-cms-content-models
Creates Webiny Headless CMS content models via the ModelFactory builder API.
webiny-full-stack-architect
Scaffolds full-stack Webiny extensions spanning API and Admin with shared domain layers.
webiny-sdk
Read and write Webiny CMS content from external TypeScript applications using @webiny/sdk.
webiny-mailer-smtp
Configures SMTP email delivery in Webiny projects via the Api.Mailer.Smtp extension component.
webiny-website-builder
Builds Website Builder editor components, themes, and CMS-integrated pages with Next.js.
webiny-infrastructure-extensions
Customize Webiny AWS infrastructure using Pulumi handlers and declarative Infra components.
webiny-configure-okta
Configures Okta as an external identity provider for Webiny projects replacing Cognito.
webiny-project-structure
Explains Webiny project layout and extension registration in webiny.config.tsx.
webiny-cognito-federation
Configures Cognito federated sign-in with external identity providers for Webiny projects.
webiny-local-development
Deploys, watches, and debugs Webiny serverless projects across AWS environments.
webiny-configure-entraid
Configures Microsoft Entra ID as a federated OIDC identity provider for Webiny via Cognito Federation.
webiny-configure-auth0
Configures Auth0 as an external identity provider for Webiny projects.
webiny-dependency-injection
Implements constructor-based dependency injection for Webiny extensions using the createImplementation pattern.
webiny-infra-catalog
Catalogs 35 Webiny infrastructure abstractions with import paths and source file references.
webiny-admin-catalog
Catalogs Webiny admin framework abstractions with import paths and source references.
webiny-extensions-catalog
Lists Webiny extension abstractions with import paths and source file references.
webiny-api-catalog
Catalogs Webiny API abstractions with import paths and source references.
Frequently Asked Questions About Webiny
FAQPage SchemaWhat specific tasks can developers perform using Webiny?▼
Developers can build custom headless content management systems, design administrative dashboards, and implement backend features using GraphQL schemas. It enables the creation of modular, scalable content structures that run natively on serverless cloud infrastructure.
Which technical personas are the primary target for this framework?▼
Webiny is designed for backend developers and administrative interface engineers. It is specifically suited for teams managing monorepo environments who require granular control over content delivery and serverless backend architecture.
What are the licensing and cost considerations for this framework?▼
Webiny is an open-source project, allowing for free use and modification of the core framework. Users are responsible for the associated costs of the underlying cloud infrastructure providers required to host the serverless environment.