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

agent-primary-ts-starters-src

يحتوي agent-primary-ts-starters-src على 6 من skills المجمعة من kongyo2، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

ts-npm-oxlint-starter
مطوّرو البرمجيات

Add Oxlint to a TypeScript npm project with agent-friendly defaults that focus error-level diagnostics on real bugs, silence stylistic noise, and emit output in oxlint's `agent` format for downstream LLM consumption. Use when bootstrapping a new TS project that needs linting, or when adding Oxlint to an existing TS npm project — even if the user doesn't explicitly say "oxlint" or "linter".

2026-05-24
ts-npm-prettier-starter
مطوّرو البرمجيات

Add Prettier to a TypeScript npm project with agent-friendly defaults that minimize diff size and keep line numbers stable across LLM-driven edits. Use when bootstrapping a new TS project that needs auto-formatting, or when adding Prettier to an existing TS npm project — even if the user doesn't explicitly say "prettier" or "formatter".

2026-05-24
ts-npm-zod-starter
مطوّرو البرمجيات

Add zod to a TypeScript npm project and install the boundary-only parsing convention. Use when starting a new TS project that needs runtime schema validation, or when layering zod onto an existing TS npm project — even if the user doesn't explicitly say "zod" or "validation".

2026-05-24
ts-tsconfig-modern-strict-starter
مطوّرو البرمجيات

Set up a TypeScript tsconfig.json with modern (ESNext + bundler/nodenext) and maximally strict settings, tuned so that `tsc --noEmit` becomes a fast, reliable inner feedback loop for the LLM agent doing the editing. Use whenever a tsconfig.json is being created, edited, reviewed, troubleshot, or even just discussed — apply the standing policy even when the user only asks about a single option. Default to this skill instead of free-recall whenever the answer involves a tsconfig field.

2026-05-24
skill-alpha
محللو ضمان جودة البرمجيات والمختبرون

Alpha skill used by unit tests — exercises the happy path of frontmatter parsing and tokenization.

2026-05-24
skill-bravo
محللو ضمان جودة البرمجيات والمختبرون

Bravo skill used by unit tests — provides a second entry so sorting and multi-skill ranking can be verified.

2026-05-24