Showing 30 of 145012 results
A skill for generating and editing images using Pilio's Nano Banana 2 model via the Pilio CLI, supporting text-to-image generation, reference-image editing, product posters, and image composition with configurable aspect ratios and resolutions up to 4K.
An agent skill for browser testing with DevTools, part of a production-grade engineering skills collection that encodes senior engineer workflows and quality gates for every phase of the software development lifecycle.
Manages GitHub Issues through the GitHub API, enabling creation, searching, labeling, and triaging of issues directly from the coding environment.
Sets up and modifies CI/CD pipelines around a strict shift-left quality gate (lint → typecheck → unit tests → build → integration → optional E2E → security audit → bundle size), with ready-to-paste GitHub Actions workflows for the basic pipeline, Postgres-backed integration tests, Playwright E2E, preview deploys, feature-flag rollouts, and rollback workflows. Includes guidance on feeding CI failure output back into the agent loop, environment/secret separation, Dependabot, and the "Build Cop" role.
Provides access to 250+ AI models through the inference.sh CLI, enabling image generation, video creation, LLM inference, web search, 3D rendering, and Twitter automation — all running in the cloud without requiring a local GPU.
A Claude Code skill providing reusable GitHub Actions workflow templates and CI/CD pipeline patterns, part of the wshobson/agents marketplace CI/CD category with progressive knowledge loading.
A memory, persistence, and filesystem middleware skill for building agents with LangChain, LangGraph, and Deep Agents — installable via npx skills for any agent supporting the Agent Skills specification.
A production-ready plugin system with 112 AI agents, 146 skills, 16 workflow orchestrators, and 79 development tools organized into 73 focused plugins for Claude Code.
A product guide skill from inference.sh that helps AI agents perform competitor analysis and teardowns, covering competitive landscape research, feature comparison, positioning analysis, and strategic insights.
A product guide skill from inference.sh that helps AI agents plan and execute Product Hunt launches, covering launch preparation, asset creation with AI-generated visuals, and promotional strategy.
A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.
An agent skill for advanced Excel automation using xlwings, enabling real-time interaction with live Excel instances. Supports VBA macro execution, dashboard updates, formula application, pivot tables, and automated report generation — unlike file-only libraries.
A set of skills to polish interfaces built by agents, covering opinionated UI baselines, accessibility fixes, metadata correction, and performance-first UI motion.
A production-ready plugin system with 112 AI agents, 146 skills, 16 workflow orchestrators, and 79 development tools organized into 73 focused plugins for Claude Code.
An agent skill backed by the Google Chrome team that injects modern web platform best practices into AI coding agents, helping them use native browser APIs, accessible patterns, and high-performance solutions instead of legacy workarounds.
A production-ready plugin system with 112 AI agents, 146 skills, 16 workflow orchestrators, and 79 development tools organized into 73 focused plugins for Claude Code.
Design landing pages with AI-generated visuals and layouts using inference.sh image generation models.
Treats code as a liability and walks through deprecation/migration end-to-end: when to maintain vs sunset (decision questions), advisory vs compulsory deprecation, the migration process (build replacement → announce/document → migrate consumers incrementally → remove old system), and patterns like Strangler, Adapter, and feature-flag migration. Calls out Hyrum's Law, the Churn Rule, zombie code, and common rationalizations to push back on.
Production-launch playbook covering a full pre-launch checklist (code quality, security, performance, accessibility, infra, docs), feature-flag-gated staged rollout (deploy off → team → 5% canary → 25/50/100), explicit rollout decision thresholds (error rate, p95 latency, client errors, business metrics), monitoring/observability setup, post-launch verification, and a written rollback plan. Use when preparing any production deploy, opening a beta, or migrating data/infrastructure.
Reference for using `@expo/ui/swift-ui` to embed real SwiftUI views and modifiers inside an Expo app on Expo SDK 55, including `npx expo install @expo/ui` setup with a required native rebuild (`npx expo run:ios`). Every SwiftUI tree must be wrapped in `Host`, RN components inside the SwiftUI tree go inside `RNHostView`, and component/modifier APIs should be confirmed against the SDK 55 docs at `docs.expo.dev/versions/v55.0.0/sdk/ui/swift-ui/...`.
A skill for AI agents to automate any website through OpenCLI browser primitives, enabling navigation, clicking, typing, and data extraction via a logged-in Chrome session, and guiding the creation of reusable CLI adapters from site reconnaissance through verification.
A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.
Automates filling in web forms using Playwright MCP, navigating to target URLs and inputting specified data into form fields.
Creates specification files optimized for Generative AI consumption.
A production-ready plugin system with 112 AI agents, 146 skills, 16 workflow orchestrators, and 79 development tools organized into 73 focused plugins for Claude Code.
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 community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.
A production-ready plugin system with 112 AI agents, 146 skills, 16 workflow orchestrators, and 79 development tools organized into 73 focused plugins for Claude Code.
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.