Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentMédio

Mastering Modern TypeScript

porspillwavesolutions·spillwavesolutions· v1.0.0 · atualizado em 2026-04-10
79
Score

Mastering TypeScript proficiency enables the agent to write scalable and maintainable code. It allows for effective type checking, improved code organization, and enhanced collaboration on complex projects.

typescripttype-systemjavascriptfrontendbackendtooling
Linguagens
TypeScriptJavaScriptPythonJava
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdmastering-typescript/workflow
1. Initialize a TypeScript project with `pnpm create vite@latest my-app --template vanilla-ts`.
2. Configure strict TypeScript in `tsconfig.json`.
3. Set up ESLint with `@typescript-eslint` and Prettier for consistent formatting.
4. Define types using primitive types, union types, and intersection types.
5. Implement type guards for safe type narrowing.
6. Use generics for reusable type-safe components and functions.
7. Validate data at runtime using Zod schemas.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Depende deVitest
100%
Hebbian Synapse
Composite1.000
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar aCMake
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar aExpress REST API Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar aStrapi v5 Expert
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83

Árvore do Skill

Mastering Modern TypeScript
mastering-typescript
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers7
write type-safe code with TypeScriptconfigure a TypeScript projectmigrate JavaScript to TypeScriptuse advanced TypeScript type patternsset up a modern TypeScript toolchainvalidate data with Zod in TypeScriptcompare TypeScript to Java or Python types

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download mastering-typescript
$ synaptic skills detail mastering-typescript
$ synaptic skills live mastering-typescript

Dependências

typescriptvitepnpmeslint@typescript-eslint/eslint-plugin@typescript-eslint/parserprettiervitestzodclass-validator

Links

GitHub Repository