vba-patterns

star 0

Provides reusable VBA utility patterns for common tasks including last row/column detection, efficient range loops with arrays, file operations, Dictionary/Collection usage, and performance optimization. Use when getting last rows, looping through data efficiently, handling files, or optimizing VBA performance. VBA共通パターンとユーティリティ集。最終行取得、範囲の効率的ループ、ファイル操作、コレクション/ディクショナリ、パフォーマンス最適化のパターン。VBA開発全般で頻出のタスクに使用。

nakaj1214 By nakaj1214 schedule Updated 3/3/2026

name: vba-patterns description: > Provides reusable VBA utility patterns for common tasks including last row/column detection, efficient range loops with arrays, file operations, Dictionary/Collection usage, and performance optimization. Use when getting last rows, looping through data efficiently, handling files, or optimizing VBA performance. VBA共通パターンとユーティリティ集。最終行取得、範囲の効率的ループ、ファイル操作、コレクション/ディクショナリ、パフォーマンス最適化のパターン。VBA開発全般で頻出のタスクに使用。

VBA共通パターン

よく使うVBAタスク向けの再利用可能パターンとユーティリティ。

詳細な手順: INSTRUCTIONS.md

リソース

  • INSTRUCTIONS.md — 最終行取得・配列ループ・ファイル操作・Dictionary・パフォーマンス最適化の全パターン
  • evaluations/evals.json — テストケース(作成推奨)

関連スキル

Install via CLI
npx skills add https://github.com/nakaj1214/nakaj_claude --skill vba-patterns
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator