Agent Skills by Tommy Cox
Showing 21 vetted skills indexed across 3 GitHub repositories.
drupal-drush
Guide Drush commands for Drupal scaffolding, verification, debugging, and entity operations.
drupal-access-security
Implement Drupal access control with permissions, route access, CSRF protection, and XSS prevention.
drupal-database-api
Manage custom database tables and SQL queries using Drupal's Database API.
drupal-forms-api
Build and manage Drupal forms with validation, submission, and AJAX callbacks.
drupal-coding-standards
Enforce Drupal coding standards and DrupalPractice sniff compliance in generated PHP code.
drupal-batch-queue-cron
Implement Drupal background processing with Batch API, QueueWorker plugins, and hook_cron.
drupal-entities-fields
Generate Drupal 10/11 content and configuration entity types with base fields and handlers.
drupal-routing-controllers
Define Drupal routes and controllers mapping URLs to PHP code.
drupal-views-dev
Expose custom Drupal data to Views and create custom Views plugins.
drupal-theming
Create Drupal front-end output with render arrays, Twig templates, and the Libraries API.
drupal-testing
Generate PHPUnit tests for Drupal modules across Unit, Kernel, Functional, and FunctionalJavascript types.
drupal-config-storage
Manage Drupal configuration, state, and temporary data via Config, State, and TempStore APIs.
drupal-caching
Apply cache tags, contexts, and max-age to Drupal render arrays and blocks.
drupal-module-scaffold
Scaffold Drupal 10/11 modules with .info.yml, PSR-4 namespaces, and .module files.
drupal-plugins-blocks
Generate Drupal block plugins and custom plugin types with dependency injection.
drupal-module-polish
Implement configuration management, admin interfaces, and documentation for Drupal modules.
drupal-fullstack
Develop Drupal 10 modules with REST APIs and Vite-based frontends.
ethereum-php-verify
Verify Ethereum signatures and SIWE messages in PHP.
siwe-frontend-debug
Debugs Sw/WE-style frontend sign-in flows by verifying message consistency across steps.
drupal-testing-companion
Guide PHPUnit, Kernel, and Functional testing for Drupal modules.
a2a-bridge
Coordinate autonomous agents via A2A protocol with Agent Card discovery and task lifecycles.