productivity▌
6,493 indexed skills · max 10 per page
jira-automation
claude-office-skills/skills · Productivity
Comprehensive skill for automating Jira project management and agile workflows.
social-media-analyzer
alirezarezvani/claude-skills · Productivity
Engagement metrics, ROI calculations, and platform benchmarking for social media campaigns. \n \n Calculates engagement rate, CTR, reach rate, virality rate, and save rate across Instagram, Facebook, Twitter/X, LinkedIn, and TikTok \n Compares actual performance against platform-specific benchmarks with performance ratings (excellent, good, average, poor) \n Computes ROI and cost metrics (CPE, CPC, CPM) when ad spend is provided, with engagement value estimates per action type \n Identifies top
pulumi-component
pulumi/agent-skills · Productivity
$23
shopify-products
jezweb/claude-skills · Productivity
Create, update, and bulk-import Shopify products. Produces live products in the store via the GraphQL Admin API or CSV import.
fix-review
trailofbits/skills · Productivity
Verifies security audit fixes are correctly implemented without introducing new bugs. \n \n Analyzes commit ranges against security findings (Trail of Bits format, numbered findings, or JSON) to confirm root causes are addressed, not just symptoms \n Assigns status to each finding: FIXED, PARTIALLY_FIXED, NOT_ADDRESSED, or CANNOT_DETERMINE, with evidence linking commits to specific code changes \n Detects bug introduction patterns including access control weakening, validation removal, error han
eventkit-calendar
dpearson2699/swift-ios-skills · Productivity
Create, read, and manage calendar events and reminders. Covers authorization, event and reminder CRUD, recurrence rules, alarms, and EventKitUI editors. Targets Swift 6.2 / iOS 26+.
pptx
davila7/claude-code-templates · Productivity
Create, edit, read, and manipulate PowerPoint presentations with design guidance and quality assurance workflows. \n \n Supports three primary workflows: reading/extracting text from existing .pptx files, editing presentations via template unpacking and repacking, and creating decks from scratch using PptxGenJS \n Includes opinionated design guidelines covering color palettes, typography, layout patterns, spacing, and common anti-patterns to avoid generic AI-generated aesthetics \n Provides mand
security-compliance
davila7/claude-code-templates · Productivity
Defense-in-depth security architecture, compliance frameworks, and incident response guidance for enterprise security programs. \n \n Covers six-phase security lifecycle: assess, design, implement, monitor, respond, and audit—with decision frameworks for risk assessment, control selection, compliance framework choice, and vulnerability prioritization \n Addresses nine core security domains including IAM, network security, data protection, application security, cloud security, endpoint security,
spring-boot-dependency-injection
giuseppe-trisciuoglio/developer-kit · Productivity
Constructor-first dependency injection patterns for Spring Boot with optional collaborator handling and bean selection strategies. \n \n Prioritizes constructor injection to keep dependencies explicit, immutable, and testable without Spring context. \n Handles optional dependencies through guarded setters, ObjectProvider, and deterministic no-op defaults. \n Resolves bean ambiguity using @Primary, @Qualifier, profiles, and conditional annotations (@ConditionalOnProperty, @ConditionalOnMissingBea
flags-sdk
vercel/flags · Productivity
The Flags SDK (flags npm package) is a feature flags toolkit for Next.js and SvelteKit. It turns each feature flag into a callable function, works with any flag provider via adapters, and keeps pages static using the precompute pattern. Vercel Flags is the first-party provider, letting you manage flags from the Vercel dashboard or the vercel flags CLI.