sdk▌
64 indexed skills · max 10 per page
sentry-sdk-skill-creator
getsentry/sentry-for-ai · Productivity
sentry-sdk-skill-creator
ts-agent-sdk
jezweb/claude-skills · Productivity
Generate typed TypeScript SDKs for AI agents to call MCP server tools with clean function signatures. \n \n Converts MCP tool definitions (Zod schemas, descriptions, endpoints) into typed TypeScript interfaces, client methods, and example scripts \n Scans project for MCP servers in src/server/modules/mcp*/server.ts , extracts tool metadata, and generates module-based client classes with one async method per tool \n Includes built-in error handling (AuthError, ValidationError, RateLimitError, MCP
sentry-sdk-upgrade
getsentry/sentry-for-ai · Productivity
sentry-sdk-upgrade
aws-sdk-java-v2-secrets-manager
giuseppe-trisciuoglio/developer-kit · Cloud
Secure secret storage, retrieval, and rotation using AWS SDK for Java 2.x. \n \n Covers core operations: creating, retrieving, updating, and deleting secrets with version management and automatic rotation support \n Includes SecretCache for production performance optimization with configurable TTL and size limits \n Provides Spring Boot integration patterns including bean configuration, service layers, and database credential management \n Supports JSON-structured secrets for complex credentials
aws-sdk-java-v2-messaging
giuseppe-trisciuoglio/developer-kit · Cloud
AWS messaging patterns for SQS queues and SNS topics using Java 2.x SDK. \n \n Covers queue creation, message send/receive, FIFO queues, dead letter queues, and long polling with batch operations \n Supports SNS topic publishing, subscriptions (email, SMS, SQS, Lambda endpoints), and message filtering with attributes \n Includes Spring Boot integration examples with service classes, configuration beans, and property-based resource management \n Provides best practices for visibility timeouts, id
aws-sdk-java-v2-bedrock
giuseppe-trisciuoglio/developer-kit · Cloud
Amazon Bedrock integration for Java 2.x with support for text generation, embeddings, image generation, and streaming responses. \n \n Covers multiple foundation models (Claude, Llama, Titan, Mistral, Cohere, DeepSeek) with unified API patterns for invoking, listing, and managing models \n Includes streaming response handlers for real-time generation, text embeddings for RAG applications, and image generation with Stable Diffusion \n Provides Spring Boot configuration patterns with dependency in
aws-sdk-java-v2-core
giuseppe-trisciuoglio/developer-kit · Cloud
Core patterns and configuration for AWS SDK for Java 2.x service clients, authentication, and HTTP management. \n \n Covers client builder patterns, credential provider chains (environment variables, profiles, IAM roles, SSO), and lifecycle management with try-with-resources \n Supports Apache HTTP client for sync operations and Netty for async, with connection pooling, timeout configuration, and SSL optimization \n Includes Spring Boot integration with @ConfigurationProperties , bean definition
aws-sdk-java-v2-dynamodb
giuseppe-trisciuoglio/developer-kit · Cloud
Type-safe DynamoDB operations using AWS SDK for Java 2.x with Enhanced Client support. \n \n Covers CRUD operations, queries, scans, batch operations, and transactions using the Enhanced Client for type-safe entity mapping with @DynamoDbBean annotations \n Supports composite keys, Global Secondary Indexes (GSI), Local Secondary Indexes (LSI), and advanced filtering with QueryConditional and Expression builders \n Includes Spring Boot integration patterns with repository configuration, dependency
sentry-sdk-setup
getsentry/sentry-for-ai · Productivity
sentry-sdk-setup
sentry-react-sdk
getsentry/sentry-for-ai · Frontend
sentry-react-sdk