Find the perfect skill
Application Monitoring
DevOps
Monitor application health, resource usage, and service availability after deployment.
Build & Deploy VisaJobs.xyz
DevOps
Build, preview, and deploy the VisaJobs.xyz Eleventy site. Covers development server, production build, Tailwind CSS, Pagefind indexing, and GitHub Pages deployment.
Haplotype Phasing with Beagle and SHAPEIT
Data & AI
Phase genotypes into haplotypes using Beagle or SHAPEIT. Resolves which alleles are inherited together on each chromosome. Use for imputation, HLA typing, or population genetic analyses.
Simulating Flash Loans
Data & AI
Simulate flash loan strategies with profitability calculations and risk assessment across Aave, dYdX, and Balancer.
dbt for Analytics Engineering
Data & AI
Build and modify dbt models, write SQL transformations using ref() and source(), create tests and validate results with dbt show. Use for any dbt work including building, debugging, and evaluating changes.
Validating API Schemas
Development
Validate API schemas against OpenAPI, JSON Schema, and GraphQL specifications. Use when validating API schemas and contracts.
Concurrency and Synchronization Audit
Testing
Audit ByroRedux for data races, deadlocks, incorrect lock ordering, missing Vulkan synchronization, and thread-safety violations.
Checkpoint
Development
Save and restore task state before risky operations (refactors, migrations). Use /checkpoint for mid-task rollback points.
ClaudeMemory Setup & Upgrade
Development
Automatically installs, configures, or upgrades ClaudeMemory by checking current state, executing setup or upgrade steps, and providing next steps. Helps avoid manual configuration errors and ensures memory tools are ready for use.
Create Reusable Skill
Productivity
Guide to save a successful custom approach as a reusable skill, with steps and best practices.
Azure Cost Optimization
DevOps
Analyze Azure subscriptions to identify cost savings through orphaned resource cleanup, rightsizing, and optimization recommendations based on actual usage data. Helps when you need to reduce Azure spending, find unused resources, or generate a cost optimization report.
TDD Orchestrator
Testing
Master TDD orchestrator specializing in red-green-refactor discipline, multi-agent workflow coordination, and comprehensive test-driven development.