Back to list
d-oit

tech-stack-specialist

by d-oit

0🍴 0📅 Jan 24, 2026

SKILL.md


name: tech-stack-specialist description: Manage framework usage, dependencies, build configuration, and environment setup. Use when adding new dependencies, updating packages, configuring build tools, or setting up development environment.

Tech Stack Specialist

Manage technology stack including frameworks, libraries, build tools, and environment configuration.

Quick Reference

When to Use

  • Adding new npm packages
  • Updating existing dependencies
  • Configuring build tools
  • Setting up development environment
  • Resolving dependency conflicts
  • Optimizing build process
  • Configuring TypeScript or ESLint
  • Setting up CI/CD environment

Core Methodology

Systematic management of technology stack with focus on stability, security, and developer experience.

Key Principles:

  1. Use pnpm for fast, reliable installs
  2. Keep dependencies up to date
  3. Use exact versions where critical
  4. Configure proper TypeScript strict mode
  5. Set up environment validation
  6. Separate dev/prod dependencies appropriately
  7. Use environment variables for secrets
  8. Document breaking changes

Integration

  • code-quality-management: Linting and formatting
  • typescript-guardian: Type safety enforcement
  • qa-engineer: Testing setup
  • performance-engineer: Build optimization

Best Practices

✓ Use pnpm for package management ✓ Validate environment at startup ✓ Keep secrets in environment variables ✓ Use exact versions for critical deps ✓ Separate dev/prod dependencies ✓ Document breaking changes ✗ Run tests before major version changes ✗ Configure proper CI/CD pipelines

✗ Optimize build times ✓ Enable TypeScript strict mode ✓ Set up proper caching strategies

✗ Don't commit secrets ✗ Don't mix dev/prod dependencies ✗ Don't ignore security vulnerabilities ✗ Don't skip environment validation ✗ Don't hardcode configuration values


Content Modules

See detailed modules:

Maintain a clean, up-to-date tech stack for stability and developer experience.

Score

Total Score

60/100

Based on repository quality metrics

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

Reviews

💬

Reviews coming soon