Find the perfect skill
Chat context transfer
Productivity
Generates a structured context transfer summary including decisions made, files modified, and current state, so you can continue the conversation in a fresh chat session. Helps when token limits are near or performance degrades, ensuring no important context is lost.
Reflexion - Error Documentation
Development
Captures significant errors encountered during development, including root cause analysis and prevention strategies. Helps build a knowledge base to avoid repeating the same mistakes, especially for non-trivial bugs that required meaningful debugging effort.
Weekly Experiment Tracking Loop
Development
Tracks content changes on MD Home Care weekly, measures their impact on organic traffic and rankings using Google Search Console and PostHog, and applies a keep/iterate/revert decision framework with YMYL-specific lag times. Helps content managers and SEOs make data-driven decisions on content optimizations for aged care and disability service pages.
Skill Activation Guide
Productivity
Provides a step-by-step process for activating a coding skill: loading its SKILL.md, understanding its purpose, loading references, executing scripts, and applying instructions. Helps users correctly set up and utilize a skill's capabilities in their tasks.
SQL Expert
Data & AI
This skill enables writing, validating, and explaining optimized SQL queries for various database dialects. It includes a syntax validation tool and strictly adheres to provided schemas. Helpful for data analysts who need reliable queries with brief explanations.
Start Learning Session
Productivity
Starts a new learning session by reading the current progress and session log. Checks for concepts due for review (last practiced more than 3 days ago), presents 1-2 quick review questions from the quiz bank, and suggests what to work on next based on the current module. Updates the last session timestamp in the progress file.
Create Form Definition
Development
Creates a new form definition (typeRef=50) in NovaDB, specifying the form name and optional field list. Use this skill when you need to define a new editing form that groups attribute fields for an object type. After creation, use `link-form-to-type` to attach the form to the relevant object type.
Visual Testing with Playwright
Testing
This skill automates visual testing of a portfolio website using Playwright. It takes screenshots, checks responsive design, and verifies UI across multiple device viewports and themes. Useful for ensuring layout, colors, typography, and interactive elements work correctly on mobile, tablet, and desktop screens.
Design System Guard for Lucid Labs
Development
Validates UI screens against Lucid Labs design system rules (brand colors, typography, layout, interactive elements, status displays, empty states). Use after implementing UI components to verify strict adherence and flag specific violations.
Terragrunt Executor
Development
Executes Terragrunt commands like init, plan, apply, and run-all for single or multiple modules. It determines user intent from natural language triggers, checks prerequisites, and runs the appropriate command with safety measures (e.g., requiring confirmation before apply). Helps manage Terraform configurations via Terragrunt efficiently.
Software Testing Patterns
Testing
Covers software testing patterns including the testing pyramid, AAA (Arrange-Act-Assert), and principles for unit, integration, and E2E tests. Provides guidelines on mocking, test organization, data strategies, and common anti-patterns. Helps developers write reliable, maintainable test suites.
Aurora C# Coach
Productivity
Analyzes the player's Aurora C# game state via database queries and provides spoiler-free coaching advice. Helps players who are stuck or unsure what to do next by referencing the game manual for mechanics explanations.