TypeScript
v1.0.6
io.clawhub.wscats/typescript-skills
Provide best-practice coding conventions and generate standards-compliant TypeScript code.
“Typescript” 共 355 个结果
v1.0.6
io.clawhub.wscats/typescript-skills
Provide best-practice coding conventions and generate standards-compliant TypeScript code.
v1.0.5
io.clawhub.ivangdavila/typescript
Writes, reviews, and debugs type-safe TypeScript: type errors, narrowing, generics, tsconfig strictness, and declaration files. Use when a build hits type errors ("not assignable", "possibly undefined", "excessively deep", "cannot find module"), when eliminating any or unchecked as casts, designing generics or discriminated unions, writing .d.ts files or typing untyped npm packages, configuring tsconfig or module resolution, fixing ESM/CJS import crashes ("ERR_REQUIRE_ESM", "x is not a function"), validating API or JSON data at runtime, migrating JavaScript to TypeScript or upgrading the TypeScript version, or when tsc or the editor gets slow or runs out of memory.
vcanary
io.github.lobehub/lobehub/typescript
Use for TypeScript style and type safety when editing TS/TSX/MTS, including imports, async code and error suppression.
vbeta
io.github.TanStack/table/typescript
Preserve TanStack Table v9 inference with createColumnHelper, columns(), tableOptions, tableFeatures, and metaHelper. Load for ColumnDef errors, reusable tables, typed meta, named registries, or unnecessary manual feature generics.
vdevelop
io.github.forcedotcom/salesforcedx-vscode/typescript
TypeScript coding standards — apply when writing, reviewing, or refactoring .ts/.tsx, or naming/renaming .ts files (camelCase casing).
vmain
io.github.recharts/recharts/typescript
Write strongly-typed TypeScript code in Recharts
vmain
io.github.EpicenterHQ/epicenter/typescript
TypeScript project conventions: derived types, type placement, acronym casing, imports, generics, factories, and runtime schema patterns. Use when editing `.ts` files, defining exported types, reviewing type names, or organizing type tests.
vmain
io.github.microsoft/fast/typescript
Use this guide when working on TypeScript changes in the FAST monorepo — authoring Web Components, writing templates and styles, working with the observable/reactive system, and testing.
vmain
io.github.genkit-ai/genkit/typescript
TypeScript coding conventions, best practices, and patterns for writing clean, maintainable code.
vmain
io.github.sickn33/antigravity-awesome-skills/typescript
Language-specific super-code guidelines for typescript.
vmain
io.github.ccusage/ccusage/typescript
Guides ccusage TypeScript and JavaScript work. Use before reading or editing .ts, .tsx, .js, or .jsx files, including package launchers, Node tests, schemas, mocks, and typed fixtures.
vmain
io.github.ryoppippi/ccusage/typescript
Guides ccusage TypeScript and JavaScript work. Use before reading or editing .ts, .tsx, .js, or .jsx files, including package launchers, Vitest tests, Bun scripts, schemas, mocks, and typed fixtures.
vmain
io.github.a5c-ai/babysitter/typescript
TypeScript configuration, strict mode, generics, and type utilities.
vdevelop
io.github.LedgerHQ/ledger-live/typescript
TypeScript + React typing conventions for Ledger Wallet. Read when writing or reviewing .ts and .tsx files.
vmain
io.github.recharts/recharts/typescript
Write strongly-typed TypeScript code in Recharts
vmain
io.github.LeoYeAI/openclaw-master-skills/typescript-skills
Provide best-practice coding conventions and generate standards-compliant TypeScript code.
vmain
io.github.alinaqi/maggy/typescript
TypeScript strict mode with eslint and jest
vdevelop
io.github.trezor/trezor-suite/typescript
TypeScript-specific conventions including ts-expect-error usage, unknown vs any, const assertions, and type vs interface preferences. Use when writing TypeScript code.
vmaster
io.github.prowler-cloud/prowler/typescript
TypeScript strict patterns and best practices. Trigger: When implementing or refactoring TypeScript in .ts/.tsx (types, interfaces, generics, const maps, type guards, removing any, tightening unknown).
vmaster
io.github.MatrixAges/polywise/typescript
Guide for implementing TypeScript in projects, including naming conventions, type definitions, and code style. Triggered when writing or refactoring TypeScript code.
vmain
io.github.scalar/scalar/typescript
Write clear, predictable TypeScript and Vue TypeScript code with strong typing, maintainability, and consistent documentation conventions.
vmain
io.github.web-infra-dev/rstest/typescript
TypeScript anti-slop guardrails. Use when writing or reviewing .ts, .tsx, and .mts files. Covers patterns that Biome, tsc, and rslint do not catch.
vmain
io.github.aws/graph-explorer/typescript
TypeScript conventions and rules for Graph Explorer, including branded types, function style preferences, and type safety patterns.
vmain
io.github.FranciscoMoretti/chat-js/typescript
Skill: typescript