Skill Claude CodeCodex
Build AI features with the first-party Laravel AI SDK (Laravel 13+); agents, embeddings, images, audio, and tool calling with provider-agnostic APIs.
Skill Claude CodeCodex
Build AI features with the first-party Laravel AI SDK (Laravel 13+); agents, embeddings, images, audio, and tool calling with provider-agnostic APIs.
Skill Claude CodeCodex
Use API Resources with pagination and conditional fields; keep response shapes stable and cache-friendly.
Skill Claude CodeCodex
Evolve APIs safely using versioned DTOs/transformers, deprecations, and compatibility tests.
Skill Claude CodeCodex
Compose UIs with Blade components, slots, and layouts; keep templates pure and testable.
Skill Claude CodeCodex
Detect Sail/non‑Sail and print the right command pairs for your environment; verify dependencies and key services are reachable.
Skill Claude CodeCodex
Interactive design refinement tailored to Laravel projects; clarify domain, data, interfaces, testing, and quality gates while accounting for Sail/non‑Sail environments.
Skill Claude CodeCodex
Request effective code reviews—specify focus areas, provide context, ask for architectural feedback, reference Laravel conventions.
Skill Claude CodeCodex
Keep cyclomatic complexity low; flatten control flow, extract helpers, and prefer table-driven/strategy patterns over large switches.
Skill Claude CodeCodex
Portable storage configuration across S3/R2/MinIO with optional CDN—env toggles, path-style endpoints, and URL generation.
Skill Claude CodeCodex
Replace hardcoded values with constants, enums, and configuration for maintainability; use PHP 8.1+ enums and config files.
Skill Claude CodeCodex
Reduce controller bloat using Form Requests for auth/validation, small Actions/Services with DTOs, and resource/single-action controllers.
Skill Claude CodeCodex
Write focused controller tests using HTTP assertions; keep heavy logic in Actions/Services and unit test them.
Hook Claude Code
Runs when a session starts on startup and resume, executing claude.sh. From jpcaparas/skills.
Hook Claude Code
Runs before the agent uses a tool for Edit, Write and MultiEdit tool calls, executing claude.sh. From jpcaparas/skills.
Hook Claude Code
Runs after a tool call finishes for Edit, Write and MultiEdit tool calls, executing claude.sh. From jpcaparas/skills.
Hook Claude Code
Runs when the agent sends a notification, executing claude.sh. From jpcaparas/skills.
Hook Claude Code
Runs when the agent finishes a response, executing claude.sh. From jpcaparas/skills.
Settings file Claude Code
Agent settings declaring 6 hook events (UserPromptSubmit, SessionStart, PreToolUse, PostToolUse).
Instructions file CodexOpenCode
AGENTS.md instructions for jpcaparas/skills, covering agents.md, conventions, validation, native validation and local github actions preflight.
Skill Claude CodeCodex
Give ADHD-friendly, action-first help.
Skill Claude CodeCodex
Run a bounded adversarial sweep of an existing test suite. Use to harden a suite or subsystem against malformed inputs, boundaries, invalid state, races, dependency/resource failures, weak or redundant tests, flakes, and missing durable regressions. Skip ordinary test additions, load, chaos, and penetration testing.
Skill Claude CodeCodex
Audify readable URLs, Markdown, HTML, DOCX, or raw text into cleaned Gemini TTS MP3 narration. Trigger on /audify, read aloud, MP3 narration, or text-to-speech resource requests. Do NOT use for music, live voice chat, or non-narration media.
Skill Claude CodeCodex
Draft local Azure DevOps work item packets from loose context, defaulting to Scrum PBI unless Bug, Feature, User Story, Task, Issue, or Epic is specified. Inspect repo context when present. Do NOT use for live REST/CLI creation, migration, wiki, or status reporting.
Skill Claude CodeCodex
Write, fix, or review Azure DevOps wiki Markdown, Mermaid, TOC, TOSP, details blocks, query tables, mentions, work-item links, KaTeX, videos, and code fences. Use for Azure DevOps surface quirks. Do NOT use for GitHub-only or non-Azure docs.