Skip to main content
Run any Skill in Manus
with one click
cloudposse
GitHub creator profile

cloudposse

Repository-level view of 85 collected skills across 2 GitHub repositories.

skills collected
85
repositories
2
updated
2026-07-14
repository explorer

Repositories and representative skills

changelog
software-developers

Blog post authoring for Atmos: MDX template, frontmatter, website/blog/tags.yml and authors.yml rules, problem-first framing, backtick-opening ban, optional cast embeds, and no-Go-internals leakage. Invoke when writing, editing, or reviewing a website/blog/*.mdx changelog post.

2026-07-14
docs
software-developers

Docs: contributor documentation conventions for Atmos website docs, CLI command docs, configuration pages, action cards, changelog, roadmap, and stale-content checks

2026-07-14
fix-all
software-developers

Run one full merge-readiness pass on the current branch's PR right now: sync with origin/main, check CI, address CodeRabbit threads, lint, and test coverage โ€” fixing what's safely fixable. Mirrors `atmos fix --all` at the CLI, plus the agent-delegated fixing atmos itself can't do. This is exactly what pr-maintenance-loop runs every hour; invoke this directly for an on-demand check without starting a recurring loop. Invoke on explicit requests like "fix all" / "check this PR" / "is this PR merge-ready".

2026-07-14
fix-log
software-developers

Use when implementing, finishing, documenting, or reviewing a fix, repair, remediation, bug fix, debug-and-fix task, workflow fix, infrastructure fix, or any change that should leave a durable fix record under docs/fixes.

2026-07-14
pr-maintenance-loop
software-developers

Start an hourly background loop that keeps the current branch's PR rebased, its addressed CodeRabbit threads resolved, its CI checks passing, its lint clean, and its tests passing with adequate patch coverage โ€” working toward autonomous merge-readiness. Invoke at the start of a session on a branch with an open PR, or on explicit requests like "set up the hourly PR loop" / "auto-rebase this PR". For a one-shot run instead of a recurring loop, use the `fix-all` skill directly.

2026-07-14
pull-request
software-developers

PR workflow: pick the right semver label (no-release / patch / minor / major), decide when to add a changelog blog post, when to update the roadmap, and how to do each correctly. Invoke before opening a PR or when touching an existing PR's release docs.

2026-07-14
roadmap
software-developers

Maintain and update the Atmos roadmap page (website/src/data/roadmap.js): milestone/initiative/quarter schema, progress-percentage math, the curated featured[] cap (max 6, never auto-modified), and the no-changelog-for-internal-refactors gate. Invoke when adding/updating milestones, initiatives, or quarters, or linking a milestone to a changelog post.

2026-07-14
lint
software-developers

Run golangci-lint and fix findings. Patch-aware by default (only lines changed vs origin/main, matching CI's real gate) โ€” pass full-repo to lint everything instead. Invoke on explicit requests like "lint this" / "run a full lint", or from within the fix-all skill's cycle.

2026-07-13
Showing top 8 of 75 collected skills in this repository.
speckit-plan
software-developers

Execute the implementation planning workflow using the plan template to generate design artifacts.

2026-04-16
developing-components
software-developers

Use when creating new Terraform/OpenTofu components or modifying existing ones. Covers required files, catalog defaults, stack configuration, and naming conventions.

2026-04-16
atmos-auth
network-and-computer-systems-administrators

Use when authenticating with AWS via Atmos. Covers ATMOS_PROFILE setup, SSO login, and how Atmos automatically assumes the correct identity per stack. Use for authentication setup, SSO login issues, and permission errors.

2026-03-18
developing-stacks
software-developers

Use when deploying components via Atmos stacks, configuring stack YAML, or understanding inheritance patterns. Covers catalog defaults, abstract components, stack imports, and how to wire components into target stacks.

2026-02-24
docs-build
software-developers

Building, rendering library docs, and deploying docs.cloudposse.com. Use when working with the Docusaurus build process or regenerating auto-generated content.

2025-12-20
docs-conventions
software-developers

Writing standards, React components, and MDX patterns for docs.cloudposse.com. Use when creating or editing documentation content.

2025-12-20
docs-styles
software-developers

CSS styles, color themes, and visual conventions for docs.cloudposse.com. Use when styling components, mermaid diagrams, or working with site theming.

2025-12-20
account-map-migration
software-developers

Use when fixing legacy account-map component references or creating new components. Covers migration from dynamic account-map lookups to static account_map variable. Use when you see account-map remote-state references or need to set up provider configuration for a new component.

2025-12-12
Showing top 8 of 10 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded