productivity▌
6,493 indexed skills · max 10 per page
wechat-article-writer
iamzhihuix/happy-claude-skills · Productivity
Automated WeChat article writing workflow with research, drafting, headline generation, and formatting optimization. \n \n Four-step pipeline: web research across multiple sources, article composition (1000–1500 words), generation of five viral-optimized headlines, and layout recommendations \n Reads user's CLAUDE.md file to match writing style, tone, and signature closing; structures content with emotional storytelling, problem-solution-summary flow \n Headline generation focuses on pain points
playcanvas-engine
freshtechbro/claudedesignskills · Productivity
Lightweight WebGL/WebGPU game engine with entity-component architecture, visual editor integration, and performance-focused design.
pnpm
antfu/skills · Productivity
Fast, disk-efficient Node.js package manager with strict dependency resolution and monorepo support. \n \n Enforces strict dependency resolution by default, preventing phantom dependencies; uses content-addressable storage to deduplicate packages across projects \n Supports monorepo workspaces with filtering, shared lockfiles, and workspace protocol; configuration via pnpm-workspace.yaml \n Includes advanced dependency management: catalogs for centralized version control, overrides to force spec
tanstack-table
casper-studios/casper-marketplace · Productivity
Use context7 for the latest documentation. Use deepwiki to ask questions about the library's implementation.
drizzle-orm-patterns
giuseppe-trisciuoglio/developer-kit · Productivity
Expert guide for building type-safe database applications with Drizzle ORM. Covers schema definition, relations, queries, transactions, and migrations for all supported databases.
web-search
jwynia/agent-skills · Productivity
Web search using the agent's built-in WebSearch tool, no API key required. \n \n Accepts simple query strings and returns relevant web results; best for current information, recent events, fact verification, and real-time research \n Effective queries benefit from specificity, year inclusion for recency, and domain-specific terminology; iterative refinement recommended for broad or multi-perspective searches \n Results cannot access paywalled content and depend on the agent's WebSearch implement
skill-finder
aktsmm/agent-skills · Productivity
Full-featured Agent Skills management tool.
ctf-pwn
ljagiello/ctf-skills · Productivity
Comprehensive binary exploitation reference covering stack overflows, ROP chains, heap attacks, kernel pwn, and advanced CTF techniques. \n \n Covers 50+ exploitation techniques including buffer overflows, format strings, ROP/ret2libc, heap vulnerabilities (House of Orange/Spirit/Lore, tcache stashing unlink), UAF, race conditions, and seccomp bypass \n Includes kernel exploitation (modprobe_path, tty_struct kROP, userfaultfd, KASLR/KPTI bypass, SLUB heap spray) and Windows SEH overwrite with Vi
wordpress-pro
jeffallan/claude-skills · Productivity
Custom WordPress themes, plugins, Gutenberg blocks, WooCommerce stores, and REST API endpoints with security hardening and performance optimization. \n \n Covers theme development, plugin architecture, block creation, hooks/filters, and WooCommerce customization with WordPress coding standards validation \n Enforces security across nonce verification, input sanitization, output escaping, capability checks, and prepared database queries \n Includes performance patterns for transient/object cachin
c4-architecture
softaworks/agent-toolkit · Productivity
Generate software architecture documentation using C4 model Mermaid diagrams. \n \n Supports all four C4 levels: System Context, Container, Component, and Deployment diagrams, plus Dynamic diagrams for request flows \n Includes syntax and examples for people, systems, containers, components, boundaries, and relationships with directional and styling options \n Provides microservices modeling guidance for single-team and multi-team ownership, plus event-driven architecture patterns \n Recommends