Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

tidy-ts

يحتوي tidy-ts على 8 من skills المجمعة من jtmenchaca، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
8
Stars
6
محدث
2026-05-27
Forks
0
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

audit-prose
الكتّاب التقنيون

Phrase-by-phrase audit of written prose against a defined reader, with explicit reader-question generation and strict avoidance of marketing constructions. Use when the user wants to tighten the writing in a document (manuscript, blog post, PRD, report) for clarity and to remove style drift.

2026-05-27
setup-repo
مطوّرو البرمجيات

Bootstrap a hybrid pnpm + Deno monorepo, add a package to an existing one, or scaffold an SPA package (Vite + React 19 + TanStack Router + Tailwind 4 + shadcn). Use when the user wants to set up a new repo, scaffold a project, create/add a package under packages/, or scaffold a frontend SPA. Asks like "set up a repo", "create a monorepo", "add a package", "scaffold an SPA", "new website package".

2026-05-27
verify-citations
المحررون

Verify every citation in a document against the actual source. For each cited claim, find the real paper (DOI → PMID → title search → web), fetch the abstract or full text, and check whether the manuscript's framing matches what the paper actually says. Use when the user asks "are these citations real?", "do the cited findings match the source?", "verify the references in X", or wants a sanity check before submitting a manuscript.

2026-05-27
create-agent-test-tidy-ts
مطوّرو البرمجيات

How to dispatch sub-agents to test the tidy-ts-best-practices skill. Covers the strict access rules, anti-fabrication guardrails, plain-language task design, and prompt templates that produce honest, evidence-backed findings.

2026-05-26
publish-npm
مطوّرو البرمجيات

Publish the tidy-ts packages (shims, dataframe, graph) to npm. Walks through version bump, optional Rust/WASM/napi rebuilds, type checks, tests, npm builds, and publish. Use when the user wants to cut a new npm release ("publish to npm", "cut a release", "ship a new version").

2026-05-26
repo-portable
مطوّرو البرمجيات

Make the repo portable. Drive out hidden local sources of truth so tracked docs and GitHub Issues are the only durable knowledge. Use when the user wants to audit the repo for drift between local-only knowledge and tracked state, reconcile issues with PRD/phase labels, close stale backlog, find secret/data risk, or fix ad hoc doc homes.

2026-05-26
tidy-ts-best-practices
مطوّرو البرمجيات

Best practices for tidy-ts — typed DataFrames, statistics, regression, hypothesis testing, distributions, I/O, and cross-runtime shims. Use whenever writing or editing tidy-ts code so you reach for the right verbs, statistics, and patterns.

2026-05-26
whats-next-pocock
مطوّرو البرمجيات

Recommend the next Matt Pocock-style skill from the current repo context. Use when the user asks which skill, flow, or next agent step should run, especially when they are learning how the skills compose.

2026-05-26