Skip to content

v0.3.0

Latest

Choose a tag to compare

@Trystan-SA Trystan-SA released this 26 Apr 15:36

Changed

  • Brand profile is now persisted to memory/brand_*.md at the project root instead of Claude Code's internal memory system, so it's editable by hand and versioned with the project.
  • /postkit-idea saves sequences to memory/post_ideas.md.
  • /postkit-new no longer assumes carousel — it asks the user to pick between three post shapes (text-only / single image / carousel) with platform suitability hints.
  • Post slugs are now prefixed with YYYY-MM-DD so posts/ sorts in creation order.
  • /postkit-review also reviews caption files and flags missing or weak alt text.

Added

  • /postkit-new writes a caption-<platform>.md per target platform, with platform-aware formatting for Instagram, LinkedIn, X, Threads, TikTok, Pinterest, Facebook, YouTube.
  • Each caption ships with a per-slide alt-text section for accessibility.
  • /postkit-release contributor skill for cutting npm + GitHub releases.
  • Scaffolder ensures memory/ exists alongside posts/ and assets/.

Migration note

Existing projects: re-run npx postkit to refresh the skills, then run /postkit-setup to repopulate memory/brand_*.md from your previous brand profile. The skills no longer read from Claude Code internal memory.