skia-buildbot
Angular UI guidelines and Spanner database migration workflows
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install skia-buildbot skills?โผ
Run `npx skills add google/skia-buildbot --all -g -y` in your terminal to install all skills in this repository globally.
How to run Spanner schema migrations safely?โผ
The perf-spanner-migrations skill walks through creating sequential, idempotent SQL migration files, updating Go structs, and regenerating schema files with Bazel.
What coding rules apply to the Pinpoint Web UI?โผ
The Pinpoint skills enforce separate HTML and CSS files, Angular Material theming, reusable components, and typed enums instead of string literals.
Do these skills work with Claude Code and Cursor?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other compatible coding environments.
Can I test Spanner migrations locally?โผ
Yes. The migration skill explains how to launch a local Spanner emulator, set connection variables, and run the SQL package tests with Bazel.
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