webiny-js
Build and extend a self-hosted AWS serverless CMS with AI
All Skills in This Repository (86)
Pure Emerald Level Indicatorstester
Execute package-specific tests within a monorepo using a package manager's test command.
backend-developer
Implement backend API features using Webiny architecture and GraphQL schemas.
admin-developer
Guide developers in building Webiny admin features with headless and presentation layers.
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.
Frequently Asked Questions
FAQPage SchemaHow to install Webiny skills?โผ
Run `npx skills add webiny/webiny-js --all -g -y` in your terminal to install the full skill suite globally for your AI agent.
What can AI agents build with Webiny skills?โผ
Agents can create content models, custom GraphQL APIs, admin UI extensions, website builder components, CLI commands, and AWS infrastructure changes using verified framework patterns.
Does Webiny work with Claude Code and Cursor?โผ
Yes. Webiny ships an MCP server and SKILL.md files that work with Claude Code, Cursor, and other AI coding tools out of the box.
Can AI configure SSO login for Webiny?โผ
Yes. Dedicated skills guide the agent through setting up Okta, Auth0, Microsoft Entra ID, and Cognito federation with correct environment variables and identity mapping.
Do I need deep Webiny knowledge to use these skills?โผ
No. The routing agent detects what you are building and loads the right specialist skill, so plain-English requests produce correct, deployable code.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core