drupal-config-storage
CommunityManage Drupal config, state, and temp data.
Authorproofoftom
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures you correctly store and manage Drupal configuration, runtime state, and temporary user data, preventing common errors that lead to broken exports, lost settings, or database bloat.
Core Features & Use Cases
- Config API: For persistent, exportable admin settings and module configurations.
- State API: For environment-specific runtime flags and markers.
- TempStore: For temporary, per-user or shared data across requests.
- Use Case: When building a custom module, you need to store API keys, user preferences, and temporary form progress. This Skill guides you to use Config API for API keys, State API for a cron run timestamp, and TempStore for multi-step form data.
Quick Start
Use the drupal-config-storage skill to create a config schema for a new module's settings.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: drupal-config-storage Download link: https://github.com/proofoftom/drupal-skills/archive/main.zip#drupal-config-storage Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.