e. alvarez
Community@ealvar3z · 新浜市, Niihama-shi
Father, leader, bit chemist, & lifelong *nix user.
Agent Skills by e. alvarez
Showing 11 vetted skills indexed across 1 GitHub repositories.
taskwarrior-task-management
Manage Taskwarrior tasks scoped to the current Git project.
auditing-code-quality
Audit Go code against SOLID principles and best practices, generating a unified report and Taskwarrior tasks.
solid-principles
Analyze source code for SOLID principle violations with severity ratings and refactoring suggestions.
purge-file-from-git
Remove a specified file from entire Git repository history using git-filter-repo.
go-best-practices
Enforces Go project structure, style, conventions, and Mage build system integration.
c-best-practices
Enforce C coding style and conventions for naming, formatting, and structure.
beyond-solid-principles
Analyze system architecture and source code for design principle violations.
compose-blog-post
Compose plaintext blog posts matching existing style guidelines.
update-blog-post
Update plaintext blog posts and commit changes to a Git repository.
increment-version-and-push
Increment semantic versions in Go projects and push git tags.
100-go-mistakes
Audit Go code for 100 common mistakes from the book.