Skip to content
/ skills Public

AI agent skills for gookit projects

Notifications You must be signed in to change notification settings

gookit/skills

Repository files navigation

Skills For Gookit Projects

This repository contains comprehensive skill guides and documentation for various gookit Go libraries and tools. Each subdirectory provides detailed usage instructions, best practices, and reference materials for specific gookit components.

Overview

The skills repository is organized by individual gookit projects:

  • gookit-goutil - Comprehensive Go utility library with 900+ helper functions for arrays, strings, maps, structs, CLI operations, testing utilities and more
  • gookit-gcli - Feature-rich CLI application framework supporting commands, flags, and interactive prompts
  • gookit-config - Flexible configuration management supporting multiple formats (JSON, YAML, TOML, INI)
  • gookit-gitw - Git wrapper library providing convenient Git operations in Go
  • gookit-ini - INI format parser and writer with advanced features
  • gookit-miglite - Lightweight database migration tool
  • gookit-slog - Structured logging library
  • gookit-validate - Data validation library with flexible rules

Purpose

These skill guides provide:

  • Detailed API references and usage examples
  • Best practices and troubleshooting tips
  • Quick start guides for each component
  • Advanced usage patterns and techniques
  • Complete documentation for complex features

Getting Started

To learn more about a specific component, navigate to its corresponding directory and read the included documentation files.

About Gookit

Gookit is a collection of practical Go packages for building robust applications, including:

  • CLI application development (gcli)
  • Configuration management (config)
  • Colorful console output (color)
  • Data validation (validate)
  • Utility functions (goutil)
  • Structured logging (slog)
  • Git operations (gitw)

About

AI agent skills for gookit projects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published