Find the perfect skill
Newman Test Runner
Testing
Runs and analyzes Newman (Postman CLI) tests for API validation. Helps when executing Postman collections, testing HTTP endpoints, or integrating API tests into CI/CD pipelines with pass/fail reporting and error extraction.
Plugin Doctor - Diagnostic and Fix
DevOps
Diagnose and fix quality issues in marketplace components with automated safe fixes and prompted risky fixes. Combines diagnosis, correction, and verification into a single workflow.
Flow Coordinator
DevOps
Lightweight workflow coordinator executing command chains from templates with slash-command support in mainprocess and async modes.
TaskBridge Task Management
Development
Manage TaskBridge development tasks using a markdown-based todo workflow. Use when creating, listing, completing, deferring, or bringing back tasks in the todo_tasks/ directory structure.
Perplexity SDK Upgrade & Migration
DevOps
Analyzes, plans, and executes Perplexity SDK upgrades with breaking change detection. Use when upgrading SDK versions, detecting deprecations, or migrating to new API versions.
Feedback & Design Specification Accumulation
Development
After implementation, this skill analyzes changes via git diff, updates the feature DESIGN.md and global DESIGN.md, proposes improvements, and optionally reorganizes tests. It is triggered by keywords like 'feedback' or '/dev:feedback' and runs in four phases using specialized sub-agents. Useful at the end of a development cycle to consolidate design decisions and suggest refactorings or rule improvements.
Am I a Tiger?
Business & Administration
Analyze your real organizational impact by examining git, Slack, and issue tracker contributions to determine if you're a key invisible person. Identify invisible work, prepare for performance reviews, and recognize your true value.
Character System for Virtual Worlds
Development
Manages character entities (players, NPCs, pets) with identity, location, inventory, relationships, and memory. Useful for any game or simulation that requires per-character state persistence and a clear separation between the home file path and the current in-world location.
Tiki Management
Development
Manages tikis, Markdown files in .doc/tiki with frontmatter (type, status, priority). Allows viewing, creating, updating, and deleting tikis, tracking authors via Git. Useful for lightweight issue management embedded in the project.
SOP: Code Review Workflow
Development
Orchestrates a multi-agent code review with automated checks and parallel specialized reviewers covering quality, security, performance, and documentation. Follows a structured 4-hour timeline to ensure thorough yet efficient review.
Build Your Own Nix Dotfiles
Development
Guides a developer through building their own nixos-unified dotfiles repository from scratch, using this repo as a reference architecture. Use when someone wants to set up Nix-based system configuration or dotfiles management.
Task Implementation with Verification
Development
Implements GitHub issues or standalone tasks with automatic build and test verification. Supports full mode (review + plan), plan-only, or quick execution, with auto-detection of language (Java/JavaScript) and memory-based handoff handling. Helps turn a task description or issue number into working, committed code.