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

typescript-sdk

typescript-sdk에는 prefactordev에서 수집한 skills 10개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
10
Stars
3
업데이트
2026-06-12
Forks
0
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

inspect-agent-run-with-prefactor-cli
소프트웨어 개발자

Use when performing root-cause analysis on a Prefactor agent run — bad output, surprising behavior, high cost, incomplete work, downvotes, or anything worth investigating. Run in the agent's own codebase. User provides agent instance ID (and agent ID if needed).

2026-06-12
prefactor-skill-selector
소프트웨어 개발자

Use when choosing which Prefactor SDK skill to load for agent instrumentation or for building a custom provider integration on top of @prefactor/core.

2026-06-12
write-span-summary-templates
소프트웨어 개발자

Use when writing or fixing span summary templates (display templates) on Prefactor span type schemas, when spans show raw JSON or blank summaries in the Prefactor UI, or when you want one-line Liquid summaries of agent, llm, tool, and custom spans.

2026-06-12
test-auditor
소프트웨어 품질 보증 분석가·테스터

Review proposed or newly written tests for relevance, behavioral value, and maintainability. Use when Codex writes tests, reviews test diffs, receives feedback that tests are unnecessary, or needs to detect "bullshit tests": tests outside scope, tests written only for coverage, tests for impossible/unrealistic cases, tests coupled to implementation details, stale tests that should be removed, or tests adjacent to but not required by the feature.

2026-05-06
desloppify
소프트웨어 개발자

Codebase health scanner and technical debt tracker. Use when the user asks about code quality, technical debt, dead code, large files, god classes, duplicate functions, code smells, naming issues, import cycles, or coupling problems. Also use when asked for a health score, what to fix next, or to create a cleanup plan. Supports 29 languages.

2026-04-23
desloppify
소프트웨어 개발자

Codebase health scanner and technical debt tracker. Use when the user asks about code quality, technical debt, dead code, large files, god classes, duplicate functions, code smells, naming issues, import cycles, or coupling problems. Also use when asked for a health score, what to fix next, or to create a cleanup plan. Supports 29 languages.

2026-04-23
report-agent-risk-data
소프트웨어 개발자

Use when an agent is already instrumented with Prefactor and you need to populate data_risk fields on its span types to enable compliance tracking and data governance.

2026-04-16
bootstrap-existing-agent-with-prefactor-cli
소프트웨어 개발자

Use when an existing agent needs Prefactor resources created via the Prefactor CLI before SDK instrumentation is added.

2026-02-26
create-provider-package-with-core
소프트웨어 개발자

Use when building a custom provider integration on top of @prefactor/core so your app can instrument agent, llm, and tool workflows without relying on a prebuilt adapter package.

2026-02-26
instrument-existing-agent-with-prefactor-sdk
소프트웨어 개발자

Use when an existing agent already works without Prefactor and you need to add tracing for runs, llm calls, tool calls, and failures with minimal behavior changes.

2026-02-26