Agent Skills by oioio-space
Showing 10 vetted skills indexed across 1 GitHub repositories.
research-grounding
Conduct structured technical research using web searches, GitHub, and official documentation.
repo-janitor
Remove build and scan artifacts before commits via pre-commit hooks.
helper-ergonomics
Provide utility functions to simplify Go API usage in the UnPixel project.
go-benchmark
Benchmark Go functions and analyze CPU and memory usage with pprof.
go-style-guide
Enforce Google's Go style guides with golangci-lint and gofmt.
use-modern-go
Apply modern Go idioms based on the detected project version.
vuln-guard
Analyze Go code for security vulnerabilities using gosec and govulncheck.
goroutine-leak-check
Detect and fix goroutine leaks in Go applications using goleak.
readme-author
Write README files using structured templates for project documentation.
secret-guard
Scan staged Git diffs for credentials, PII, and sensitive data.