dev-guides-navigator

Retrieve Drupal, Next.js, and design system guides from GitHub.

32|7|Updated Dec 6, 2025
One-click install
npx skills add https://github.com/camoa/claude-skills --skill dev-guides-navigator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev-guides-navigator
Source: https://github.com/camoa/claude-skills/tree/main/dev-guides-navigator/skills/dev-guides-navigator
Command: npx skills add https://github.com/camoa/claude-skills --skill dev-guides-navigator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures you always use the most relevant and up-to-date development guides, preventing bugs and improving code quality by routing you to the correct documentation for your specific task.

Core Features & Use Cases

  • Smart Guide Routing: Automatically identifies and fetches the precise guide needed for Drupal, Next.js, or design system tasks.
  • Proactive Enforcement: Ensures guides are consulted before development begins, integrating best practices.
  • Use Case: When starting a new Drupal module, you can ask the AI to "find a guide for creating a custom entity," and this Skill will fetch the exact documentation, ensuring you follow Drupal's best practices from the start.

Quick Start

Use the dev-guides-navigator skill to find a guide for Drupal form validation.

Frequently Asked Questions about dev-guides-navigator

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

FAQPage Schema
How do I find the right development guide for a specific Drupal or Next.js task?

To find the right development guide, this Skill navigates an online repository using your task description and fetches precise documentation for Drupal APIs, Next.js development, or design system patterns. It retrieves raw GitHub content directly to ensure accurate guide delivery.

What's the best way to get Drupal API documentation without AI summarization?

The best way to get unsummarized Drupal API documentation is using a navigator that fetches raw GitHub content directly. This approach applies cached index files to route your specific query, avoiding AI summarization and ensuring you receive the original documentation content.

Can I use this to fetch Next.js development guides before starting a new module?

Yes, you can use this to fetch Next.js development guides proactively before starting a new module. It enforces best practices by ensuring documentation is consulted prior to development, routing you to the correct guide based on your specific task description.

Does the dev-guides-navigator support design system pattern documentation?

Yes, dev-guides-navigator supports design system pattern documentation alongside Drupal and Next.js guides. It leverages cached index files to identify and retrieve the specific design system pattern documentation needed for your development scenario.

How does smart guide routing work for retrieving online development documentation?

Smart guide routing works by matching your task description against a cached index of development guides. It then fetches the exact raw GitHub content needed, ensuring the documentation retrieved is precise and avoids any AI summarization of the original text.

When do I need a guide navigator instead of manually searching documentation?

You need a guide navigator when you want to prevent bugs and improve code quality by integrating best practices before development begins. It automatically identifies and fetches the correct Drupal, Next.js, or design system documentation instantly based on your task description.