Create apps following contract-port architecture with composition roots. Use when creating new apps in apps/, scaffolding CLI tools, setting up dependency injection, or when the…
API integration patterns for Adynato mobile apps. Covers data fetching with TanStack Query, authentication flows, offline support, error handling, and optimistic updates in React…
Control and interact with Kitty terminal windows - list windows, read output, send commands, and launch new terminals
End-to-end resume parsing (detect format → extract fields). Uses a combination of format detection, text extraction, and LLM parsing to normalize resume data.
Generative Engine Optimization for AI search engines (ChatGPT, Claude, Perplexity). — from diegosouzapw/awesome-omni-skill
Generate semantic + keyword match score. Compares resume content against job description to calculate a fit score and identify gaps.
Implement AI-powered statusline with session tracking, plan detection, workspace emojis, and intelligent caching for Claude Code
Expert lifecycle decisions for iOS/tvOS: when SwiftUI lifecycle vs SceneDelegate, background task strategies, state restoration trade-offs, and launch optimization.
Automate Appcircle tasks via Rube MCP (Composio). Always search tools first for current schemas. — from diegosouzapw/awesome-omni-skill
A persistent local-only memory system for AI coding agents. Two files, one idea — AGENTS.md (committed, shared) + .agents.local.md (gitignored, personal).
OpenClaw Agent Infrastructure Guardian — keep your agent's infrastructure alive. Process lifecycle management with detached execution, auto-restart on failure.
Manage semantic versioning, changelog generation, and release notes. Auto-generates entries from completed issues or git diff.
Apply principled memoization techniques to reduce re-rendering without introducing correctness bugs.
GitHub CLI (gh) comprehensive reference for repositories, issues, pull requests, Actions, projects, releases, gists, codespaces, organizations, extensions, and all GitHub — from…
Access Airtable bases, tables, and records. Query data, search records, and read structured information.
Guides consistent, correct implementation of Stripe payment processing including payment flows, webhooks, subscriptions, and customer management.
Execute work session initialization routine at conversation start. Identifies new skills, researches improvements for existing skills, and updates skill library.
Retrieve and analyze MasterGo design DSL data. Use when users provide MasterGo links (https://mastergo.com/file/xxx or /goto/xxx) to fetch design structure, component…
Automate Aryn tasks via Rube MCP (Composio). Always search tools first for current schemas. — from diegosouzapw/awesome-omni-skill
Synchronise OmniRoute configuration, provider connections, and settings to/from cloud storage. Manage cloud worker authentication and remote backup targets.
AI Newsroom: Generate professional podcasts, debates, and news briefings from any topic using ElevenLabs.
Review Phase 1 ASCII UI designs from a product owner perspective. Analyze user journeys, identify potential issues, ask clarifying questions about requirements and user flows,…
Garante que novas Actions sigam o padrão de classes actions reutilizáveis do Easy Budget. — from diegosouzapw/awesome-omni-skill
Guia para criar habilidades eficazes. Esta habilidade deve ser usada quando os usuários desejam criar uma nova habilidade (ou atualizar uma existente) que estenda as capacidades…
Supabase integration patterns for Android - authentication, database, realtime subscriptions. Use when setting up Supabase SDK, implementing OAuth, querying database, or setting…
Automate API Sports tasks via Rube MCP (Composio). Always search tools first for current schemas. — from diegosouzapw/awesome-omni-skill
REST and GraphQL API design patterns. Covers endpoint structure, versioning, authentication, error handling, rate limiting, and OpenAPI documentation.
AI SDK v5 tool creation patterns for this project. Factory functions, Zod schemas, budget tracking, rate limiting, caching, timeout handling.
Create API agents that wrap external HTTP services (n8n, LangGraph, CrewAI, OpenAI endpoints). Configure request/response transforms, webhook status tracking, A2A protocol…
A production-ready pattern for integrating AI models (specifically Google Gemini) with automatic fallback, retry logic, structured output via Zod schemas, and comprehensive error…
TypeScript and Node.js code samples for APC Mini MK2 development. Use when user needs "code example", "implementation", "easymidi", "@julusian/midi", "sample code", "how to…
Create and configure OmniRoute routing combos, choose from 14 strategies (priority, weighted, auto, round-robin, cost-optimized, etc.), activate Auto-combo 9-factor scoring, and…
Create clean git branches from feature work, excluding agent-ops files. Use for PR preparation.
Analyzes customer behavior, needs, pain points, and sentiment through review mining, social listening, buyer persona development, and jobs-to-be-done framework.
Current state of CI/CD automation infrastructure, pre-built Docker images, and performance optimization strategies.
유튜브 영상 올인원 생성 - 소재 파일 → 리서치 → 대본 → 재료 생성 → 블로그
Generates DI Container configuration for PHP 8.5. Creates module classes, service providers, container configuration, and autowiring setup.
Analyze SIMD usage opportunities in Mojo code. Use to find performance optimization opportunities.
Genera artículos bien estructurados y redactados a partir de notas y estructura definida en blog/draft/<name>/. Usa cuando el usuario pida crear o generar un artículo desde notas.
Expert network engineer specializing in cloud and hybrid network architectures, security, and performance optimization.
Systematic debugging approaches for isolating and fixing software defects. Use when something isn't working and the cause is unclear.
Creates a protected page with Suspense loading pattern. Use when adding new pages that require authentication, creating dashboard pages, or setting up new routes.
Automate Apitemplate IO tasks via Rube MCP (Composio). Always search tools first for current schemas. — from diegosouzapw/awesome-omni-skill
Analyze code changes and recommend appropriate documentation. Evaluates git diffs to determine if changes warrant README updates, inline doc additions, or dedicated documentation…
Manage API key authentication and session tokens. Start here to authenticate requests via Bearer token, obtain session cookies, and configure login requirements for the OmniRoute…
Chat / code generation via OmniRoute using OpenAI /v1/chat/completions or Anthropic /v1/messages format with SSE streaming, auto-fallback combos, RTK token saver, and 207+…
Automate API Labz tasks via Rube MCP (Composio). Always search tools first for current schemas. — from diegosouzapw/awesome-omni-skill
Query available AI models across all configured providers. List models, resolve model aliases, and browse the full model catalog including provider-specific variants.
Add a new code quality check to CI, justfile, and pre-commit hooks. Use when adding linters, formatters, type checkers, or other code quality tools to the project.
Add rules or skills adapters for a new AI tool and wire config, CLI, completion, and tests.
Complete Magisk system installation - from initial app setup to full system integration
Update or create API documentation after making changes to the public interface of an API. Use when modifying existing endpoints, introducing new endpoints, or when API…
Generate exhaustive user-flow and edge-case test scenarios from an app's codebase, produce scenario .md files, execute tests using connected or newly created MCPs, and produce an…
Generate Apache Airflow ETL pipelines for government websites and document sources. Explores websites to find downloadable documents, verifies commercial use licenses, and creates…
Expert Alamofire decisions for iOS/tvOS: when Alamofire adds value vs URLSession suffices, interceptor chain design trade-offs, retry strategy selection, and certificate pinning…
Automate Alchemy tasks via Rube MCP (Composio). Always search tools first for current schemas. — from diegosouzapw/awesome-omni-skill
Check Anthropic API usage and costs for any time period. Use when the user asks about API costs, usage, spending, or billing for their Anthropic account.
Automate Appsflyer tasks via Rube MCP (Composio). Always search tools first for current schemas. — from diegosouzapw/awesome-omni-skill
Multi-agent app builder with 7 modes - greenfield, iteration, bugfix, refactor, UI polish, migration, and audit. PM orchestrates specialized agents with feature branches.
Analyze your uploaded YouTube videos' performance against competitor benchmarks using Playwright MCP.