14033 results (103.6ms) page 53 / 702
eugenepyvovarov / mcpbundler-agent-skills-marketplace-wp-playground exact

Use for WordPress Playground workflows: fast disposable WP instances in the browser or locally via @wp-playground/cli (server, run-blueprint, build-snapshot), auto-mounting plugins/themes,...

guanyang / antigravity-skills-mcp-builder exact

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate...

xlsx 0.00
guanyang / antigravity-skills-xlsx exact

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv,...

guanyang / antigravity-skills-dispatching-parallel-agents exact

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

guanyang / antigravity-skills-receiving-code-review exact

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not...

eugenepyvovarov / mcpbundler-agent-skills-marketplace-swift-concurrency-expert exact

Swift Concurrency review and remediation for Swift 6.2+. Use when asked to review Swift Concurrency usage, improve concurrency compliance, or fix Swift concurrency compiler errors in a feature or file.

eugenepyvovarov / mcpbundler-agent-skills-marketplace-swiftui-view-refactor exact

Refactor and review SwiftUI view files for consistent structure, dependency injection, and Observation usage. Use when asked to clean up a SwiftUI view’s layout/ordering, handle view models safely...

pdf 0.00
guanyang / antigravity-skills-pdf exact

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or...

docx 0.00
guanyang / antigravity-skills-docx exact

Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional...

guanyang / antigravity-skills-webapp-testing exact

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.

guanyang / antigravity-skills-verification-before-completion exact

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims;...

eugenepyvovarov / mcpbundler-agent-skills-marketplace-openai-knowledge exact

Use when working with the OpenAI API (Responses API) or OpenAI platform features (tools, streaming, Realtime API, auth, models, rate limits, MCP) and you need authoritative, up-to-date...

eugenepyvovarov / mcpbundler-agent-skills-marketplace-c4-architecture exact

Generate architecture documentation using C4 model Mermaid diagrams. Use when asked to create architecture diagrams, document system architecture, visualize software structure, create C4 diagrams,...

eugenepyvovarov / mcpbundler-agent-skills-marketplace-mermaid-diagrams exact

Comprehensive guide for creating software diagrams using Mermaid syntax. Use when users need to create, visualize, or document software through diagrams including class diagrams (domain modeling,...

eugenepyvovarov / mcpbundler-agent-skills-marketplace-hf-cli exact

Execute Hugging Face Hub operations using the `hf` CLI. Use when the user needs to download models/datasets/spaces, upload files to Hub repositories, create repos, manage local cache, or run...

guanyang / antigravity-skills-test-driven-development exact

Use when implementing any feature or bugfix, before writing implementation code