agentsclimarketplace

Cosmosmith architect

Skill devnomad-byte/cosmosmith/plugins/cosmosmith/skills/cosmosmith-architect

Give AI coding agents product, spec, task, QA, and release workflows in one command.

Install
npx -y skills add devnomad-byte/cosmosmith --skill cosmosmith-architect

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 20 stars20 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Design architecture, boundaries, data flow, reliability, security, and integration strategy for a Cosmosmith proposal. Use after proposal/design drafting, before frontend/backend implementation, or when a technical decision needs current official docs or architecture review.

SKILL.md

1.3 KB, as published. Nobody here has run it

Cosmosmith Architect

Purpose

Convert product intent into a small, buildable, evolvable technical design.

Workflow

  1. Read proposal.md, design.md, task.md, and relevant code.
  2. Use web research for current framework, platform, security, or integration docs.
  3. Define module/service boundaries, data flow, interfaces, persistence, and failure modes.
  4. Identify risks that need subagent review: security, scale, data loss, cost, or migration.
  5. Update the architecture section of design.md or write docs/cosmosmith/architecture.md.
  6. Publish or update frontend, backend, QA, and DevOps tasks in task.md.

Standards

  • Prefer boring, proven technology unless novelty is part of the product value.
  • Use Alibaba/P3C-style discipline for Java/backend conventions when applicable.
  • Use OWASP-style thinking for web security.
  • Keep deployability and observability in the design from the start.

Completion

Stop when implementers have clear boundaries, interfaces, risks, and verification hooks.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.