All authors
thedixitjain avatar

Claude Skills by thedixitjain

github.com/thedixitjain
12,712 skillsA× 12,102B× 480C× 79D× 30F× 210 installs5,386 views
Github Code Review RuvnetA

Comprehensive GitHub code review with AI-powered swarm coordination

ai-agentsjavascriptgo
0
3
Github Code ReviewB

Review PRs: diffs, inline comments via gh or REST.

ai-agentspythongo
0
3
Github Commit RecoveryA

Recover deleted commits from GitHub using REST API, web interface, and git fetch. Use when you have commit SHAs and need to retrieve actual commit content, diffs, or patches. Includes techniques for accessing \"deleted\" commits that remain on GitHub servers.

ai-agentspythongo
0
3
Github Pr CommentsA

> Resolve inline code review comments on a GitHub PR. Use when asked to \"resolve review comments\", \"address PR feedback\", \"fix PR comments\", or \"work through review comments\". Fetches every inline comment with its surrounding code context, then applies each change systematically.

ai-agentsgobash
0
3
Github Pr DescriptionA

Generate and create pull request descriptions automatically using GitHub CLI. Use when the user asks to create a PR, generate a PR description, make a pull request, or submit changes for review. Analyzes git diff and commit history to create comprehensive, meaningful PR descriptions that explain what changed, why it matters, and how to test it.

ai-agentsgobash
0
3
Github Pr WorkflowB

GitHub PR lifecycle: branch, commit, open, CI, merge.

ai-agentspythongo
0
3
Github PresenceB

When the user wants to optimize their GitHub profile, README, or project discoverability. Trigger phrases include \"GitHub README,\" \"README optimization,\" \"GitHub profile,\" \"GitHub stars,\" \"GitHub discoverability,\" \"awesome lists,\" or \"GitHub marketing.\"

ai-agentsjavascriptpython
0
3
Github ReleaseA

> Guides IA through releasing a new version of a GitHub library end-to-end. Handles SemVer versioning and Keep a Changelog formatting automatically.

ai-agentsgoshell
0
3
GitmojiA

