All authors
thedixitjain avatar

Claude Skills by thedixitjain

github.com/thedixitjain
12,712 skillsA× 12,102B× 480C× 79D× 30F× 210 installs5,133 views
Podium Webhook ReliabilityA

Operate a Podium webhook receiver that survives the delivery-side failures — forged events without signature verification, replay attacks against a stateless handler, duplicate processing from Podium's 24h retry policy, lost events with no dead-letter queue, out-of-order batch deliveries, and timing-attack-vulnerable HMAC compares. Use when building a webhook endpoint for call transcripts, webchat events, conversation lifecycle, or review notifications; hardening an existing handler that proc...

ai-agentspythonrust
0
3
Pods Related WorkA

Use when positioning an ACM PODS submission against the database-theory literature across PODS, ICDT, LICS, and the journals (TODS, LMCS, JACM, VLDBJ), writing delta-first contrast that compares results rather than cataloging citations, keeping self-citations double-anonymous, and handling concurrent, arXiv-preprint, and prior-version overlap.

ai-agentsgoexpress
0
3
PolarsA

Fast in-memory DataFrame library for datasets that fit in RAM. Use when pandas is too slow but data still fits in memory. Lazy evaluation, parallel execution, Apache Arrow backend. Best for 1-100GB datasets, ETL pipelines, faster pandas replacement. For larger-than-RAM data use dask or vaex.

ai-agentspythonrust
0
3
Pom Data AnalysisA

Use when executing and reporting the analysis for a Production and Operations Management (POM) manuscript — proving and numerically illustrating an analytical model, or estimating and validating an empirical / behavioral / operations-data-science study. Executes and reports; it does not pick the method (pom-methods) or frame the contribution (pom-contribution-framing).

ai-agentsgoexpress
0
3
Popdevr Data AnalysisA

Use when executing and reporting the analysis for a Population and Development Review (PDR, Wiley / Population Council) manuscript so it survives expert, double-anonymized review — correct rate construction, honest uncertainty, and demographic methods done right, with the development/policy meaning of each quantity made clear. Guides analysis and reporting norms; it does not fabricate results.

ai-agentsgogit
0
3
Popdevr Transparency And DataA

Use when preparing the data-availability statement and reproducibility materials for a Population and Development Review (PDR, Wiley / Population Council) manuscript. PDR follows Wiley's data-sharing and research-integrity expectations — a data availability statement, ORCID, and reproducible, well-documented materials deposited in a FAIR repository (verify current policy). Covers restricted-data exemptions. Prepares the materials; it does not waive requirements.

ai-agentsgoaws
0
3
Poq Data AnalysisA

Use when executing and reporting the analysis for a Public Opinion Quarterly (POQ) manuscript so it survives expert, double-blind review — design-based inference that respects survey weights, strata, and clusters, honest uncertainty, robustness, and reproducibility. POQ verifies that code reproduces every table and figure. Guides analysis norms; it does not fabricate results.

ai-agentsgogit
0
3
Poq SubmissionA

Use when running the final pre-submission preflight for Public Opinion Quarterly (POQ) via ScholarOne Manuscripts — submission-type selection, double-blind preparation, word caps, AAPOR-standard Appendix A disclosure, the Data Availability Statement, and the replication package. Final checks; it does not draft content.

ai-agentsgogit
0
3
Poq Transparency And Data PolicyA

Use when preparing the transparency materials for a Public Opinion Quarterly (POQ) manuscript — the AAPOR-standard \"Appendix A: Disclosure Elements\", the replication package deposited to POQ's Harvard Dataverse, and the Data Availability Statement. POQ requires materials that reproduce exactly all published tables and figures, archived before typesetting. Prepares the materials; it does not waive requirements.

ai-agentsgogit
0
3
Portaljs Check Data QualityA

Audit a local or remote tabular file (CSV/TSV) for common data quality issues — schema, nulls, types, duplicates. Read-only. Use when a dataset needs a quality check before publishing, or a showcase renders wrong (blank cells, garbled numbers, an unsortable date column) and the cause needs isolating.

ai-agentspythongo
0
3
Portaljs Connect CkanA

Wire a scaffolded PortalJS portal to a CKAN backend over its API. Generates a tiny server-side fetch client (no runtime dependency) and feeds the /search catalog and /@namespace/slug showcases from CKAN instead of datasets.json. Use when connecting an existing portal to a live CKAN instance instead of a static manifest.

ai-agentstypescriptgo
0
3
Portaljs Define SchemaA

Define a dataset's metadata profile — infer a Frictionless Table Schema from its data, add Data Package metadata (license, sources, keywords), and write it into datasets.json so the showcase renders a typed field table. Extend or customize via the L0-L3 profile ladder. Use when a registered dataset needs field types, constraints, or catalog metadata before publishing.

ai-agentsgobash
0
3
Portaljs MigrateA

