productivity▌
6,493 indexed skills · max 10 per page
wxt-browser-extensions
pproenca/dot-skills · Productivity
Comprehensive performance optimization guide for WXT browser extension development. Contains 49 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation. Updated for WXT v0.20+.
token-efficiency
delphine-l/claude_global · Productivity
Token optimization strategies for cost-effective Claude Code usage across all projects. \n \n Use Opus for learning and deep codebase understanding, Sonnet (default) for development, debugging, and implementation tasks; typical pattern saves ~50% tokens \n Prefer bash commands over reading files for modifications: use sed , cp , cat instead of Read/Edit/Write cycles, saving 90-95% on file operations \n Filter before reading with grep , head , tail , and check file metadata first; never read enti
jenkins-pipeline
aj-geddes/useful-ai-prompts · Productivity
Enterprise-grade Jenkins pipelines with declarative and scripted syntax for multi-stage CI/CD automation. \n \n Supports both declarative and scripted pipeline approaches, with multi-branch pipeline and parameterized build capabilities \n Includes environment variables, credentials management, approval gates, and artifact archiving for production-safe deployments \n Covers agent configuration, stage orchestration, test reporting (JUnit), and Docker registry integration \n Best practices emphasiz
the-fool
jeffallan/claude-skills · Productivity
Structured critical reasoning to stress-test ideas, plans, and decisions through five distinct challenge modes. \n \n Five reasoning modes: expose assumptions (Socratic), argue the other side (dialectic), find failure modes (pre-mortem), attack this (red team), and test evidence (falsification) \n Two-step mode selection guides users to the right challenge approach based on their goal \n Steelmans positions before challenging them, grounds objections in concrete reasoning, and synthesizes insigh
linkedin-posts
kostja94/marketing-skills · Productivity
Guides LinkedIn post copy creation and optimization. Use for generating publish-ready professional content. Suitable for copy agents and design agents (image specs).
salesforce-developer
jeffallan/claude-skills · Productivity
Apex code, Lightning Web Components, SOQL optimization, and Salesforce platform development with governor limit enforcement. \n \n Covers Apex classes, triggers, batch jobs, async processing, and platform events with bulkification patterns and test class templates \n Includes Lightning Web Component design, wire service integration, and component lifecycle best practices \n Provides SOQL/SOSL optimization guidance, relationship queries, and indexed field selection to stay within governor limits
performance-optimization
supercent-io/skills-template · Productivity
Diagnose and fix performance bottlenecks across React frontends and database backends. \n \n Covers frontend optimization: React.memo, useMemo, useCallback, lazy loading, code splitting, image optimization, and bundle analysis \n Includes backend strategies: N+1 query fixes, database indexing, Redis caching, and API compression \n Provides measurement tools and workflows using Lighthouse, Web Vitals, and webpack-bundle-analyzer \n Emphasizes profiling first, incremental improvements, and continu
ghidra
mitsuhiko/agent-stuff · Productivity
Perform automated reverse engineering using Ghidra's analyzeHeadless tool. Import binaries, run analysis, decompile to C code, and extract useful information.
nuqs
pproenca/dot-skills · Productivity
Type-safe URL query state management for Next.js with 42 prioritized best practices across parser configuration, setup, and server integration. \n \n Covers critical parser configuration (typed parsers, defaults, enums, arrays, JSON, dates) and adapter setup (NuqsAdapter, 'use client' directives, Next.js version compatibility) \n Includes high-impact state management patterns using useQueryStates, functional updates, null clearing, and controlled inputs \n Provides server integration guidance fo
academic-writing
jamditis/claude-skills-journalism · Productivity
$22