Find the perfect skill
Skill Definition File Structure
Development
Reference documentation for AXEL skill definition file structure, including role, capabilities, enforcement, and registry.
Skrift Form System
Development
Pydantic-backed forms with CSRF protection, template rendering, and hook integration.
Sentry Known Pitfalls
Development
Common Sentry pitfalls and how to avoid them. Use when troubleshooting Sentry issues, reviewing configurations, or preventing common mistakes.
Workflow Patterns
Development
Guide for implementing tasks using TDD workflow, managing phase checkpoints, git commits, and verification protocol.
Fix Notebook Errors
Development
Diagnoses and resolves errors in Jupyter notebooks, including Python code bugs, JSON schema violations, and source library issues. It automatically removes problematic cell IDs and normalizes nbformat_minor to fix nbconvert failures. Useful when notebook execution fails due to code logic, missing imports, or invalid metadata.
UI Skills
Development
Opinionated, evolving constraints to guide agents when building interfaces.
Vite: Config, Plugins, SSR & Rolldown Migration
Development
Vite configuration, plugin API, SSR and Vite 8 Rolldown migration. Covers vite.config.ts, plugins, library mode and environment API for Vite projects.
Run Tamagui
Development
Run or rebuild the local Tamagui/Next.js frontend. Use to start the dev server or rebuild it standalone.
TypeScript Models for Appwrite
Development
Defines standard TypeScript interfaces for Appwrite Collections. Use when creating models for Tours, Users, or Bookings to ensure full type safety with standard Appwrite fields and enums.
OCTAVE Literacy
Development
Fundamental reading and writing capability for the OCTAVE format. Provides agents with basic structural competence without full architectural specification overhead.
Keboola Data App Development
Development
Expert for building Streamlit data apps for Keboola deployment. Follows validate-build-verify workflow with SQL-first architecture and Playwright testing.
SQL Patterns
Development
Quick reference for common SQL patterns, CTEs, window functions, and indexing strategies.