Skip to content

Update naming of coding tools - #589

Merged
jhadobe merged 4 commits into
mainfrom
jh_rename-coding-tools
Aug 7, 2026
Merged

Update naming of coding tools#589
jhadobe merged 4 commits into
mainfrom
jh_rename-coding-tools

Conversation

@jhadobe

@jhadobe jhadobe commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

This PR updates coding tools terminology to be a bit more descriptive. The "coding tools" terminology is technically still accurate, but making it more explicit in most cases will help users better understand what is available.

This update was requested by PM. Some other adjustments were made to prepare this folder for future development.

@jhadobe jhadobe self-assigned this Aug 5, 2026
@github-project-automation github-project-automation Bot moved this to 📋 Needs Review in Commerce - Pull Requests Aug 5, 2026
@jhadobe jhadobe added the content-quality Language, formatting, SEO metadata, authoring standards compliance label Aug 5, 2026
@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

🔍 Linter Report

Click to expand full report
═══════════════════════════════════════════════════════════════
                     LINTER REPORT
═══════════════════════════════════════════════════════════════

Generated: 2026-08-05T19:24:21.934Z
Mode: Full Linting (all rules + dead links check)
Target Directory: /home/runner/work/commerce-extensibility/commerce-extensibility
Skipped Rules:
  - check-frontmatter → src/pages/_includes

───────────────────────────────────────────────────────────────

Files to process: 8

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/app-management/working-with-ai.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 35:25
    Message: Unexpected dead URL `https://www.npmjs.com/package/skills`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 58:28
    Message: Unexpected dead URL `https://www.npmjs.com/package/skills`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/config.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 1:1
    Message: Missing frontmatter section - add --- at the beginning with title and description
    Rule: check-frontmatter

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/developer-agent/dropins-mcp-server.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 15:125
    Message: Unexpected dead URL `https://www.npmjs.com/package/@dropins/mcp`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/developer-agent/use-cases.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 2:1
    Message: Title is too long (62 characters). Consider keeping it under 60 characters.
    Rule: check-frontmatter

  ⚠️  WARNING
    Location: Line 3:1
    Message: Description is too long (165 characters). Consider keeping it under 160 characters.
    Rule: check-frontmatter


═══════════════════════════════════════════════════════════════
                        SUMMARY
═══════════════════════════════════════════════════════════════

  📁 Files processed:    8
  📄 Files with issues:  4
  ❌ Total errors:       0
  ⚠️  Total warnings:     6
  📋 Total issues:       6

Result: ⚠️  PASSED WITH WARNINGS - No fatal errors

═══════════════════════════════════════════════════════════════

This comment was automatically generated by the linter bot.

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

🔍 Linter Report

Click to expand full report
═══════════════════════════════════════════════════════════════
                     LINTER REPORT
═══════════════════════════════════════════════════════════════

Generated: 2026-08-05T19:32:29.143Z
Mode: Full Linting (all rules + dead links check)
Target Directory: /home/runner/work/commerce-extensibility/commerce-extensibility
Skipped Rules:
  - check-frontmatter → src/pages/_includes

───────────────────────────────────────────────────────────────

Files to process: 8

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/app-management/working-with-ai.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 35:25
    Message: Unexpected dead URL `https://www.npmjs.com/package/skills`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 58:28
    Message: Unexpected dead URL `https://www.npmjs.com/package/skills`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/config.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 1:1
    Message: Missing frontmatter section - add --- at the beginning with title and description
    Rule: check-frontmatter

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/developer-agent/best-practices.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 2:1
    Message: Title is too long (68 characters). Consider keeping it under 60 characters.
    Rule: check-frontmatter

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/developer-agent/dropins-mcp-server.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 15:125
    Message: Unexpected dead URL `https://www.npmjs.com/package/@dropins/mcp`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/developer-agent/skills-and-prompts.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 2:1
    Message: Title is too long (70 characters). Consider keeping it under 60 characters.
    Rule: check-frontmatter


═══════════════════════════════════════════════════════════════
                        SUMMARY
