Skip to content

Pre deploy validator#26

Merged
4eckd merged 6 commits intomainfrom
pre-deploy-validator
Mar 26, 2026
Merged

Pre deploy validator#26
4eckd merged 6 commits intomainfrom
pre-deploy-validator

Conversation

@4eckd
Copy link
Copy Markdown

@4eckd 4eckd commented Mar 26, 2026

No description provided.

claude and others added 4 commits March 26, 2026 08:52
The pre-deploy-validator folder should only exist in the skills directory, not at the root level. This commit removes the duplicate root-level folder while keeping the version in skills/
…older-79CuI

Remove root level pre-deploy-validator folder
* Bump esbuild

Bumps the npm_and_yarn group with 1 update in the /pre-deploy-validator directory: [esbuild](https://github.com/evanw/esbuild).


Removes `esbuild`

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version: 
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: update claude-api skill [auto-sync] (anthropics#730)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: cc-skill-sync[bot] <265628283+cc-skill-sync[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
* Bump esbuild

Bumps the npm_and_yarn group with 1 update in the /pre-deploy-validator directory: [esbuild](https://github.com/evanw/esbuild).


Removes `esbuild`

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version: 
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: update claude-api skill [auto-sync] (anthropics#730)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Remove root level pre-deploy-validator folder (#22)

The pre-deploy-validator folder should only exist in the skills directory, not at the root level. This commit removes the duplicate root-level folder while keeping the version in skills/

Co-authored-by: Claude <noreply@anthropic.com>

* Pre deploy validator (#20)

* Remove root level pre-deploy-validator folder

The pre-deploy-validator folder should only exist in the skills directory, not at the root level. This commit removes the duplicate root-level folder while keeping the version in skills/

* Claude/resolve validator conflicts gc kac (#21)

* Bump esbuild

Bumps the npm_and_yarn group with 1 update in the /pre-deploy-validator directory: [esbuild](https://github.com/evanw/esbuild).


Removes `esbuild`

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version: 
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: update claude-api skill [auto-sync] (anthropics#730)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: cc-skill-sync[bot] <265628283+cc-skill-sync[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: cc-skill-sync[bot] <265628283+cc-skill-sync[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Add at-a-glance markdown comment to pre-deploy-validator SKILL.md

Summarizes what the tool checks, output categories, exit codes,
and quick-start usage so users can understand the skill without
reading the full documentation.

https://claude.ai/code/session_01B2qHQPLcahw3TET2zhWjCM

* fix: move HTML comment after YAML frontmatter in pre-deploy-validator SKILL.md (#24)

Validators require SKILL.md to start with '---' (YAML frontmatter).
The HTML comment was incorrectly placed before the frontmatter block,
causing both repository-health and skill-contribution-check workflows to fail.

https://claude.ai/code/session_01P2PakR1U3CGWb19eDehfbS

Co-authored-by: Claude <noreply@anthropic.com>

* Add pre-deploy-validator to marketplace and update docs

- Add ./skills/pre-deploy-validator to example-skills plugin in marketplace.json
- Update marketplace plugin description to mention pre-deployment validation
- Update root README description to include pre-deployment validation as a capability
- Update QA_CHECKLIST to reflect pre-deploy-validator is now in marketplace

https://claude.ai/code/session_01B2qHQPLcahw3TET2zhWjCM

* Expand README Skill Sets section with categorized skills table

Replaces the single folder link with organized tables by category
(Creative & Design, Development & Technical, Enterprise & Communication,
Document Skills, API & SDK), listing each skill with its description
and a direct link. Gives pre-deploy-validator and all other skills
proper visibility at a glance.

https://claude.ai/code/session_01B2qHQPLcahw3TET2zhWjCM

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: cc-skill-sync[bot] <265628283+cc-skill-sync[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

Skill Contribution Check: All validations passed!

* Bump esbuild

Bumps the npm_and_yarn group with 1 update in the /pre-deploy-validator directory: [esbuild](https://github.com/evanw/esbuild).


Removes `esbuild`

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version: 
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: update claude-api skill [auto-sync] (anthropics#730)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Remove root level pre-deploy-validator folder (#22)

The pre-deploy-validator folder should only exist in the skills directory, not at the root level. This commit removes the duplicate root-level folder while keeping the version in skills/

Co-authored-by: Claude <noreply@anthropic.com>

* Pre deploy validator (#20)

* Remove root level pre-deploy-validator folder

The pre-deploy-validator folder should only exist in the skills directory, not at the root level. This commit removes the duplicate root-level folder while keeping the version in skills/

* Claude/resolve validator conflicts gc kac (#21)

* Bump esbuild

Bumps the npm_and_yarn group with 1 update in the /pre-deploy-validator directory: [esbuild](https://github.com/evanw/esbuild).


Removes `esbuild`

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version: 
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: update claude-api skill [auto-sync] (anthropics#730)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: cc-skill-sync[bot] <265628283+cc-skill-sync[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: cc-skill-sync[bot] <265628283+cc-skill-sync[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Add at-a-glance markdown comment to pre-deploy-validator SKILL.md

Summarizes what the tool checks, output categories, exit codes,
and quick-start usage so users can understand the skill without
reading the full documentation.

https://claude.ai/code/session_01B2qHQPLcahw3TET2zhWjCM

* fix: move HTML comment after YAML frontmatter in pre-deploy-validator SKILL.md (#24)

Validators require SKILL.md to start with '---' (YAML frontmatter).
The HTML comment was incorrectly placed before the frontmatter block,
causing both repository-health and skill-contribution-check workflows to fail.

https://claude.ai/code/session_01P2PakR1U3CGWb19eDehfbS

Co-authored-by: Claude <noreply@anthropic.com>

* Add pre-deploy-validator to marketplace and update docs

- Add ./skills/pre-deploy-validator to example-skills plugin in marketplace.json
- Update marketplace plugin description to mention pre-deployment validation
- Update root README description to include pre-deployment validation as a capability
- Update QA_CHECKLIST to reflect pre-deploy-validator is now in marketplace

https://claude.ai/code/session_01B2qHQPLcahw3TET2zhWjCM

* Expand README Skill Sets section with categorized skills table

Replaces the single folder link with organized tables by category
(Creative & Design, Development & Technical, Enterprise & Communication,
Document Skills, API & SDK), listing each skill with its description
and a direct link. Gives pre-deploy-validator and all other skills
proper visibility at a glance.

https://claude.ai/code/session_01B2qHQPLcahw3TET2zhWjCM

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: cc-skill-sync[bot] <265628283+cc-skill-sync[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

Skill Contribution Check: All validations passed!

- Update workflow paths from 'pre-deploy-validator' to 'skills/pre-deploy-validator'
- Add missing npm scripts: lint, type-check, build
- Create test.js with comprehensive test suite
- Create example configuration files in examples/
- Generate package-lock.json for npm ci compatibility
- Fix cache-dependency-path in GitHub Actions workflow

Co-authored-by: Claude <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

Skill Contribution Check: All validations passed!

@4eckd 4eckd merged commit 8600b2c into main Mar 26, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants