🧭
AutomationPython

Navigator Skill Creator

by alekspetrov

Navigator Skill Creator is an Automation skill for Claude Code, published by alekspetrov in navigator.

230 stars11 forkson alekspetrov/navigatorAdded 2026/09/03Repository updated 2026/09/01
ai-assistantai-toolsanthropicclaudeclaude-codecontext-engineeringdeveloper-toolsllmpluginproductivity
Install in seconds
Install Navigator Skill Creator
Copy Navigator Skill Creator into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/alekspetrov/navigator/tree/main/skills/nav-skill-creator ~/.claude/skills/nav-skill-creator

Requires Node.js. Downloads this skill only β€” not the rest of the repository β€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/alekspetrov/navigator.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/nav-skill-creator/SKILL.md in alekspetrov/navigator
Installs to
~/.claude/skills/nav-skill-creator
Collection
One of 25 skills cataloged from this repository
Category
Automation β€” 1754 skills

What Navigator Skill Creator does

Navigator Skill Creator analyzes codebase patterns and generates custom skills for repetitive workflows and consistency rules. Use it when a project needs automation, pattern enforcement, or a new skill triggered by a recurring task.

Navigator Skill Creator is cataloged under Automation on DirSkills. Navigator Skill Creator comes from a repository tagged ai-assistant, ai-tools, anthropic, claude and claude-code.

Documentation

README

Create project-specific skills by analyzing codebase patterns and automating repetitive workflows.

When to Invoke

Auto-invoke when user mentions:

  • "Create a skill for [pattern]"
  • "Automate this workflow"
  • "We keep doing X manually"
  • "Enforce this pattern"
  • "Generate boilerplate for [feature type]"
  • "We need consistency for [task type]"

What This Does

  1. Analyzes codebase to understand project patterns
  2. Identifies best practices from existing code
  3. Generates skill with:
    • Auto-invocation triggers
    • Predefined functions
    • Templates
    • Examples
  4. Tests the generated skill
  5. Documents the new skill

Execution Steps

Step 1: Understand Skill Request

This is the opening of the README. Read the full README on GitHub.

Commands Navigator Skill Creator provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /posts

Frequently asked about Navigator Skill Creator

  • What else does alekspetrov publish alongside Navigator Skill Creator?

    Navigator Skill Creator is one of 25 skills that DirSkills catalogs from alekspetrov/navigator, the repository it ships in. Its siblings there include Backend API Endpoint Generator, Backend Test Generator and Database Migration Generator. Each one is a separate skill with its own page in this directory, installs the same way Navigator Skill Creator does, and is maintained by alekspetrov in that same repository. The rest of the collection is listed on the alekspetrov/navigator page.

  • How does Navigator Skill Creator compare to other Automation skills?

    Navigator Skill Creator ranks #1570 by stars among the 1754 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Navigator Skill Creator against them. Open each page to compare what they document and how they install.

More from alekspetrov/navigator

Navigator Skill Creator is one of 25 skills cataloged on DirSkills from alekspetrov/navigator.

See all 25 skills β†’
πŸ”Œ
7h ago

Backend API Endpoint Generator

Backend API Endpoint Generator creates REST or GraphQL endpoints with validation, error handling, and tests. Use it when adding a new API route or endpoint to an existing codebase.
Automation
23011
πŸ§ͺ
7h ago

Backend Test Generator

Backend Test Generator creates unit, integration, or mock-based tests for existing backend code. Use it when adding coverage for a function, service, or API that already exists.
Quality
23011
πŸ—„οΈ
7h ago

Database Migration Generator

Database Migration Generator creates database migrations for schema changes with rollback support. Use it when adding tables, columns, indexes, or renaming database objects.
DevOps
23011
🧩
7h ago

Frontend Component Generator

Frontend Component Generator creates React or Vue components with TypeScript, tests, styles, and barrel exports. Use it when you need a new component scaffold that follows the project’s existing patterns.
Frontend
23011
πŸ§ͺ
7h ago

Frontend Component Test Generator

Frontend Component Test Generator creates tests for existing UI components using React Testing Library, Vue Test Utils, and snapshots when the project already uses them. Use it when a component exists and you need added coverage for rendering, interactions, or accessibility.
Quality
23011
βš™οΈ
7h ago

Multi-Claude Installation Deprecation

Multi-Claude Installation Deprecation explains that the old multi-Claude shell scripts are deprecated and should not be installed. It points users to Claude Code workflows and the Agent tool, and can help remove stale files from older installs.
AI Engineering
23011