═══════════════════════════════════════════════════════════════

  📁 Files processed:    8
  📄 Files with issues:  5
  ❌ Total errors:       0
  ⚠️  Total warnings:     6
  📋 Total issues:       6

Result: ⚠️  PASSED WITH WARNINGS - No fatal errors

═══════════════════════════════════════════════════════════════

This comment was automatically generated by the linter bot.

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

🔍 Linter Report

Click to expand full report
═══════════════════════════════════════════════════════════════
                     LINTER REPORT
═══════════════════════════════════════════════════════════════

Generated: 2026-08-05T19:37:12.028Z
Mode: Full Linting (all rules + dead links check)
Target Directory: /home/runner/work/commerce-extensibility/commerce-extensibility
Skipped Rules:
  - check-frontmatter → src/pages/_includes

───────────────────────────────────────────────────────────────

Files to process: 8

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/app-management/working-with-ai.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 35:25
    Message: Unexpected dead URL `https://www.npmjs.com/package/skills`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 58:28
    Message: Unexpected dead URL `https://www.npmjs.com/package/skills`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/config.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 1:1
    Message: Missing frontmatter section - add --- at the beginning with title and description
    Rule: check-frontmatter

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/developer-agent/dropins-mcp-server.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 15:125
    Message: Unexpected dead URL `https://www.npmjs.com/package/@dropins/mcp`, expected live URL
    Rule: no-dead-urls


═══════════════════════════════════════════════════════════════
                        SUMMARY
═══════════════════════════════════════════════════════════════

  📁 Files processed:    8
  📄 Files with issues:  3
  ❌ Total errors:       0
  ⚠️  Total warnings:     4
  📋 Total issues:       4

Result: ⚠️  PASSED WITH WARNINGS - No fatal errors

═══════════════════════════════════════════════════════════════

This comment was automatically generated by the linter bot.

@github-project-automation github-project-automation Bot moved this from 📋 Needs Review to 👍 Approved in Commerce - Pull Requests Aug 6, 2026
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

🔍 Linter Report

Click to expand full report
═══════════════════════════════════════════════════════════════
                     LINTER REPORT
═══════════════════════════════════════════════════════════════

Generated: 2026-08-07T14:55:29.843Z
Mode: Full Linting (all rules + dead links check)
Target Directory: /home/runner/work/commerce-extensibility/commerce-extensibility
Skipped Rules:
  - check-frontmatter → src/pages/_includes

───────────────────────────────────────────────────────────────

Files to process: 8

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/app-management/working-with-ai.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 35:25
    Message: Unexpected dead URL `https://www.npmjs.com/package/skills`, expected live URL
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 58:28
    Message: Unexpected dead URL `https://www.npmjs.com/package/skills`, expected live URL
    Rule: no-dead-urls

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/config.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 1:1
    Message: Missing frontmatter section - add --- at the beginning with title and description
    Rule: check-frontmatter

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/developer-agent/dropins-mcp-server.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 15:125
    Message: Unexpected dead URL `https://www.npmjs.com/package/@dropins/mcp`, expected live URL
    Rule: no-dead-urls


═══════════════════════════════════════════════════════════════
                        SUMMARY
═══════════════════════════════════════════════════════════════

  📁 Files processed:    8
  📄 Files with issues:  3
  ❌ Total errors:       0
  ⚠️  Total warnings:     4
  📋 Total issues:       4

Result: ⚠️  PASSED WITH WARNINGS - No fatal errors

═══════════════════════════════════════════════════════════════

This comment was automatically generated by the linter bot.

@jhadobe
jhadobe merged commit 98344a3 into main Aug 7, 2026
6 checks passed
@jhadobe
jhadobe deleted the jh_rename-coding-tools branch August 7, 2026 16:20
@github-project-automation github-project-automation Bot moved this from 👍 Approved to 🏁 Done in Commerce - Pull Requests Aug 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

content-quality Language, formatting, SEO metadata, authoring standards compliance feedback

Projects

Status: 🏁 Done

Development

Successfully merging this pull request may close these issues.

3 participants