cw-explore

Explore cw CLI capabilities, components, and archetypes interactively.

2|2|Updated Dec 30, 2025
One-click install
npx skills add https://github.com/NavarrePratt/claude-settings --skill cw-explore
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cw-explore
Source: https://github.com/NavarrePratt/claude-settings/tree/main/skills/cw-explore
Command: npx skills add https://github.com/NavarrePratt/claude-settings --skill cw-explore

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creates an interactive way to learn and understand the cw CLI by exposing its capabilities, components, and archetypes to speed learning and decision making.

Core Features & Use Cases

  • Interactive discovery of cw CLI capabilities and available components/archetypes
  • Guided steps for new users to install, verify status, and preview scaffolds
  • Quick reference for exploring component categories and archetypes, and deciding what to add to a repo

Quick Start

Run cw-explore to discover the cw CLI capabilities and preview available components and archetypes.

Frequently Asked Questions about cw-explore

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I discover available components and archetypes in the cw CLI?

You can discover available components and archetypes in the cw CLI by running cw-explore, which interactively exposes capabilities to help you learn features and speed up decision making.

What is the best way to learn cw CLI capabilities as a new user?

The best way to learn cw CLI capabilities is using the guided exploration steps to install the CLI, verify status, and preview scaffolds, helping newcomers quickly understand available features.

Can I use cw-explore to evaluate component groups for an existing project?

Yes, you can use cw-explore to evaluate component groups and archetypes for new or existing projects, providing a quick reference to help you decide what to add to your repository.

How does cw-explore map SKILL.md to runtime instructions?

cw-explore enforces a YAML frontmatter in SKILL.md containing at least a name and description, then maps the Markdown body to runtime instructions with optional resource directories for scripts, references, and assets.

Do I need any dependencies installed to explore cw CLI scaffolding?

No specific dependencies are required to explore cw CLI scaffolding, as the skill operates independently to identify available capabilities, components, and archetypes for interactive discovery.