16 skills found
AgriciDaniel / claude-gifUltimate GIF creator skill for Claude Code. 6 generation pipelines: Remotion, Veo 3.1, SVG-to-transparent-GIF, FFmpeg, image sequences, AI frames. Palette optimization, perfect loops, platform sizing.
ProjectLiminality / DreamTalkA programmatic animation library extending the ancient modality of SandTalk into the digital domain
199-biotechnologies / motion-dev-animations-skillClaude Code skill for Motion.dev -- 120fps web animations, spring physics, scroll effects, gesture interactions
img2threejs / img2threejsRebuild the object in a reference image as a code-only, procedural, quality-gated, animation-ready Three.js model. Token-efficient image-to-3D.
brandon-fryslie / oscilla-animator-v2Animation compiler with custom type system. Block-graph architecture, typed connections, 4-stage pipeline: parse → validate → optimize → emit.
AgriciDaniel / claude-shortsInteractive longform-to-shortform video creator — Claude Code skill with Remotion-rendered animated captions, AI segment scoring, cursor tracking, and audio-aware boundary snapping
imazen / ffiHigh-performance image manipulation for web servers. Includes imageflow_server, imageflow_tool, and libimageflow
leye195 / figma-to-code피그마 설계를 분석하여 Dan DevLog (v2) 프로젝트의 Tailwind CSS v4 기반 기술 스택 및 컨벤션에 맞춰 코드로 변환합니다. src/components/common 내의 Flex, Button 등 커스텀 컴포넌트를 우선적으로 활용합니다.
crafter-station / petdexThe public gallery of animated pet for Codex, Claude Code, OpenCode y Gemini CLI
noriaki / 02_gitこのドキュメントでは、開発サイクルとしてのブランチ管理の方法と、コミットとプルリクエストの作成に関するベストプラクティスを説明します。 開発サイクルとして GitHub Flow を採用します。main ブランチにマージ済みの feature ブランチはローカルとリモートの両方とも削除します。
Nlkomaru / 00_basicユーザーはClaudeよりプログラミングが得意ですが、時短のためにClaudeにコーディングを依頼しています。 2回以上連続でテストを失敗した時は、現在の状況を整理して、一緒に解決方法を考えます。 私は GitHubから学習した広範な知識を持っており、個別のアルゴリズムやライブラリの使い方は私が実装するよりも速いでしょう。ユーザーに説明しながらコードを書きます。
tengj / article-poster-generator将文章内容自动拆分为多张信息图海报(2400x3600竖版),支持多种风格模板和6种页面布局。 Use when: (1) 用户说"生成海报", (2) 用户发文章要求做图, (3) 用户说"做成卡片/信息图" (4) 用户发文章并希望转成可分享的图片, (5) 用户要求制作信息图/infographic
mormorbump / 00_basicfsmによる状態遷移のサンプル
SamurAIGPT / Generative-Media-SkillsMulti-modal Generative Media Skills for AI Agents (Claude Code, Cursor, Gemini CLI). High-quality image, video, and audio generation powered by muapi.ai.
Damages9 / rp在当前目录下启动话本RP流程。 查找素材文件(PNG角色卡、JSON世界书、TXT小说): - Glob 搜索 `*.png`, `*.json`, `*.txt` - 同时检查 `chat_log.json` 和 `memory/` 是否存在
char5742 / css最新のCSSを活用したコーディングのベストプラクティスをまとめます。JavaScriptに頼らず、純粋なCSSで機能性と表現力を最大化することを目指します。 - **JavaScript不要を前提**に、CSSだけでUI実装を完結させる。