Instructions file
A set of project instructions for Claude Code in the tarosky/claude repository. It describes project policies, file rules, commands, skills, and .gitignore practices.
Instructions file
A set of project instructions for Claude Code in the tarosky/claude repository. It describes project policies, file rules, commands, skills, and .gitignore practices.
Command
A command for moving a WordPress plugin's build process from Gulp to npm scripts and @kunoichi/grab-deps version 3.
Command
A command for organising and moving the continuous integration and delivery pipeline of a WordPress plugin.
Skill Claude CodeCodex
A code-standardisation workflow that compares several repositories on topics such as CI, builds, tests, and naming rules, then agrees on shared practices.
Skill Claude CodeCodex
A tool for downloading WordPress translation files from GlotPress, the translation service used by translate.wordpress.org. It uses AI to translate missing strings and outputs a PO file for import.
Skill Claude CodeCodex
A recurring one-on-one review conversation led by a manager in an equal, curious style. It keeps a record of a person’s skills current for better future recommendations in Claude Code.
Skill Claude CodeCodex
A testing advisor based on the software-testing ideas of Takuto Wada, known as t-wada.
Skill Claude CodeCodex
A setup and diagnostic guide for the JavaScript and CSS build process in WordPress plugins. It works with tools such as Sass, PostCSS, and the WordPress Scripts package, which compile and prepare source files for use in a plugin.
Skill Claude CodeCodex
A setup and diagnostic tool for WordPress plugin and theme workflows on GitHub Actions, GitHub's automation service. It covers testing, release notes, version checks, and deployment to WordPress.org or an EC2 server.
Skill Claude CodeCodex
A setup and diagnostic guide for translating WordPress plugins. GlotPress is the translation system used by WordPress.org, while other plugins use files such as POT, PO, and MO.
Skill Claude CodeCodex
A repository helper that finds multiple WordPress plugin and theme targets, then supports conversations about handling them together. WordPress is software for building websites, and plugins and themes extend or change it.
Skill Claude CodeCodex
A skill for creating WordPress.org plugin icons and banner images that follow Tarosky brand guidelines. WordPress.org is the directory where WordPress plugins are published.
Skill Claude CodeCodex
An evaluation of a WordPress plugin’s position in the market, technical health, and future prospects. WordPress plugins add features to WordPress websites.
Skill Claude CodeCodex
A setup and diagnostic workflow for testing WordPress plugins with PHPUnit and wp-env. PHPUnit is a PHP testing framework, while wp-env provides a local WordPress test environment.