Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

tidy-ts

tidy-ts에는 jtmenchaca에서 수집한 skills 8개가 있으며, 저장소 수준 직업 범위와 사이트 내 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