Find the perfect skill
br Issue Tracker
Development
Local-first, dependency-aware issue tracker for AI agents. Explicit sync to Git via JSONL.
Antigravity Awesome Skills
Productivity
A brief description of what this skill does.
Boltz-2 Protein Structure Prediction
Data & AI
Automates the full workflow for Boltz-2 protein structure prediction: upload, spec generation, validation, job submission, and status tracking. Supports nanobody-target cross-model workflows.
Send Message via Discord
Productivity
Send a message from this session to other Claude Code sessions on a shared Discord channel.
Telemetry Standards for Supabase Studio
Development
Standards for PostHog event tracking in Supabase Studio: naming, properties, anti-patterns, and implementation.
Building Cloud SIEM with Sentinel
Security
Deploy Microsoft Sentinel as a cloud-native SIEM/SOAR platform. Configure data connectors, write KQL queries, create playbooks, and hunt threats across multi-cloud environments.
Scan Specific MCP Skill
Security
Scans a specific MCP skill package by npm name or GitHub URL, audits it for threats, and reports findings.
Advanced TypeScript Types
Development
Master TypeScript's advanced type system: generics, conditional types, mapped types, and utility types for building type-safe applications.
Upgrade Next.js
Development
Upgrade Next.js to the latest version following official migration guides and codemods.
Forge Analyzer
Productivity
Analyzes vague user requests and recommends appropriate architecture based on actual needs. Frontend for clarifying ambiguous requests before routing to specialized tools.
htop / System Monitoring
DevOps
Monitor system resources with htop and related tools. Perfect for analyzing CPU/memory usage, diagnosing processes, and detecting bottlenecks.
Post CI Failure Comments to PR
DevOps
Wire long-running workflow failures into PR conversations as marker-tagged, secret-scrubbed comments using a self-contained GitHub Actions composite action.