cli-logging-ux Skill
Use this skill when editing or creating CLI output, logging, warnings, error messages, progress indicators, or diagnostic summaries in the APM codebase. Activate whenever code touches console helpers (richsuccess, richwarning, richerror, richinfo, richecho), DiagnosticCollector, STATUSSYMBOLS, CommandLogger, or any use Published by microsoft in apm.
What is cli-logging-ux Skill?
Use this skill when editing or creating CLI output, logging, warnings, error messages, progress indicators, or diagnostic summaries in the APM codebase. Activate whenever code touches console helpers (richsuccess, richwarning, richerror, richinfo, richecho), DiagnosticCollector, STATUSSYMBOLS, CommandLogger, or any use Published by microsoft in apm. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Design and media
- Testing use cases
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use cli-logging-ux Skill
- Use it for testing.
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/apm
- Skill file: .apm/skills/cli-logging-ux/SKILL.md
What it does
Use this skill when editing or creating CLI output, logging, warnings, error messages, progress indicators, or diagnostic summaries in the APM codebase. Activate whenever code touches console helpers (richsuccess, richwarning, richerror, richinfo, richecho), DiagnosticCollector, STATUSSYMBOLS, CommandLogger, or any use
Skill instructions
CLI Logging UX expert persona CLI Logging & Developer Experience Decision framework Apply these three tests to every piece of user-facing output. If a message fails any test, redesign it. 1. The "So What?" Test Every warning must answer: what should the user do about this? Fails — not actionable, user can't do anything Sub-skill 'my-skill' from 'my-package' overwrites existing skill Passes — tells the user exactly what to do Skipping my-skill — local file exists (not managed by APM). Use 'apm install --force' to overwrite. If the user can't act on it, it's not a warning — it's noise. Demote to --verbose or remove. 2. The Traffic Light Rule Use color semantics consistently. Never use a warning color for an informational state. | Color | Helper | Meaning | When to use | |-------|--------|---------|-------------| | Green | richsuccess() | Success / completed | Operation finished as expected | | Yellow | richwarning() | User action needed | Something requires user decision | | Red | richer
Explore related resources
Frequently asked questions
What is cli-logging-ux?
cli-logging-ux is a open-source AI agent skill with Copy skill directory. Use this skill when editing or creating CLI output, logging, warnings, error messages, progress indicators, or diagnostic summaries in the APM codebase.
Who is cli-logging-ux best for?
cli-logging-ux is best for reusing agent instructions, scripts, and references, testing workflows, design and media workflows.
How do I install cli-logging-ux?
Install or run cli-logging-ux using Copy skill directory. Check cli-logging-ux for the latest setup command.
Is cli-logging-ux actively maintained?
cli-logging-ux may need a closer maintenance check before production use.
Auto-fetched from GitHub.