productivity▌
6,493 indexed skills · max 10 per page
ad-creative
coreyhaines31/marketingskills · Productivity
Generate and iterate high-performing ad creative at scale across any paid platform. \n \n Supports Google Ads RSAs, Meta, LinkedIn, TikTok, and Twitter/X with built-in character limits and format validation for each platform \n Two core modes: generate from scratch using audience and product context, or iterate from performance data by analyzing top/bottom performers and building on winning patterns \n Provides structured angle-based generation (pain point, outcome, social proof, urgency, identi
sales-enablement
coreyhaines31/marketingskills · Productivity
Sales collateral and playbooks that help reps close deals faster. \n \n Covers pitch decks, one-pagers, objection handling docs, demo scripts, ROI calculators, case study briefs, proposals, and sales playbooks tailored to specific buyer personas and deal stages \n Emphasizes rep-centric design: scannable formats, rep language, and situation-specific customization rather than generic templates \n Includes frameworks for discovery-driven demos, objection response strategies organized by category,
agent-browser
supercent-io/skills-template · Productivity
Deterministic browser automation for AI agents with snapshot-based element references and multi-session support. \n \n Interact with web pages using stable element refs (@e1, @e2, etc.) generated from snapshots, enabling reliable automation across DOM changes \n Core commands cover navigation, form filling, clicking, waiting, screenshots, PDFs, and visual regression testing via baseline comparison \n Supports parallel isolated sessions, network-aware waits (networkidle), and selector-based targe
p-image
inferen-sh/skills · Productivity
Fast, optimized image generation with Pruna's P-Image models via inference.sh CLI. \n \n Four model variants: P-Image for text-to-image, P-Image-LoRA with 11 preset styles, P-Image-Edit for image editing, and P-Image-Edit-LoRA for stylized edits \n Supports multiple aspect ratios (1:1, 16:9, 9:16, 4:3, 3:4, 3:2, 2:3, custom) and multi-image compositing for collages and combinations \n Requires inference.sh CLI ( infsh ) and login; run models via infsh app run pruna/[model-name] with JSON input p
writing-plans
obra/superpowers · Productivity
Comprehensive implementation plans for multi-step tasks, breaking down specs into bite-sized, testable steps. \n \n Decomposes requirements into focused tasks (2–5 minutes each) following TDD: write failing test, verify failure, implement, verify pass, commit \n Maps file structure upfront with clear boundaries and responsibilities, ensuring each file has one purpose and files that change together stay together \n Includes exact file paths, complete code samples, and specific commands with expec
tzst
xixu-me/skills · Productivity
Use this skill for the tzst command-line interface. Default to execution when the user clearly wants a real archive action and the required paths or archive names are already known.
unity
mindrally/skills · Productivity
You are an expert in Unity game development and C# with deep knowledge of game architecture and performance optimization.
typeset
pbakaus/impeccable · Productivity
Systematically assess and refine typography to eliminate generic defaults and establish clear hierarchy, readability, and brand personality. \n \n Analyzes five core typography dimensions: font choices, visual hierarchy, sizing consistency, readability metrics, and weight strategy across components \n Guides font selection, type scale establishment, and weight assignment aligned to brand personality and context (fixed scales for app UIs, fluid sizing for marketing pages) \n Covers practical read
create-agentsmd
github/awesome-copilot · Productivity
Generates standardized AGENTS.md files to help AI coding agents understand and work with your repository. \n \n Provides a template-driven approach for creating agent-focused documentation that complements README.md with technical setup, workflow, and testing instructions \n Covers essential sections including project overview, setup commands, development workflow, testing, code style, build/deployment, and PR guidelines \n Supports monorepo structures with guidance for creating AGENTS.md files
better-auth-best-practices
better-auth/skills · Productivity
Complete Better Auth server and client setup with database adapters, session management, plugins, and security configuration. \n \n Covers full workflow from installation through database migration, environment variable setup, and route handler creation across multiple frameworks \n Supports multiple database adapters (Prisma, Drizzle, MongoDB, direct connections) with critical guidance on model vs. table naming conventions \n Includes session storage strategies with secondary storage (Redis/KV)