Chase McCarthy avatar

Chase McCarthy

Community

@code0100fun · Texas

44Followers
|
281Public Repos
|
19Published Skills

Software Engineer

Agent Skills by Chase McCarthy

Showing 19 vetted skills indexed across 1 GitHub repositories.

code0100funcode0100fun
1

commit-message-guide

Enforce conventional commit formatting for git messages across software projects.

Community
Basic
code0100funcode0100fun
1

beads-issue-tracker

Manage project issues as text files in a .beads folder via CLI commands.

Community
Intermediate
code0100funcode0100fun
1

session-completion

Create follow-up issues, run tests and linters, and prepare handoff summaries.

Community
Intermediate
code0100funcode0100fun
1

error-handling-validator

Validate Zig error handling patterns across codebases.

Community
Advanced
code0100funcode0100fun
1

zig-arraylist

Document Zig 0.15+ ArrayList API changes with per-call allocator usage.

Community
Intermediate
code0100funcode0100fun
1

zig-style-enforcer

Enforce Zig naming, formatting, and idiom conventions across a codebase.

Community
Intermediate
code0100funcode0100fun
1

memory-leak-detector

Verifies Zig allocations have matching deallocations during code reviews.

Community
Intermediate
code0100funcode0100fun
1

safety-checker

Detect unsafe pointer casts, bounds violations, and null dereferences in Zig code.

Community
Advanced
code0100funcode0100fun
1

docker-swarm

Automate Docker Swarm stack deployments and ongoing cluster management.

Community
Advanced
code0100funcode0100fun
1

repeatable-deployments

Codify infrastructure changes into automation tasks for reproducible deployments.

Community
Advanced
code0100funcode0100fun
1

ansible-ops

Automates Ansible playbook execution and secret handling across environments.

Community
Intermediate
code0100funcode0100fun
1

terraform-safety

Enforce plan reviews and targeted Terraform updates to prevent resource destruction.

Community
Advanced
code0100funcode0100fun
1

ecto-guidelines

Standardize Ecto schemas, changesets, and migrations for Elixir Phoenix projects.

Community
Advanced
code0100funcode0100fun
1

liveview-guidelines

Standardizes Phoenix LiveView development for streaming, JavaScript interop, testing, and form handling.

Community
Intermediate
code0100funcode0100fun
1

tailwind-v4

Configure Tailwind CSS v4 in Phoenix projects using app.css import syntax.

Community
Intermediate
code0100funcode0100fun
1

elixir-testing

Automate Elixir tests with Ecto.SQL.Sandbox and background process handling.

Community
Advanced
code0100funcode0100fun
1

heex-templates

Standardize HEEx templates for Phoenix LiveView forms, rendering, and interpolation.

Community
Advanced
code0100funcode0100fun
1

elixir-guidelines

Identify Elixir language guidelines for code quality across common pitfalls.

Community
Intermediate
code0100funcode0100fun
1

phoenix-guidelines

Identify Phoenix 1.8 conventions for layouts, routing, components, icons, forms, and design files.

Community
Intermediate