All authors
thedixitjain avatar

Claude Skills by thedixitjain

github.com/thedixitjain
12,712 skillsA× 12,102B× 480C× 79D× 30F× 210 installs5,800 views
Salesloft Upgrade MigrationA

'Migrate between SalesLoft API versions and handle breaking changes. Use when SalesLoft announces API deprecations, upgrading OAuth flows, or transitioning from legacy endpoints. Trigger: \"upgrade salesloft\", \"salesloft migration\", \"salesloft API version\". '

ai-agentstypescriptgo
0
3
Sample Text ProcessorA

Name: sample-text-processor Tier: BASIC Category: Text Processing Dependencies: None (Python Standard Library Only) Author: Claude Skills Engineering Team Version: 1.0.0 Last Updated: 2026-02-16

ai-agentspythongo
0
3
Sarif ParsingB

>- Parses and processes SARIF files from static analysis tools like CodeQL, Semgrep, or other scanners. Triggers on \"parse sarif\", \"read scan results\", \"aggregate findings\", \"deduplicate alerts\", or \"process sarif output\". Handles filtering, deduplication, format conversion, and CI/CD integration of SARIF data. Does NOT run scans — use the Semgrep or CodeQL skills for that.

ai-agentsjavascriptpython
0
3
Scaffold ExercisesA

Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold exercises, create exercise stubs, or set up a new course section.

ai-agentsgobash
0
3
ScalaA

Language-specific super-code guidelines for scala.

ai-agentsgosql
0
3
Schema Optimization OrchestratorA

| Multi-phase schema optimization workflow orchestrator. Creates session directories, spawns phase agents sequentially, validates outputs, aggregates results. Trigger: \"run schema optimization\", \"optimize schema workflow\", \"execute schema phases\"

ai-agentsgobash
0
3
Sealos App BuilderB

Build, adapt, and document apps that run inside Sealos Desktop using the Sealos app SDK. Use when creating a new Sealos app, integrating an existing web app into Sealos Desktop, wiring Sealos session data into business features, preparing local iframe-based debugging, or producing beginner-friendly Sealos app tutorials and starter implementations. Also triggers on \"/sealos-app-builder\".

ai-agentsgobash
0
3
Self EvalA

Honestly evaluate AI work quality using a two-axis scoring system. Use after completing a task, code review, or work session to get an unbiased assessment. Detects score inflation, forces devil's advocate reasoning, and persists scores across sessions.

ai-agentsgodebugging
0
3
Semantic KernelA

Create, update, refactor, explain, or review Semantic Kernel solutions using shared guidance plus language-specific references for .NET and Python.

ai-agentspythongo
0
3
Semgrep Rule Creator Sickn33A

Creates custom Semgrep rules for detecting security vulnerabilities, bug patterns, and code patterns. Use when writing Semgrep rules or building custom static analysis detections.

ai-agentspythonrust
0
3
Semgrep Rule CreatorA

Creates custom Semgrep rules for detecting security vulnerabilities, bug patterns, and code patterns. Use when writing Semgrep rules or building custom static analysis detections.

ai-agentspythonrust
0
3
SemgrepA

>- Run Semgrep static analysis scan on a codebase using parallel subagents. Supports two scan modes — \"run all\" (full ruleset coverage) and \"important only\" (high-confidence security vulnerabilities). Automatically detects and uses Semgrep Pro for cross-file taint analysis when available. Use when asked to scan code for vulnerabilities, run a security audit with Semgrep, find bugs, or perform static analysis. Spawns parallel workers for multi-language codebases.

ai-agentspythonrust
0
3
Senior ArchitectA

This skill should be used when the user asks to \"design system architecture\", \"evaluate microservices vs monolith\", \"create architecture diagrams\", \"analyze dependencies\", \"choose a database\", \"plan for scalability\", \"make technical decisions\", or \"review system design\". Use for architecture decision records (ADRs), tech stack evaluation, system design reviews, dependency analysis, and generating architecture diagrams in Mermaid, PlantUML, or ASCII format.

developmentjavascripttypescript
0
3
Senior FullstackA

Fullstack development toolkit with project scaffolding for Next.js, FastAPI, MERN, and Django stacks, code quality analysis with security and complexity scoring, and stack selection guidance. Use when the user asks to \"scaffold a new project\", \"create a Next.js app\", \"set up FastAPI with React\", \"analyze code quality\", \"audit my codebase\", \"what stack should I use\", \"generate project boilerplate\", or mentions fullstack development, project setup, or tech stack comparison.

developmenttypescriptpython
0
3
Sensys Topic SelectionB

