Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

postkit

postkit contient 6 skills collectées depuis Trystan-SA, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
6
Stars
3
mis à jour
2026-04-26
Forks
0
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

postkit-release
Développeurs de logiciels

Cut a new postkit release — bump the version in package.json (asks the user whether it's major / minor / patch), commit, tag on GitHub, publish a GitHub Release so watchers get notified, and publish to npm. Use when the user says "ship a release", "cut a new version", "publish to npm", or "release postkit".

2026-04-26
postkit-idea
Analystes en études de marché et spécialistes en marketing

Generate high-creativity post ideas grounded in the user's brand profile (memory/brand_*.md), then plan a resonant sequence of 2–4 follow-up posts so the first idea becomes a thread instead of a one-off. Use when the user says they're stuck, wants ideas, wants to plan a week/month of content, wants a series, or asks "what should I post about?". Run this before /postkit-new when the user doesn't already know what they want to say.

2026-04-26
postkit-new
Analystes en études de marché et spécialistes en marketing

Draft a new post (single image, carousel, or a series) from a brief. Reads the brand profile from memory/brand_*.md plus theme.css, interviews the user, proposes the best format, then writes posts/<slug>/ with post.json, caption files, and slide HTML. Use when the user wants to create content, draft an image post, make a carousel, or plan a multi-post campaign.

2026-04-26
postkit-review
Analystes en études de marché et spécialistes en marketingRédacteurs en chef

Critique a draft post against the brand profile (memory/brand_*.md) and theme.css across three lenses — strategy (hook, angle, value arc), copy (CTA, word economy, tone), and design (layout, density, rhythm, typography). Returns HIGH/MEDIUM/LOW findings. Use when the user asks to review, critique, polish, or improve a draft before rendering.

2026-04-26
postkit-setup
Analystes en études de marché et spécialistes en marketing

Brand intake — interviews the user about their handles, audience, goals, voice, and visual identity, then persists the answers to plain Markdown files in memory/ at the project root so every later post-creation and review uses them. Run this before drafting any post. Also use when the user wants to revise the brand profile.

2026-04-26
postkit-render
Développeurs de logiciels

Render a post's slides to PNG using the postkit Puppeteer pipeline. Use when the user wants to see a post, export it, generate images, or preview after edits. Also use right after /postkit-new unless the user says to wait.

2026-04-16