Trending Agent Skills
1084 skills24-hour trending
Polish and refine existing motion against the transitions.dev motion-token scale — duration, distance, scale, blur, and easing — plus the rules for WHEN each token applies.
Deepline Monitors are provider event feeds (job posts, email replies, funding, intent) that stream into your warehouse and trigger plays.
Deepline pre-research skill: discover critical data sources, compare provider coverage, estimate credit cost, and recommend a source plan before building or running a workflow.
TypeScript best practices: apply type-system discipline when reading or editing any .ts or .tsx file.
Optimizes a React Native app by profiling first to find real bottlenecks, then sweeping for mechanical issues.
Step-by-step workflows for developing or debugging React Native apps on iOS simulator or Android emulator.
Use Dart switch expressions and pattern matching to simplify code and ensure exhaustiveness.
React SPA auth patterns for Vite/CRA with @clerk/react, covering ClerkProvider setup, useAuth/useUser/useClerk hooks, React Router protected routes, and custom sign-in flows.
Applies motion design principles to create emotionally-driven, technically sound animations and transitions.
Optimizes Unity 6 audio memory, CPU cost, and playback quality through correct import settings and mixer configuration.
A guided flow to bootstrap a brand-new Unity project from scratch, covering concept, platforms, monetization, Editor install, project creation, source control, and packages.
Write or rewrite technical text with the rules of ASD-STE100 Simplified Technical English so it is clear, unambiguous, and free of AI slop.
Set up and connect to an iOS simulator using argent MCP tools, for new sessions, booting simulators, or getting UDIDs.
A workflow for fixing Dart package version conflicts, used when `pub get` fails due to incompatible package versions.
Compare saved or live app screenshots with the argent screenshot-diff tool for visual regression testing and before/after UI comparisons.
Use package:ffigen to automatically generate FFI bindings instead of writing them manually.
Debug a JS runtime via CDP, primarily React Native through Metro, with partial support for Chromium apps.
Migrate Dart tests from package:matcher to the package:checks assertion library.
Sets up and configures Unity Localization, including locales, String/Asset Tables, CJK font support, and Addressables workflows.
Profile a React Native Hermes app to measure re-render and CPU performance using argent profiler tools.
A guide to building Dart CLI applications, covering project setup, argument parsing, error handling, testing, compilation, and distribution.
Helps users write syntactically and semantically correct primary constructors in Dart and migrate to or use the new constructor syntax.
Interact with an iOS simulator, Android emulator, or Chromium (CDP) app using argent MCP tools, including tapping, gestures, scrolling, typing, hardware buttons, launching apps, opening URLs, screenshots, and waiting for elements.
Fixes Flutter layout errors (overflows, unbounded constraints) using Dart and Flutter MCP tools.
Provides expert guidance on authenticating and authorizing to Google Cloud services and APIs, covering human users, service identities, Application Default Credentials (ADC), and best practices for secure access.
Create, record, edit, replay, or repair reusable Argent flow YAML files.
Generate a sound effect from a text description using Sonilo, for when there is no video to match.
Native profiling for CPU hotspots, UI hangs, and memory issues on iOS via xctrace and Android via Perfetto, for diagnosing native-level performance problems.
Unity IMGUI (Immediate Mode GUI) expert for legacy editor tools using OnGUI/immediate mode.
The argent-lens skill lets you propose multiple visual design variants for on-screen elements and let a human pick in the Argent Lens window.
Rules and formatting guidelines for writing Dart /// API documentation and doc comments, following Effective Dart documentation guidelines.
Autonomously test an app UI (iOS or Android) by running interact-screenshot-verify loops using argent MCP tools.
The cloud-sql-basics skill creates and manages Cloud SQL instances and databases for MySQL, PostgreSQL, and SQL Server.
Provides foundational Firebase CLI setup, login, project management, and app config file downloads.
Interact with Langfuse and access its documentation for tracing, monitoring, dataset creation, experiments, and evaluating AI applications.
Grant, deny, or reset an app's runtime permissions on an iOS simulator or Android device using the argent settings-permissions tool, without navigating the system Settings UI.
Upload a file to Google Drive using the gws CLI with automatic MIME type detection and filename inference.
Optimizes Unity 6 WebGL and WebGPU builds for smaller download size, faster initial load, and efficient browser runtime performance.
Control and inspect TV apps via argent — Apple TV (tvOS), Android TV (leanback), and Amazon Fire TV (Vega).
Append a row or rows to a Google Sheets spreadsheet using the gws command-line tool.
Transitions.dev provides 32 production-ready CSS transitions, each namespaced under `t-*` selectors with semantic CSS custom properties and reduced-motion support.
Generates security-focused guidance for Google Cloud workloads based on the Google Cloud Well-Architected Framework security pillar.
Direct browser control via CDP for web interaction: automation, scraping, testing, screenshots, and site/app work.
Generates guidance for reliability, resilience, availability, redundancy, fault-tolerance, and disaster recovery for Google Cloud workloads based on the Google Cloud Well-Architected Framework.
Build full-paper Chinese-English side-by-side, figure/table/equation-aware, source-grounded Markdown readers for journal or conference papers from PDF, DOI, arXiv, publisher HTML, or pasted text.
Build and operate a live game using Unity Services, covering backend-driven features such as battle passes, achievements, player progression, cloud saves, leaderboards, matchmaking, virtual economies, server-authoritative logic, anti-cheat, player accounts and authentication, remote configuration, feature flags, A/B testing, analytics, and cloud resource deployment.