productivity▌
6,493 indexed skills · max 10 per page
drizzle-migrations
bobmatnyc/claude-mpm-skills · Productivity
Migration-first database development workflow using Drizzle ORM for TypeScript/JavaScript projects. \n \n SQL migrations are the single source of truth; always write migrations before TypeScript schema definitions to prevent schema drift across environments \n Includes complete workflow: design SQL migration, generate TypeScript definitions via drizzle-kit, create snapshots, implement schema, organize by domain, and validate in CI/CD \n Covers common patterns for adding columns, creating junctio
gtm-enterprise-onboarding
github/awesome-copilot · Productivity
Four-phase framework for onboarding enterprise customers from contract to value realization. The goal isn't just go-live — it's sustained adoption that doesn't cliff at Week 12.
code-reviewer
davila7/claude-code-templates · Productivity
Automated code review across TypeScript, JavaScript, Python, Swift, Kotlin, and Go with quality analysis and security scanning. \n \n Three core scripts: PR analyzer for automated scaffolding, code quality checker for deep analysis and performance metrics, and review report generator for structured output \n Includes comprehensive reference documentation covering code review checklists, coding standards, and common antipatterns with real-world examples \n Supports modern tech stacks including Re
address-github-comments
sickn33/antigravity-awesome-skills · Productivity
Systematically address GitHub PR review comments and issue feedback using the gh CLI. \n \n Fetches and inspects PR comments and review threads to understand feedback before applying fixes \n Guides categorization and planning of comments, with user confirmation checkpoints for prioritization \n Applies code changes and responds to comment threads as resolved using gh CLI commands \n Requires gh authentication; includes auth status verification as a prerequisite step \n
asc-localize-metadata
rudrankriyam/asc-skills · Productivity
Use this skill to pull English (or any source locale) App Store metadata, translate it with LLM, and push translations back to App Store Connect — all automated.
agile-product-owner
davila7/claude-code-templates · Productivity
INVEST-compliant user story generation, sprint planning, and backlog management for agile teams. \n \n Generates well-formed user stories with automatic acceptance criteria from epics, validated against INVEST principles \n Includes sprint capacity planning, point estimation, and priority assignment to streamline sprint execution \n Provides velocity tracking and backlog prioritization metrics for stakeholder communication and agile ceremonies \n Core functionality accessible via Python scripts
spring-boot-resilience4j
giuseppe-trisciuoglio/developer-kit · Productivity
Fault tolerance and resilience patterns for Spring Boot microservices using Resilience4j. \n \n Provides six core patterns: circuit breaker, retry with exponential backoff, rate limiter, bulkhead (semaphore and thread pool), time limiter, and fallback mechanisms \n Annotation-based integration with Spring Boot 3.x AOP; patterns can be stacked on single methods for comprehensive fault tolerance \n Includes configuration examples for all patterns in YAML, with health indicator and Actuator endpoin
monday.com-automation
claude-office-skills/skills · Productivity
Comprehensive skill for automating Monday.com work management and team workflows.
segment-cdp
sickn33/antigravity-awesome-skills · Productivity
Client-side tracking with Analytics.js. Include track, identify, page, and group calls. Anonymous ID persists until identify merges with user.
agent-sessions-layout
microsoft/vscode · Productivity
When working on the Agents workbench layout, always follow these guidelines: