vibeship-skills
Related Servers
Alternatives to vibeship-skills
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceProvides 634+ curated production-ready AI skills for any MCP-compatible client, covering areas like security, frontend, backend, infrastructure, AI/ML, and architecture. Enables AI agents to access best practices, patterns, and solutions across multiple domains.65 npm1MIT
- -licenseNot gradedqualityNot gradedmaintenanceProvides access to 224 battle-tested skills plus multi-agent orchestration, exposed as tools for Claude or Codex.-
- AlicenseNot gradedqualityAmaintenanceEnables AI agents to search and retrieve over 89K skills on-demand at runtime, eliminating the need to manually install skills upfront.125MIT
- AlicenseAqualityDmaintenanceProvides access to over 100 curated AI agent skills from organizations like Anthropic, Vercel, and Hugging Face. It enables AI assistants to perform specialized tasks including document processing, security analysis, and web development through a standardized interface.430 npm25MIT
- AlicenseBqualityDmaintenanceProvides access to the Superpowers skills library - expert-crafted workflows and best practices that guide AI assistants through proven techniques for coding tasks. Supports both community skills and custom personal skills.21,234 npm4MIT
- -licenseNot gradedqualityNot gradedmaintenanceEnables intelligent discovery and management of Claude Skills through semantic search, ratings, favorites, and community curation. Provides tools to search, upload, rate, and organize skills with natural language queries and comprehensive metadata.-
TDQS
Scored across 5 tools
Tools are mostly distinct: search vs retrieve specific vs list categories, and validation vs sharp edges. However, spawner_skills and get_skill could be confused since both retrieve skill information, though descriptions help clarify.
Naming is inconsistent: list_categories and get_skill follow verb_noun pattern, while spawner_skills, spawner_validate, and spawner_watch_out use a prefix with mixed patterns. The 'spawner_' prefix is applied inconsistently.
5 tools is well-scoped for a skills retrieval server. Each tool covers a clear function without redundancy.
Covers core retrieval operations: search, get details, categories, validation rules, and sharp edges. Minor gap: no way to list all skills without a search query, but the surface is otherwise complete for its domain.