All authors
thedixitjain avatar

Claude Skills by thedixitjain

github.com/thedixitjain
12,712 skillsA× 12,102B× 480C× 79D× 30F× 210 installs5,109 views
Appfolio Hello WorldA

'Query AppFolio properties, units, and tenants via REST API. Trigger: \"appfolio hello world\". '

ai-agentstypescriptgo
0
3
Appfolio Rate LimitsA

'Handle AppFolio API rate limits with throttling and backoff. Trigger: \"appfolio rate limit\". '

ai-agentstypescriptgo
0
3
Appfolio Sdk PatternsA

'Apply production-ready patterns for AppFolio REST API integration. Trigger: \"appfolio patterns\". '

ai-agentstypescriptgo
0
3
Appfolio Webhooks EventsA

'Handle AppFolio webhook events for property management notifications. Trigger: \"appfolio webhook\". '

ai-agentstypescriptgo
0
3
Apple Notes Data HandlingA

'Handle Apple Notes data formats: HTML body, attachments, and rich content. Trigger: \"apple notes data handling\". '

ai-agentsjavascripttypescript
0
3
ArborA

Autonomously improve a real artifact (code, training recipe, agent harness, data pipeline, prompt) against an objective and an evaluator, using Hypothesis Tree Refinement (HTR) from the Arbor paper. Use this whenever someone wants to iteratively optimize something over many experiments without overfitting — e.g. \"get my model's eval score up\", \"improve this agent/harness\", \"tune this pipeline\", \"beat the baseline on this benchmark\", \"run a search over approaches and keep the best\", ...

ai-agentspythongo
0
3
Architectdata Api DesignA

数据模型和API设计方法论,包含ERD设计、数据字典、RESTful API规范

ai-agentstypescriptgo
0
3
Architecture Paradigm Client ServerA

Applies client-server architecture for web/mobile apps. Use when designing systems with centralized backend services, trust boundaries, or offline-first sync.

ai-agentsrustgo
0
3
Arize AnnotationA

Creates and manages annotation configs (categorical, continuous, freeform label schemas) and annotation queues (human review workflows) on Arize. Applies human annotations to project spans via the Python SDK. Use when the user mentions annotation config, annotation queue, label schema, human feedback, bulk annotate spans, update_annotations, labeling queue, annotate record, or human review.

ai-agentspythongo
0
3
Asin Data Api AutomationA

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

ai-agentsgogit
0
3
Aspnet Minimal Api OpenapiA

Create ASP.NET Minimal API endpoints with proper OpenAPI documentation

ai-agentsgoc#
0
3
Asr Data AnalysisA

Use when executing and reporting the analysis for an American Sociological Review (ASR) manuscript so it survives expert masked review — honest uncertainty, robustness, and evidence handling appropriate to quantitative, demographic, comparative-historical, or computational sociology. Guides analysis norms; it does not fabricate results.

ai-agentsgoaws
0
3
Asr Data And TransparencyA

Use when handling data documentation, sharing, and confidentiality for an American Sociological Review (ASR) manuscript. ASR follows the ASA data-sharing policy — share data and documentation after a project's completion or major publications, with confidentiality and proprietary exemptions — rather than a mandatory editor-verified replication deposit. Prepares documentation; it does not over-state requirements.

ai-agentsgoaws
0
3
Assemblyai Webhooks EventsA

'Implement AssemblyAI webhook handling for transcription completion events. Use when setting up webhook endpoints, handling transcription callbacks, or processing async transcription results via webhooks. Trigger with phrases like \"assemblyai webhook\", \"assemblyai events\", \"assemblyai transcription callback\", \"handle assemblyai webhook\". '

ai-agentstypescriptgo
0
3
Async Api CallerA

'Configure async api caller operations. Auto-activating skill for API Integration. Triggers on: async api caller, async api caller Part of the API Integration skill category. Use when working with APIs or building integrations. Trigger with phrases like \"async api caller\", \"async caller\", \"async\". '

ai-agentsgobash
0
3
Atlas ContractA

Goal-integrity skill. Use for backend/API/persistence, preserve/do-not-change, tests/validation, mocks, rework, multi-part requests. Emits Goal Contracts, Deviation Notices, Phase Checks, Final Audits. Skip for Q&A or trivial edits.

ai-agentsrustgo
0
3
Attio Common ErrorsA

'Diagnose and fix the top Attio REST API errors by HTTP status code. Real error response formats, actual error codes, and proven fixes. Trigger: \"attio error\", \"fix attio\", \"attio not working\", \"attio 429\", \"attio 403\", \"attio 422\", \"debug attio\". '

ai-agentstypescriptgo
0
3
Attio Core Workflow BA

