misc_navigation_coding-menu

Display a menu of coding-related skills and their slash commands.

1|Updated Apr 16, 2026
One-click install
npx skills add https://github.com/JoNaYeon/claude-code-skills --skill misc-navigation-coding-menu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: misc_navigation_coding-menu
Source: https://github.com/JoNaYeon/claude-code-skills/tree/main/misc/navigation/misc_navigation_coding-menu
Command: npx skills add https://github.com/JoNaYeon/claude-code-skills --skill misc-navigation-coding-menu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a centralized, easy-to-access menu of coding-related capabilities so developers can quickly select the appropriate action without remembering exact commands.

Core Features & Use Cases

  • Surfacing and listing coding-related skills such as code-review, debugging, refactoring, and security audits.
  • Quick invocation of a chosen skill by its slash command, improving discovery and onboarding for new users.
  • Provides a ready-to-use mapping of slash commands and their descriptions for fast reference.

Quick Start

To view coding skills, invoke the misc_navigation_coding-menu by typing its slash command or trigger phrases.

Frequently Asked Questions about misc_navigation_coding-menu

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I list all available coding skills and slash commands in my workflow?

You can list available coding skills by invoking the coding menu, which surfaces a curated directory of slash commands for code review, debugging, and refactoring. This provides a ready-to-use mapping for fast reference and quick invocation.

What is the best way to discover developer tools for project scaffolding without memorizing commands?

Discovering developer tools is handled by displaying a centralized menu of coding-related capabilities and their descriptions. This eliminates the need to memorize exact commands, accelerating developer workflows and onboarding.

How do I quickly invoke a code review or debugging skill during development?

You invoke a code review or debugging skill by typing the corresponding slash command provided in the coding menu. The menu lists available skills and their exact commands for immediate execution.

Does the coding skills menu require any dependencies or components to display slash commands?

The coding skills menu requires no external dependencies or components. It relies on a SKILL.md frontmatter with a name and description, and a Markdown body enumerating the available skills.

Can I use the coding menu for everyday tasks like security audits and refactoring?

Yes, the coding menu can be used for everyday tasks like security audits and refactoring. It is applied to standard coding tasks to accelerate workflow by surfacing the relevant slash commands on demand.