Find the perfect skill
Rapid Game Concept Prototyping
Development
Rapid prototyping workflow to validate game concepts. Produces throwaway code and a structured report.
Selma Health Check
DevOps
Checks system health including Ollama reachability, model availability, config validity, workspace files, skills, sessions, and gateway status.
Sumi - Artistic Infographic Generator
Content
Generate beautiful infographics from any text topic using the Sumi pipeline. Claude analyzes, structures, and crafts prompts, then generates the image via Gemini API.
Agentuity Cloud Deploy
DevOps
This skill deploys a project to the Agentuity Cloud using `agentuity cloud deploy`. It requires prior authentication and provides deployment details like URLs and logs. Helpful for CI/CD pipelines needing to deploy Agentuity projects.
Design Expert
Development
Skill for adjusting HTML/CSS layout, responsive behavior, and UI styling following the Zed-inspired design system.
Effect Schema Type Parity
Development
Defines Effect schemas that are verified against domain types using `satisfies` and `tsafe` assertions for type parity. Helps when authoring or updating schema definitions, or when the user mentions schema/type parity, `satisfies`, or `Equals` checks.
Open a PR the repo way
Development
Push the current branch and open a draft PR for Meshtastic-Android, with baseline verification, body drafted per repo instructions, and screenshots embedded via commit-pinned raw URLs.
Context Mode Upgrade
DevOps
Update context-mode plugin from GitHub. Builds, installs, and configures hooks.
SARIF Parsing Best Practices
Testing
Parses and processes SARIF files from static analysis tools. Handles filtering, deduplication, and CI/CD integration.
Schedule Recurring Tasks with cron
DevOps
cron is the standard Unix task scheduler. Define schedules with cron expressions to run scripts automatically for backups, log rotation, and more.
Prompt Engineering Expert
Data & AI
Advanced expert in prompt engineering techniques for all major AI models. Master the art of crafting effective prompts for better AI outputs.
Python Jail Escape
Security
Techniques to bypass Python sandbox restrictions and execute arbitrary code in restricted environments.