appstash-cli

Installation
SKILL.md

appstash CLI Directory Management

Use appstash for simple, clean application directory resolution in CLI tools. It provides consistent paths for config, cache, data, logs, and temp directories with graceful fallback handling.

When to Apply

Use this skill when:

  • Building a CLI tool that needs to store configuration
  • Implementing persistent caching for CLI operations
  • Managing API keys or auth tokens for CLI tools
  • Adding logging to CLI applications
  • Storing temporary files during CLI operations

Installation

npm install appstash
# or
pnpm add appstash
Related skills

More from constructive-io/constructive-skills

Installs
6
First Seen
Feb 27, 2026