Find the perfect skill
uv Python Dependency Management
Development
Manage Python dependencies, lock files, and virtual environments using the uv package manager. Covers adding, removing, syncing, and running commands in uv-managed projects.
Create an Agent Skill
Development
Guide to create a structured agent skill with SKILL.md and references, optimized for coding agents.
PRS-Net Deep Learning Agent for Polygenic Risk Score Prediction
Data & AI
Geometric deep learning agent for polygenic risk score prediction with gene-gene interaction modeling and improved cross-ancestry portability using network integration.
Share Card Generator
Development
Generates shareable card images from app content (achievements, stats, quotes) using SwiftUI ImageRenderer. Integrates with ShareLink for social media sharing and supports customizable styles, QR codes, and multiple aspect ratios. Best used when users want to turn in-app data into exported image cards.
VCF Alias for VC Phase Loop
Development
Thin alias that forwards vcf invocations to the vc-phase-loop skill for hands-off phase completion.
Pipeline Phase Guide
Productivity
Intelligently navigate a 7-phase workflow (Spec Kit → CCGC) by detecting current phase, validating prerequisites, and recommending transitions. Essential for multi-project developers managing different features simultaneously.
Repository Dashboard
Development
Display repository status with priority PRs, issues, CI/CD health, and suggested tasks. Offers compact, detailed, and full dashboard modes.
Claude Ecosystem
Development
Comprehensive guide for Claude Code CLI, extensibility (agents, skills, output styles), and CLAUDE.md architecture.
AI Ethics and Fairness Validator
Security
Validate AI/ML models and datasets for bias, fairness, and ethical compliance. Computes fairness metrics (demographic parity, equalized odds) and generates audit reports with mitigation strategies aligned to IEEE, EU, and ACM ethical frameworks.
Skill Scaffolder for Affiliate Repo
Development
Guides the user through creating a new skill from a template by prompting for name, stage, and description, then prepares the appropriate directory structure.
Scope Creep Detector
Development
Analyzes a git diff against its stated intent to detect scope creep, unrelated changes, and oversized PRs, then gives keep/split/justify guidance.
Template Skill
Development
A template for creating skills for the AI assistant. Used as a starting point to define new skills.