Coding & Dev Tools
9,772 skillshp-design-analysis
Documents HP's design language with color tokens, typography hierarchy, and layout patterns for building enterprise-consumer interfaces.
50.9k · bundle
uber-inspired-design-analysis
Analyzes and recreates Uber's design language: a black-and-white palette, custom geometric display and text fonts, pill-shaped interactive elements, and editorial 4:3 illustrations for transportation and delivery interfaces.
50.9k · bundle
wise-inspired-design-analysis
Analyzes and documents Wise's design language, including color palette, typography, spacing, and layout tokens for use in design systems.
50.9k · bundle
airbnb-design-analysis
Analyzes Airbnb's design system including color palette, typography, shape language, and component patterns for use in design projects.
50.9k · bundle
cohere-design-analysis
Documents Cohere's 2026 web design system with color palettes, typography hierarchy, spacing, and layout principles for enterprise AI interfaces.
50.9k · bundle
sentri-inspired-design-analysis
Documents Sentri's design language with color tokens, typography hierarchy, and layout patterns for a developer-tools brand.
50.9k · bundle
spacex-inspired-design-analysis
Analyzes and documents SpaceX's design language, including color palettes, typography, layout, and elevation, for use in design systems and brand guidelines.
50.9k · bundle
supabase
Provides the complete design language for Supabase marketing surfaces, including color tokens, typography hierarchy, spacing system, and component styles.
50.9k · bundle
vodafone-inspired-design-analysis
Analyzes and documents Vodafone's design language, including color palette, typography hierarchy, spacing system, and layout patterns for brand-consistent implementation.
50.9k · bundle
elevenlabs
Defines a design system for ElevenLabs with colors, typography, layout, and component tokens for building brand-consistent interfaces.
50.9k · bundle
remotion-saas
Guides building video-generation SaaS apps with Remotion, covering framework selection, the Player component, and rendering options across Lambda, Vercel, Node.js, and Cloudflare.
3.9k · bundle
remotion-create
Scaffolds a new Remotion video project, guides React markup design with video layout rules, and starts the Remotion Studio preview server.
3.9k · bundle
remotion-captions
Provides a Caption type definition and links to skills for transcribing, displaying, and importing captions in Remotion videos.
3.9k · bundle
remotion-interactivity
Provides best practices for creating Remotion animations that remain intuitive for AI agents and editable in Remotion Studio Visual Mode.
3.9k
radare2
Provides a command-line workflow for binary analysis with radare2, covering reconnaissance, disassembly, function analysis, string and import inspection, patching, binary diffing, and r2pipe scripting across PE, ELF, Mach-O, DEX, and WASM formats.
12.8k · bundle
js-reverse
Guides front-end JavaScript reverse engineering through a structured observe-capture-rebuild workflow using js-reverse MCP tools and optional jshookmcp for browser automation, CDP debugging, and runtime hooking.
12.8k · bundle
apk-reverse
Provides a structured CLI workflow for Android APK reverse engineering, covering decompilation with jadx and apktool, smali modification, repackaging, signing, and Frida dynamic hooking, with optional native .so analysis via IDA or radare2.
12.8k · bundle
ghidra-reverse
Performs free, open-source reverse engineering with Ghidra using headless or GUI modes, including decompilation, cross-references, and optional MCP workflows when IDA is unavailable.
12.8k · bundle
reverse-engineering
Provides structured reverse engineering techniques for analyzing compiled, obfuscated, packed, or virtualized targets including binaries, APKs, WASM, firmware, and custom VMs using static and dynamic analysis workflows.
12.8k · bundle
repo-task-proof-loop
Provides a repeatable, auditable workflow for large coding tasks by initializing repo-local task artifacts, installing subagent templates, and running a spec-freeze → build → evidence → verify → fix loop with fresh-session verification.
719 · bundle
ios-marketing-capture
Captures marketing screenshots of a SwiftUI iOS app across multiple locales, devices, and appearances, producing full-screen captures and isolated element renders.
254 · bundle
syke
Provides cross-harness memory for agents by maintaining a local memex and offering commands to query, record, and check status across sessions.
58 · bundle
octoclaw
Routes agent turns through policy-based delegation, runtime status, and feedback loops using a TypeScript-first runtime layer for OpenClaw.
49 · bundle
branerail
Provides a CTO-level framework for architecting, auditing, and scaling AI-native systems, focusing on state management, observability, and blast radius analysis.
49 · bundle
opensea-wallet
Configures wallet signing providers—Privy, Turnkey, Fireblocks, Bankr, or local keys—for OpenSea transactions, trades, and token swaps.
47 · bundle
jiangwen-perspective
姜文导演风格顾问——荒诞天才的魔幻现实主义。 核心特征:黑色幽默、历史另类解读 代表作品:《让子弹飞》《阳光灿烂的日子》 触发词:「姜文风格」「像姜文那样拍」「姜文视角」 适用场景:剧本创作、影像设计、叙事决策、风格参考
38 · bundle
jiazhangke-perspective
贾樟柯导演风格顾问——社会变迁的纪实凝视。 核心特征:底层小人物、时代变迁 代表作品:《小武》《山河故人》 触发词:「贾樟柯风格」「像贾樟柯那样拍」「贾樟柯视角」 适用场景:剧本创作、影像设计、叙事决策、风格参考
38 · bundle
stephenchow-perspective
周星驰导演风格顾问——荒唐喜剧中的人性悲悯。 核心特征:无厘头、小人物尊严 代表作品:《大话西游》《功夫》 触发词:「周星驰风格」「像周星驰那样拍」「周星驰视角」 适用场景:剧本创作、影像设计、叙事决策、风格参考
38 · bundle
hirokazukoreeda-perspective
是枝裕和导演风格顾问——淡雅沉静的家族社会学。 核心特征:家族社会学、日常生活 代表作品:《小偷家族》《步履不停》 触发词:「是枝裕和风格」「像是枝裕和那样拍」「是枝裕和视角」 适用场景:剧本创作、影像设计、叙事决策、风格参考
38 · bundle
openspec-apply-change
Implements tasks from an OpenSpec change, guiding the agent through selecting a change, reading context, and completing tasks with progress tracking.
32
sveltekit-svelte5-tailwind-skill
Guides building sites with SvelteKit 2, Svelte 5, and Tailwind CSS v4, covering setup, runes, forms, styling, deployment, and migration through curated documentation and a structured search workflow.
30 · bundle
dify-skills
构建和部署 Dify 工作流与插件,涵盖节点类型、设计模式、性能优化、安全部署及外部系统集成。
34 · bundle
02-plugin
Guides developers through building Dify plugins, covering the four plugin types, Beehive architecture, runtime modes, and the full development workflow from setup to packaging.
34 · bundle
api
Provides RESTful API design patterns and best practices for creating endpoints, designing APIs, and implementing routes.
567 · bundle
cd
Changes the current working directory in Bash using the provided path without modification.
567 · bundle
jq
Process JSON data from files or standard input using jq filters for extraction, filtering, and transformation.
567 · bundle