postgresql-table-design
A comprehensive guide for designing high-performance, maintainable PostgreSQL database schemas, covering best practices, data types, indexing, and advanced features.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
231 skills found
A comprehensive guide for designing high-performance, maintainable PostgreSQL database schemas, covering best practices, data types, indexing, and advanced features.
Production-ready reinforcement learning using Stable Baselines3. Train agents, design custom environments, implement training callbacks, and optimize workflows with a scikit-learn-style API.
Analyze Claude Code session history to identify inefficiencies, optimize token usage, and suggest workflow improvements.
A guide for building high-quality MCP (Model Context Protocol) servers in Python or TypeScript to integrate external APIs and services into LLM workflows.
Perform advanced video analysis using Google's Gemini API: summarize content, transcribe audio, extract timestamps, clip segments, and analyze YouTube URLs or local files with support for multiple models and long contexts.
An automated visual note and flowchart generator. Converts text or keywords into styled diagrams, mind maps, and handwritten notes exported as images without requiring file-reading permissions.
Implement React 19 patterns: React Compiler, Server Actions, Forms, and new hooks like 'use'. Guide decisions between Actions vs TanStack Query for mutations.
SwiftUI architecture and implementation patterns for native iOS and macOS development, focusing on state management, view composition, and data persistence.
Generates comprehensive API references, user manuals, and architectural system documentation directly from your codebase and technical specifications.
Implement ReasoningBank adaptive learning with AgentDB's ultra-fast vector backend. Features trajectory tracking, verdict judgment, memory distillation, and pattern recognition for self-learning autonomous agents.
Safely refactor code to improve structure and maintainability while preserving behavior through TDD cycles and automated test verification.
Enforce structured JSON output from Claude models using Bedrock tool_use to eliminate parsing failures and ensure schema compliance.