Claude Cursor Skill

cargo-cdk

Manage a whole Cargo workspace as code — declare connectors, models, plays, tools, agents, MCP servers, segments, context, folders, files, workers, and apps in TypeScript, then reconcile them with `cargo-ai cdk` (init → types → plan → deploy), the way you would run Pulumi or the

LLM Mart · 0 points · 19 views 0 listing impressions 0 install-command copies
Virus-scanned Reviewed automatically before listing.

Full trust report

Download getcargohq-cargo-skills-cargo-cdk-addc862.zip · 0 KB
Part of getcargohq/cargo-skills — 22 skills

Install

skills CLI npx skills add https://github.com/getcargohq/cargo-skills/tree/main/cargo-cdk
Claude Code claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install getcargohq-cargo-skills@llmmart
Git git clone https://github.com/getcargohq/cargo-skills.git

The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole getcargohq/cargo-skills collection as a plugin from our marketplace. Git is the plain clone.

Skill manifest

cargo-cdk is now cargo-project

Load cargo-project instead. It is this skill under its new name, following the CLI: cargo-ai cdk is now cargo-ai project, and cdk still works as an alias.

This directory holds no instructions. It is a redirect, and will be removed in a later release.

Files (cargo-skills)
  • skill-metadata.json 425 B
    {
      "$comment": "Generated by .github/scripts/skills-metadata.mjs — do not hand-edit. Regenerate with: node .github/scripts/skills-metadata.mjs --write .",
      "name": "cargo-cdk",
      "version": "2.0.0",
      "documents": [
        {
          "path": "SKILL.md",
          "kind": "entrypoint",
          "title": "cargo-cdk is now cargo-project"
        }
      ],
      "contentHash": "ad9701a71bd37558bd7ee80fff01428241f40a31b21598f547c5be5560965a92"
    }
    
  • SKILL.md 686 B
    ---
    name: cargo-cdk
    description: "Renamed to cargo-project. This entry exists only so installs from before the rename are replaced by a pointer. Skip when: always — load cargo-project."
    version: "2.0.0"
    compatibility: Requires @cargo-ai/cli (npm).
    homepage: https://github.com/getcargohq/cargo-skills
    metadata:
      author: getcargo
      redirect: cargo-project
    ---
    
    # cargo-cdk is now cargo-project
    
    Load [`cargo-project`](../cargo-project/SKILL.md) instead. It is this skill under its new name, following the CLI: `cargo-ai cdk` is now `cargo-ai project`, and `cdk` still works as an alias.
    
    This directory holds no instructions. It is a redirect, and will be removed in a later release.
    

Comments (0)

Sign in to join the conversation.

No comments yet.

Reviews (0)

No reviews yet.

Related