Chase McCarthy
Community@code0100fun · Texas
Software Engineer
Agent Skills by Chase McCarthy
Showing 19 vetted skills indexed across 1 GitHub repositories.
commit-message-guide
Enforce conventional commit formatting for git messages across software projects.
beads-issue-tracker
Manage project issues as text files in a .beads folder via CLI commands.
session-completion
Create follow-up issues, run tests and linters, and prepare handoff summaries.
error-handling-validator
Validate Zig error handling patterns across codebases.
zig-arraylist
Document Zig 0.15+ ArrayList API changes with per-call allocator usage.
zig-style-enforcer
Enforce Zig naming, formatting, and idiom conventions across a codebase.
memory-leak-detector
Verifies Zig allocations have matching deallocations during code reviews.
safety-checker
Detect unsafe pointer casts, bounds violations, and null dereferences in Zig code.
docker-swarm
Automate Docker Swarm stack deployments and ongoing cluster management.
repeatable-deployments
Codify infrastructure changes into automation tasks for reproducible deployments.
ansible-ops
Automates Ansible playbook execution and secret handling across environments.
terraform-safety
Enforce plan reviews and targeted Terraform updates to prevent resource destruction.
ecto-guidelines
Standardize Ecto schemas, changesets, and migrations for Elixir Phoenix projects.
liveview-guidelines
Standardizes Phoenix LiveView development for streaming, JavaScript interop, testing, and form handling.
tailwind-v4
Configure Tailwind CSS v4 in Phoenix projects using app.css import syntax.
elixir-testing
Automate Elixir tests with Ecto.SQL.Sandbox and background process handling.
heex-templates
Standardize HEEx templates for Phoenix LiveView forms, rendering, and interpolation.
elixir-guidelines
Identify Elixir language guidelines for code quality across common pitfalls.
phoenix-guidelines
Identify Phoenix 1.8 conventions for layouts, routing, components, icons, forms, and design files.