Find the perfect skill
sag: ElevenLabs Text-to-Speech
Content
Use sag to generate ElevenLabs text-to-speech audio with simple CLI commands and voice character effects.
Agent Review Architecture & Checklist
Development
Audit agent files: frontmatter, triggers, voice, length, duplication. Helps ensure consistency and correctness.
Code Quality Specialist
Development
Refactors and optimizes code to improve readability, maintainability, and performance by applying best practices like DRY and SOLID, renaming unclear variables, splitting long functions, and identifying inefficient loops.
Foreman /skill Command
Development
Executes the /skill command using instructions from runtime files and catalog.json.
iOS/macOS i18n Translation Management
Development
Manages iOS/macOS localization *.xcstrings files by cleaning stale entries, detecting missing translations, and adding simplified/traditional Chinese translations. Helps maintain translation consistency and completeness across app localizations, especially when adding new strings or updating existing ones.
Code Review
Development
This skill performs quick, focused code reviews on specified files or recent git changes. It checks for bugs, security issues, performance problems, and adherence to best practices, categorizing findings by severity. It helps developers catch issues early and improve code quality efficiently.
Trust & Reliability Animation
Development
Guidelines for creating animations that build user trust through predictable, consistent motion. Covers Disney principles, timing, and easing for dependable UI.
Create PR and Check CI Status
Development
Creates a pull request from the current branch, links it to an issue, and monitors CI status. If CI passes, removes the wip label.
Event Meta Image Generator
Content
Generates on-brand social cards for Pulumi events in five sizes using a shared Satori renderer. Enriches default cards with external co-presenters, photos, and partner logos, with event-bound or standalone modes.
Review Existing Content
Documentation
Run the docs-review pipeline over selected documentation pages, apply only high-confidence fixes, and open one auditable PR per article.
Workflow Patterns
Development
Guide for implementing tasks with Conductor's TDD workflow, managing phase checkpoints, git commits, and the verification protocol.
Template Skill
Development
A template for creating skills for the AI assistant. Used as a starting point to define new skills.