productivity▌
6,493 indexed skills · max 10 per page
plannotator
supercent-io/skills-template · Productivity
Visual plan and diff review UI with structured feedback, annotation, and auto-save to Obsidian or Bear Notes. \n \n Integrates with Claude Code, Gemini CLI, Codex CLI, and OpenCode via hooks or plugins; automatically opens when agents exit plan mode \n Supports three annotation types (delete, insert, replace, comment) with line-level precision for both plans and code diffs \n Includes image annotation for UI/UX feedback and split/unified diff views for code review \n Auto-saves approved plans to
gws-people
googleworkspace/cli · Productivity
Google Contacts and profiles management via the People API. \n \n Manage contact groups with create, update, delete, and batch operations; contact group names must be unique per user \n Create, update, and batch-manage individual contacts with support for photos, metadata, and field-level control via update_mask \n Search contacts across grouped contacts, other contacts, and domain directory with warmup request requirement for cache optimization \n List and sync contacts incrementally using sync
solution-architect
404kidwiz/claude-supercode-skills · Productivity
Provides expertise in designing enterprise-scale solutions that align technology with business objectives. Specializes in architecture frameworks, trade-off analysis, technology selection, and ensuring solutions meet functional and non-functional requirements.
tanstack-query
tanstack-skills/tanstack-skills · Productivity
Server-state management with automatic caching, background refetching, and synchronization for React, Vue, Solid, Svelte, and Angular. \n \n Handles queries (data fetching), mutations (updates), and infinite queries with built-in pagination, stale-while-revalidate patterns, and optimistic updates \n Provides hierarchical query keys for granular cache invalidation, automatic request deduplication, and AbortSignal-based cancellation \n Includes Suspense integration via useSuspenseQuery , SSR/hydra
dogfood
callstackincubator/agent-device · Productivity
Systematically explore a mobile app, find issues, and produce a report with full reproduction evidence for every finding.
security-auditor
sickn33/antigravity-awesome-skills · Productivity
Expert security auditor for DevSecOps, application security, and compliance frameworks. \n \n Covers comprehensive security domains including DevSecOps automation, cloud security, OWASP vulnerabilities, authentication/authorization protocols, and compliance frameworks like GDPR, HIPAA, and PCI-DSS \n Performs threat modeling, vulnerability assessment, penetration testing, and security testing across SAST, DAST, container scanning, and infrastructure analysis \n Integrates security into developme
join-meeting
pattern-ai-labs/agentcall · productivity
Agentcall (join-meeting) lets your AI agent to join meetings and collaborate like a real teammate
sre-engineer
jeffallan/claude-skills · Productivity
SRE practices for defining SLOs, managing error budgets, automating toil, and building resilient production systems. \n \n Defines quantitative SLOs with SLI measurements, calculates error budgets, and enforces burn-rate policies to balance reliability with feature velocity \n Provides golden signal monitoring (latency, traffic, errors, saturation) with multiwindow burn-rate alerting rules and PromQL query templates \n Includes automation patterns for toil reduction, chaos engineering test desig
shopware6-best-practices
bartundmett/skills · Productivity
Comprehensive best practices guide for Shopware 6.6+ development, designed for AI agents and LLMs helping agency developers. Contains 77 rules across 22 categories, prioritized by impact to guide automated refactoring and code generation.
code-review
skillcreatorai/ai-agent-skills · Productivity
Automated code review across security, performance, quality, and testing dimensions. \n \n Analyzes pull requests for four distinct review categories: security vulnerabilities (SQL injection, XSS, hardcoded secrets), performance issues (N+1 queries, memory leaks, missing caches), code quality (duplication, SRP violations, poor naming), and test coverage gaps \n Flags issues at three severity levels (critical, suggestions, nits) with explanations and suggested fixes for each finding \n Includes a