Use when deciding whether a project belongs at SenSys after the 2026 merger absorbed IPSN and IoTDI — testing whether the contribution is a built, measured sensing/embedded/IoT/on-device-AI system rather than a pure algorithm, a mobile-networking mechanism, or an offline ML result, and routing misfits to MobiCom, MobiSys, or an ML/DSP venue.

ai-agentsgonode
0
3
Sentry Advanced TroubleshootingA

'Advanced Sentry troubleshooting for complex SDK issues, silent event drops, source map failures, distributed tracing gaps, and SDK conflicts. Use when events silently disappear, source maps fail to resolve, traces break across service boundaries, or the SDK conflicts with other libraries like OpenTelemetry or winston. Trigger with phrases like \"sentry events missing\", \"sentry source maps broken\", \"sentry debug\", \"sentry not capturing errors\", \"sentry tracing gaps\", \"sentry memory ...

ai-agentsjavascripttypescript
0
3
Sentry Architecture VariantsA

'Configure Sentry error tracking and performance monitoring for different application architectures. Use when setting up Sentry for monoliths, microservices, serverless functions, event-driven systems, frontend SPAs, mobile apps, or hybrid deployments. Trigger: \"sentry monolith setup\", \"sentry microservices tracing\", \"sentry serverless lambda\", \"sentry event-driven kafka\", \"sentry react native\", \"sentry architecture pattern\". '

ai-agentsjavascripttypescript
0
3
Sentry Cost TuningB

'Optimize Sentry costs, reduce event volume, and manage quota spend. Use when analyzing Sentry billing, reducing error/transaction volume, configuring sampling rates, or preventing overage charges. Trigger: \"reduce sentry costs\", \"sentry billing optimization\", \"sentry quota management\", \"optimize sentry spend\", \"sentry sampling\". '

ai-agentsjavascripttypescript
0
3
Sentry Debug BundleC

'Collect diagnostic information for Sentry troubleshooting and support tickets. Use when events are not appearing in Sentry, SDK initialization seems broken, DSN connectivity fails, source maps are not resolving, or preparing a support request. Trigger with \"sentry debug info\", \"sentry diagnostics\", \"debug bundle\", \"sentry support ticket\". '

ai-agentsjavascripttypescript
0
3
Sentry Incident RunbookB

'Execute incident response procedures using Sentry error monitoring. Use when investigating production outages, triaging error spikes, classifying incident severity, or building postmortem reports from Sentry data. Trigger with phrases like \"sentry incident\", \"sentry triage\", \"investigate sentry error\", \"sentry runbook\", \"production incident sentry\". '

ai-agentsjavascriptpython
0
3
Sentry Known PitfallsA

'Identify and fix common Sentry SDK pitfalls that cause silent data loss, cost overruns, and missed alerts. Covers 10 anti-patterns with fix code. Use when auditing Sentry config, debugging missing events, or reviewing SDK setup. Trigger: \"sentry pitfalls\", \"sentry anti-patterns\", \"sentry mistakes\", \"why are sentry events missing\". '

ai-agentsjavascripttypescript
0
3
Sentry Load ScaleA

'Scale Sentry for high-traffic applications handling millions of events per day. Use when optimizing SDK performance at high volume, implementing adaptive sampling, managing quotas and costs at scale, or deploying Sentry across multi-region infrastructure. Trigger with phrases like \"sentry high traffic\", \"scale sentry\", \"sentry millions events\", \"sentry high volume\", \"sentry quota management\", \"sentry load test\". '

ai-agentsjavascripttypescript
0
3
Sentry Local Dev LoopB

'Configure Sentry for local development with environment-aware settings. Use when setting up dev vs prod DSN routing, enabling debug mode, tuning sample rates for local work, or testing source maps locally. Trigger with phrases like \"sentry local dev\", \"sentry development config\", \"debug sentry locally\", \"sentry dev environment\", \"sentry spotlight\". '

ai-agentsjavascripttypescript
0
3
Sentry Migration Deep DiveB

'Migrate to Sentry from other error tracking tools like Rollbar, Bugsnag, or New Relic. Use when replacing an existing error tracker with Sentry, running tools in parallel during a transition, or mapping API calls between providers. Trigger with phrases like \"migrate to sentry\", \"switch from rollbar to sentry\", \"replace bugsnag with sentry\", \"sentry migration plan\". '

ai-agentsjavascripttypescript
0
3
Sentry Performance TuningA

