🎯

test-driven-development

🎯Skill

from mxyhi/ok-skills

VibeIndex|
What it does
|

A curated collection of 40 reusable AI coding agent skills and playbooks for Codex, Claude Code, Cursor, and other tools, covering docs lookup, browser automation, GitHub Actions, prompt engineering, frontend design, and document authoring.

📦

Same repository

mxyhi/ok-skills(49 items)

test-driven-development

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add mxyhi/ok-skills --skill test-driven-development
skills.sh Install⚠ Installs to .agents/skills/
npx skills add mxyhi/ok-skills --skill test-driven-development
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/test-driven-development/SKILL.md

SKILL.md

28Installs
-
AddedMar 17, 2026

More from this repository10

🎯
planning-with-files🎯Skill

Skill

🎯
kimi-webbridge🎯Skill

A skill that lets AI agents control the user's real browser through a local daemon, supporting navigation, clicking, typing, form filling, screenshots, PDF export, and network monitoring while using the user's actual login sessions.

🎯
find-skills🎯Skill

Skill

🎯
agent-browser🎯Skill

Browser automation CLI for AI agents — website interaction, form filling, screenshots, data extraction, web app testing, and Electron app automation (VS Code, Slack, Discord, Figma).

🎯
exa-search🎯Skill

A skill for using Exa search tools via MCP, providing web search, code/documentation search, and company research capabilities with configurable parameters for result count, content length, and search type.

🎯
get-api-docs🎯Skill

Fetches current third-party API and library documentation via the chub CLI before writing code, ensuring accurate and up-to-date API reference instead of relying on training data. Supports searching, retrieving, and annotating docs.

🎯
better-icons🎯Skill

An agent skill that provides a CLI and MCP server for searching and retrieving SVG icons from 200+ libraries via Iconify, with support for batch downloads, project syncing, and smart recommendations.

🎯
ai-elements🎯Skill

Helps build AI chat interfaces using the ai-elements component library, which provides pre-built conversations, messages, tool displays, and prompt inputs built on shadcn/ui.

🎯
dogfood🎯Skill

Systematically explores and tests a web application using browser automation to find bugs, UX issues, and other problems. Produces a structured report with full reproduction evidence including step-by-step screenshots, repro videos, and detailed reproduction steps for every issue.

🎯
minimax-docx🎯Skill

A skill for professional DOCX document creation, editing, and formatting using OpenXML SDK (.NET). Supports three pipelines: creating new documents from scratch, filling/editing existing documents, and applying template formatting with XSD validation.