Showing 30 of 133578 results
Create character design sheets with consistent poses and expressions using AI image generation via inference.sh.
An open-source tool that removes Gemini watermarks from AI-generated images using a mathematically exact Reverse Alpha Blending algorithm, with 100% local processing and auto-detection of watermark positions.
Create visual storyboards for video projects using AI image and video generation through inference.sh.
Convert static images to video clips using AI video generation models through the inference.sh CLI.
Design eye-catching YouTube thumbnails using AI image generation models via inference.sh.
Generate app store screenshots and promotional graphics using AI image generation via inference.sh.
Analyze competitors with structured teardowns covering product features, positioning, and market insights using inference.sh AI agents.
Create video ads optimized for platform specifications using AI video generation models via inference.sh.
Prepare and optimize Product Hunt launches with AI-assisted asset creation, copy, and strategy through inference.sh.
Expert guidance on Swift Concurrency covering async/await patterns, actors, tasks, Sendable conformance, and migration to Swift 6 for safe concurrent code.
Skill for building stateful AI agents on Cloudflare Workers using the Agents SDK, covering state management, durable workflows, real-time WebSocket apps, scheduled tasks, and MCP servers
Ensures .NET/C# code follows best practices for XML documentation, naming conventions, SOLID principles, async/await patterns, and security hardening.
Merges mature lessons from domain memory files into instruction files, consolidating knowledge with minimal redundancy across global, user, and workspace scopes.
A Tavily skill that performs comprehensive AI-powered web research with citations, enabling agents to conduct deep multi-source investigations and produce well-referenced research reports.
from othmanadi/planning-with-files
Optimizes SQL query performance across all databases with indexing strategies, query tuning, and execution plan analysis.
Generates reusable Tailwind CSS design patterns and utility classes to accelerate responsive web development and maintain consistent styling.
from supercent-io/skills-template
Browser automation via the `opencli` CLI — controls Chrome step-by-step while reusing existing login sessions (no passwords, no LLM API key). Enforces agent-friendly rules: use structured `state` with `[N]` indices instead of `screenshot`, chain commands with `&&`, prefer `network` to discover JSON APIs over DOM scraping, and never use `eval` to click or type.
Manages GitHub Issues through the GitHub API, enabling creation, searching, labeling, and triaging of issues directly from the coding environment.
Enables AI agents to configure, generate, and manage Clerk webhook event handlers for real-time synchronization and event-driven actions across applications.
Design high-converting SaaS/product landing pages using an above-the-fold formula, hero section layout, CTA psychology, social proof placement, mobile rules, and F-pattern reading.
Use `@expo/ui/jetpack-compose` Views and modifiers in Expo apps (SDK 55) — Jetpack Compose APIs wrapped for React Native, with every tree hosted in `<Host>` and components like `LazyColumn`, `Icon`, and Material Design 3 primitives. Advises reading `.d.ts` type files and SDK 55 docs for the exact component and modifier APIs.
A collection of 255+ universal agentic skills for AI coding assistants including Claude Code, Gemini CLI, Codex CLI, Antigravity IDE, GitHub Copilot, and Cursor.
A specialized agent skill from the wshobson/agents ecosystem that provides deep expertise in Python asyncio and concurrency patterns, including async/await, event loops, task management, and concurrent execution strategies.