tundra-cli-smoke — community tundra-cli-smoke, tundra, community, ide skills, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Perfect for Rust-based AI Agents needing comprehensive CLI testing and validation capabilities. ⚠️ CI/CD TEST DEMO ONLY — Vibecoded Rust scaffold for SAST testing, pipeline demos, and PR bot automation. Not production software.

ryanmaclean ryanmaclean
[0]
[0]
Updated: 2/28/2026

Agent Capability Analysis

The tundra-cli-smoke skill by ryanmaclean is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance.

Ideal Agent Persona

Perfect for Rust-based AI Agents needing comprehensive CLI testing and validation capabilities.

Core Value

Empowers agents to automate SAST testing, pipeline demos, and PR bot automation using Cargo and Rust, ensuring API contract drift validation and CLI behavior consistency through skills like 'skill list' and 'skill validate' with JSON output.

Capabilities Granted for tundra-cli-smoke

Automating CLI behavior testing in Rust projects
Validating API contract drift from the CLI side
Debugging Cargo-based projects with unit tests and build checks

! Prerequisites & Limits

  • CI/CD test demo only, not production software
  • Requires Rust and Cargo setup
  • Limited to Vibecoded Rust scaffold
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

tundra-cli-smoke

Install tundra-cli-smoke, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

Tundra CLI Smoke

Trigger

Use this skill whenever CLI behavior changes in /Users/studio/rust-harness/crates/at-cli/, or when validating API contract drift from the CLI side.

Required Checks

Run these in order:

  1. Build and unit tests
bash
1cargo check -p at-cli 2cargo test -p at-cli
  1. Skill discovery/validation
bash
1cargo run -p at-cli -- skill list -p /Users/studio/rust-harness -j 2cargo run -p at-cli -- skill validate -p /Users/studio/rust-harness -j
  1. Dry-run payload checks with artifacts
bash
1OUT1="$(mktemp -t at-run.XXXXXX).json" 2OUT2="$(mktemp -t at-agent.XXXXXX).json" 3 4cargo run -p at-cli -- run -t "cli smoke run" --dry-run --emit-prompt -j --out "$OUT1" 5cargo run -p at-cli -- agent run -r qa-reviewer -t "cli smoke agent" --dry-run -j --out "$OUT2"
  1. Doctor checks
bash
1OUT3="$(mktemp -t at-doctor.XXXXXX).json" 2cargo run -p at-cli -- doctor -p /Users/studio/rust-harness -j --out "$OUT3"

Expected Invariants

  • run and agent run dry-runs must emit valid JSON with mode: dry-run.
  • --out must write a pretty JSON artifact file.
  • skill validate should return ok: true for clean repo skill definitions.
  • doctor JSON must include api, project_exists, skill_count, env, and failures.

Reporting Format

Always report:

  • files changed
  • commands executed
  • pass/fail by command
  • any artifact path used for validation
  • any regression found and the likely root cause

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is tundra-cli-smoke?

Perfect for Rust-based AI Agents needing comprehensive CLI testing and validation capabilities. ⚠️ CI/CD TEST DEMO ONLY — Vibecoded Rust scaffold for SAST testing, pipeline demos, and PR bot automation. Not production software.

How do I install tundra-cli-smoke?

Run the command: npx killer-skills add ryanmaclean/tundra/tundra-cli-smoke. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for tundra-cli-smoke?

Key use cases include: Automating CLI behavior testing in Rust projects, Validating API contract drift from the CLI side, Debugging Cargo-based projects with unit tests and build checks.

Which IDEs are compatible with tundra-cli-smoke?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for tundra-cli-smoke?

CI/CD test demo only, not production software. Requires Rust and Cargo setup. Limited to Vibecoded Rust scaffold.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add ryanmaclean/tundra/tundra-cli-smoke. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use tundra-cli-smoke immediately in the current project.

Related Skills

Looking for an alternative to tundra-cli-smoke or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI