Skip to main content
Run any Skill in Manus
with one click
curiosity-ai
GitHub creator profile

curiosity-ai

Repository-level view of 49 collected skills across 3 GitHub repositories.

skills collected
49
repositories
3
updated
2026-07-17
repository explorer

Repositories and representative skills

frontmatter
software-developers

Author the YAML frontmatter block of a Neko Markdown page — label, icon, order, tags, visibility, permalink, redirect, redirectSlug, layout, meta, nav, toc, backlinks, password. Use when configuring an individual page.

2026-06-30
neko-yml
software-developers

Author the project-level `neko.yml` — input/output paths, URL, branding, theme, meta tags, top navigation, banner, footer, snippets. Use when configuring or editing a Neko site at the project level.

2026-06-30
mermaid
software-developers

Render a Mermaid diagram (flowchart, sequence, class, ER, state, gantt, journey, mindmap, sankey, XY, architecture) from a fenced ```mermaid``` block. Use for any structured diagram in docs.

2026-06-24
update-documentation
software-developers

Workflow for updating Neko documentation — base every page on the real source code, never invent APIs, warn loudly when the source isn't available, and check that the page (and any changed `tesserae` sample) renders correctly with Playwright / snapframe / a visual check. Use whenever you add or edit docs that describe code, APIs, components, or live samples.

2026-06-23
tesserae
software-developers

Render a live Tesserae C# UI block — Neko compiles and executes the C# at build time and shows both the code and a working preview side-by-side. Use only when the project documents Tesserae or runs live C# samples.

2026-06-23
csharp-docs
software-developers

Render C# API docs from a code block with XML doc comments (`/// <summary>`, `<param>`, `<returns>`, etc.). Use to embed API reference inline without a separate generator.

2026-06-22
code-block
software-developers

Format a fenced code block with syntax highlighting, optional title, line numbers, range highlighting, and macOS/Windows window chrome. Use whenever you write a multi-line code example.

2026-06-19
endpoint
software-developers

Render a REST API endpoint reference entry (Microsoft Learn / Swagger style) — colour-coded HTTP method badge, monospace path, summary, and an Auth/Body/Returns details grid. Use for documenting REST endpoints in an API reference.

2026-06-19
Showing top 8 of 47 collected skills in this repository.
Showing 3 of 3 repositories
All repositories loaded