
Claude Skills by thedixitjain
github.com/thedixitjain'Apply advanced debugging techniques for Adobe API issues: IMS token introspection, Firefly job failure analysis, PDF Services error codes, and network-layer diagnostics for Adobe endpoints. Trigger with phrases like \"adobe hard bug\", \"adobe mystery error\", \"adobe impossible to debug\", \"difficult adobe issue\", \"adobe deep debug\". '
'Choose and implement Adobe architecture blueprints: standalone SDK integration, Adobe App Builder serverless, and dedicated microservice with event-driven Firefly/PDF pipelines. Decision matrix based on team size and throughput. Trigger with phrases like \"adobe architecture\", \"adobe blueprint\", \"adobe app builder vs standalone\", \"adobe microservice\". '
'Diagnose and fix common Adobe API errors across Firefly Services, PDF Services, Photoshop API, and Adobe I/O Events. Use when encountering Adobe errors, debugging failed requests, or troubleshooting integration issues. Trigger with phrases like \"adobe error\", \"fix adobe\", \"adobe not working\", \"debug adobe\", \"adobe 403\", \"adobe 429\". '
'Collect Adobe debug evidence for support tickets and troubleshooting. Use when encountering persistent issues, preparing support tickets, or collecting diagnostic information for Adobe API problems. Trigger with phrases like \"adobe debug\", \"adobe support bundle\", \"collect adobe logs\", \"adobe diagnostic\". '
Write, debug, and optimize Adobe Illustrator automation scripts using ExtendScript (JavaScript/JSX). Use when creating or modifying scripts that manipulate documents, layers, paths, text frames, colors, symbols, artboards, or any Illustrator DOM objects. Covers the complete JavaScript object model, coordinate system, measurement units, export workflows, and scripting best practices.
'Execute Adobe incident response procedures with triage, mitigation, and postmortem for Firefly Services, PDF Services, and I/O Events outages. Use when responding to Adobe-related incidents, investigating API failures, or running post-incident reviews. Trigger with phrases like \"adobe incident\", \"adobe outage\", \"adobe down\", \"adobe on-call\", \"adobe emergency\". '
'Identify and avoid Adobe-specific anti-patterns: using deprecated JWT auth, not caching IMS tokens, ignoring Firefly content policy, missing async job polling, and leaking p8_ secrets. Real code examples with fixes. Trigger with phrases like \"adobe mistakes\", \"adobe anti-patterns\", \"adobe pitfalls\", \"adobe what not to do\", \"adobe code review\". '
'Execute major Adobe re-architecture: migrating from legacy Adobe APIs to Firefly Services, consolidating Creative Cloud integrations, and strangler-fig migration from competitor document/image APIs to Adobe. Trigger with phrases like \"migrate adobe\", \"adobe migration\", \"switch to adobe\", \"adobe replatform\", \"replace with adobe\". '
'Optimize Adobe API performance with token caching, async job batching, connection pooling, and response caching for Firefly, PDF Services, and Photoshop API workflows. Trigger with phrases like \"adobe performance\", \"optimize adobe\", \"adobe latency\", \"adobe caching\", \"adobe slow\", \"adobe batch\". '
'Implement Adobe reference architecture for production integrations covering Firefly Services, PDF Services, I/O Events, and App Builder with layered project layout, error boundaries, and health monitoring. Trigger with phrases like \"adobe architecture\", \"adobe project structure\", \"how to organize adobe\", \"adobe layout\", \"adobe best practices\". '
\"Analyze, plan, and execute Adobe SDK upgrades \\u2014 including the critical\\n\\ JWT-to-OAuth migration, PDF Services SDK v3-to-v4, and Photoshop API\\nendpoint changes\\ \\ (cutout v1 to remove-background v2).\\nTrigger with phrases like \\\"upgrade adobe\\\"\\ , \\\"adobe migration\\\",\\n\\\"adobe breaking changes\\\", \\\"update adobe SDK\\\", \\\"jwt\\ \\ to oauth\\\".\\n\"
Brownfield onboarding — audits existing project artifacts for template format compliance (not just existence), classifies gaps by impact, and produces a numbered migration plan. Run this when joining an in-progress project or upgrading from an older template version. Distinct from /project-stage-detect (which checks what exists) — this checks whether what exists will actually work with the template's skills.
>- Adversarial code review using the opposite model. Spawns 1–3 reviewers on the opposing model (Claude spawns Codex, Codex spawns Claude) to challenge work from distinct critical lenses. Triggers: \"adversarial review\".
Adversarial code review that breaks the self-review monoculture. Use when you want a genuinely critical review of recent changes, before merging a PR, or when you suspect Claude is being too agreeable about code quality. Forces perspective shifts through hostile reviewer personas that catch blind spots the author's mental model shares with the reviewer.
Optimize AgentDB performance with quantization (4-32x memory reduction), HNSW indexing (150x faster search), caching, and batch operations. Use when optimizing memory usage, improving search speed, or scaling to millions of vectors.
Optimize AgentDB performance with quantization (4-32x memory reduction), HNSW indexing (150x faster search), caching, and batch operations. Use when optimizing memory usage, improving search speed, or scaling to millions of vectors.
Multi-agent collaboration plugin that spawns N parallel subagents competing on the same task via git worktree isolation. Agents work independently, results are evaluated by metric or LLM judge, and the best branch is merged. Use when: user wants multiple approaches tried in parallel — code optimization, content variation, research exploration, or any task that benefits from parallel competition. Requires: a git repo.
Aggregate and centralize performance metrics from applications, systems, databases, caches, and services. Use when consolidating monitoring data from multiple sources. Trigger with phrases like \"aggregate metrics\", \"centralize monitoring\", or \"collect performance data\".
Use when building figures and tables for an Agricultural Systems (AgSy) manuscript so exhibits communicate interactions, dynamics, trade-offs, and model performance clearly. AgSy is a systems journal, so the best exhibits show trade-off frontiers, observed-vs-simulated fit, resource flows, and conceptual system diagrams — not just a bar chart of one treatment. Designs exhibits; it does not run the analysis.
> Review C#/.NET code changes to the AG-UI .NET SDK (sdks/dotnet/) against its specific conventions and architectural rules — AOT serialization, the \"no ASP.NET in src/\" boundary, the PublicAPI analyzer workflow, wire compatibility with the TypeScript reference, and the house style (sealed/no-records/ConfigureAwait). Runs a phased, rule-by-rule review. USE FOR: reviewing a PR, diff, or branch that touches sdks/dotnet/; checking a new event/message type; verifying serialization, package plac...
Make any repo AI-ready — analyzes your codebase and generates AGENTS.md, copilot-instructions.md, CI workflows, issue templates, and more. Mines your PR review patterns and creates files customized to your stack. USE THIS SKILL when the user asks to \"make this repo ai-ready\", \"set up AI config\", or \"prepare this repo for AI contributions\".
'Diagnose and fix common Alchemy SDK and Web3 API errors. Use when encountering rate limits, RPC failures, invalid parameters, or blockchain query errors with the Alchemy SDK. Trigger: \"alchemy error\", \"alchemy not working\", \"alchemy 429\", \"alchemy debug\", \"fix alchemy issue\". '
'Collect Alchemy SDK debug evidence for troubleshooting and support tickets. Use when encountering persistent issues, preparing support tickets, or debugging blockchain query failures. Trigger: \"alchemy debug bundle\", \"alchemy support ticket\", \"alchemy diagnostics\". '
'Optimize Alchemy SDK performance with caching, batching, and multi-chain parallelism. Use when reducing latency for blockchain queries, optimizing CU consumption, or scaling dApps for high request volumes. Trigger: \"alchemy performance\", \"alchemy slow\", \"alchemy optimization\", \"alchemy caching\", \"alchemy batch requests\". '
'Implement reference architecture for Alchemy-powered Web3 applications. Use when designing dApp infrastructure, planning multi-chain deployments, or structuring a production blockchain application. Trigger: \"alchemy architecture\", \"dApp architecture\", \"alchemy project structure\", \"web3 system design\", \"alchemy multi-chain design\". '
'Migrate from alchemy-sdk v2 to v3 and handle breaking changes. Use when upgrading Alchemy SDK versions, migrating from deprecated alchemy-web3, or adapting to new API patterns. Trigger: \"alchemy upgrade\", \"alchemy migration\", \"alchemy-sdk v3\", \"migrate alchemy-web3\", \"alchemy breaking changes\". '
HTTP API-based documentation server (always running). Questions about project architecture, conventions, decisions, code structure, tech debt, env config, progress, or doc health. Also: init project, audit docs, lint, validate, promote note, rebuild index, search vaults.
'Collect Algolia debug evidence: index stats, API key ACLs, query logs, and network diagnostics for support tickets. Trigger: \"algolia debug\", \"algolia support bundle\", \"collect algolia logs\", \"algolia diagnostic\", \"algolia troubleshoot\". '
'Configure Algolia enterprise access control: team-scoped API keys, Secured API Keys for multi-tenant RBAC, dashboard team management, and audit logging. Trigger: \"algolia RBAC\", \"algolia enterprise\", \"algolia roles\", \"algolia permissions\", \"algolia team access\", \"algolia multi-tenant\", \"algolia SSO\". '
'Execute Algolia incident response: triage search failures, distinguish Algolia-side vs your-side issues, apply fallbacks, and run postmortems. Trigger: \"algolia incident\", \"algolia outage\", \"algolia down\", \"algolia on-call\", \"algolia emergency\", \"algolia broken\", \"search is down\". '
'Migrate to Algolia from Elasticsearch, Typesense, or Meilisearch. Covers data migration, query translation, replaceAllObjects zero-downtime swap, and strangler fig traffic shifting. Trigger: \"migrate to algolia\", \"switch to algolia\", \"algolia migration\", \"elasticsearch to algolia\", \"replace search engine\", \"algolia replatform\". '
'Optimize Algolia search performance: record size, searchable attributes, replica strategy, response caching, and query-time parameter tuning. Trigger: \"algolia performance\", \"optimize algolia\", \"algolia latency\", \"algolia slow\", \"algolia caching\", \"algolia response time\". '
'Implement Algolia reference architecture: index design, multi-index strategy, data pipeline, search service layer, and frontend/backend separation. Trigger: \"algolia architecture\", \"algolia best practices\", \"algolia project structure\", \"how to organize algolia\", \"algolia index design\". '
'Apply production-ready algoliasearch v5 patterns: singleton client, typed search, error handling, and batch operations. Use when implementing Algolia integrations, refactoring SDK usage, or establishing team coding standards. Trigger: \"algolia SDK patterns\", \"algolia best practices\", \"algolia code patterns\", \"idiomatic algolia\". '
'Upgrade algoliasearch from v4 to v5 with breaking change detection and codemod. Use when upgrading SDK versions, detecting deprecations, or migrating initIndex patterns. Trigger: \"upgrade algolia\", \"algolia migration v5\", \"algolia breaking changes\", \"update algolia SDK\", \"algolia v4 to v5\". '
Use when adding, changing, or debugging Alpine.js behavior in Django-rendered templates, especially when Alpine.js coexists with HTMX partial updates.
Deep-dive codebase analysis that explains how things actually work — business rules, architecture patterns, auth flows, data models, integrations, and performance hotspots. Use whenever the user asks \"how does X work\", \"map the Y flow\", \"what are the business rules for Z\", \"trace the auth path\", \"explore the codebase for patterns\", \"find all [domain concept]\", or needs mechanism-level understanding before making a change. Produces What/How/Why findings with file:line evidence, cro...
Analyze application logs for performance insights and issue detection including slow requests, error patterns, and resource usage. Use when troubleshooting performance issues or debugging errors. Trigger with phrases like \"analyze logs\", \"find slow requests\", or \"detect error patterns\".
Analyze network latency and optimize request patterns for faster communication. Use when diagnosing slow network performance or optimizing API calls. Trigger with phrases like \"analyze network latency\", \"optimize API calls\", or \"reduce network delays\".
'Captures and analyzes network packet data using Wireshark and tshark to identify malicious traffic patterns, diagnose protocol issues, extract artifacts, and support incident response investigations on authorized network segments. '
Parse Windows PowerShell Script Block Logs (Event ID 4104) from EVTX files to detect obfuscated commands, encoded payloads, and living-off-the-land techniques. Uses python-evtx to extract and reconstruct multi-block scripts, applies entropy analysis and pattern matching for Base64-encoded commands, Invoke-Expression abuse, download cradles, and AMSI bypass attempts.
'Execute use when you need to work with query optimization. This skill provides query performance analysis with comprehensive guidance and automation. Trigger with phrases like \"optimize queries\", \"analyze performance\", or \"improve query speed\". '
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.
Master AngularJS to Angular migration, including hybrid apps, component conversion, dependency injection changes, and routing migration.
'Diagnose and fix common Anima SDK design-to-code errors. Use when encountering Figma token errors, code generation failures, node not found issues, or output quality problems. Trigger: \"anima error\", \"anima not working\", \"anima debug\", \"figma to code error\". '
'Collect Anima SDK debug evidence for support tickets and troubleshooting. Use when filing Anima support requests, debugging code generation issues, or collecting diagnostic data for the Anima team. Trigger: \"anima debug bundle\", \"anima support ticket\", \"anima diagnostics\". '
'Optimize Anima code generation performance with caching, parallelism, and output tuning. Use when reducing generation latency, optimizing batch component generation, or improving generated code quality for production use. Trigger: \"anima performance\", \"anima slow\", \"anima optimization\", \"anima caching\". '
'Implement reference architecture for Anima design-to-code automation. Use when designing a design system automation pipeline, structuring a Figma-to-React project, or planning team-scale design handoff. Trigger: \"anima architecture\", \"design-to-code architecture\", \"anima project structure\", \"figma automation architecture\". '
'Upgrade @animaapp/anima-sdk versions and handle API changes. Use when upgrading SDK versions, migrating from the Figma plugin workflow to SDK-based automation, or adapting to new Anima API features. Trigger: \"anima upgrade\", \"anima migration\", \"anima SDK update\". '
Use when organizing the exposition and structure of a pure-mathematics manuscript for Annals of Mathematics — sectioning, notation, statements-before-proofs, commutative diagrams, and readability for an expert non-specialist. Figures are optional and rare; this skill is about exposition first. Does not assess the proof's correctness.