CtrlK
BlogDocsLog inGet started
Tessl Logo

agent-skills

github.com/eigent-ai/agent-skills

SkillAddedReview
mcp-builder

skills/coding-agents-and-ides/mcp-builder/SKILL.md

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 external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

64

mintlify-docs-updater

skills/coding-agents-and-ides/mintlify-docs-updater/SKILL.md

Maintain this repository's Mintlify documentation from uploaded Markdown files. Use when asked to add, update, or organize docs pages in `docs/`, place new content under `get_started`, `core`, `core/models`, or `troubleshooting`, and keep `docs/docs.json` navigation in sync with new pages.

71

review

skills/coding-agents-and-ides/review/SKILL.md

Perform a direct five-axis code review across correctness, security, performance, readability, and maintainability. Use when the user asks for `/review`, PR review, security review, pre-merge review, production readiness review, or blocking issue assessment.

72

ship

skills/coding-agents-and-ides/ship/SKILL.md

Plan launch readiness, staged rollouts, production monitoring, rollback, communications, and post-launch validation. Use when the user asks for `/ship`, pre-launch checklists, release readiness, staged rollout plans, feature flags, deployment monitoring, or rollback planning.

75

skill-creator

skills/coding-agents-and-ides/skill-creator/SKILL.md

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

79

1.07x
webapp-testing

skills/browser-and-automation/webapp-testing/SKILL.md

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.

90

2.17x