docs-authoring

Maintain Chronote public documentation standards and validate with `yarn docs:check`.

4|Updated Aug 29, 2024
One-click install
npx skills add https://github.com/Chronote-gg/Chronote --skill docs-authoring
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docs-authoring
Source: https://github.com/Chronote-gg/Chronote/tree/main/.claude/skills/docs-authoring
Command: npx skills add https://github.com/Chronote-gg/Chronote --skill docs-authoring

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill unit provides the guidelines and processes necessary to maintain accurate and up-to-date public documentation for Chronote's user-facing behavior.

Core Features & Use Cases

  • Documentation Standards: Establishes guidelines for the layout, structure, and style of public documentation.
  • Workflow: Offers a step-by-step workflow for authors to update or create new documentation.
  • Validation: Provides instructions for running yarn docs:check to ensure documentation quality.
  • Search & Deployment: Describes how to configure and manage Algolia for search functionality.

Quick Start

Trigger the docs-authoring skill when creating a user-facing change, and follow the provided authoring checklist and style guidelines.

Frequently Asked Questions about docs-authoring

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

FAQPage Schema
What is the authoring workflow for Chronote public documentation?

The documentation authoring workflow provides a step-by-step process for authors to create or update Chronote's public documentation, ensuring accurate and up-to-date user-facing content. It requires following established style guidelines and best practices.

How do I validate documentation content before deployment?

You validate documentation content by executing the `yarn docs:check` command. This validation step ensures your documentation meets quality standards and adheres to the layout, structure, and style guidelines required for Chronote's public platform.

Can I configure Algolia search indexing for my Chronote documentation?

Yes, you can configure Algolia search indexing for Chronote documentation. The documentation maintenance process includes instructions on how to manage and configure Algolia to provide search functionality within the public documentation platform.

What style standards are required for creating user-facing Chronote documentation?

Creating user-facing Chronote documentation requires adherence to specific style guidelines, layout structures, and documentation best practices. These standards are established to maintain accurate, comprehensive, and up-to-date content across the platform.

When do I need to trigger the documentation authoring process?

You need to trigger the documentation authoring process whenever you are creating a user-facing change. Following the provided authoring checklist and style guidelines ensures your updates maintain public documentation accuracy and consistency.

Are there prerequisites for maintaining Chronote's public documentation?

Maintaining Chronote's public documentation requires an environment capable of running `yarn docs:check` for validation. Authors must also understand documentation best practices and follow the established workflow and style guidelines for content updates.