Ghalactic Actions avatar

Ghalactic Actions

Official

@ghalactic

0Followers
|
10Public Repos
|
20Published Skills

GitHub actions designed to feel like natural extensions of the GitHub experience.

Skills Distribution
DomainGrowth, Mark...Technical Document.. (40%)Style Guide Enforc.. (40%)Architecture Decis.. (20%)

Agent Skills by Ghalactic Actions

Showing 20 vetted skills indexed across 2 GitHub repositories.

ghalacticghalactic
2

diataxis

Classify technical documentation into tutorials, guides, references, and explainers.

Official
Intermediate
ghalacticghalactic
2

adr-skill

Create, maintain, and review Architecture Decision Records in a repository.

Official
Intermediate
ghalacticghalactic

vale-style-authoring

Create and manage custom Vale style rules and configurations.

Official
Intermediate
ghalacticghalactic

google-developer-style-guide

Apply Google developer documentation style rules to technical writing.

Official
Advanced
ghalacticghalactic

google-developer-style-guide-api-code-reference

Generate API reference documentation following Google developer documentation style guidelines.

Official
Advanced
ghalacticghalactic

vale-style-authoring-guides

Document Vale regex syntax, glob patterns, Hunspell dictionaries, and LSP integration.

Official
Advanced
ghalacticghalactic

vale-style-authoring-formats

Enforce Vale style guidelines across Markdown, HTML, AsciiDoc, and XML formats.

Official
Advanced
ghalacticghalactic

google-developer-style-guide-formatting

Enforce Google developer documentation style guide formatting with Vale.

Official
Intermediate
ghalacticghalactic

google-developer-style-guide-structure

Enforce Google developer documentation style guide rules on technical writing.

Official
Advanced
ghalacticghalactic

google-developer-style-guide-numbers-dates

Validate and format numbers, dates, and times per Google developer documentation style guide.

Official
Intermediate
ghalacticghalactic

google-developer-style-guide-punctuation

Validate punctuation against the Google Developer Documentation Style Guide.

Official
Intermediate
ghalacticghalactic

google-developer-style-guide-grammar

Check text against Google developer documentation style guide grammar rules.

Official
Intermediate
ghalacticghalactic

google-developer-style-guide-voice-tone

Assesses technical documentation tone, voice, and inclusivity against Google's developer documentation style guide.

Official
Intermediate
ghalacticghalactic

vale-style-authoring-checks

Reference Vale check types and configurations for documentation style enforcement.

Official
Intermediate
ghalacticghalactic

google-developer-style-guide-accessibility-inclusion

Analyzes readability of technical content for accessibility and inclusive-language issues.

Official
Advanced
ghalacticghalactic

vale-style-authoring-config

Configure Vale linters with INI settings for Markdown and XML documents.

Official
Intermediate
ghalacticghalactic

google-developer-style-guide-word-list

Look up terms in the Google developer documentation style guide word list.

Official
Basic
ghalacticghalactic

google-developer-style-guide-images-media

Apply Google developer style guide rules for images and media in documentation.

Official
Intermediate
ghalacticghalactic

vale-style-authoring-actions

Author Vale actions and fixers for custom rule fixes.

Official
Advanced
ghalacticghalactic

google-developer-style-guide-naming-terminology

Enforce Google developer documentation style guide capitalization, abbreviations, spelling, and grammar.

Official
Advanced

Frequently Asked Questions About Ghalactic Actions

FAQPage Schema
What specific documentation tasks are enabled by these capabilities?

These capabilities enable automated validation of technical writing against Google style standards, including grammar, punctuation, voice, and inclusive language. They also facilitate the classification of content into Diataxis categories and the systematic maintenance of Architecture Decision Records within your repository structure.

Which personas benefit most from these technical writing standards?

Technical writers, documentation engineers, and software architects benefit most from these capabilities. They provide a structured environment for maintaining high-quality, consistent, and accessible documentation while ensuring that architectural design choices are documented and reviewed systematically within the development lifecycle.

What are the prerequisites for implementing these style enforcement rules?

Implementation requires a repository environment supporting Vale configuration files and standard documentation formats like Markdown, AsciiDoc, or XML. Users must define their specific linting requirements within INI configuration files to integrate these style checks into their existing content review cycles.