Merged
Conversation
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>
|
✅ 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>
|
✅ 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>
|
✅ Skill Contribution Check: All validations passed! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.