Global Coding Style
Apply reality-first coding standards: intentional naming, focused functions, guard clauses, and deterministic side effects, with no speculative features.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
312 skills found
Apply reality-first coding standards: intentional naming, focused functions, guard clauses, and deterministic side effects, with no speculative features.
Technical SEO audit skill for crawlability, indexability, and Core Web Vitals analysis. Use to audit webpages, validate schema, and fix technical performance issues.
Guidance on frontend state management, including global stores like Zustand/Pinia, server state via TanStack Query, and URL state handling.
TailwindCSS v4 pattern library with CSS-first configuration, @theme design tokens, @source content detection, and modern CSS utilities for high-performance frontend workflows.
Official React client for RivetKit. Provides hooks like useActor and createRivetKit to build realtime React applications connected to Rivet Actors.
Autonomous multi-team codebase improvement agent with specialized modes: narrow (goal-directed), broad (hypothesis-divergent), and sweep (quality-focused).
Create and test AI-ready MCP tools for any web application. Inject code, automate browser interactions, and turn websites into intelligent agents.
Implement production-grade AI agents with LangGraph, tool-calling guardrails, SSE streaming, and episodic memory. Includes anti-patterns, fix pairs, and stateful architecture patterns.
Interact with GitHub via the gh CLI to manage issues, pull requests, workflow runs, and execute advanced API queries programmatically.
Downloads YouTube videos directly to your ~/Downloads folder using yt-dlp. Supports high-quality audio and video extraction.
Get started with WebF development: setup WebF Go, initialize Vite-based web projects (React/Vue/Svelte), and preview apps in a W3C-compliant native runtime.
Replaces arbitrary test timeouts with robust condition-based polling to eliminate flaky tests, race conditions, and timing-dependent failures in software testing suites.