productivity▌
6,493 indexed skills · max 10 per page
text-to-speech
inference-sh/skills · Productivity
Convert text to natural speech via inference.sh CLI.
character-arc
jwynia/agent-skills · Productivity
You help writers design internal character journeys and diagnose why transformations aren't working.
pypict-skill
sickn33/antigravity-awesome-skills · Productivity
Pypict Skill \n Overview \n Pairwise test generation \n When to Use This Skill \n Use this skill when you need to work with pairwise test generation. \n Instructions \n This skill provides guidance and patterns for pairwise test generation. \n For more information, see the source repository .
animated-component-libraries
freshtechbro/claudedesignskills · Productivity
This skill provides expertise in pre-built animated React component libraries, specifically Magic UI and React Bits. These libraries offer production-ready, animated components that significantly accelerate development of modern, interactive web applications.
hqq-quantization
davila7/claude-code-templates · Productivity
Fast, calibration-free weight quantization supporting 8/4/3/2/1-bit precision with multiple optimized backends.
quantizing-models-bitsandbytes
davila7/claude-code-templates · Productivity
bitsandbytes reduces LLM memory by 50% (8-bit) or 75% (4-bit) with <1% accuracy loss.
flutter-form
flutter/skills · Productivity
Implements stateful form validation in Flutter using Form, TextFormField, and GlobalKey<FormState>. Manages validation state efficiently without unnecessary key regeneration and handles user input validation workflows. Assumes a pre-existing Flutter environment with Material Design dependencies available.
adk-scaffold
google/adk-docs · Productivity
Scaffold new ADK agent projects and add deployment, CI/CD, and infrastructure to existing ones. \n \n Provides guided project creation with templates for standard agents, agent-to-agent (A2A) coordination, and RAG with data ingestion \n Supports multiple deployment targets: Agent Engine (managed), Cloud Run (container), GKE (Kubernetes), or prototype-only (code without deployment scaffolding) \n Includes optional CI/CD pipeline setup via GitHub Actions or Google Cloud Build, session storage conf
dropbox
membranedev/application-skills · Productivity
Cloud file storage and sharing with account management, file operations, and shared link controls. \n \n Covers 15+ actions including file/folder operations (create, move, copy, delete), metadata retrieval, search, and revision history \n Shared link management: create, list, and revoke links; generate temporary download links \n Account introspection: retrieve current user info and storage space usage \n Membrane CLI handles authentication and credential refresh automatically; supports both int
code-review-and-quality
addyosmani/agent-skills · Productivity
Multi-dimensional code review with quality gates. Every change gets reviewed before merge — no exceptions. Review covers five axes: correctness, readability, architecture, security, and performance.