Find the perfect skill
Infographic Template Updater
Development
Update template catalogs and UI prompts after adding new infographic templates. Follow strict procedures for SKILL.md, gallery mappings, and prompt lists.
Frontend Security Coding
Security
Expert in secure frontend coding, specializing in XSS prevention and client-side security.
Start Web Session
Development
Checks the current Git status, recent commits, and pending changes when starting a new work session on a web project. It also loads the latest session context from the `.claude/sessions/` folder, helping you pick up where you left off and quickly plan the day's tasks.
Axiom - Serverless Log Analytics
DevOps
Expert guidance for Axiom, the serverless log management and analytics platform that stores and queries unlimited data at fixed cost.
Incident Response
DevOps
Skill for managing incidents with modern SRE practices: detection, triage, investigation, communication, and postmortem.
uv - Fast Python Package Manager
Development
Use uv for fast Python package management and project execution. Run scripts and CLI tools with `uv run` in isolated environments.
Safe line rebase
Development
Safely incorporates commits from the terminal station branch into the main working branch. It stashes any uncommitted work before rebasing, ensuring no data loss, and uses [skip line] markers in station commits to prevent retriggering the assembly line. Particularly useful when the line status shows pending station updates.
Operating System File Manipulation
Development
This skill enables file system operations such as listing directory contents, creating multiple directories in bulk, moving multiple files to a destination, and moving files that match a regex pattern. It helps when you need to organize, restructure, or clean up file structures efficiently.
Octav API Integration
Development
API for cryptocurrency portfolio tracking, transaction history, and DeFi analytics across 65+ blockchain networks.
Pull Request Workflow
Development
Create or update a pull request for the current branch. Triggered when the user asks to open, edit, or update a PR.
Add logging with LoggableInterface
Development
Adds the LoggableInterface to a PHP class and implements the toLog() method. Rules specify which properties to include (IDs, statuses, dates) and exclude (passwords, secrets). Helps standardize business logging for debugging or event tracking.
Grill Me
Development
Interview the user relentlessly about a plan or design until reaching shared understanding. Resolves each branch of the decision tree one by one.