A library of skills for designing well-architected systems.
- event-driven-architecture-on-google-cloud - A short guide for architecting event-driven systems on Google Cloud
You can browse and install skills using either the Vercel skills CLI or the Context7 skills CLI.
Using Vercel skills CLI
# Interactively browse and install skills.
npx skills add ecliptic-ai/architecture
# Install a specific skill (e.g., event-driven-architecture-on-google-cloud).
npx skills add ecliptic-ai/architecture --skill event-driven-architecture-on-google-cloudUsing Context7 skills CLI
# Interactively browse and install skills.
npx ctx7 skills install /ecliptic-ai/architecture
# Install a specific skill (e.g., event-driven-architecture-on-google-cloud).
npx ctx7 skills install /ecliptic-ai/architecture event-driven-architecture-on-google-cloudThis is not an officially supported Ecliptic product and is not affiliated with any of the resources mentioned.