kindstore

Route to Kindstore documentation surfaces inside node_modules/kindstore.

Updated Mar 2, 2026
One-click install
npx skills add https://github.com/goddard-ai/goddard --skill kindstore
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kindstore
Source: https://github.com/goddard-ai/goddard/tree/main/.agents/skills/kindstore
Command: npx skills add https://github.com/goddard-ai/goddard --skill kindstore

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Signpost to the right Kindstore documentation surface inside node_modules/kindstore, reducing time spent locating authoritative information.

Core Features & Use Cases

  • Quick navigation to README and docs within node_modules/kindstore for accurate context.
  • Guidance to follow canonical runnable examples and architectural notes when integrating Kindstore.
  • Use case: a developer new to Kindstore can locate the official docs and example workflows without leaving the codebase.

Quick Start

Ask it to route you to the appropriate Kindstore documentation surface inside node_modules/kindstore for your current task.

Frequently Asked Questions about kindstore

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

FAQPage Schema
How do I find Kindstore documentation inside node_modules?

You can find Kindstore documentation inside node_modules by routing to the node_modules/kindstore directory, which surfaces the README, docs, and runnable examples through frontmatter metadata discovery.

What is the best way to locate runnable examples for Kindstore in my codebase?

The best way to locate runnable examples for Kindstore is to navigate to the node_modules/kindstore directory, where canonical examples and architectural notes are stored for immediate reference without leaving the codebase.

Do I need to leave my codebase to access Kindstore docs and architecture notes?

No, you do not need to leave your codebase to access Kindstore docs. You can route directly to the documentation surfaces inside node_modules/kindstore to read architectural notes and follow canonical example workflows locally.

How does routing to Kindstore docs using frontmatter metadata work?

Routing to Kindstore docs using frontmatter metadata works by applying discovery rules that map your current task to the correct documentation surface inside node_modules/kindstore, reducing time spent locating authoritative information.

Can I use this to navigate Kindstore documentation maps for integration tasks?

Yes, you can use this to navigate Kindstore documentation maps for integration tasks. It guides you to the appropriate documentation surface inside node_modules/kindstore to understand architecture and follow canonical examples.

When should I not rely on node_modules for Kindstore documentation?

You should not rely on node_modules for Kindstore documentation if the package is not installed in your project, as the routing depends on accessing the node_modules/kindstore directory structure for frontmatter metadata and example workflows.