productivity▌
6,455 indexed skills · max 10 per page
paper-audit
bahayonghang/academic-writing-skills · Productivity
paper-audit is now deep-review-first. Its core job is to behave like a serious reviewer: find technical, methodological, claim-level, and cross-section issues; keep script-backed findings separate from reviewer judgment; and return a structured issue bundle plus a revision roadmap.
ethical-hacking-methodology
davila7/claude-code-templates · Productivity
Master the complete penetration testing lifecycle from reconnaissance through reporting. This skill covers the five stages of ethical hacking methodology, essential tools, attack techniques, and professional reporting for authorized security assessments.
slides
openai/skills · Productivity
Use PptxGenJS for slide authoring. Do not use python-pptx for deck generation unless the task is inspection-only; keep editable output in JavaScript and deliver both the .pptx and the source .js.
agent-reach
panniantong/agent-reach · Productivity
Multi-platform web search and content reading across 16+ social and web sources. \n \n Supports 16 platforms including Twitter/X, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu, Douyin, Weibo, WeChat articles, LinkedIn, Instagram, V2EX, RSS, and general web search via Exa \n Zero configuration required for 8 channels; others need cookies or API keys (Groq for podcast transcription, Exa for web search) \n Provides command-line tools and Python APIs for searching, reading threads, extracting trans
pwa-development
jwynia/agent-skills · Productivity
Implement Progressive Web App features including service workers, caching strategies, offline support, and installation prompts for React and Svelte applications.
latex-paper-en
bahayonghang/academic-writing-skills · Productivity
Compile, audit, and improve English LaTeX conference and journal papers with targeted module-based checks. \n \n Supports 12 specialized modules covering compilation, formatting, bibliography validation, grammar, sentence clarity, logic flow, expression polish, translation, title optimization, figure quality, pseudocode review, and experiment-section analysis. \n Preserves LaTeX syntax, citations, references, labels, and math environments by default; returns findings in diff-comment style for ea
tanstack-query-best-practices
deckardger/tanstack-agent-skills · Productivity
TanStack Query best practices for optimized data fetching, caching, mutations, and server state management in React. \n \n Covers 32 rules across 10 categories: query keys, caching strategies, mutations, error handling, prefetching, infinite queries, SSR integration, parallel queries, performance optimization, and offline support \n Each rule includes explanation, anti-patterns, recommended implementations, and contextual guidance for when to apply \n Prioritized by impact: critical rules preven
systemverilog
mindrally/skills · Productivity
You are an expert in SystemVerilog for FPGA and ASIC design, verification, and hardware optimization.
simpy
davila7/claude-code-templates · Productivity
SimPy is a process-based discrete-event simulation framework based on standard Python. Use SimPy to model systems where entities (customers, vehicles, packets, etc.) interact with each other and compete for shared resources (servers, machines, bandwidth, etc.) over time.
php-pro
jeffallan/claude-skills · Productivity
Modern PHP development with strict typing, enterprise patterns, and framework expertise across Laravel and Symfony. \n \n Enforces PHP 8.3+ strict types, PSR-12 standards, and PHPStan level 9 static analysis on all code before delivery \n Scaffolds typed domain models, DTOs, value objects, services, repositories, and controllers with full dependency injection \n Generates PHPUnit and Pest tests with 80%+ coverage requirements; runs both test suites and static analysis as mandatory verification g