productivity▌
6,493 indexed skills · max 10 per page
vercel-deploy
vercel-labs/agent-skills · Productivity
Instant deployment to Vercel with auto-detected frameworks and no authentication required. \n \n Packages projects into tarballs, auto-detects frameworks from package.json , and returns a live preview URL plus a claimable deployment link for account transfer \n Supports 20+ frameworks across React, Vue, Svelte, backend runtimes, and static HTML projects \n Excludes node_modules and .git from deployments to minimize package size \n Returns both human-readable URLs and JSON output for programmatic
tavily-key-generator-proxy
aradotso/trending-skills · Productivity
Skill by ara.so — Daily 2026 Skills collection
wcag-audit-patterns
sickn33/antigravity-awesome-skills · Productivity
Comprehensive guide to auditing web content against WCAG 2.2 guidelines with actionable remediation strategies.
function-creator
get-convex/agent-skills · Productivity
Generate type-safe Convex queries, mutations, and actions with built-in validation, authentication, and error handling. \n \n Supports three function types: queries (read-only, cached), mutations (transactional writes with automatic retries), and actions (external APIs, long-running tasks) \n Enforces argument and return type validation via Convex validators; includes authentication checks and authorization patterns for ownership verification \n Actions requiring Node.js APIs (SDKs, crypto) must
angular-best-practices
boise-state-development/agentcore-public-stack · Productivity
Angular 21 development with signals, standalone components, reactive patterns, and strict TypeScript typing. \n \n Use standalone components with ChangeDetectionStrategy.OnPush , input() / output() functions, and computed() for derived state instead of decorators and ngClass / ngStyle \n Manage async data with resource() for signal-based fetching, handling loading/error states via hasValue() and status checks \n Build templates with native control flow ( @if , @for , @switch ), async pipes, and
mapbox-web-performance-patterns
mapbox/mapbox-agent-skills · Productivity
Performance optimization patterns for Mapbox GL JS applications, prioritized by user impact. \n \n Eliminate initialization waterfalls by loading map data in parallel with map initialization, and set precise viewport to avoid redundant tile fetches \n Use symbol layers for 100+ markers (GPU-accelerated) and clustering for 10,000+ features; avoid HTML markers at scale \n Choose GeoJSON for datasets under 5 MB, vector tiles for 20+ MB; implement viewport-based loading to reduce bandwidth \n Always
dev-slides
claude-office-skills/skills · Productivity
This skill enables creation of developer-focused presentations using Slidev - a Vue-powered presentation framework. Write slides in Markdown with live code demos, diagrams, and components.
zod
bobmatnyc/claude-mpm-skills · Productivity
TypeScript-first schema validation with automatic static type inference from runtime schemas. \n \n Define schemas once and automatically infer TypeScript types for compile-time safety; supports primitives, objects, arrays, unions, and recursive types \n Validate data with parse() (throws) or safeParse() (returns result object); includes async validation for database lookups and external checks \n Transform and refine data during validation using transform() , refine() , and superRefine() for cu
openclaw-config
aradotso/trending-skills · Productivity
Diagnose and fix real problems. Every command here is tested and works.
business-health-diagnostic
deanpeters/product-manager-skills · Productivity
Holistic SaaS health assessment across growth, retention, unit economics, and capital efficiency. \n \n Evaluates four interconnected dimensions—growth & retention, unit economics, capital efficiency, and strategic position—against stage-specific benchmarks (pre-$10M, $10M–$50M, $50M+ ARR) \n Identifies red flags by severity (critical, high priority, medium priority) and surfaces root causes rather than isolated metric problems \n Delivers a prioritized action plan with expected impact, fro