artifact-generation
11 skills · 3 free · cap $19/skill or unlock all for $99
doc-updates
IncludedUpdates documentation after code changes with quality gates, slop detection, and accuracy checks. Use when code changes require corresponding doc updates.
tutorial-updates
IncludedGenerates or updates tutorials from VHS tapes and Playwright specs with dual-tone markdown and GIF recording. Use when tutorial assets need refreshing.
pr-prep
IncludedPrepares pull requests by running quality gates, drafting descriptions, and validating tests. Use when completing a feature and ready for review.
session-to-post
IncludedConverts a Claude Code session into a blog post, case study, or Reddit post. Use when publishing dev blog content or community posts from real sessions.
doc-generator
IncludedGenerates or remediates documentation with human-quality writing. Use when creating new docs, rewriting AI-generated content, or applying style profiles.
tech-tutorial
IncludedPlans, drafts, and refines technical tutorials for developers. Use when writing step-by-step guides or getting-started walkthroughs backed by working code.
update-readme
IncludedRefreshes README structure favoring concision (an index, not a manual). Use when the README needs a structural update after significant project changes.
session-replay
IncludedConverts a Claude Code session JSONL file into an animated GIF terminal replay. Use when creating demos or visual evidence from past sessions.
version-updates
IncludedBumps versions, updates changelogs, and coordinates version changes across files for releases. Use when preparing a release or bumping the project version.
commit-messages
IncludedGenerates conventional commit messages from staged changes. Use when committing and needing a well-formatted message. Do not use for full PR prep; use pr-prep.
doc-importer
IncludedConverts external documents (PDF, DOCX, PPTX, XLSX, HTML) into editable markdown. Use when ingesting external files for rewriting or project integration.