Onboarding Playbook Creation
Design structured customer onboarding workflows with phased checklists, email templates, success milestones, and ownership assignments.
Database Backup
Create, schedule, and verify database backups with support for full, incremental, and point-in-time recovery strategies.
Oauth 2 0 Setup
Implement OAuth 2.0 authentication flows including authorization code with PKCE, client credentials, and device code for secure API integration.
Wireframing
Create text-based wireframes at low, mid, and high fidelity with component inventories, interaction annotations, and responsive breakpoint specifications.
Email Drafting
Draft professional, audience-aware emails for any purpose — cold outreach, follow-ups, customer support, internal updates, and meeting requests — with calibrated tone and clear calls to action.
Webhook Setup
Set up webhook receivers with signature verification, idempotent event processing, retry handling, and dead letter queues for reliable event-driven integrations.
Logo Design
Design professional, scalable logos with complete brand identity deliverables including color palettes, typography, format variations, and usage guidelines.
Ml Pipeline Creation
A skill to create, manage, and automate machine learning pipelines.
Exploratory Data Analysis
Perform systematic exploratory data analysis to understand dataset structure, distributions, relationships, and anomalies before modeling.
Sql Query Generation
Generate optimized SQL queries from natural language requests, supporting SELECT, JOIN, GROUP BY, window functions, CTEs, and subqueries.
Presentation Creation
Create polished, audience-tailored presentations from outlines or documents, with support for Marp, reveal.js, Google Slides, and PPTX output formats.
Customer Feedback Analysis
Analyze NPS, CSAT, and qualitative customer feedback to extract themes, identify trends, and generate actionable insight reports.
Cloud Monitoring
Monitor cloud infrastructure and applications using metrics, logs, and traces to provide real-time observability into performance, health, and reliability.
Graphql Api Design
Design GraphQL APIs with well-structured schemas, efficient resolvers, pagination, and performance patterns like DataLoader and federation.
Testing
Generate, execute, and analyze tests for codebases, covering unit, integration, and end-to-end testing with coverage reporting.
Knowledge Base Article Writing
Write clear, searchable help center articles and FAQ entries based on support data, product documentation, and common customer questions.
Debugging
Systematically diagnose and fix software bugs by analyzing error messages, stack traces, logs, and runtime behavior across multiple languages.
Database Migration
Create, execute, and roll back versioned database schema migrations using tools like Alembic, Prisma Migrate, Flyway, and Knex.
Context Ranking
Ranks retrieved context chunks by relevance, diversity, and utility using scoring algorithms and multi-stage pipelines to surface the best information for a given query.
Database Schema Design
Design normalized database schemas with tables, relationships, indexes, and constraints for any application domain.
Api Design
Design RESTful APIs with proper resource modeling, HTTP method semantics, status codes, pagination, versioning, and documentation.
Code Review
Perform thorough code reviews on files or pull requests, checking for bugs, security vulnerabilities, performance issues, and style violations.
Frontend Design
Design and build production-ready frontend interfaces with design systems, responsive layouts, accessible components, and dark mode support.
Ticket Triage
Classify, prioritize, and route incoming support tickets by extracting intent and entities, assigning severity, and generating initial responses.
Data Cleaning
Clean and preprocess datasets by handling missing values, removing duplicates, correcting types, resolving outliers, and enforcing validation schemas.
Code Documentation
Automatically generate clear, comprehensive documentation for codebases — including API references, inline docstrings, README files, and usage guides.
Refactoring
Improve code quality and maintainability through systematic identification of code smells and application of proven refactoring patterns.
Model Training
Train machine learning models end-to-end, covering data loading, preprocessing, architecture selection, training loops, validation, and checkpointing.
Chatbot Conversation Design
Design structured, engaging chatbot conversations with robust intent handling, slot filling, disambiguation, error recovery, and graceful fallback strategies.
Model Deployment
Deploy trained machine learning models as production-ready services using REST APIs, containers, serverless functions, and orchestration platforms.
Data Labeling
Set up and manage data labeling workflows using manual annotation tools, semi-automated pipelines, active learning, and programmatic weak supervision.
Infrastructure As Code
Define, deploy, and manage cloud infrastructure as code using tools like Terraform, Pulumi, CloudFormation, and CDK, ensuring consistency, repeatability, and version control.
Context Optimization
Optimizes the context provided to an AI model by deduplicating, filtering, reordering, and scoring information to maximize relevance and token efficiency.
Report Generation
Generate professional reports — sprint retrospectives, financial summaries, analytics dashboards, and incident postmortems — from structured data with templates, charts, and multi-format output.
User Flow Mapping
Visualize and map user flows with Mermaid diagrams, decision points, error states, and conversion metrics to optimize user journeys.
Context Retrieval
Retrieves and synthesizes relevant information from a knowledge base using RAG techniques to provide grounded context for a given query.
Database Seeding
Populate databases with realistic, reproducible test data for development, testing, and staging environments.
Ci Cd
Set up a continuous integration and continuous delivery (CI/CD) pipeline for a software project, automating builds, tests, and deployments across environments.
Docker Compose Setup
Set up and orchestrate multi-container Docker applications using docker-compose, including service configuration, networking, volumes, and environment management.
Meeting Transcription
Transcribe meeting audio with speaker diarization, generate structured summaries with action items, decisions, and follow-ups, and support multiple audio formats and languages.
Context Injection
Injects contextual information into prompts using structured templates to improve AI model accuracy, grounding, and task performance.
Data Visualization
Create clear, effective charts and dashboards from structured data using matplotlib, seaborn, and plotly.
Churn Analysis
Identify at-risk customer accounts by analyzing usage patterns, engagement signals, and support history to generate churn risk scores and intervention recommendations.
Query Optimization
Analyze, diagnose, and optimize slow SQL queries using EXPLAIN plans, indexing strategies, query rewriting, and ORM tuning.
Api Integration
Integrate with external APIs using REST clients, webhook consumers, SDK wrappers, and polling patterns with proper authentication, error handling, and retry logic.
Data Analysis
Analyze datasets to extract insights through statistical methods, trend identification, hypothesis testing, and correlation analysis.
Version Control
Manage Git repositories and collaborative workflows — branching strategies, commit hygiene, conflict resolution, pull requests, hooks, and .gitignore management.
Context Compression
Compresses context to fit within model token limits while preserving the most critical information for the task at hand.
Hyperparameter Tuning
Optimize machine learning model hyperparameters using grid search, random search, Bayesian optimization, and Hyperband to maximize model performance within a compute budget.
Accessibility Testing
Audit web interfaces against WCAG 2.1 AA/AAA standards, identify violations, and produce actionable remediation reports with code fixes.