'Manage Attio lists, entries, notes, and tasks via the REST API. Use when working with sales pipelines, kanban boards, CRM notes, or task assignments in Attio. Trigger: \"attio lists\", \"attio entries\", \"attio pipeline\", \"attio notes\", \"attio tasks\", \"add to attio list\". '

ai-agentstypescriptgo
0
3
Attio Hello WorldA

'Make your first Attio API calls -- list objects, create a person, query companies, and read attributes. Use when starting a new Attio integration or learning the API. Trigger: \"attio hello world\", \"attio example\", \"first attio call\", \"attio quick start\", \"try attio API\". '

ai-agentstypescriptgo
0
3
Attio Install AuthA

'Set up Attio REST API authentication with access tokens or OAuth 2.0. Use when configuring API keys, setting token scopes, initializing the Attio client, or connecting an app via OAuth. Trigger: \"install attio\", \"setup attio\", \"attio auth\", \"attio API key\", \"attio OAuth\", \"attio access token\". '

ai-agentstypescriptpython
0
3
Attio Rate LimitsA

'Handle Attio API rate limits with exponential backoff, queue-based throttling, and Retry-After header parsing. Trigger: \"attio rate limit\", \"attio 429\", \"attio throttling\", \"attio retry\", \"attio backoff\", \"attio too many requests\". '

ai-agentstypescriptgo
0
3
Attio Sdk PatternsA

'Production-ready patterns for the Attio REST API: typed client, retry with backoff, pagination iterators, and multi-tenant factory. Trigger: \"attio SDK patterns\", \"attio best practices\", \"attio client wrapper\", \"idiomatic attio\", \"attio TypeScript patterns\". '

ai-agentstypescriptgo
0
3
Attio Webhooks EventsA

'Implement Attio v2 webhooks -- subscribe to record/list/note/task events, verify signatures, filter by object or attribute, and handle idempotently. Trigger: \"attio webhook\", \"attio events\", \"attio webhook signature\", \"handle attio events\", \"attio notifications\", \"attio real-time\". '

ai-agentstypescriptgo
0
3
Automating Database BackupsA

'Automate database backup processes with scheduling, compression, and encryption. Supports PostgreSQL (pg_dump), MySQL (mysqldump), MongoDB (mongodump), and SQLite. Generates production-ready backup scripts with retention policies and restore procedures. Trigger: \"automate database backups\", \"schedule backups\", \"create backup script\", \"disaster recovery\". Use when working with automating database backups. Trigger with ''automating'', ''database'', ''backups''. '

ai-agentspythongo
0
3
Automating The Browser Hashgraph OnlineA

>- Use when extracting a page needs scripted interaction first — click, type, press a key, scroll, wait, screenshot, or run JS before capturing the DOM. Covers `kreuzcrawl interact <url> --actions` with the real action schema, result shape, limits, and external-CDP options.

ai-agentsrustgo
0
3
Automating The BrowserA

>- Use when extracting a page needs scripted interaction first — click, type, press a key, scroll, wait, screenshot, or run JS before capturing the DOM. Covers `crawlberg interact URL --actions` with the real action schema, result shape, limits, and external-CDP options.

ai-agentsrustgo
0
3
Azure Postgres Ts Sickn33A

Connect to Azure Database for PostgreSQL Flexible Server from Node.js/TypeScript using the pg (node-postgres) package.

ai-agentstypescriptgo
0
3
Azure Postgres TsA

| Connect to Azure Database for PostgreSQL Flexible Server from Node.js/TypeScript using the pg (node-postgres) package. Use for PostgreSQL queries, connection pooling, transactions, and Microsoft Entra ID (passwordless) authentication. Triggers: \"PostgreSQL\", \"postgres\", \"pg client\", \"node-postgres\", \"Azure PostgreSQL connection\", \"PostgreSQL TypeScript\", \"pg Pool\", \"passwordless postgres\".

ai-agentsjavascripttypescript
0
3
Azure Resource Manager Mysql Dotnet Sickn33A

Azure MySQL Flexible Server SDK for .NET. Database management for MySQL Flexible Server deployments.

ai-agentsgobash
0
3
Azure Resource Manager Mysql DotnetA

| Azure MySQL Flexible Server SDK for .NET. Database management for MySQL Flexible Server deployments. Use for creating servers, databases, firewall rules, configurations, backups, and high availability. Triggers: \"MySQL\", \"MySqlFlexibleServer\", \"MySQL Flexible Server\", \"Azure Database for MySQL\", \"MySQL database management\", \"MySQL firewall\", \"MySQL backup\".

ai-agentsgobash
0
3
Azure Resource Manager Postgresql Dotnet Sickn33A