Migrate (harvest) datasets between open-data platforms. Reads CKAN, a DCAT-US /data.json catalog (DKAN, ArcGIS Hub, data.gov), a DCAT / DCAT-AP RDF feed (JSON-LD, Turtle, or RDF/XML), Socrata, OpenDataSoft, or an ArcGIS FeatureServer, and writes them to a static PortalJS catalog or pushes them into a CKAN instance over its API. Use when moving datasets from an external open-data platform into a PortalJS portal, or bridging one CKAN instance to another.

ai-agentsgobash
0
3
Post Exploiting Microsoft Graph With GraphrunnerA

Perform recon, persistence, privilege escalation, and data search via the Microsoft Graph API using GraphRunner.

ai-agentsgoshell
0
3
Postgres Best PracticesA

Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.

ai-agentsgosql
0
3
Postgres Patterns Affaan M 2A

PostgreSQL database patterns for query optimization, schema design, indexing, and security. Based on Supabase best practices.

ai-agentsgosql
0
3
Postgres Patterns Affaan M 3A

쿼리 최적화, 스키마 설계, 인덱싱, 보안을 위한 PostgreSQL 데이터베이스 패턴. Supabase 모범 사례 기반.

ai-agentsgosql
0
3
Postgres Patterns Affaan M 4A

Sorgu optimizasyonu, şema tasarımı, indeksleme ve güvenlik için PostgreSQL veritabanı kalıpları. Supabase en iyi uygulamalarına dayanır.

ai-agentsgosql
0
3
Postgres Patterns Affaan M 5A

用于查询优化、模式设计、索引和安全性的PostgreSQL数据库模式。基于Supabase最佳实践。

ai-agentsgosql
0
3
Postgres Patterns Affaan M 6A

PostgreSQL database patterns for query optimization, schema design, indexing, and security. Based on Supabase best practices.

ai-agentsgosql
0
3
Postgres Patterns Affaan M 7A

PostgreSQL database patterns for query optimization, schema design, indexing, and security. Based on Supabase best practices.

ai-agentsgosql
0
3
Postgres Patterns Affaan MA

Patrones de base de datos PostgreSQL para optimización de consultas, diseño de esquemas, indexación y seguridad. Basado en las buenas prácticas de Supabase.

ai-agentsgosql
0
3
Postgres PatternsA

> PostgreSQL database patterns for query optimization, schema design, indexing, and security. Quick reference for common patterns, index types, data types, and anti-pattern detection. Based on Supabase best practices.

ai-agentsgosql
0
3
Postgres Readonly QueriesA

Execute safe read-only SQL queries against PostgreSQL databases with multi-connection support and defense-in-depth write protection.

ai-agentspythongo
0
3
Postgresql CliA

PostgreSQL interactive terminal (psql) reference and usage guide. Use this skill whenever the user mentions psql, PostgreSQL command-line client, backslash commands, meta-commands, \\d commands, database inspection, SQL scripting in PostgreSQL, importing/exporting data with psql, \\copy,...

ai-agentsrustgo
0
3
Postgresql Optimization Sickn33A

PostgreSQL database optimization workflow for query tuning, indexing strategies, performance analysis, and production database management.

ai-agentsgosql
0
3
Postgresql OptimizationA

PostgreSQL-specific development assistant focusing on unique PostgreSQL features, advanced data types, and PostgreSQL-exclusive capabilities. Covers JSONB operations, array types, custom types, range/geometric types, full-text search, window functions, and PostgreSQL extensions ecosystem.

ai-agentsgosql
0
3
Postgresql Table DesignA

Use this skill when designing or reviewing a PostgreSQL-specific schema. Covers best-practices, data types, indexing, constraints, performance patterns, and advanced features

ai-agentsgosql
0
3
PostgresqlA

Design a PostgreSQL-specific schema. Covers best-practices, data types, indexing, constraints, performance patterns, and advanced features

ai-agentsgosql
0
3
Posthog Install AuthA

'Install and configure PostHog SDKs with authentication. Use when setting up posthog-js (browser), posthog-node (server), or configuring API keys for a new PostHog integration. Trigger: \"install posthog\", \"setup posthog\", \"posthog auth\", \"configure posthog API key\", \"posthog init\". '

ai-agentstypescriptpython
0
3
Posthog Rate LimitsA

'Handle PostHog API rate limits with exponential backoff, request queuing, and understanding PostHog''s actual limit tiers (240/min analytics, 600/min flags). Trigger: \"posthog rate limit\", \"posthog throttling\", \"posthog 429\", \"posthog retry\", \"posthog backoff\", \"posthog too many requests\". '

ai-agentstypescriptgo
0
3
Posthog Webhooks EventsB

'Implement PostHog webhook destinations, Action-triggered notifications, and event querying via the Events API and HogQL. Trigger: \"posthog webhook\", \"posthog events API\", \"posthog actions\", \"posthog notifications\", \"posthog event query\", \"posthog HogQL\". '

ai-agentstypescriptgo
0
3
Postman Collection GeneratorA

