alekspetrovalekspetrovCommunityΒ·21 Agent Skills Included

navigator

Context engineering for longer, smarter coding sessions

Loads only the documentation your coding session needs, cutting context usage by 92% so sessions survive 20+ exchanges instead of crashing. Adds persistent project memory, task documentation, checkpoints, and autonomous run-until-done loops with stagnation detection. Generates components, endpoints, tests, and migrations following your project conventions, with verified token-savings reports.
npx skills add alekspetrov/navigator --all -g -y
Available:

Tells the agent how Navigator's hook runtime enforces session start, workflow gating, intent briefs, read guards, and completion rules, and how to lazy-load project docs instead of loading everything upfront.

All Skills in This Repository (21)

Pure Emerald Level Indicators
πŸ“¦ In Repo
alekspetrovalekspetrov

social-media-post

Generate platform-optimized social media posts for Threads, X, and LinkedIn.

Community
Basic
πŸ“¦ In Repo
alekspetrovalekspetrov

nav-skill-creator

Analyze codebase patterns to generate project-specific automation skills with YAML frontmatter.

Community
Intermediate
πŸ“¦ In Repo
alekspetrovalekspetrov

nav-stats

Generate a session efficiency report with token savings and cache performance.

Community
Basic
πŸ“¦ In Repo
alekspetrovalekspetrov

plugin-slash-command

Generates validated Navigator slash command Markdown files with YAML frontmatter and kebab-case naming.

Community
Intermediate
πŸ“¦ In Repo
alekspetrovalekspetrov

nav-task

Generate TASK-XX markdown implementation plans and update the Navigator task index.

Community
Basic
πŸ“¦ In Repo
alekspetrovalekspetrov

backend-test

Generate Jest or Vitest backend tests with mocks and fixtures.

Community
Basic
πŸ“¦ In Repo
alekspetrovalekspetrov

frontend-component

Generate React or Vue components with TypeScript, tests, and styles.

Community
Basic
πŸ“¦ In Repo
alekspetrovalekspetrov

nav-marker

Create Markdown context markers with summaries and next steps.

Community
Basic
πŸ“¦ In Repo
alekspetrovalekspetrov

nav-start

Loads Navigator documentation and restores context markers for development sessions.

Community
Intermediate
πŸ“¦ In Repo
alekspetrovalekspetrov

nav-init

Create a Navigator documentation scaffold with Grafana metrics and CLAUDE integration.

Community
Intermediate
πŸ“¦ In Repo
alekspetrovalekspetrov

visual-regression

Automate visual-regression testing setup for Storybook components with CI workflows.

Community
Advanced
πŸ“¦ In Repo
alekspetrovalekspetrov

nav-sop

Generate Markdown Standard Operating Procedures with metadata from solved issues.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Navigator?β–Ό

Run `npx skills add alekspetrov/navigator --all -g -y` in your terminal to install all skills globally, then say "Initialize Navigator in this project" inside your project.

How does Navigator stop sessions from crashing?β–Ό

It lazy-loads only the docs relevant to your current task (about 12k tokens instead of 150k), keeping most of the context window free so sessions last 20+ exchanges.

What is the Navigator knowledge graph?β–Ό

A persistent project memory that stores patterns, pitfalls, and decisions across sessions, so the agent recalls past lessons when you ask "What do we know about X?"

Can Navigator run tasks autonomously?β–Ό

Yes. Say "run until done" to activate Loop Mode, which iterates through research, implementation, and verification phases with stagnation detection until the task completes.

Does Navigator work without coding experience?β–Ό

It is built for developers using Claude Code, but all skills trigger from plain-English requests like "create a component" or "save my progress" with no commands to memorize.

Related Repositories in Software Engineering

View All in Software Engineering→