'Optimize Sentry performance monitoring for lower overhead and higher signal. Use when tuning tracesSampleRate vs tracesSampler, configuring continuous profiling, fixing high-cardinality transaction names, adding custom span measurements, reducing SDK overhead, or setting Web Vitals thresholds. Trigger: \"sentry performance optimize\", \"tune sentry sampling\", \"reduce sentry overhead\", \"sentry web vitals\", \"sentry profiling setup\". '

ai-agentsjavascripttypescript
0
3
Sentry Rate LimitsB

'Manage Sentry rate limits, quotas, and event volume optimization. Use when hitting 429 errors, tuning sampleRate/tracesSampleRate, filtering noisy browser errors with beforeSend, configuring inbound data filters, setting per-key rate limits, or monitoring quota usage via the Sentry stats API. Trigger: \"sentry rate limit\", \"sentry quota\", \"reduce sentry events\", \"sentry 429\", \"sentry spike protection\", \"sentry sampling\". '

ai-agentsjavascripttypescript
0
3
Sentry Reference ArchitectureA

'Design production-grade Sentry architecture for multi-service organizations. Use when planning Sentry rollout, structuring projects across teams, building shared config modules, or setting up distributed tracing. Trigger: \"sentry architecture\", \"sentry project structure\", \"sentry reference design\", \"sentry distributed tracing\". '

ai-agentsjavascripttypescript
0
3
Sentry Release ManagementA

'Manage Sentry releases with versioning, commit association, and source map uploads. Use when creating releases, linking commits to errors, uploading release artifacts, monitoring release health, or cleaning up old releases. Trigger with phrases like \"sentry release\", \"create sentry version\", \"sentry source maps\", \"sentry suspect commits\", \"release health\". '

ai-agentsjavascripttypescript
0
3
Sentry Sdk PatternsA

'Best practices for using Sentry SDK in TypeScript and Python. Use when implementing structured error context with scopes, breadcrumb strategies, beforeSend/beforeBreadcrumb filtering, custom fingerprinting, user context, or performance span creation. Trigger: \"sentry best practices\", \"sentry patterns\", \"sentry sdk usage\", \"sentry scope\", \"sentry breadcrumbs\", \"sentry beforeSend\", \"sentry fingerprint\". '

ai-agentsjavascripttypescript
0
3
Sentry Upgrade MigrationA

'Upgrade Sentry SDK versions and migrate breaking API changes. Use when upgrading from Sentry v7 to v8, migrating Python SDK v1 to v2, replacing deprecated Hub/Transaction APIs, or running the migr8 codemod. Trigger: \"upgrade sentry\", \"sentry migration\", \"sentry breaking changes\", \"migrate sentry v7 to v8\", \"update sentry sdk\". '

ai-agentsjavascripttypescript
0
3
Serpapi Debug BundleB

'Collect SerpApi debug diagnostics: account status, recent searches, and error logs. Use when troubleshooting SerpApi issues, checking credit usage, or preparing support tickets. Trigger: \"serpapi debug\", \"serpapi diagnostic\", \"serpapi support\". '

ai-agentspythongo
0
3
Serpapi Performance TuningA

'Optimize SerpApi performance with caching, async searches, and result filtering. Use when reducing latency, minimizing credit consumption, or optimizing search throughput. Trigger: \"serpapi performance\", \"optimize serpapi\", \"serpapi caching\", \"serpapi slow\". '

ai-agentstypescriptpython
0
3
Serpapi Reference ArchitectureA

'Production architecture for SerpApi search services with caching, monitoring, and multi-engine support. Use when designing search features, building SERP tracking systems, or architecting search-powered applications. Trigger: \"serpapi architecture\", \"serpapi project structure\", \"serpapi design\". '

ai-agentstypescriptgo
0
3
Serpapi Upgrade MigrationB

'Migrate between SerpApi client versions and handle package changes. Use when upgrading from google-search-results to serpapi package, or handling API response schema changes. Trigger: \"upgrade serpapi\", \"serpapi migration\", \"serpapi new package\". '

ai-agentstypescriptpython
0
3
Setting Up Bgs Modding EnvironmentA

Use on first install of this plugin, when MO2 or xEdit is not yet detected, when starting a new modpack project, or when the user says 'set up', 'install', 'bootstrap', 'configure', or 'initialize' the BGS modding environment. Orchestrates: MO2 detection and control-plane install, MO2 visible launch, optional xEdit download from BB-84C/TES5Edit, optional bgs-translator/xtl PyPI install, dev-log and release-changelog initialization, and end-to-end semantic smoke verification.

ai-agentspythongo
0
3
Setup Matt Pocock SkillsA

Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before first use of the other engineering skills.

ai-agentsgogit
0
3
Setup Pre CommitA

Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-commit hooks, set up Husky, configure lint-staged, or add commit-time formatting/typechecking/testing.

