スキル一覧に戻る
pluginagentmarketplace

tooling

by pluginagentmarketplace

TypeScript Development Plugin

1🍴 0📅 2026年1月5日
GitHubで見るManusで実行

SKILL.md


name: tooling description: TypeScript tooling, configuration, and build optimization sasmp_version: "1.3.0" bonded_agent: 08-typescript-tooling-quality bond_type: PRIMARY_BOND

TypeScript Tooling Skill

Overview

Master TypeScript tooling including compiler configuration, build optimization, and development environment setup.

Topics Covered

tsconfig.json

  • Compiler options deep dive
  • Target and module settings
  • Strict mode configuration
  • Path aliases (paths, baseUrl)
  • Include/exclude patterns

Project Setup

  • Project references
  • Composite projects
  • Incremental builds
  • Declaration maps
  • Monorepo configuration

Build Tools

  • tsc vs bundlers
  • esbuild for speed
  • SWC compilation
  • webpack ts-loader
  • Vite TypeScript support

Linting

  • ESLint TypeScript parser
  • Type-aware rules
  • typescript-eslint plugin
  • Custom rule configuration
  • Prettier integration

IDE Integration

  • VS Code settings
  • tsconfig for IDE
  • IntelliSense optimization
  • Refactoring tools
  • Error lens extensions

Prerequisites

  • TypeScript basics
  • Node.js environment
  • Package management

Learning Outcomes

  • Configure optimal tsconfig
  • Set up efficient builds
  • Integrate linting tools
  • Optimize development experience

スコア

総合スコア

60/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です