Find the perfect skill
Connect Android Device via ADB
Development
Connects to an Android device over ADB wirelessly (TCP/IP). Use this skill to enable wireless debugging and remote control of Android devices without a USB cable.
Sync Figma Design Tokens to JSON
Development
Extract design tokens and component definitions from a Figma file via the Figma MCP server, saving them as local JSON files for hp-gen.
Code Factory Installer
Development
Install a three-layer AI-assisted engineering system into the current project. Detects language and framework, then scaffolds config files and hooks.
Salesforce Hello World Example
Development
Create a minimal Salesforce example with SOQL queries and CRUD operations on standard objects.
Argus: Multi-Model Code Review
Development
Multi-model code review that dispatches diffs/PRs to configurable reviewers, applies a confidence filter, and produces a merged review.
MoFlo Ticket Workflow
Development
Analyzes a GitHub issue, enhances the ticket, implements the fix, tests, and opens a PR. Uses memory-first research and supports multiple modes.
Write an Agent Skill
Development
Guide for creating structured agent skills with SKILL.md, references, and design principles.
Generate MBMM Slash Command
Development
Meta-command to generate a new MBMM custom slash command from a user request.
Async Python Patterns
Development
Comprehensive guidance for implementing asynchronous Python applications using asyncio, concurrency patterns, and async/await for high-performance, non-blocking systems.
Loomi Pet Helper
Development
Helper to manage Loomi Pet state and appearance in Claude Code.
Building Apple clients on mac-builder
Development
Build, test, and deploy the Apple clients (iOS, tvOS, macOS) via SSH to the remote mac-builder Mac, working around the Linux workstation's lack of Xcode.
GraphQL Schema Generator
Development
Generate GraphQL schemas, type definitions, and resolvers. Includes best practices for pagination, error handling, and documentation.