Showing 30 of 119588 results
Transcribes audio files to text using OpenAI's Whisper API, supporting multiple audio formats and customizable output options.
Implements caching strategies for Flutter apps to improve performance and enable offline support by retaining data locally. Use when reducing network requests or speeding up app startup.
Railway deployment skill for deploying and managing applications on Railway cloud platform. Follows the Agent Skills open format and supports Claude Code, OpenAI Codex, OpenCode, and Cursor.
Official Sentry skill for setting up error monitoring in React applications, covering @sentry/react installation, browser tracing integration, error boundaries, and session replay
Skill for evaluating trade-offs between competing options using mental models from 40 product leaders, covering speed vs quality, short-term vs long-term, and constraint analysis
from aradotso/trending-skills
Guides teams in conducting structured, value-focused design reviews by establishing clear feedback frameworks and quality standards.
Centralized Claude Code skills and commands organized by category (project management, bioinformatics, data analysis, Galaxy platform) for reuse across projects via symlinks.
Skill for designing platform business strategies using frameworks from 24 product leaders, covering marketplaces, API platforms, multi-sided network effects, and developer ecosystems
Binance CLI module for VIP Loan — query borrow interest rates, collateral/loanable asset data, and interest-rate history; borrow, renew, and repay VIP loans; and inspect ongoing orders, accrued interest, collateral accounts, and application status. All endpoints are authenticated.
Guides founders through strategic fundraising by challenging assumptions, crafting compelling pitches, and preparing for investor interactions.
from aradotso/trending-skills
Skill for building and scaling sales organizations using frameworks from 14 product leaders, covering first hire timing, compensation structures, and founder-led sales transition
Code review skill that finds high-impact defects in changed code with evidence, prioritizing security, correctness, and regressions over style nits, with optional --fix flag to automatically apply suggested fixes in severity order and verify changes.
Skill for cross-functional collaboration using frameworks from 57 product leaders at Linear and Airbnb, covering PM-engineering relationships, role clarity, and product trio building
from aradotso/trending-skills
from aradotso/trending-skills
Fully asynchronous reinforcement-learning framework that turns live multi-turn conversations into training signal for personalized agents, wrapping a self-hosted model as an OpenAI-compatible API via OpenClaw and continuously optimizing the policy in the background. Runs four independent loops (serving, rollout collection, PRM/judge evaluation, GRPO/OPD training via slime or Tinker) that never block each other.
Skill for running effective decision-making processes using frameworks from 65 product leaders, covering DACI/RAPID frameworks, reversibility assessment, and commitment building
An official Expo team skill for AI agents that provides insights into EAS (Expo Application Services) updates, part of the Expo skills suite for building, deploying, and debugging Expo apps with Claude Code and other AI coding tools.
Guides users through systematically defining product ideas by starting with customer problems, writing press releases, and developing FAQs to clarify value propositions before building.
A tutor setup skill that turns any knowledge source (PDF, Markdown, HTML, code) into an Obsidian StudyVault, creating structured study materials for interactive learning.
Official Streamlit skill for building production-grade Streamlit apps, routing to specialized sub-skills for performance optimization, layouts, design, data display, and Snowflake integration