abnegate/claudes
Skill Claude CodeCodex
Production PHP 8.3+ house rules for naming, style, typed constants, Override attributes, PHP 8.4 gotchas, strict types, Composer constraints, exceptions, PHPUnit, and anti-patterns. Use when writing or reviewing PHP code.
abnegate/claudes
Skill Claude CodeCodex
Fix failing CI checks on a pull request.
abnegate/claudes
Skill Claude CodeCodex
Commit pending changes, push, and create a pull request with proper description.
abnegate/claudes
Skill Claude CodeCodex
Build a comprehensive developer profile from git activity and Claude Code session history. Covers commit patterns, velocity, streaks, time-of-day habits, repo focus, tool usage, AI spend, model preferences, and session themes. Use whenever the user asks about their stats, coding patterns, what they've been working on…
abnegate/claudes
Skill Claude CodeCodex
React development guidelines with hooks, component patterns, state management, and performance optimization.
abnegate/claudes
Skill Claude CodeCodex
Assess the codebase and update the README with any new or outdated information.
abnegate/claudes
Skill Claude CodeCodex
Safe refactoring with comprehensive test coverage.
abnegate/claudes
Skill Claude CodeCodex
Create a GitHub release with auto-generated changelog. Use this skill whenever the user wants to create a release, tag a release, publish a release, cut a release, or ship a version. Triggers on phrases like "release 1.2.3", "create a release", "tag a new version", "ship it", "cut a release", or any mention of…
abnegate/claudes
Skill Claude CodeCodex
Thorough code review of current branch against main.
abnegate/claudes
Skill Claude CodeCodex
Build, install, and run the app on a target device (auto-detects platform).
abnegate/claudes
Skill Claude CodeCodex
Deep reference for writing production Swoole PHP code. Covers the long-running process mental model (object lifetimes, what breaks vs php-fpm, per-request state via Coroutine::getContext), runtime hook flags (what's hookable year-to-year, what isn't), parent/child priority gotcha, Channel/WaitGroup/Barrier/defer…