2428424081cn/Skill-mcp

1Stars on the repository
67Mods indexed here, across every type
18d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

2428424081cn/Skill-mcp

Skill Claude CodeCodex

A four-step checking method for complex answers, technical designs, and algorithms: draft an answer, question it, verify each claim independently, then correct it.

not rated 1 18d ago A 19 tokens original MIT

2428424081cn/Skill-mcp

Skill Claude CodeCodex

A decision-making guide that compares technical options by scoring them against weighted criteria such as speed, development effort, operating needs, cost, and ease of changing course.

not rated 1 18d ago A 45 tokens original MIT

first-principles

51

2428424081cn/Skill-mcp

Skill Claude CodeCodex

A guide to reasoning from basic facts and hard limits instead of relying on customary assumptions.

not rated 1 18d ago A 41 tokens original MIT

root-cause-5whys

52

2428424081cn/Skill-mcp

Skill Claude CodeCodex

A problem-solving guide based on asking “why?” five times to trace a visible bug back to its underlying cause. It considers code, system design, and development processes.

not rated 1 18d ago A 46 tokens original MIT

sequential-thinking

53

2428424081cn/Skill-mcp

Skill Claude CodeCodex

A structured reasoning guide for difficult or uncertain problems. It asks the agent to state assumptions, work through smaller steps, check for contradictions, and revise earlier conclusions when needed.

not rated 1 18d ago A 43 tokens original MIT

markdown-report

54

2428424081cn/Skill-mcp

Skill Claude CodeCodex

A skill that turns statistical output from csv-stats into a Markdown report. Markdown is plain text formatted with simple symbols for headings, tables, and emphasis.

not rated 1 18d ago A 24 tokens original MIT

2428424081cn/Skill-mcp

Skill Claude CodeCodex

STOP AND VERIFY: Before running any command or tool that results in irreversible data loss, you MUST obtain explicit user consent. When in doubt, ask. It is better to wait for confirmation than to accidentally delete production data or critical project assets. Use this for: SQL: DROP TABLE/VIEW/SCHEMA/DATABASE…

not rated 1 18d ago A 139 tokens copy · 100% MIT

2428424081cn/Skill-mcp

Skill Claude CodeCodex

A guide for checking open-source software packages for known security weaknesses and harmful packages. It covers npm for JavaScript packages and pip for Python packages.

not rated 1 18d ago A 37 tokens original MIT

owasp-top10-auditor

57

2428424081cn/Skill-mcp

Skill Claude CodeCodex

A security-audit guide based on the OWASP Top 10, a commonly used list of major web-application security risks.

not rated 1 18d ago A 42 tokens original MIT

2428424081cn/Skill-mcp

Skill Claude CodeCodex

A guide for building safer regular expressions, which are text-matching patterns. It focuses on ReDoS, an attack or slowdown caused by patterns that take excessive time to process certain input.

not rated 1 18d ago A 40 tokens original MIT

2428424081cn/Skill-mcp

Skill Claude CodeCodex

A guide and command for scanning source code, configuration files, and logs for exposed secrets such as API keys, AWS tokens, private keys, certificates, and passwords.

not rated 1 18d ago A 40 tokens original MIT

sentiment

60

2428424081cn/Skill-mcp

Skill Claude CodeCodex

A simple sentiment analyser that labels text as positive, negative, or neutral using keywords. It also returns a score showing the direction and strength of the result.

not rated 1 18d ago A 30 tokens original MIT

summarize

61

2428424081cn/Skill-mcp

Skill Claude CodeCodex

A text-shortening tool that cleans up long text and cuts it to a chosen length. This version uses simple word-boundary truncation rather than true language-model summarisation.

not rated 1 18d ago A 28 tokens original MIT

translate

62

2428424081cn/Skill-mcp

Skill Claude CodeCodex

A small translation tool for Chinese and English text. It supports automatic direction detection or an explicitly chosen translation direction, but its built-in dictionary covers only a few example words.

not rated 1 18d ago A 29 tokens original MIT

semver-bump

63

2428424081cn/Skill-mcp

Skill Claude CodeCodex

A tool for increasing a semantic version number, such as changing 1.2.3 to a major, minor, or patch release. Semantic versioning uses these three parts to communicate the kind of change in a software release.

not rated 1 18d ago A 18 tokens original MIT

api-tester-toolkit

64

2428424081cn/Skill-mcp

Skill Claude CodeCodex

An HTTP API testing toolkit for sending GET and POST requests and inspecting responses. HTTP is the standard way web clients and services communicate, and the toolkit also measures response time and status codes.

not rated 1 18d ago A 39 tokens original MIT

fetch-page

65

2428424081cn/Skill-mcp

Skill Claude CodeCodex

A webpage fetcher that reads a URL and returns basic information such as whether the request worked, its status, title, and text length. It requires network access, which is blocked by default until permission is granted.

not rated 1 18d ago A 26 tokens original MIT

2428424081cn/Skill-mcp

Skill Claude CodeCodex

A set of rules for designing RESTful APIs, which are web interfaces that use standard HTTP requests to work with data and resources.

not rated 1 18d ago A 14 tokens original MIT

web-page-extractor

67

2428424081cn/Skill-mcp

Skill Claude CodeCodex

A guide for fetching a web page and extracting its main written content into clean Markdown, while removing HTML, scripts, and styles.

not rated 1 18d ago A 39 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: