muxt-explore-from-method

Official

Trace methods to templates and routes.

Authortypelate
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers understand how a specific Go receiver method is used within a Muxt project, by tracing its usage from the method definition to the templates and routes that invoke it.

Core Features & Use Cases

  • Method to Template Tracing: Identify all templates that call a given receiver method.
  • Template to Route Mapping: Discover the HTTP routes associated with those templates.
  • Use Case: When refactoring or debugging, quickly understand the impact of changes to a method by seeing all the places it's used in the web application's routing and rendering logic.

Quick Start

Use the muxt skill to find all templates and routes that use the Server.GetUser method.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: muxt-explore-from-method
Download link: https://github.com/typelate/muxt/archive/main.zip#muxt-explore-from-method

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.