Skip to content

Releases: tddworks/SkillsManager

Skills Manager v0.1.4

Choose a tag to compare

@github-actions github-actions released this 28 May 02:46
36615df

What's New

Bug fixes and improvements.


Installation

Option 1: DMG (Recommended)

  1. Download SkillsManager-0.1.4.dmg
  2. Open the DMG and drag SkillsManager.app to Applications
  3. Launch from Applications folder

Option 2: ZIP

  1. Download SkillsManager-0.1.4.zip
  2. Unzip and move SkillsManager.app to Applications
  3. Launch from Applications folder

Verification

SHA256 checksums are provided. Verify with:

shasum -a 256 -c SkillsManager-0.1.4.zip.sha256

Skills Manager v0.1.3

Choose a tag to compare

@github-actions github-actions released this 21 Mar 13:40

What's New

Bug fixes and improvements.


Installation

Option 1: DMG (Recommended)

  1. Download SkillsManager-0.1.3.dmg
  2. Open the DMG and drag SkillsManager.app to Applications
  3. Launch from Applications folder

Option 2: ZIP

  1. Download SkillsManager-0.1.3.zip
  2. Unzip and move SkillsManager.app to Applications
  3. Launch from Applications folder

Verification

SHA256 checksums are provided. Verify with:

shasum -a 256 -c SkillsManager-0.1.3.zip.sha256

Skills Manager v0.1.2

Choose a tag to compare

@github-actions github-actions released this 18 Jan 04:00

What's New

Added

  • Local Directory Skill Catalogs: Browse and add skill catalogs directly from local folders on your Mac. Simply use the "Add Catalog" button and choose a local directory containing your skills. Perfect for developing and testing skills before publishing them.
  • Recursive Skill Discovery: Skills Manager now finds skills in nested subdirectories. Whether your skills are organized in folders or deeply nested, they'll all be discovered and displayed with clear path labels.

Improved

  • Better Skill Identification: Skills are now identified by their unique path, preventing conflicts when multiple skills have the same name in different locations.
  • Clearer Display Names: Skills from nested directories now show their relative path (e.g., "my-skill (tools/automation)") so you can easily distinguish between skills with similar names.

Fixed

  • Skill Installation Sync: Fixed an issue where installed skills weren't properly matched with their remote counterparts, ensuring accurate "installed" badges across all views.

Installation

Option 1: DMG (Recommended)

  1. Download SkillsManager-0.1.2.dmg
  2. Open the DMG and drag SkillsManager.app to Applications
  3. Launch from Applications folder

Option 2: ZIP

  1. Download SkillsManager-0.1.2.zip
  2. Unzip and move SkillsManager.app to Applications
  3. Launch from Applications folder

Verification

SHA256 checksums are provided. Verify with:

shasum -a 256 -c SkillsManager-0.1.2.zip.sha256

Skills Manager v0.1.1

Choose a tag to compare

@github-actions github-actions released this 14 Jan 04:19

What's New

Added

  • Settings View: New settings panel for managing app preferences and manually checking for updates via Sparkle integration.
  • Local Skill Editing: Edit skills directly in the app with a dedicated editor view. Changes are reflected in real-time with live preview support.
  • Skill Writer: Save changes to local skills from within the app using the new LocalSkillWriter infrastructure component.

Improved

  • Refined UI Design: Improved layout and visual design across all views for a more polished user experience.

Technical

  • Added SettingsView in Sources/App/Views/Settings/ with update check integration
  • Created SkillEditor domain model in Sources/Domain/Models/ for managing skill editing state
  • Added SkillEditorView in Sources/App/Views/Detail/ for the editing interface
  • Created LocalSkillWriter in Sources/Infrastructure/Local/ for persisting skill changes to disk
  • Added comprehensive tests for SkillEditor and LocalSkillWriter

Installation

Option 1: DMG (Recommended)

  1. Download SkillsManager-0.1.1.dmg
  2. Open the DMG and drag SkillsManager.app to Applications
  3. Launch from Applications folder

Option 2: ZIP

  1. Download SkillsManager-0.1.1.zip
  2. Unzip and move SkillsManager.app to Applications
  3. Launch from Applications folder

Verification

SHA256 checksums are provided. Verify with:

shasum -a 256 -c SkillsManager-0.1.1.zip.sha256

Skills Manager v0.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Jan 09:26

What's New

Bug fixes and improvements.


Installation

Option 1: DMG (Recommended)

  1. Download SkillsManager-0.1.0.dmg
  2. Open the DMG and drag SkillsManager.app to Applications
  3. Launch from Applications folder

Option 2: ZIP

  1. Download SkillsManager-0.1.0.zip
  2. Unzip and move SkillsManager.app to Applications
  3. Launch from Applications folder

Verification

SHA256 checksums are provided. Verify with:

shasum -a 256 -c SkillsManager-0.1.0.zip.sha256

Skills Manager v0.1.0-beta

Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Jan 07:08

What's New

Bug fixes and improvements.


Installation

Option 1: DMG (Recommended)

  1. Download SkillsManager-0.1.0-beta.dmg
  2. Open the DMG and drag SkillsManager.app to Applications
  3. Launch from Applications folder

Option 2: ZIP

  1. Download SkillsManager-0.1.0-beta.zip
  2. Unzip and move SkillsManager.app to Applications
  3. Launch from Applications folder

Verification

SHA256 checksums are provided. Verify with:

shasum -a 256 -c SkillsManager-0.1.0-beta.zip.sha256