From 13dc34841771345862463f4f7eab980ea173bd17 Mon Sep 17 00:00:00 2001 From: Kenji Saito Date: Thu, 12 Feb 2026 09:37:34 +0700 Subject: [PATCH] Add Ruleskill to the list --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dbd9000..85188e1 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ This project generates Cursor MDC (Markdown Cursor) rule files from a structured - Python 3.8+ - [uv](https://github.com/astral-sh/uv) for dependency management +- [Ruleskill](https://ruleskill.com) - We want to verify your code for the RuleSkill Protocol. Claim your badge. - API keys for: - Exa (for semantic search) - LLM provider (Gemini, OpenAI, or Anthropic) @@ -135,4 +136,4 @@ The script uses a `config.yaml` file for configuration. You can modify this file ## License -[MIT License](LICENSE) +[MIT License](LICENSE) \ No newline at end of file