Back to Skills

slack-gif-creator

davepoon
Updated 28 days ago
63 views
2,553
277
2,553
View on GitHub
Otherai

About

This toolkit helps developers create animated GIFs optimized for Slack's specific size and format constraints. It provides validators for Slack's requirements and composable animation primitives for building custom GIFs. Use it when users request Slack GIFs or emoji animations from descriptive prompts.

Quick Install

Claude Code

Recommended
Primary
npx skills add davepoon/buildwithclaude -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/davepoon/buildwithclaude
Git CloneAlternative
git clone https://github.com/davepoon/buildwithclaude.git ~/.claude/skills/slack-gif-creator

Copy and paste this command in Claude Code to install this skill

GitHub Repository

davepoon/buildwithclaude
Path: plugins/all-skills/skills/slack-gif-creator
0
claudeclaude-codeclaude-code-commandsclaude-skillscli-toolcommands

Related Skills

skill-share

Other

This skill enables developers to create properly structured Claude skills and automatically shares them on Slack via Rube for team collaboration. It's ideal for automating skill development pipelines and distributing internal tools with team notifications. Use it when building skills as part of team workflows that require immediate visibility and validation.

View skill

twitter-algorithm-optimizer

Other

This skill analyzes and rewrites tweets to maximize engagement by aligning them with Twitter's open-source recommendation algorithms. Developers can use it to optimize drafts, debug underperforming content, and improve visibility based on specific ranking signals. It’s ideal for integrating into creative workflows where algorithmic reach is a priority.

View skill

content-collections

Meta

This skill provides a production-tested setup for Content Collections, a TypeScript-first tool that transforms Markdown/MDX files into type-safe data collections with Zod validation. Use it when building blogs, documentation sites, or content-heavy Vite + React applications to ensure type safety and automatic content validation. It covers everything from Vite plugin configuration and MDX compilation to deployment optimization and schema validation.

View skill

polymarket

Meta

This skill enables developers to build applications with the Polymarket prediction markets platform, including API integration for trading and market data. It also provides real-time data streaming via WebSocket to monitor live trades and market activity. Use it for implementing trading strategies or creating tools that process live market updates.

View skill