Find the perfect skill
Skill Self-Improvement
Development
Analyze the implementation cycle and propose improvements to framework skills. Each cycle improves the next.
Poke: Quick Status Check
Development
Quick heartbeat to check if a long generation is stuck or progressing, output in ≤3 lines, then continue.
Generate event social cards
Content
Generate on-brand social cards for Pulumi events/workshops in five sizes using the shared Satori renderer. Enriches cards with external presenters and partner logos.
SQL Writing and Optimization
Data & AI
Helps write, optimize, or explain SQL queries. Looks for issues like missing indexes, N+1 patterns, unnecessary SELECT *, and suggests improvements. Best used when you need to generate clean SQL or troubleshoot query performance.
Kubernetes Secrets Manager
DevOps
Manage kubernetes secrets manager operations. Auto-activating skill for DevOps Advanced.
Anthropic Skill Installer
Development
One-shot install of Anthropic official skills from the marketplace. Analyzes overlaps with existing tools and integrates via Claude Code's native plugin mechanism.
Publication-Ready TDA Figure Spec
Development
Scaffold matplotlib figure code for TDA figures following codebase conventions. Uses style constants and figure templates for publication-ready output.
Standardize Single-Cell Data to h5ad
Data & AI
Convert heterogeneous single-cell transcriptomics datasets into canonical, analysis-ready h5ad files with full provenance tracking.
X Daily Briefing
Data & AI
Scrapes X/Twitter for configured topics and delivers a summarized daily briefing.
Probe Person Background Investigation
Data & AI
Conduct deep background investigation on a person using adaptive profiling and searches from global databases, sanctions lists, court records, social media, and news sources. Outputs detailed report to Documents/Probe folder.
TDD Workflow
Testing
Test-Driven Development workflow principles covering the RED-GREEN-REFACTOR cycle. Write tests first, code second for robust software.
Code Review Assistant
Development
Reviews pull requests by analyzing code changes, checking for common issues, and providing structured feedback with actionable suggestions.