Back to list
ueberBrot

documentation-writing

by ueberBrot

MongoDB-backed job scheduler for Node.js with atomic locking, retries (exponential backoff), cron scheduling, and event-driven observability.

3🍴 1📅 Jan 23, 2026

SKILL.md


name: documentation-writing description: Instructions for updating the project documentation. Use this when the user asks to update docs, add examples, or fix typos in the documentation.

Documentation Writing Skill

This skill provides guidelines for working with the project's documentation in apps/docs.

When to use this skill

  • When adding new pages to the documentation.
  • When updating existing documentation.
  • When fixing typos or clarifying sections.

How to use it

Technology Stack

Workflow

  1. Location: specific documentation source files are in apps/docs/src/content/docs/.
  2. Preview: Run bun dev:docs in the root directory to start the dev server (usually at http://localhost:4321).
  3. Format: Files are written in Markdown (.md) or MDX (.mdx).

Guidelines

  • Frontmatter: Ensure every page has a title and description in the frontmatter.
  • Code Blocks: Use standard markdown code blocks with language identifiers.
  • Links: Use relative links for internal navigation.

Commands

  • bun dev:docs: Start the documentation server.
  • bun build:docs: Build the documentation site.

Score

Total Score

75/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

1ヶ月以内に更新

+10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

+5

Reviews

💬

Reviews coming soon