Showing 30 of 145012 results
Generates, configures, and manages Nx workspace structures, dependencies, and project-level configurations through AI-assisted commands and intelligent workspace manipulation.
A Google Workspace CLI recipe skill that guides AI agents through appending deal status updates to a Google Sheets sales tracking spreadsheet using gws helper commands.
A Google Workspace CLI skill that sanitizes user prompts through a Google Cloud Model Armor template, supporting text input, JSON payloads, and stdin for inbound safety filtering.
Official Cloudflare skill collection that teaches AI agents to build on Cloudflare Workers, the Agents SDK, Durable Objects, and the broader Developer Platform, with skills for web performance auditing, wrangler deployment, and MCP server creation.
Build sandboxed applications for secure code execution on Cloudflare Workers, covering Sandbox SDK lifecycle, commands, files, code interpreter, and preview URLs for AI code execution and CI/CD systems.
A Google Workspace CLI skill that sanitizes model responses through a Google Cloud Model Armor template for outbound safety, ensuring generated content meets safety standards before reaching users.
Run web search and content extraction through Tavily (Search Assistant, Extract) and Exa (Search, Answer, Extract) via the inference.sh CLI for research, RAG, and fact-checking workflows.
A collection of agent skills for Flutter development, covering accessibility audits, integration tests, widget tests, responsive layouts, architecture best practices, and more.
Execute arbitrary Python 3.10 code in a sandboxed inference.sh environment pre-loaded with NumPy, Pandas, Matplotlib, Playwright, MoviePy, Pillow, OpenCV, trimesh, and 100+ other libraries.
Render MP4 video from React/Remotion TSX component code via the inference.sh CLI with configurable resolution, FPS, duration, and codec — supports `useCurrentFrame`, `spring`, `interpolate`, `Sequence`, etc.
Automate Twitter/X through the inference.sh CLI — post tweets with media, like, retweet, delete, send DMs, follow users, and fetch posts/profiles via ready-made `x/*` apps.
Playwright-backed browser automation for AI agents via inference.sh, using an `@e` ref system to open pages, click, fill forms, screenshot, record video, and re-snapshot between navigations.
Implements component-level tests using WidgetTester to verify Flutter UI rendering and user interactions like tapping, scrolling, and text entry, ensuring widgets display correct data and respond to events as expected.
Comprehensive agent skill with 40 production rules across 10 categories for NestJS development, covering architecture, dependency injection, security, performance, testing, and more with priority-based enforcement.
Configures Flutter Driver for app interaction and converts MCP actions into permanent integration tests using the integration_test package, enabling automated user flow testing.
Configures MaterialApp.router with go_router for advanced URL-based navigation in Flutter, enabling deep linking and browser history support for web and mobile apps.
A translation skill offering three modes — quick (direct), normal (analysis-informed), and refined (publication-quality with review and polish) — supporting any language pair with options for audience, style, and custom glossary.
A collection of Claude Code skills for content generation including Xiaohongshu infographics, slide decks, comics, cover images, and social media publishing to X and WeChat.
Provides guidance for implementing cross-cutting security features in Better Auth, including rate limiting, CSRF protection, session security, trusted origins, secret management, OAuth security, and IP tracking.
A Claude Code skill for PostgreSQL table design covering schema architecture, indexing strategies, constraints, normalization, and performance optimization within the wshobson/agents ecosystem.
Creates Flutter model classes with fromJson and toJson methods using dart:convert for manually mapping JSON keys to class properties, ideal for simple data structures.
An agent skill for managing InsForge projects via the CLI, covering authentication, database operations, edge function deployment, storage management, AI setup with OpenRouter, payments, and CI/CD workflows.
Adds flutter_localizations and intl dependencies, enables code generation in pubspec.yaml, and creates an l10n.yaml configuration file to initialize localization support for a new Flutter project.
A Claude Code skill that scaffolds production-ready FastAPI projects with async patterns, bundled with specialized Python agents and 16 progressive-disclosure skills for testing, packaging, and performance optimization.