スキル一覧に戻る
gmh5225

dev-tools-skills-guide

by gmh5225

A curated list of Agent Skills, resources, and tools for AI coding agents like Claude Code, Codex, Gemini CLI, GitHub Copilot, and more.

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

SKILL.md


name: dev-tools-skills-guide description: Guide for development and code tools skills including document processing, browser automation, testing frameworks, and IDE integrations.

Development & Code Tools Skills

Scope

Use this skill when:

  • Finding or adding development tool skills
  • Understanding document processing capabilities
  • Working with browser automation and testing
  • Organizing IDE and editor integrations

Document Processing Skills

Office Documents

FormatSkillCapabilities
DOCXanthropics/docxCreate, edit, track changes, comments
XLSXanthropics/xlsxFormulas, charts, data transformations
PPTXanthropics/pptxSlides, layouts, templates
PDFanthropics/pdfExtract, merge, annotate, forms

Other Formats

FormatSkillCapabilities
EPUBclaude-epub-skillMarkdown to ebook conversion
Reveal.jsrevealjs-skillHTML presentations

Translation

FormatSkillCapabilities
EPUBepub-translatorMulti-language EPUB translation with parallel processing
PDFpdf-translatorPDF translation with layout preservation, Markdown/PDF output

Browser Automation

ToolSkillUse Case
Playwrightplaywright-skillE2E testing, web scraping
Puppeteerbrowser-automationChrome automation
iOS Simulatorios-simulator-skilliOS app testing

Testing Frameworks

CategorySkills
TDDtest-driven-development, test-fixing
Property Testingpypict-claude-skill (PICT)
Web Testingwebapp-testing (Playwright)
Fuzzingffuf_claude_skill (web fuzzing)

Code Quality

CategorySkills
Move Languagemove-code-quality-skill
Solanasolana-dev-skill
Git Workflowsgit-pushing, using-git-worktrees

Visualization

ToolSkill
D3.jsclaude-d3js-skill
Three.js3d-web-experience

Where to Add in README

  • Document tools: Document Processing
  • Browser automation: Development & Code Tools
  • Testing tools: Development & Code Tools or Collaboration & Project Management
  • Visualization: Development & Code Tools

Key Skill Repositories

Official (Anthropic)

anthropics/skills/
├── docx/
├── xlsx/
├── pptx/
├── pdf/
├── webapp-testing/
└── web-artifacts-builder/

Community

obra/superpowers/skills/
├── test-driven-development/
├── test-fixing/
├── using-git-worktrees/
├── finishing-a-development-branch/
└── systematic-debugging/

Translation (Nebu1eto/skills)

Nebu1eto/skills/
├── epub-translator/    # EPUB multi-language translation
└── pdf-translator/     # PDF translation with layout preservation

Integration Patterns

IDE Integration

IDESkill Path
VS Code.github/skills/ or .vscode/skills/
Cursor.cursor/skills/

CI/CD Integration

  • Use skills with GitHub Actions
  • Automate testing workflows
  • Generate changelogs from commits

Best Practices

  1. Atomic operations: One skill per focused task
  2. Error handling: Include recovery strategies
  3. Logging: Provide debug output options
  4. Dependencies: Document required tools/packages
  5. Examples: Include real-world usage examples

スコア

総合スコア

65/100

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

SKILL.md

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

+20
LICENSE

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

+10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

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

0/5
Issue管理

オープンIssueが50未満

+5
言語

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

0/5
タグ

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

0/5

レビュー

💬

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