Skip to content

common v2.4.1

Choose a tag to compare

@github-actions github-actions released this 30 Aug 16:16
· 2 commits to develop since this release

New skills update for common.

Checkout the changelog or sync in your project:

agent-skills-standard sync

What's Changed

  • fix(cli): preserve tools/model/color in Claude specialist frontmatter by @HoangNguyen0403 in #107
  • fix(cli): stop doubled/unescaped quotes in emitted workflow descriptions by @HoangNguyen0403 in #108
  • security: OWASP Agentic Skills Top 10 hardening (P0-P2) by @HoangNguyen0403 in #110
  • feat(golang,database): add database-hana skill and align golang standards with backend best practices by @HoangNguyen0403 in #136
  • feat(system-design): add System Design skill category and design-session workflow by @HoangNguyen0403 in #140
  • chore(deps-dev): bump @types/node from 20.19.30 to 26.3.0 in /mcp by @dependabot[bot] in #139
  • chore(deps): bump js-yaml from 4.3.1 to 5.4.1 in /mcp by @dependabot[bot] in #138
  • chore(deps-dev): bump vite from 7.3.6 to 8.2.2 in /mcp by @dependabot[bot] in #137
  • chore(deps): bump commander from 11.1.0 to 15.0.0 by @dependabot[bot] in #135
  • chore(deps-dev): bump @eslint/js from 9.39.2 to 9.39.5 by @dependabot[bot] in #133
  • chore(deps): bump inquirer from 8.2.7 to 14.0.2 by @dependabot[bot] in #134
  • chore(deps-dev): bump @types/node from 20.19.30 to 26.4.0 by @dependabot[bot] in #132
  • chore(deps-dev): bump gpt-tokenizer from 3.4.0 to 4.0.0 by @dependabot[bot] in #131
  • chore(deps-dev): bump @types/supertest from 6.0.3 to 7.2.1 by @dependabot[bot] in #130
  • chore(deps-dev): bump vite from 7.3.6 to 8.2.2 by @dependabot[bot] in #129
  • chore(deps): bump octokit from 3.2.2 to 5.0.5 by @dependabot[bot] in #128
  • chore(deps): bump zod from 3.25.76 to 4.4.3 by @dependabot[bot] in #127
  • chore(deps): bump the minor-and-patch group across 1 directory with 15 updates by @dependabot[bot] in #122
  • chore(deps): bump the minor-and-patch group across 1 directory with 7 updates by @dependabot[bot] in #142
  • chore(deps): bump the minor-and-patch group across 1 directory with 28 updates by @dependabot[bot] in #143
  • chore(deps-dev): bump @types/express from 4.17.25 to 5.0.6 in /server by @dependabot[bot] in #124
  • chore(deps): bump express and @types/express in /mcp by @dependabot[bot] in #118
  • chore(deps-dev): bump typescript from 5.9.3 to 7.0.2 in /mcp by @dependabot[bot] in #121
  • chore(deps): bump actions/cache from 4 to 6 by @dependabot[bot] in #115
  • chore(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #114
  • chore(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #113
  • chore(deps): bump actions/dependency-review-action from 4 to 5 by @dependabot[bot] in #112
  • chore(deps): bump actions/download-artifact from 4 to 8 by @dependabot[bot] in #111

New Contributors

Full Changelog: skillspector-verified-v20260817...common-v2.4.1