Agent skill

version

Bump the monorepo version using SemVer. Use when creating releases, updating the VERSION file, or syncing version across package manifests.

Stars 5
Forks 8

Install this agent skill to your Project

npx add-skill https://github.com/Boise-State-Development/agentcore-public-stack/tree/main/.claude/skills/versioning

SKILL.md

Version Bumping

This monorepo uses a single VERSION file at the repo root as the source of truth.

Format

MAJOR.MINOR.PATCH[-PRERELEASE] (SemVer 2.0). No v prefix. Example: 1.0.0-beta.1, 1.1.0

How to Bump

  1. Edit the VERSION file with the new version
  2. Run bash scripts/common/sync-version.sh
  3. Commit both the VERSION file and the updated manifests

The sync script updates backend/pyproject.toml, frontend/ai.client/package.json, infrastructure/package.json, and the README.md version badge and "Current release" text.

PR Gate

PRs to main will fail CI if:

  • The VERSION file hasn't changed compared to main
  • Package manifests are out of sync (run the sync script to fix)

What CI Handles

Docker image tags, AWS resource tags, health endpoint versions, frontend version display, and git tags are all handled automatically by CI. Just bump VERSION and sync.

Expand your agent's capabilities with these related and highly-rated skills.

Boise-State-Development/agentcore-public-stack

angular-best-practices

Angular 21 development with modern best practices including signals, standalone components, reactive patterns, and accessibility. Use when creating Angular components, services, templates, or performing any Angular frontend development work. Covers TypeScript strict typing, signal-based state management, reactive forms, lazy loading, ng-icon setup, and Tailwind styling.

5 8
Explore
Boise-State-Development/agentcore-public-stack

cdk-infrastructure

AWS CDK infrastructure development with TypeScript. Use when creating or modifying CDK stacks, constructs, DynamoDB tables, ECS/Fargate services, Lambda functions, S3 buckets, networking, IAM roles, or any CloudFormation resources. Covers configuration patterns, cross-stack references via SSM, naming conventions, and Bedrock AgentCore integration.

5 8
Explore
Boise-State-Development/agentcore-public-stack

frontend-design

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, Angular components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.

5 8
Explore
Boise-State-Development/agentcore-public-stack

tailwind-ui

Tailwind CSS v4.1 best practices with WCAG 2.1 AA accessibility, theming, and dark mode support. Use when working with HTML, CSS, styling components, accessibility (a11y), WCAG compliance, color contrast, focus states, screen readers, theming, light mode, dark mode, or building accessible UI patterns like buttons, forms, cards, and navigation. Complements the angular-best-practices skill for Angular frontends.

5 8
Explore
mattpocock/skills

handoff

Compact the current conversation into a handoff document for another agent to pick up.

111,310 9,758
Explore
mattpocock/skills

obsidian-vault

Search, create, and manage notes in the Obsidian vault with wikilinks and index notes. Use when user wants to find, create, or organize notes in Obsidian.

111,310 9,758
Explore

Didn't find tool you were looking for?

Be as detailed as possible for better results