Find the perfect skill
WebF Controller Management
Development
Manage WebF controllers safely with WebFControllerManager (lifecycle, reuse, pre-render, multiple controllers).
SQL Query Optimizer
Data & AI
Optimize SQL queries with practical guidance and production-ready configurations. Perfect for data analytics and performance tuning.
Demo: alias for /tour
Productivity
Alias for /tour that runs an interactive 5-step walkthrough of Product Org OS.
Install Obelisk CLI and Skill
Development
Bootstrap guide to install the Obelisk CLI and then install the official agent skill. For initial setup or repair when the obelisk command is missing.
Apache Kafka Event-Driven Architecture
Development
Expert guidance for building event-driven architectures with Apache Kafka, from hello-world prototypes to production-ready systems. Covers producers, consumers, Kafka Streams, Kafka Connect, schema management, and performance tuning. Helps with cluster setup, deployment, monitoring, and fault tolerance, with examples in Java, Python, and Node.js.
Handoff (Session Handoff)
Development
Save session progress, pending TODOs, key decisions, and next steps to specs/HANDOFF.md for continuity in long tasks.
Update Data & Launch Dashboard
Data & AI
Runs the full investment analysis pipeline: fetches stock data, runs GBM and neural network predictions, classic valuations, and launches the dashboard. Helpful when you want to update data and view results live at http://localhost:8080. Supports parameters like --universe to select the stock universe.
Figma Integration Skill
Development
Comprehensive Figma integration for implementing designs as production-ready code, connecting components via Code Connect, and generating design system rules.
Pair AI Agent with Browser
Development
Pairs a remote AI agent with your browser. Generates a setup key and instructions for the other agent to connect and get its own tab with scoped access.
PHPStan Error Resolver
Development
Automatically resolves PHPStan errors by analyzing and fixing type issues, looping until zero errors or stagnation.
Multi-cluster Health Report
DevOps
Generate a consolidated health report across multiple OpenShift clusters. Verifies each kubeconfig context is an OpenShift cluster, skipping non-OpenShift contexts by default.
Create Agent Skills Guide
Development
Guide for creating structured Agent Skills with SKILL.md and reference files for coding agents.