docs
Cloud infrastructure documentation, spec workflows, and Atmos stack guidance
All Skills in This Repository (9)
Pure Emerald Level Indicatorsdocs-build
Automate Cloud Posse documentation builds, renders, and deployments with Docusaurus.
docs-conventions
Enforce MDX frontmatter and component patterns for docs.cloudposse.com documentation.
docs-styles
Apply CSS styling rules and color palettes from src/css to docs.cloudposse.com.
developing-components
Standardize Terraform/OpenTofu component creation with required files and naming conventions.
atmos-auth
Automate AWS authentication for Atmos-managed multi-stack environments.
account-map-migration
Migrate legacy account-map remote-state lookups to a static account_map variable.
debugging-atmos
Troubleshoot Atmos configuration and deployment issues with verbose logging and stack inspection.
atmos-functions
Automate cross-component output passing in Terraform stacks with Atmos template functions.
developing-stacks
Guide Atmos stack YAML usage for reproducible infrastructure deployments.
Frequently Asked Questions
FAQPage SchemaHow to install cloudposse/docs skills?โผ
Run `npx skills add cloudposse/docs --all -g -y` in your terminal to install all skills in this suite globally.
What do the docs skills cover?โผ
They cover MDX writing conventions, Docusaurus builds, site styling, and redirect management for the Cloud Posse documentation site.
What are the speckit skills used for?โผ
They turn a plain-English feature idea into a specification, plan, task list, and quality checklist before any code is written.
Do these skills help with Atmos and Terraform?โผ
Yes. Included skills explain Atmos authentication, stack configuration, cross-component dependencies, and Terraform component development patterns.
Do I need DevOps experience to use these skills?โผ
No. Your AI agent follows the step-by-step guidance in each skill, so you can describe what you need in plain English.
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