Galaxy Linting

🌐Community
by arash77 · vlatest · Repository

Galaxy Linting analyzes code for potential issues within a galactic-scale codebase, boosting development efficiency and quality.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add galaxy-linting npx -- -y @trustedskills/galaxy-linting
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "galaxy-linting": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/galaxy-linting"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The galaxy-linting skill analyzes text for potential issues related to Galaxy project standards. It identifies and flags deviations from established guidelines, helping maintain consistency and quality across projects. This includes checking code style, documentation adherence, and other project-specific rules.

When to use it

  • Code Review: Automatically check pull requests or commits against Galaxy coding standards before merging.
  • Documentation Validation: Ensure documentation adheres to the required format and content guidelines.
  • New Project Setup: Validate initial project structure and files for compliance with Galaxy conventions.
  • Training New Developers: Provide immediate feedback on code style and adherence to project rules.

Key capabilities

  • Code Style Checking
  • Documentation Adherence Verification
  • Project-Specific Rule Enforcement
  • Deviation Flagging

Example prompts

  • "Lint this Python script for Galaxy compliance."
  • "Check the documentation for consistency with Galaxy guidelines."
  • "Validate this new project's structure against Galaxy standards."

Tips & gotchas

The skill requires a working understanding of Galaxy project conventions to interpret and act upon flagged issues effectively. The specific rules checked are determined by the Galaxy project configuration.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
arash77
Installs
5

🌐 Community

Passed automated security scans.