🗂️
AI EngineeringTypeScript

State Management

by conorluddy

State Management is an AI Engineering skill for Claude Code, published by conorluddy in xclaude-plugin.

182 stars17 forkson conorluddy/xclaude-pluginAdded 2026/09/07Repository updated 2026/02/07
agenticagentic-workflowclaudeclaude-codeclaude-code-pluginclaude-mcpclaude-pluginsclaudecodecontext-engineeringdeveloper-toolsiosllmmcpmcp-serverpluginswifttoolingxcodexcodebuild
Install in seconds
Install State Management
Copy State Management into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/conorluddy/xclaude-plugin/tree/main/skills/state-management ~/.claude/skills/state-management

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/conorluddy/xclaude-plugin.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/state-management/SKILL.md in conorluddy/xclaude-plugin
Installs to
~/.claude/skills/state-management
Collection
One of 8 skills cataloged from this repository
Category
AI Engineering3475 skills

What State Management does

State Management helps reduce token use with caching, progressive disclosure, and configuration patterns for plugin operations. Use it when working with large responses, cache invalidation, or consistent state across tests and workflows.

State Management is cataloged under AI Engineering on DirSkills. State Management comes from a repository tagged agentic, agentic-workflow, claude, claude-code and claude-code-plugin.

Documentation

README

State Management Skill

Optimizing token efficiency and state management in xc-plugin

Overview

The xc-plugin implements sophisticated state management through caching, progressive disclosure, and configuration management. This Skill teaches how to leverage these patterns to minimize token usage, improve performance, and maintain clean state across operations.

Key Benefits:

  • 85-90% token reduction through progressive disclosure
  • Cache-friendly operations avoid redundant work
  • Deterministic state ensures reliable test results
  • Configuration consistency across development workflows

When to Use This Skill

Use this Skill when you need to:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about State Management

  • What else does conorluddy publish alongside State Management?

    State Management is one of 8 skills that DirSkills catalogs from conorluddy/xclaude-plugin, the repository it ships in. Its siblings there include Accessibility Testing, Crash Debugging and Performance Profiling. Each one is a separate skill with its own page in this directory, installs the same way State Management does, and is maintained by conorluddy in that same repository. The rest of the collection is listed on the conorluddy/xclaude-plugin page.

  • How does State Management compare to other AI Engineering skills?

    State Management ranks #3078 by stars among the 3475 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of State Management against them. Open each page to compare what they document and how they install.

More from conorluddy/xclaude-plugin

State Management is one of 8 skills cataloged on DirSkills from conorluddy/xclaude-plugin.

See all 8 skills