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
更新日 2/16/2026
スター
61
フォーク
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.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use create-psr16-simple-cache