Generates commit messages following the gitmoji convention (https://gitmoji.dev) — picks the right emoji for the intent of the change and writes a well-formed message. Use when asked to \"write a gitmoji commit\", \"add an emoji to my commit message\", \"which gitmoji should I use\", \"gitmoji this change\", or when a project uses gitmoji-style commit messages. Works from a git diff, staged changes, or a plain description of the change. Generates the message only — does not run git commands.

ai-agentsgobash
0
3
Gke App OnboardingA

>- Manages GKE application onboarding, covering containerization, deployment manifests, and migration. Use when onboarding or deploying an application to GKE for the first time, or containerizing an app for GKE. Don't use for general GKE cluster administration or upgrades (use gke-basics or gke-upgrades instead).

ai-agentsgobash
0
3
Glean Cost TuningA

'Optimize Glean costs by managing indexed content volume, datasource efficiency, and connector resource usage. Trigger: \"glean costs\", \"glean optimization\", \"reduce glean indexing\". '

ai-agentstypescriptgo
0
3
Glean Debug BundleA

'Collect Glean diagnostic information for support including datasource config, indexing status, and search quality metrics. Trigger: \"glean debug\", \"glean support\", \"glean diagnostic\". '

ai-agentstypescriptgo
0
3
Glean Incident RunbookA

'Triage: Is search returning results? Check Glean status page. Trigger: \"glean incident runbook\", \"incident-runbook\". '

ai-agentsgobash
0
3
Glean Migration Deep DiveA

'Migrate from Elasticsearch/Algolia: 1) Export all documents from source, 2) Transform to Glean document schema (id, title, url, body, permissions), 3) Create datasource with adddatasource, 4) Bulk index with bulkindexdocuments, 5) Validate search quality with test queries, 6) Switch search UI to use Glean Client API. Trigger: \"glean migration deep dive\", \"migration-deep-dive\". '

ai-agentstypescriptgo
0
3
Glean Performance TuningA

'Optimize Glean search relevance and indexing throughput with batch sizing, datasource configuration, and content quality improvements. Trigger: \"glean performance\", \"glean search quality\", \"glean indexing speed\". '

ai-agentstypescriptgo
0
3
Glean Reference ArchitectureA

'Enterprise architecture: Source Systems to Connectors (Cloud Run/Lambda, event-driven or scheduled) to Glean Indexing API to Glean Search Index to Client API (Search + Chat) to Your Apps (Slack bot, portal, internal tools). Trigger: \"glean reference architecture\", \"reference-architecture\". '

ai-agentstypescriptgo
0
3
Glean Sdk PatternsA

'Apply production-ready Glean API patterns with typed clients, batch indexing, pagination, and error handling. Trigger: \"glean SDK patterns\", \"glean best practices\", \"glean API client\". '

ai-agentstypescriptgo
0
3
Glean Upgrade MigrationA

'Check Glean developer changelog for API changes. Trigger: \"glean upgrade migration\", \"upgrade-migration\". '

ai-agentstypescriptgo
0
3
GlycoengineeringB

Analyze and engineer protein glycosylation. Scan sequences for N-glycosylation sequons (N-X-S/T), predict O-glycosylation hotspots, and access curated glycoengineering tools (NetOGlyc, GlycoShield, GlycoWorkbench). For glycoprotein engineering, therapeutic antibody optimization, and vaccine design.

ai-agentspythongo
0
3
Go Concurrency Patterns WshobsonA

Master Go concurrency with goroutines, channels, sync primitives, and context. Use when building concurrent Go applications, implementing worker pools, or debugging race conditions.

ai-agentsgodebugging
0
3
Go Concurrency PatternsA

Master Go concurrency with goroutines, channels, sync primitives, and context. Use when building concurrent Go applications, implementing worker pools, or debugging race conditions.

ai-agentsgotesting
0
3
GoA

Language-specific super-code guidelines for go.

ai-agentsgotesting
0
3
Goal PlanA

Create and execute Goal-Oriented Action Plans (GOAP) with precondition analysis, cost optimization, and adaptive replanning

ai-agentsgobash
0
3
Golang IdiomsA

Idiomatic Go patterns for error handling, interfaces, concurrency, testing, and module management

ai-agentsgobash
0
3
Golang PatternsA

> Go-specific design patterns and best practices including functional options, small interfaces, dependency injection, concurrency patterns, error handling, and package organization. Use when working with Go code to apply idiomatic Go patterns.

ai-agentsgosql
0
3
Golang ProA

Master Go 1.21+ with modern patterns, advanced concurrency, performance optimization, and production-ready microservices.

ai-agentsgosql
0
3
Google Cloud Waf Performance OptimizationA

>- Generates performance-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Performance Optimization pillar of the Google Cloud Well-Architected Framework (WAF). Use this skill to evaluate a workload, identify performance requirements, and provide actionable recommendations for resource allocation, modular design, and elasticity.

ai-agentsgosql
0
3
Google Search Console Automation ComposiohqA

Automate Google Search Console tasks via Rube MCP (Composio): search performance, URL inspection, sitemaps, and indexing status. Always search tools first for current schemas.

ai-agentsgogit
0
3
Google Search Console AutomationA

Automate Google Search Console tasks via Rube MCP (Composio): query search analytics, list sites, inspect URLs, submit sitemaps, monitor search performance. Always search tools first for current schemas.

ai-agentsgogit
0
3
Gradient MethodsA

Problem-solving strategies for gradient methods in optimization

ai-agentspythongo
0
3
Gradle Build PerformanceA

Debug and optimize Android/Gradle build performance. Use when builds are slow, investigating CI/CD performance, analyzing build scans, or identifying compilation bottlenecks.

ai-agentsgokotlin
0
3
Grammarly Common ErrorsB

'Diagnose and fix Grammarly common errors and exceptions. Use when encountering Grammarly errors, debugging failed requests, or troubleshooting integration issues. Trigger with phrases like \"grammarly error\", \"fix grammarly\", \"grammarly not working\", \"debug grammarly\". '

ai-agentspythongo
0
3
Grammarly Debug BundleA

'Collect Grammarly debug evidence for support tickets and troubleshooting. Use when encountering persistent issues, preparing support tickets, or collecting diagnostic information for Grammarly problems. Trigger with phrases like \"grammarly debug\", \"grammarly support bundle\", \"collect grammarly logs\", \"grammarly diagnostic\". '

ai-agentstypescriptgo
0
3
Grammarly Incident RunbookA

'Follow Grammarly incident response runbook for API outages. Use when Grammarly API is down, experiencing errors, or when investigating service degradation. Trigger with phrases like \"grammarly down\", \"grammarly outage\", \"grammarly incident\", \"grammarly not responding\". '

ai-agentsgobash
0
3
Grammarly Migration Deep DiveA

'Deep dive into Grammarly API migration patterns. Use when migrating between API versions or from deprecated endpoints. Trigger with phrases like \"grammarly migration deep dive\", \"grammarly api migration\", \"grammarly version change\". '

ai-agentstypescriptgo
0
3
Grammarly Performance TuningA

'Optimize Grammarly API performance with caching, batching, and connection pooling. Use when experiencing slow API responses, implementing caching strategies, or optimizing request throughput for Grammarly integrations. Trigger with phrases like \"grammarly performance\", \"optimize grammarly\", \"grammarly latency\", \"grammarly caching\", \"grammarly slow\", \"grammarly batch\". '

ai-agentstypescriptgo
0
3
Grammarly Reference ArchitectureA

'Implement Grammarly reference architecture with best-practice project layout. Use when designing new Grammarly integrations, reviewing project structure, or establishing architecture standards for Grammarly applications. Trigger with phrases like \"grammarly architecture\", \"grammarly best practices\", \"grammarly project structure\", \"how to organize grammarly\", \"grammarly layout\". '

ai-agentstypescriptgo
0
3
Grammarly Sdk PatternsA

'Apply production-ready Grammarly SDK patterns for TypeScript and Python. Use when implementing Grammarly integrations, refactoring SDK usage, or establishing team coding standards for Grammarly. Trigger with phrases like \"grammarly SDK patterns\", \"grammarly best practices\", \"grammarly code patterns\", \"idiomatic grammarly\". '

ai-agentstypescriptpython
0
3
Grammarly Upgrade MigrationA

'Upgrade and migration guidance for Grammarly API version changes. Use when migrating between Grammarly API versions or updating endpoint references. '

ai-agentstypescriptgo
0
3
Granola Debug BundleA

'Create diagnostic bundles for Granola support requests. Use when preparing support tickets, collecting system/audio/network info, or diagnosing complex issues that require Granola support team assistance. Trigger: \"granola debug\", \"granola diagnostics\", \"granola support bundle\", \"granola logs\", \"granola system info\". '

ai-agentspythongo
0
3
Granola Incident RunbookB

'Incident response procedures for Granola meeting capture failures and outages. Use when meetings aren''t recording, transcription fails mid-meeting, integrations stop syncing, or the Granola service is down. Trigger: \"granola incident\", \"granola outage\", \"granola down\", \"granola not recording\", \"granola emergency\". '

ai-agentspythongo
0
3
Granola Migration Deep DiveA

'Migrate to Granola from Otter.ai, Fireflies, Fathom, tl;dv, or manual note-taking. Covers data export from source tools, parallel-run strategy, team transition, and historical data preservation. Trigger: \"migrate to granola\", \"switch to granola\", \"granola from otter\", \"granola from fireflies\", \"replace meeting tool with granola\". '

ai-agentspythongo
0
3
Granola Performance TuningA

'Optimize Granola transcription accuracy, note quality, and processing speed. Use when improving transcription quality, reducing processing time, optimizing templates for better AI output, or tuning audio setup. Trigger: \"granola performance\", \"granola accuracy\", \"granola quality\", \"improve granola\", \"granola transcription better\". '

ai-agentsgokubernetes
0
3
Granola Reference ArchitectureA

'Enterprise reference architecture for meeting management with Granola. Use when designing org-wide meeting workflows, planning integration topology, or architecting meeting-to-action pipelines across departments. Trigger: \"granola architecture\", \"granola enterprise design\", \"granola system design\", \"meeting system architecture\". '

ai-agentsgoazure
0
3
Granola Upgrade MigrationA

'Upgrade Granola app versions and migrate between subscription plans. Use when upgrading the desktop app, changing from free to paid plans, downgrading with data preservation, or resolving update issues. Trigger: \"upgrade granola\", \"granola update\", \"change granola plan\", \"granola new version\", \"granola downgrade\". '

ai-agentsgobash
0
3
Grill MeA

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions \"grill me\".

ai-agentsgogit
0
3
Groq Common ErrorsA

'Diagnose and fix Groq API errors with real error codes and solutions. Use when encountering Groq errors, debugging failed requests, or troubleshooting integration issues. Trigger with phrases like \"groq error\", \"fix groq\", \"groq not working\", \"debug groq\", \"groq 429\". '

ai-agentstypescriptpython
0
3
Groq Debug BundleA

'Collect Groq debug evidence for support tickets and troubleshooting. Use when encountering persistent issues, preparing support tickets, or collecting diagnostic information for Groq problems. Trigger with phrases like \"groq debug\", \"groq support bundle\", \"collect groq logs\", \"groq diagnostic\". '

ai-agentstypescriptpython
0
3
Groq Incident RunbookA

'Execute Groq incident response: triage, mitigation, fallback, and postmortem. Use when responding to Groq-related outages, investigating errors, or running post-incident reviews for Groq integration failures. Trigger with phrases like \"groq incident\", \"groq outage\", \"groq down\", \"groq on-call\", \"groq emergency\", \"groq broken\". '

ai-agentstypescriptgo
0
3
Groq Migration Deep DiveA

| Use when you are moving a codebase off OpenAI, Anthropic, or another LLM provider onto Groq (or between Groq model generations) and want a zero-downtime, feature-flagged cutover with a benchmark and rollback plan. Trigger with phrases like \"migrate to groq\", \"switch to groq\", \"groq migration\", \"openai to groq\", \"groq replatform\".

ai-agentstypescriptgo
0
3