ai-agentsgobash
0
3
Shared PatternsA

Provide reusable patterns for validation, error handling, scaffolding. Use for skill consistency.

ai-agentsgotesting
0
3
Sharp CoderA

> Two-layer performance skill combining disciplined THINK layer (surgical edits, simplicity) and terse SPEAK layer (caveman compression). Triggers on requests for brevity, token efficiency, or disciplined coding.

ai-agentsgoreact
0
3
Shellcheck Configuration WshobsonA

Master ShellCheck static analysis configuration and usage for shell script quality. Use when setting up linting infrastructure, fixing code issues, or ensuring script portability.

ai-agentsgoshell
0
3
Shellcheck ConfigurationB

Master ShellCheck static analysis configuration and usage for shell script quality. Use when setting up linting infrastructure, fixing code issues, or ensuring script portability.

ai-agentsgoshell
0
3
Ship GateA

> Pre-production audit that scans a codebase for security, database, deployment, code quality, AI/LLM, dependency, frontend, and observability issues. Intercepts deploy commands and blocks until critical items pass. Stack-agnostic. Use for \"run ship gate\", \"am I ready to ship\", \"pre-launch audit\", \"can I deploy\", \"push to production\", \"go live checklist\", \"preflight check\". Not for CI/CD setup or infra provisioning.

ai-agentspythonrust
0
3
ShipA

Ship workflow: detect + merge base branch, run tests, review diff, bump VERSION, update CHANGELOG, commit, push, create PR. (gstack)

ai-agentspythonrust
0
3
Shopify Architecture VariantsA

'Choose between Shopify app architectures: embedded Remix app, headless storefront with Hydrogen, standalone integration, or theme app extension. Use when starting a new Shopify project and deciding which architecture pattern to follow. Trigger with phrases like \"shopify architecture decision\", \"shopify embedded vs headless\", \"shopify Hydrogen\", \"shopify app types\", \"which shopify architecture\". '

ai-agentsgobash
0
3
Shopify Common ErrorsA

'Diagnose and fix common Shopify API errors including 401, 403, 422, 429, and GraphQL errors. Use when encountering Shopify errors, debugging failed requests, or troubleshooting integration issues. Trigger with phrases like \"shopify error\", \"fix shopify\", \"shopify not working\", \"debug shopify\", \"shopify 422\". '

ai-agentstypescriptgo
0
3
Shopify Debug BundleA

'Collect Shopify debug evidence including API versions, scopes, rate limit state, and request logs. Use when encountering persistent issues, preparing support tickets, or collecting diagnostic information for Shopify problems. Trigger with phrases like \"shopify debug\", \"shopify support bundle\", \"collect shopify logs\", \"shopify diagnostic\". '

ai-agentsgobash
0
3
Shopify Incident RunbookA

'Execute Shopify incident response with triage using Shopify status page, API health checks, and rate limit diagnosis. Use when a Shopify integration is down, returning errors, or behaving unexpectedly in production. Trigger with phrases like \"shopify incident\", \"shopify outage\", \"shopify down\", \"shopify on-call\", \"shopify emergency\", \"shopify not responding\". '

ai-agentsgobash
0
3
Shopify Known PitfallsA

'Identify and avoid Shopify API anti-patterns: ignoring userErrors, wrong API version, REST instead of GraphQL, missing GDPR webhooks, and webhook timeout issues. Use when reviewing a Shopify codebase, preparing for App Store submission, or debugging mysterious API failures. Trigger with phrases like \"shopify mistakes\", \"shopify anti-patterns\", \"shopify pitfalls\", \"shopify what not to do\", \"shopify code review\". '

ai-agentsgodebugging
0
3
Shopify Migration Deep DiveA

'Migrate e-commerce data to Shopify using bulk operations, product imports, and the strangler fig pattern for gradual platform migration. Use when replatforming to Shopify, importing product catalogs, or migrating customer and order data from another e-commerce system. Trigger with phrases like \"migrate to shopify\", \"shopify data migration\", \"import products shopify\", \"shopify replatform\", \"move to shopify\". '

ai-agentsgobash
0
3
Shopify Performance TuningA

'Optimize Shopify API performance with GraphQL query cost reduction, bulk operations, caching strategies, and Storefront API for high-traffic storefronts. Use when queries are slow or hitting THROTTLED errors, exporting large datasets, or optimizing API throughput for a high-traffic storefront. Trigger with phrases like \"shopify performance\", \"optimize shopify\", \"shopify slow\", \"shopify caching\", \"shopify bulk operation\", \"shopify query cost\". '

ai-agentsgogit
0
3