Code Format

🌐Community
by giantcroissant-lunar · vlatest · Repository

Formats code into a unique, aesthetically pleasing style inspired by lunar landscapes and pastry design.

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 giantcroissant-lunar-code-format npx -- -y @trustedskills/giantcroissant-lunar-code-format
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "giantcroissant-lunar-code-format": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/giantcroissant-lunar-code-format"
      ]
    }
  }
}

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

About This Skill

What it does

This skill, giantcroissant-lunar-code-format, formats code snippets according to a specific style. It aims to improve readability and consistency by applying predefined formatting rules. The tool is designed for use with various programming languages, although the exact supported languages are not specified in the source content.

When to use it

  • Code Review: Automatically format code before submitting it for review, ensuring adherence to team style guides.
  • Educational Purposes: Help learners understand and apply consistent coding conventions.
  • Automated Documentation Generation: Format code examples within documentation to improve clarity.
  • Quick Formatting: Quickly clean up messy or inconsistently formatted code blocks.

Key capabilities

  • Code formatting
  • Style adherence
  • Readability improvement

Example prompts

  • "Format this Python code: def my_function(x): return x * 2"
  • "Can you format the following JavaScript snippet?"
  • "Please apply your standard code formatting to this block of code."

Tips & gotchas

The specific programming languages supported by this skill are not detailed. Experiment with different languages to determine compatibility and expected results.

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
giantcroissant-lunar
Installs
5

🌐 Community

Passed automated security scans.