Explore

Find agent skills by outcome

37,619 skills indexed with the new KISS metadata standard.

Showing 24 of 37,619Categories: Creative, Communication, Data, Coding, General, Cursor-rules
General
PromptBeginner5 minmarkdown

Model Context Protocol documentation

**This documentation has moved to [modelcontextprotocol/modelcontextprotocol](https://github.com/modelcontextprotocol/modelcontextprotocol/tree/main/docs).**

0
General
PromptBeginner5 minmarkdown

Contributing to MCP Documentation

Thank you for your interest in contributing to the Model Context Protocol (MCP) documentation! This guide will help you get started with contributing.

0
General
PromptBeginner5 minmarkdown

Contributor Covenant Code of Conduct

We as members, contributors, and leaders pledge to make participation in our

0
General
PromptBeginner5 minmarkdown

MCP Documentation Guidelines

- Preview changes locally: `mintlify dev`

0
General
PromptBeginner5 minmarkdown

.prettierignore

*.mdx

0
General
PromptBeginner5 minmarkdown

Security Policy

Thank you for helping us keep Claude Code secure!

0
General
PromptBeginner5 minmarkdown

Claude Code

![](https://img.shields.io/badge/Node.js-18%2B-brightgreen?style=flat-square) [![npm]](https://www.npmjs.com/package/@anthropic-ai/claude-code)

0
General
PromptBeginner5 minmarkdown

© Anthropic PBC. All rights reserved. Use is subject to Anthropic's [Commercial Terms of Service](https://www.anthropic.com/legal/commercial-terms).

generic skill

0
General
PromptBeginner5 minmarkdown

Changelog

- VS Code: Fixed extension crash on Windows ("command 'claude-vscode.editor.openLast' not found")

0
General
PromptBeginner5 minmarkdown

.DS_Store

generic skill

0
General
PromptBeginner5 minmarkdown

* text=auto eol=lf

*.sh text eol=lf

0
General
PromptBeginner5 minmarkdown

Step-by-Step Tutorial for Cursor with devin.cursorrules

This tutorial is designed for users who have never used Cursor before. We'll start from the beginning, covering installation, configuration, and how to use @grapeot's [`devin.cursorrules`](https://github.com/grapeot/devin.cursorrules) repository to transform Cursor into a self-evolving AI agent with

0
General
PromptBeginner5 minmarkdown

Lessons

- For website image paths, always use the correct relative path (e.g., 'images/filename.png') and ensure the images directory exists

0
General
PromptBeginner5 minmarkdown

Transform your $20 Cursor into a Devin-like AI Assistant

This repository gives you everything needed to supercharge your Cursor/Windsurf IDE or GitHub Copilot with **advanced** agentic AI capabilities—similar to the $25/task (calculated from $2.25/ACU in the Core plan and 5-12.5ACU complexity horizon in the docs) Devin—but at a fraction of the cost. In un

0
General
PromptBeginner5 minmarkdown

Instructions

During you interaction with the user, if you find anything reusable in this project (e.g. version of a library, model name), especially about a fix to a mistake you made or a correction you received, you should take note in the `Lessons` section in the `scratchpad.md` file so you will not make the s

0
General
PromptBeginner5 minmarkdown

See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

commit_msg*.txt

0
General
PromptBeginner5 minmarkdown

Instructions

During your interaction with the user, if you find anything reusable in this project (e.g. version of a library, model name), especially about a fix to a mistake you made or a correction you received, you should take note in the `Lessons` section in the `.cursorrules` file so you will not make the s

0
General
PromptBeginner5 minmarkdown

AI Agents Style Guide

> **Principle**: Load context just-in-time. This file is a routing index and blocking reference for security patterns.

0
General
PromptBeginner5 minmarkdown

Gemini Code Assist Configuration

code_review:

0
General
PromptBeginner5 minmarkdown

AgentScope Code Review Guide

You should conduct a strict code review. Each requirement is labeled with priority:

2
General
PromptBeginner5 minmarkdown

Config for the Gemini Pull Request Review Bot.

have_fun: false

2
Coding
PromptBeginner5 minmarkdown

Code Style Guidelines

Focus on code style during code review. Make the code style comments priority P2,

3
Coding
PromptBeginner5 minmarkdown

Agent Instructions

Guidelines for AI agents working on the lading codebase. For detailed rationale

0
Coding
PromptBeginner5 minmarkdown

RediSearch Development Guide

RediSearch is a Redis module providing full-text search, secondary indexing, and vector similarity search.

0