kuroco-docs_skill

This skill helps you quickly locate and reference Kuroco official documentation by guiding searches and surfacing relevant guides.

1

GitHub Stars

2

Bundled Files

2 months ago

Catalog Refreshed

4 months ago

First Indexed

Readme & install

Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.

Installation

Preview and clipboard use veilstrat where the catalogue uses aiagentskills.

npx veilstrat add skill diverta/kuroco-skills --skill kuroco-docs

  • metadata.json104 B
  • SKILL.md6.0 KB

Overview

This skill helps you search, navigate, and reference official Kuroco documentation stored locally. It guides you to confirm docs are present and up-to-date, shows where key topics live, and provides quick search patterns and commands to find implementation details fast. Use it when you need precise how-to steps, API specs, or troubleshooting guidance from Kuroco docs.

How this skill works

The skill inspects a local docs directory (${CLAUDE_PLUGIN_ROOT}/docs/) and checks for presence and last-sync timestamp. It offers commands to sync docs if missing or stale, an INDEX.md-first workflow, and grep/glob patterns (Claude Code tools) to locate files or content. It maps common topics to specific files so you can jump directly to tutorials, reference pages, or management guides.

When to use it

  • You need implementation steps for Kuroco features (endpoints, login, content).
  • You want API reference, filter-query syntax, or error code details.
  • You suspect local docs are outdated and need to re-sync.
  • You need to find management console settings or administrative procedures.
  • You are troubleshooting an error and need targeted docs or FAQ entries.

Best practices

  • Always check ${CLAUDE_PLUGIN_ROOT}/docs/ exists before searching.
  • Open docs/INDEX.md first — it contains quick references and a full file index.
  • If docs are older than 30 days, prompt to re-sync before relying on instructions.
  • Use Claude Code Grep for fast keyword content searches and Glob for file listings.
  • Limit searches to relevant directories (tutorials/, reference/, management/) to reduce noise.

Example use cases

  • Implementing an API endpoint: check tutorials/configure-endpoint.md and reference/endpoint-settings.md.
  • Adding login and auth: search tutorials/login.md and management/api-security.md for examples and settings.
  • Debugging API behavior: grep for error codes and consult troubleshooting/ and reference/filter-query.md.
  • Connecting front-end: open tutorials/integrate-kuroco-with-nuxt.md for Nuxt/Next integration patterns.
  • Automating docs updates: run the provided sync script to refresh docs and INDEX.md before sharing guidance.

FAQ

Check docs/.last_sync; if the Unix timestamp is older than 30 days (2592000 seconds) prompt to re-sync.

What command updates the local docs?

Run the provided curl | bash sync script with ${CLAUDE_PLUGIN_ROOT} to download the latest documentation and refresh INDEX.md.

Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational