productivity▌
6,485 indexed skills · max 10 per page
android-adb
httprunner/skills · Productivity
Reference for controlling Android devices with raw adb commands.
jianying-editor
luoluoluo22/jianying-editor-skill · Productivity
Use this skill when the user wants to automate video editing, generate drafts, or manipulate media assets in JianYing Pro.
ssh
dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations · Productivity
Use SSH for secure remote access, file transfers, and tunneling.
animejs
bowtiedswan/animejs-skills · Productivity
Anime.js is a lightweight JavaScript animation library with a simple yet powerful API. It works with CSS properties, SVG, DOM attributes, and JavaScript Objects.
the-fool
jeffallan/claude-skills · Productivity
Structured critical reasoning to stress-test ideas, plans, and decisions through five distinct challenge modes. \n \n Five reasoning modes: expose assumptions (Socratic), argue the other side (dialectic), find failure modes (pre-mortem), attack this (red team), and test evidence (falsification) \n Two-step mode selection guides users to the right challenge approach based on their goal \n Steelmans positions before challenging them, grounds objections in concrete reasoning, and synthesizes insigh
technical-analyst
tradermonty/claude-trading-skills · Productivity
This skill enables comprehensive technical analysis of weekly price charts. Analyze chart images to identify trends, support and resistance levels, moving average relationships, volume patterns, and develop probabilistic scenarios for future price movement. All analysis is conducted objectively using only chart data, without influence from news, fundamentals, or market sentiment.
tanstack-table
casper-studios/casper-marketplace · Productivity
Use context7 for the latest documentation. Use deepwiki to ask questions about the library's implementation.
excalidraw
davila7/claude-code-templates · Productivity
Delegate all Excalidraw file operations to subagents to prevent context exhaustion from verbose JSON. \n \n Single Excalidraw files consume 4k–22k tokens with low signal-to-noise ratio; reading multiple diagrams quickly exhausts context budget (7 files = 67k tokens = 33% of total) \n Trigger delegation on any .excalidraw or .excalidraw.json file path, or user requests involving diagrams, flowcharts, or architecture visualization \n Main agent never reads Excalidraw files directly; always dispatc
callkit-voip
dpearson2699/swift-ios-skills · Productivity
Build VoIP calling features that integrate with the native iOS call UI using CallKit and PushKit. Covers incoming/outgoing call flows, VoIP push registration, audio session coordination, and call directory extensions. Targets Swift 6.2 / iOS 26+.
ctf-pwn
ljagiello/ctf-skills · Productivity
Comprehensive binary exploitation reference covering stack overflows, ROP chains, heap attacks, kernel pwn, and advanced CTF techniques. \n \n Covers 50+ exploitation techniques including buffer overflows, format strings, ROP/ret2libc, heap vulnerabilities (House of Orange/Spirit/Lore, tcache stashing unlink), UAF, race conditions, and seccomp bypass \n Includes kernel exploitation (modprobe_path, tty_struct kROP, userfaultfd, KASLR/KPTI bypass, SLUB heap spray) and Windows SEH overwrite with Vi