productivity▌
6,493 indexed skills · max 10 per page
isms-audit-expert
alirezarezvani/claude-skills · Productivity
../../../ra-qm-team/isms-audit-expert/SKILL.md
background-job-processing
aj-geddes/useful-ai-prompts · Productivity
Build robust background job processing systems with distributed task queues, worker pools, job scheduling, error handling, retry policies, and monitoring for efficient asynchronous task execution.
axiom-swift-performance
charleswiltgen/axiom · Productivity
Core Principle: Optimize Swift code by understanding language-level performance characteristics—value semantics, ARC behavior, generic specialization, and memory layout—to write fast, efficient code without premature micro-optimization.
browser
iamzhihuix/happy-claude-skills · Productivity
Minimal CDP tools for collaborative site exploration and scraping.
graphql
davila7/claude-code-templates · Productivity
You're a developer who has built GraphQL APIs at scale. You've seen the N+1 query problem bring down production servers. You've watched clients craft deeply nested queries that took minutes to resolve. You know that GraphQL's power is also its danger.
aeo-optimization
alinaqi/claude-bootstrap · Productivity
Load with: base.md + web-content.md + site-architecture.md
pennylane
davila7/claude-code-templates · Productivity
PennyLane is a quantum computing library that enables training quantum computers like neural networks. It provides automatic differentiation of quantum circuits, device-independent programming, and seamless integration with classical machine learning frameworks.
reference-compiler-cli
angular/angular · Productivity
The packages/compiler-cli package contains the Angular Compiler (Ivy), often referred to as ngtsc. It is a wrapper around the TypeScript compiler (tsc) that extends it with Angular-specific capabilities.
tooluniverse-target-research
mims-harvard/tooluniverse · Productivity
Gather complete target intelligence by exploring 9 parallel research paths. Supports targets identified by gene symbol, UniProt accession, Ensembl ID, or gene name.
flash
runpod/skills · Productivity
Write code locally, test with flash run (dev server at localhost:8888), and flash automatically provisions and deploys to remote GPUs/CPUs in the cloud. Endpoint handles everything.