fsyyft-go
Official@fsyyft-go · China
Specialized repository maintenance and code quality enforcement utilities for Go module management and project environment configuration.
Agent Skills by fsyyft-go
Showing 6 vetted skills indexed across 1 GitHub repositories.
go-module-renamer
Rename Go module paths across go.mod, imports, and proto go_package.
git-commit-writer
Generate conventional-commit messages from git diffs and user intent.
comment-enforcer
Detect and repair inconsistent Go code comments with AI assistance.
skill-creator
Generate Claude Skill scaffolds with SKILL.md frontmatter and resource directories.
go-import-enforcer
Analyse and enforce Go import conventions across entire codebases.
python-venv-manager
Detect, create, and maintain project-specific .venv environments with dependency and Gitignore updates.
Frequently Asked Questions About fsyyft-go
FAQPage SchemaWhat specific tasks can I perform with these utilities?▼
These utilities enable bulk renaming of Go module paths, enforcement of import conventions, automated generation of conventional commit messages, and management of project-specific virtual environments. Additionally, they provide scaffolding for new project structures and ensure code comment consistency across your codebase.
Which engineering personas benefit most from these utilities?▼
Backend engineers, Go developers, and DevOps practitioners benefit most from these utilities. They are specifically designed for developers managing large Go codebases, those requiring strict adherence to commit message standards, and engineers needing to maintain clean, isolated project environments.
What are the prerequisites for running these utilities?▼
These utilities require a local environment with Go installed for the module and import management tasks. The environment management utility requires a standard Unix-like shell environment to detect and configure project-specific directories and dependency files.