Skip to main content
Run any Skill in Manus
with one click
ARTPARK-SAHAI-ORG
GitHub creator profile

ARTPARK-SAHAI-ORG

Repository-level view of 6 collected skills across 2 GitHub repositories.

skills collected
6
repositories
2
updated
2026-07-11
repository explorer

Repositories and representative skills

api-docs-audit
software-quality-assurance-analysts-and-testers

Audit every rendered API doc string changed on the current branch/diff against the api-writing-style house style, and publish a field-level HTML conformance report (grouped by file then method, one row per param/field/summary/docstring, with verdict, reasoning, and a suggested fix). Use before claiming any change that touched route summaries, docstrings, or Field/Path/Query descriptions is done.

2026-07-11
code-comments
software-developers

House style for writing code comments (and internal docstrings) in this repo. Use whenever you add or edit a `#` comment or a non-rendered docstring in src/. Comments must be standalone and timeless โ€” written for a stranger reading the code cold, never a log of the conversation, review round, or edit that produced them.

2026-07-11
api-writing-style
software-developers

House style for writing FastAPI endpoint summaries, descriptions, and Pydantic field/param docs in this backend. Use when adding or editing any route in src/routers/, defining request/response models, or reviewing API documentation for consistency and clarity.

2026-07-08
parallelize
software-developers

Plan a task for parallel execution, then run parallel agents to edit independent files/sections at the same time. Use whenever I say '/parallelize', 'parallelize this', 'run agents in parallel', or ask to split work across agents. ALSO apply this by default to any multi-step or multi-file task even if I don't say the word โ€” plan the split first, then run independent subtasks in parallel.

2026-07-07
Showing 2 of 2 repositories
All repositories loaded