state-directory-manager
About
This skill provides bash scripts with XDG Base Directory compliant state management for persisting data, configuration, and cache between runs. It's ideal for CLI tools that need to store user preferences, cache results, or manage logs following standard specifications. Developers should use it when building portable bash tools that require persistent state across multiple executions.
Quick Install
Claude Code
Recommendednpx skills add majiayu000/claude-skill-registry -a claude-code/plugin add https://github.com/majiayu000/claude-skill-registrygit clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/state-directory-managerCopy and paste this command in Claude Code to install this skill
GitHub Repository
Frequently asked questions
What is the state-directory-manager skill?
state-directory-manager is a Claude Skill by majiayu000. Skills package instructions and resources that Claude loads on demand, so Claude can perform state-directory-manager-related tasks without extra prompting.
How do I install state-directory-manager?
Use the install commands on this page: add state-directory-manager to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.
What category does state-directory-manager belong to?
state-directory-manager is in the bash category, tagged bash, state, persistence, config, directory and xdg.
Is state-directory-manager free to use?
Yes. state-directory-manager is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
Related Skills
This skill scores task complexity using keyword matching and configurable heuristics, helping developers route tasks, prioritize work, or recommend resources. It's ideal for building intelligent dispatchers or auto-classifying requests based on patterns. Avoid it for simple yes/no classification or when machine learning would be more appropriate.
This bash CLI framework provides standardized patterns for colors, logging, headers, and error handling in bash scripts. Use it when building professional CLI tools that need consistent output formatting and user-friendly interaction. It's ideal for bash-based projects where Python or Node frameworks would be overkill.
This skill provides a production-tested setup for Content Collections, a TypeScript-first tool that transforms Markdown/MDX files into type-safe data collections with Zod validation. Use it when building blogs, documentation sites, or content-heavy Vite + React applications to ensure type safety and automatic content validation. It covers everything from Vite plugin configuration and MDX compilation to deployment optimization and schema validation.
This skill enables developers to build applications with the Polymarket prediction markets platform, including API integration for trading and market data. It also provides real-time data streaming via WebSocket to monitor live trades and market activity. Use it for implementing trading strategies or creating tools that process live market updates.
