Browser automation skill for AI agents using the mb CLI. Use when the agent needs to browse the web, take screenshots, scrape text, fill forms, click elements,…
Updated 2026-09-20 13:45:52 +08:00
ui-ux-pro-max: Catalog-only UI/UX Pro Max entry. The full upstream templates, data, and search workflow are not bundled in OpenDesign.; frontend-design: Create distinctive, production-grade frontend interfaces with strong visual direction, polished typography, considered layout, and working HTML/CSS/JS or…; web-design-guidelines: Review UI code for Web Interface Guidelines compliance by the Vercel engineering team. Covers layout, typography, color, motion, and accessibility for product…; design…
agent-skills
ai-design
byok
claude-code-for-design
claude-design
codex-design
coding-agents
cursor-design
deepseek
deepseek-harness
design-systems
desktop-app
dsh
dsh-plugin
figma-alternative
hermes-agent
local-first
prototyping
ui-generator
vibe-coding
Updated 2026-09-20 06:15:07 +08:00
Build durable backend AI agents with the eve framework. Use when creating, editing, or debugging an eve project — agent instructions, skills, tools,…
Updated 2026-09-20 05:35:39 +08:00
zustand: Use for Zustand stores: list/detail splits, state type sources, slices, actions, reducers, selectors, optimistic updates and class-action composition.; react: Use for TSX components, UI libraries, styling, state locality, layout, render performance and memoization.; typescript: Use for TypeScript style and type safety when editing TS/TSX/MTS, including imports, async code and error suppression.; drizzle: Use for Drizzle schemas and queries: tables, indexes, relations, joins and inferre…
agent
agent-collaboration
agent-harness
ai
cao
chatgpt
chief-agent-operator
claude
deepseek
fable
gemini
glm
gpt
knowledge-base
loop-engineering
mcp
openai
skills
Updated 2026-09-20 04:56:13 +08:00
mem-search: Search claude-mem's persistent cross-session memory database. Use when user asks "did we already solve this?", "how did we do X last time?", or needs work from…; smart-explore: Token-optimized structural code search using tree-sitter AST parsing. Use instead of reading full files when you need to understand code structure, find…; make-plan: Create a detailed, phased implementation plan with documentation discovery. Use when asked to plan a feature, task, or multi-step implementation…
ai
ai-agents
ai-memory
anthropic
artificial-intelligence
chromadb
claude
claude-agent-sdk
claude-agents
claude-code
claude-code-plugin
claude-skills
embeddings
long-term-memory
mem0
memory-engine
openmemory
rag
sqlite
supermemory
Updated 2026-09-20 04:23:02 +08:00
Work on an assigned Agent Kanban v2 Task through Realmroot Toolbox. Use when an Agent running in an Agency Session needs to inspect, claim, update, or submit…
agent-orchestration
ai-agents
ai-coding-agent
claude-code
cloudflare-pages
codex
developer-tools
ed25519
gemini-cli
kanban
multi-agent
task-management
Updated 2026-09-19 09:01:47 +08:00
Conduct context-driven code reviews focusing on quality, testability, and maintainability. Use when reviewing code, providing feedback, or establishing review…
Updated 2026-09-19 08:45:48 +08:00
Run GitHub Actions CI locally with Agent CI to validate changes before pushing. Use when testing, running checks, or validating code changes.
Updated 2026-09-19 07:54:29 +08:00
diffity-diff: Open the diffity diff viewer in the browser to see your changes; diffity-review: Review current diff and leave comments using diffity agent commands; diffity-resolve: Read open review comments and resolve them by making code fixes
Updated 2026-09-19 07:26:16 +08:00
Universal UI/UX design principles covering visual hierarchy, interaction laws, typography foundations, and WCAG accessibility requirements. Use when making…
agent-skills
ai
ai-tools
claude-design
cli
codex
design
design-md
design-system
design-tools
gemini
gemini-cli-extension
google-stitch
skills
terminal
ui
Updated 2026-09-19 07:24:37 +08:00
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts,…
Updated 2026-09-19 07:11:22 +08:00
Audits an implementation plan for requirements traceability, avoidable complexity, risky assumptions, and evidence gaps. Use when reviewing an AI-generated or…
Updated 2026-09-19 07:10:29 +08:00
Build, audit, and improve harnesses that make AI coding agents reliable: AGENTS.md/CLAUDE.md instruction files, feature/state tracking, verification gates,…
agent
agentic
agentic-ai
ai
ai-agent
ai-agents
dsh
dsh-plugin
harness
harness-engineering
harness-framework
llm
Updated 2026-09-19 05:06:28 +08:00
frontend-design: Create distinctive, production-grade frontend interfaces with high design quality. Provides analysis tools for auditing existing designs and generation tools…; presentation-design: Design and evaluate presentations that communicate effectively. Use when designing a presentation, creating slides, getting presentation feedback, structuring…; requirements-analysis: Diagnose requirements problems and guide discovery of real needs and constraints; godot-best-practices: Guide AI agen…
Updated 2026-09-19 03:32:54 +08:00
Use context-mode tools (ctx_execute, ctx_execute_file) instead of Bash/cat when processing
large outputs. Triggers: "analyze logs", "summarize output",…
antigravity
claude
claude-code
claude-code-hooks
claude-code-plugins
claude-code-skill
codex
codex-cli
context-mode
copilot
cursor-plugin
kiro
mcp
mcp-server
mcp-tools
openclaw
opencode
pi-agent
skills
zed-extension
Updated 2026-09-19 03:27:16 +08:00
redis-development: Redis performance optimization and best practices. Use this skill when working with Redis data structures, Redis Query Engine (RQE), vector search with…; redis-core: Core Redis modeling guidance — choose the right data structure (String, Hash, List, Set, Sorted Set, JSON, Stream, Vector Set) and use consistent…; redis-connections: Redis client and connection guidance covering connection pooling, multiplexing, pipelining, client-side caching with RESP3, avoiding slow commands…
Updated 2026-09-19 01:25:14 +08:00
Slack CLI for agents: read URLs/threads/history/unreads/later/canvases/workflows, create/edit canvases from Markdown, search messages/files, download…
Updated 2026-09-19 01:06:54 +08:00
mongodb-query-optimizer: Help with MongoDB query optimization and indexing. Use only when the user asks for optimization or performance: "How do I optimize this query?", "How do I…; mongodb-schema-design: MongoDB schema design patterns and anti-patterns. Use when designing data models, reviewing schemas, migrating from SQL, or troubleshooting performance issues…; mongodb-connection: Optimize MongoDB client connection configuration (pools, timeouts, patterns) for any supported driver language. U…
Updated 2026-09-18 21:15:12 +08:00
cypress-author: Creates, updates, and fixes Cypress tests (E2E/end-to-end and component tests). Use when the user asks to create tests, add tests, write tests, update tests,…; cypress-docs: Search and extract Cypress information from official documentation (docs.cypress.io, cypress.io); prefer LLM markdown under /llm/* and refuse unverified API or…; cypress-explain: Explains Cypress tests (E2E and component tests), and answers questions about Cypress use and behavior. Use when the user asks to…
Updated 2026-09-18 20:07:42 +08:00
heroui-react: HeroUI v3 React component library (Tailwind CSS v4 + React Aria). Use when building UIs with HeroUI — creating Buttons, Modals, Forms, Cards; installing…; heroui-native: HeroUI Native component library for React Native (Tailwind v4 via Uniwind). Use when building mobile UIs with HeroUI Native — creating Buttons, Cards,…; heroui-migration: HeroUI v2 to v3 migration guide for agents. Use when migrating HeroUI v2 apps to v3, upgrading components, or accessing migration documentation.…
Updated 2026-09-18 18:55:01 +08:00