bygooglecloudplatform· 176 skills
Reads Data_Models.md artifacts and generates the equivalent modern ORM schema or native MongoDB/Zod layer. Use when following a legacy audit artifact to scaffold out the data access layer for a Next.js app.
$npx -y skills add googlecloudplatform/devrel-demos --skill scaffolding-data-layerInstalls into the current project.
Run `npx skills use "https://github.com/googlecloudplatform/devrel-demos" --skill "googlecloudplatform/devrel-demos/scaffolding-data-layer"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/googlecloudplatform/devrel-demos" that are relevant to the current task. Run `npx skills add "https://github.com/googlecloudplatform/devrel-demos"` and select the relevant skills, then follow their instructions.