home/categories/framework-internals/dykyi-roman-awesome-claude-code-skills-create-psr16-simple-cache-skill-md
framework-internalsdevelopment

create-psr16-simple-cache

Generates PSR-16 Simple Cache implementation for PHP 8.4. Creates CacheInterface with get/set/delete operations and TTL handling. Includes unit tests.

dykyi-roman
maintainer
dykyi-roman
Updated 2/16/2026
Stars
61
Forks
14
quick start

Installation and usage

Generates PSR-16 Simple Cache implementation for PHP 8.4. Creates CacheInterface with get/set/delete operations and TTL handling. Includes unit tests.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use create-psr16-simple-cache