Azure PostgreSQL Flexible Server SDK for .NET. Database management for PostgreSQL Flexible Server deployments.

ai-agentsrustgo
0
3
Azure Resource Manager Postgresql DotnetA

| Azure PostgreSQL Flexible Server SDK for .NET. Database management for PostgreSQL Flexible Server deployments. Use for creating servers, databases, firewall rules, configurations, backups, and high availability. Triggers: \"PostgreSQL\", \"PostgreSqlFlexibleServer\", \"PostgreSQL Flexible Server\", \"Azure Database for PostgreSQL\", \"PostgreSQL database management\", \"PostgreSQL firewall\", \"PostgreSQL backup\", \"Postgres\".

ai-agentsrustgo
0
3
Azure Resource Manager Redis DotnetA

| Azure Resource Manager SDK for Redis in .NET. Use for MANAGEMENT PLANE operations: creating/managing Azure Cache for Redis instances, firewall rules, access keys, patch schedules, linked servers (geo-replication), and private endpoints via Azure Resource Manager. NOT for data plane operations (get/set keys, pub/sub) - use StackExchange.Redis for that. Triggers: \"Redis cache\", \"create Redis\", \"manage Redis\", \"ARM Redis\", \"RedisResource\", \"provision Redis\", \"Azure Cache for Redis\".

ai-agentsgobash
0
3
Azure Resource Manager Sql DotnetA

| Azure Resource Manager SDK for Azure SQL in .NET. Use for MANAGEMENT PLANE operations: creating/managing SQL servers, databases, elastic pools, firewall rules, and failover groups via Azure Resource Manager. NOT for data plane operations (executing queries) - use Microsoft.Data.SqlClient for that. Triggers: \"SQL server\", \"create SQL database\", \"manage SQL resources\", \"ARM SQL\", \"SqlServerResource\", \"provision Azure SQL\", \"elastic pool\", \"firewall rule\".

ai-agentsrustgo
0
3
Backend ArchitectA

Expert backend architect specializing in scalable API design, microservices architecture, and distributed systems.

ai-agentspythonrust
0
3
Backend BuilderA

Используй только внутри активного Codex Project Autopilot-проекта по утверждённому плану; не включай для обычных backend-задач вне автопилота.

ai-agentsgosql
0
3
Backend Dev GuidelinesA

You are a senior backend engineer operating production-grade services under strict architectural and reliability constraints. Use when routes, controllers, services, repositories, express middleware, or prisma database access.

ai-agentstypescriptgo
0
3
Backend Development Feature DevelopmentA

Orchestrate end-to-end backend feature development from requirements to deployment. Use when coordinating multi-phase feature delivery across teams and services.

ai-agentsgotesting
0
3
Backend EngineerA

> 作为 Team Skills Platform 中的 Backend Engineer(后端开发),负责服务端业务逻辑、接口、数据访问、集成与后端自测的实现。 当用户明确点名该角色,或当前任务需要该角色承担主责时使用。

ai-agentsgojava
0
3
Backend Patterns Affaan M 2A

Patrones de arquitectura backend, diseño de API, optimización de base de datos y buenas prácticas del lado del servidor para Node.js, Express y rutas API de Next.js.

ai-agentstypescriptgo
0
3
Backend Patterns Affaan M 3A

Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.

ai-agentstypescriptgo
0
3
Backend Patterns Affaan M 4A

Node.js, Express, Next.js API 라우트를 위한 백엔드 아키텍처 패턴, API 설계, 데이터베이스 최적화 및 서버 사이드 모범 사례.

ai-agentstypescriptgo
0
3
Backend Patterns Affaan M 5A

Node.js, Express ve Next.js API routes için backend mimari kalıpları, API tasarımı, veritabanı optimizasyonu ve sunucu tarafı en iyi uygulamalar.

ai-agentstypescriptgo
0
3
Backend Patterns Affaan M 6A

后端架构模式、API设计、数据库优化以及适用于Node.js、Express和Next.js API路由的服务器端最佳实践。

ai-agentstypescriptgo
0
3
Backend Patterns Affaan M 7A

Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.

ai-agentstypescriptgo
0
3
Backend Patterns Affaan M 8A

Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.

ai-agentstypescriptgo
0
3
Backend Patterns Affaan MA

> Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.

ai-agentstypescriptgo
0
3
Backend PatternsA

Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.

ai-agentstypescriptgo
0
3
Backend Security CoderA

Expert in secure backend coding practices specializing in input validation, authentication, and API security. Use PROACTIVELY for backend security implementations or security code reviews.

ai-agentsjavascriptgo
0
3
Backendapi DevelopmentA

后端API开发方法论,包括RESTful/GraphQL设计、请求验证、错误处理和安全实现

ai-agentstypescriptgo
0
3