Generate complete, import-ready Postman Collection v2.1 JSON files from natural language API descriptions or cURL commands. Use this skill whenever the user describes an API in plain English (\"I have a REST API with these endpoints...\"), pastes cURL commands, or asks to \"create a...

ai-agentsgogit
0
3
Prefect Flow BuilderA

'Build prefect flow builder operations. Auto-activating skill for Data Pipelines. Triggers on: prefect flow builder, prefect flow builder Part of the Data Pipelines skill category. Use when working with prefect flow builder functionality. Trigger with phrases like \"prefect flow builder\", \"prefect builder\", \"prefect\". '

ai-agentsgobash
0
3
Preprocessing Data With Automated PipelinesA

'Process automate data cleaning, transformation, and validation for ML tasks. Use when requesting \"preprocess data\", \"clean data\", \"ETL pipeline\", or \"data transformation\". Trigger with relevant phrases based on skill purpose. '

ai-agentspythongo
0
3
PressreleasesonlineA

Draft and publish AI-powered press releases — submit a URL + notes, get a live release page instantly. Free, no API key required.

ai-agentsgobash
0
3
Prisma AutomationA

Automate Prisma tasks via Rube MCP (Composio). Always search tools first for current schemas.

ai-agentsgogit
0
3
Prisma ExpertA

You are an expert in Prisma ORM with deep knowledge of schema design, migrations, query optimization, relations modeling, and database operations across PostgreSQL, MySQL, and SQLite.

ai-agentstypescriptgo
0
3
Prisma PatternsA

Prisma ORM patterns for TypeScript backends — schema design, query optimization, transactions, pagination, and critical traps like updateMany returning count not records, $transaction timeouts, migrate dev resetting the DB, @updatedAt skipped on bulk writes, and serverless connection exhaustion.

ai-agentstypescriptgo
0
3
Prisma Schema HelperA

'Configure with prisma schema helper operations. Auto-activating skill for Backend Development. Triggers on: prisma schema helper, prisma schema helper Part of the Backend Development skill category. Use when working with prisma schema helper functionality. Trigger with phrases like \"prisma schema helper\", \"prisma helper\", \"prisma\". '

ai-agentspythongo
0
3
Private Github SearchA

Full-text search across all of the user's GitHub repos (including private ones) using a local mirror and ripgrep. Use for \"where did I put X\", \"which repo has X\", or any search spanning the user's repos - gh search code / the REST API cannot reliably search private repos.

ai-agentsgobash
0
3
Processing Api BatchesA

'Optimize bulk API requests with batching, throttling, and parallel execution. Use when processing bulk API operations efficiently. Trigger with phrases like \"process bulk requests\", \"batch API calls\", or \"handle batch operations\". '

ai-agentspythongo
0
3
Procore Common ErrorsA

\"Procore common errors \\u2014 construction management platform integration.\\n\\ Use when working with Procore API for project management, RFIs, or submittals.\\n\\ Trigger with phrases like \\\"procore common errors\\\", \\\"procore-common-errors\\\".\\n\"

ai-agentspythongo
0
3
Procore Core Workflow AA

\"Procore core workflow a \\u2014 construction management platform integration.\\n\\ Use when working with Procore API for project management, RFIs, or submittals.\\n\\ Trigger with phrases like \\\"procore core workflow a\\\", \\\"procore-core-workflow-a\\\"\\ .\\n\"

ai-agentspythongo
0
3
Procore Core Workflow BA

\"Procore core workflow b \\u2014 construction management platform integration.\\n\\ Use when working with Procore API for project management, RFIs, or submittals.\\n\\ Trigger with phrases like \\\"procore core workflow b\\\", \\\"procore-core-workflow-b\\\"\\ .\\n\"

ai-agentspythongo
0
3
Procore Cost TuningA

\"Procore cost tuning \\u2014 construction management platform integration.\\n\\ Use when working with Procore API for project management, RFIs, or submittals.\\n\\ Trigger with phrases like \\\"procore cost tuning\\\", \\\"procore-cost-tuning\\\".\\n\"

ai-agentspythongo
0
3
Procore Data HandlingA

\"Procore data handling \\u2014 construction management platform integration.\\n\\ Use when working with Procore API for project management, RFIs, or submittals.\\n\\ Trigger with phrases like \\\"procore data handling\\\", \\\"procore-data-handling\\\".\\n\"

ai-agentspythongo
0
3
Procore Enterprise RbacA

\"Procore enterprise rbac \\u2014 construction management platform integration.\\n\\ Use when working with Procore API for project management, RFIs, or submittals.\\n\\ Trigger with phrases like \\\"procore enterprise rbac\\\", \\\"procore-enterprise-rbac\\\"\\ .\\n\"

ai-agentspythongo
0
3
Procore Hello WorldA

\"Procore hello world \\u2014 construction management platform integration.\\n\\ Use when working with Procore API for project management, RFIs, or submittals.\\n\\ Trigger with phrases like \\\"procore hello world\\\", \\\"procore-hello-world\\\".\\n\"

ai-agentspythongo
0
3
Procore Install AuthA

\"Procore install auth \\u2014 construction management platform integration.\\n\\ Use when working with Procore API for project management, RFIs, or submittals.\\n\\ Trigger with phrases like \\\"procore install auth\\\", \\\"procore-install-auth\\\".\\n\"

ai-agentspythongo
0
3