Directory

Discover and filter AI agent skills. 27,776 active skills available.

Popular guides from the directory

Start with intent-focused guides, then come back to the full directory when you need broader coverage.

Results

Showing 4441-4464 of 27,776Page 186 of 1158

learn-about-omd

11
from MeroZemory/oh-my-droid

Analyze your OMC usage patterns and get personalized recommendations

hud

11
from MeroZemory/oh-my-droid

Configure HUD display options (layout, presets, display elements)

help

11
from MeroZemory/oh-my-droid

Guide on using oh-my-droid plugin

git-master

11
from MeroZemory/oh-my-droid

Git expert for atomic commits, rebasing, and history management with style detection

frontend-ui-ux

11
from MeroZemory/oh-my-droid

Designer-turned-developer who crafts stunning UI/UX even without design mockups

ecomode

11
from MeroZemory/oh-my-droid

Token-efficient parallel execution mode using Haiku and Sonnet agents

doctor

11
from MeroZemory/oh-my-droid

Diagnose and fix oh-my-droid installation issues

deepsearch

11
from MeroZemory/oh-my-droid

Exhaustive multi-strategy codebase search using grep, ripgrep, find, and AST-aware tracing to locate implementations, references, dependencies, and usage patterns for a given symbol, pattern, or concept. Use when you need to find every occurrence of a function, type, config key, or concept across a project — especially when simple text search misses indirect references, re-exports, or dynamic usage.

deepinit

11
from MeroZemory/oh-my-droid

Deep codebase initialization with hierarchical AGENTS.md documentation

code-review

11
from MeroZemory/oh-my-droid

Run a comprehensive code review

cancel

11
from MeroZemory/oh-my-droid

Cancel any active OMD mode (autopilot, ralph, ultrawork, ecomode, ultraqa, swarm, ultrapilot, pipeline)

build-fix

11
from MeroZemory/oh-my-droid

Fix build and TypeScript errors with minimal changes

autopilot

11
from MeroZemory/oh-my-droid

Expand a product idea into a spec, plan implementation with critic validation, execute code across parallel agents, run iterative QA cycles, and perform multi-reviewer validation. Use when the user provides a feature description or project idea and wants end-to-end autonomous implementation without manual phase transitions.

analyze

11
from MeroZemory/oh-my-droid

Deep analysis and investigation

testing-nodes

11
from Buywatermelon/tunpilot

Runs IP reputation checks (risk scores, streaming unlock, blacklists via 9 providers) and network performance tests (BGP, latency, speed, routing to 31 Chinese provinces) on proxy nodes via SSH. Generates structured health reports with actionable recommendations. Use when testing proxy node quality, checking IP risk scores, verifying streaming unlock status, running speed tests, diagnosing latency, or comparing multiple nodes side-by-side.

getting-started

11
from Buywatermelon/tunpilot

Deploys TunPilot server via SSH, wires up the local `tunpilot` CLI or web admin, and verifies end-to-end connectivity. Use when installing TunPilot, deploying the server, configuring remote access, updating an existing installation, or setting up TunPilot for the first time.

deploying-xray-nodes

11
from Buywatermelon/tunpilot

Deploys TCP Trojan proxy nodes on Xray-core with certbot Let's Encrypt or self-signed EC P-256 + SHA-256 certificate fingerprint pinning, TCP Fast Open kernel tuning with BBR, nginx-compatible fallback site, gRPC user sync (not HTTP auth callback), and systemd hardening with strict filesystem isolation. Use when deploying a Trojan node on Xray, pinning a self-signed cert fingerprint, configuring TCP Fast Open, or setting up the Xray gRPC stats API. Not for Hysteria2 — see deploying-hy2-nodes.

deploying-hy2-nodes

11
from Buywatermelon/tunpilot

Deploys UDP/QUIC Hysteria2 proxy nodes with Brutal or BBR congestion control, inline ACME (or self-signed EC P-256), HTTP masquerade, QUIC receive/send window tuning based on server memory, systemd hardening with CAP_NET_ADMIN, and HTTP auth callback registration in TunPilot. Use when deploying a new Hysteria2 node, choosing Brutal vs BBR, tuning QUIC windows, setting up masquerade, or switching between ACME and self-signed TLS. Not for Xray/Trojan — see deploying-xray-nodes.

writing-plans

11
from abeldotam/bmad-viewer

Use when you have a spec or requirements for a multi-step task, before touching code

webapp-testing

11
from abeldotam/bmad-viewer

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

web-design-guidelines

11
from abeldotam/bmad-viewer

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

web-artifacts-builder

11
from abeldotam/bmad-viewer

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

vueuse-functions

11
from abeldotam/bmad-viewer

Apply VueUse composables where appropriate to build concise, maintainable Vue.js / Nuxt features.

vue

11
from abeldotam/bmad-viewer

Vue 3 Composition API, script setup macros, reactivity system, and built-in components. Use when writing Vue SFCs, defineProps/defineEmits/defineModel, watchers, or using Transition/Teleport/Suspense/KeepAlive.