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 set of architecture rules for React 19 and Next.js applications using the App Router, which is Next.js's newer page and routing system.

not rated 1 18d ago A 45 tokens original MIT

2428424081cn/Skill-mcp

Skill Claude CodeCodex

A guide for semantic versioning and automatic CHANGELOG files based on Conventional Commits. Semantic versioning uses MAJOR, MINOR, and PATCH numbers to describe the impact of releases.

not rated 1 18d ago A 32 tokens original MIT

2428424081cn/Skill-mcp

Skill Claude CodeCodex

A strict set of rules for generating TypeScript code, with a focus on checking unknown data and making function results explicit. TypeScript is JavaScript with added checks for data types before code runs.

not rated 1 18d ago A 16 tokens original MIT

2428424081cn/Skill-mcp

Skill Claude CodeCodex

A guide for moving TypeScript projects to strict type checking. TypeScript is JavaScript with optional type information, and strict mode catches more unsafe code before it runs.

not rated 1 18d ago A 35 tokens original MIT

2428424081cn/Skill-mcp

Skill Claude CodeCodex

A guide for creating and improving GitHub Actions, which are automated jobs that build and test code. It covers dependency caching and cancelling outdated runs for the same pull request.

not rated 1 18d ago A 37 tokens original MIT

2428424081cn/Skill-mcp

Skill Claude CodeCodex

A Docker troubleshooting guide. Docker runs applications in isolated containers, and this guide checks their local status, networking, and port connections.

not rated 1 18d ago A 36 tokens original MIT

log-troubleshooter

31

2428424081cn/Skill-mcp

Skill Claude CodeCodex

A production-log analysis procedure that extracts error and warning lines, groups similar stack traces, and reports how often each problem appears.

not rated 1 18d ago A 42 tokens original MIT

2428424081cn/Skill-mcp

Skill Claude CodeCodex

A Chinese-language guide for configuring Nginx as a reverse proxy, including compression, stronger HTTPS settings, WebSocket forwarding, and upstream load balancing. A reverse proxy receives requests and passes them to application servers.

not rated 1 18d ago A 43 tokens original MIT

2428424081cn/Skill-mcp

Skill Claude CodeCodex

A guide for configuring Linux services with systemd, the standard service manager on many Linux systems. It covers restarting failed services, recording logs, and running without administrator privileges.

not rated 1 18d ago A 30 tokens original MIT

2428424081cn/Skill-mcp

Skill Claude CodeCodex

A document-cleaning and Markdown-conversion tool for text, JSON, and CSV files. Markdown is a plain-text format used to structure readable documents.

not rated 1 18d ago A 35 tokens original MIT

2428424081cn/Skill-mcp

Skill Claude CodeCodex

A set of tools for handling JSON and YAML configuration files. It can flatten nested JSON into dot-separated keys and validate or format structured data.

not rated 1 18d ago A 32 tokens original MIT

meeting-notes

36

2428424081cn/Skill-mcp

Skill Claude CodeCodex

A tool that turns meeting transcripts—the written record of a meeting—into organized Markdown notes. It also counts speakers and lists action items.

not rated 1 18d ago A 30 tokens original MIT

openapi-swagger-gen

37

2428424081cn/Skill-mcp

Skill Claude CodeCodex

A guide for describing web APIs with OpenAPI 3.0, a standard format that documents how software endpoints accept requests and return responses. It covers paths, parameters, request bodies, and response definitions.

not rated 1 18d ago A 30 tokens original MIT

2428424081cn/Skill-mcp

Skill Claude CodeCodex

A guide for adding Shields.io badges to an open-source project README. README files document a project's setup and use.

not rated 1 18d ago A 33 tokens original MIT

2428424081cn/Skill-mcp

Skill Claude CodeCodex

A set of rules for building reusable, accessible React interface components with shadcn/ui and Radix UI. It explains conventions for component code, keyboard support, screen-reader attributes, styling variants, and class-name handling.

not rated 1 18d ago A 37 tokens original MIT

2428424081cn/Skill-mcp

Skill Claude CodeCodex

A guide to building design systems with Tailwind CSS v4, a tool for styling websites with reusable classes. It explains CSS-based theme variables, OKLCH colors, and container queries, which let components respond to their own container size.

not rated 1 18d ago A 38 tokens original MIT

2428424081cn/Skill-mcp

Skill Claude CodeCodex

A guide to TanStack Query v5, a React library for fetching, caching, and updating server data in web applications.

not rated 1 18d ago A 36 tokens original MIT

2428424081cn/Skill-mcp

Skill Claude CodeCodex

A set of Chinese-language rules for building Vue 3 applications with the Composition API and Pinia. Vue 3 is a JavaScript user-interface framework, while Pinia manages shared application state.

not rated 1 18d ago A 36 tokens original MIT

organize-files

43

2428424081cn/Skill-mcp

Skill Claude CodeCodex

A file-organization skill that sorts files by their extensions, such as grouping PDFs, images, or spreadsheets. It includes permission handling and can produce a dry-run plan before making changes.

not rated 1 18d ago A 32 tokens original MIT

commit-msg

44

2428424081cn/Skill-mcp

Skill Claude CodeCodex

A generator for Conventional Commits messages, a standard format that labels changes such as features, fixes, tests, and documentation. It returns a suggested message and its change type from a summary.

not rated 1 18d ago A 17 tokens original MIT

ml-best-practices

45

2428424081cn/Skill-mcp

Skill Claude CodeCodex

CRITICAL RULE: You MUST use this skill whenever the task involves any machine learning tasks or data analysis. Use this skill if the user's prompt or requirements mention any of the following: Clustering Classification Regression Time series forecasting Statistical testing Model comparison ML Data analysis…

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

notebook-guidance

46

2428424081cn/Skill-mcp

Skill Claude CodeCodex

This skill guides the use of Jupyter notebooks for data analysis, exploration, and visualization, particularly with BigQuery. It outlines best practices for notebook execution and validation (supporting both cell-by-cell execution and full notebook generation depending on tool availability), library installation, and…

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

2428424081cn/Skill-mcp

Skill Claude CodeCodex

Ensures proper Python dependency management, avoiding global pip install and adhering to project-specific tooling. Use this skill if any of the following are true: 1. Attempting to run pip install {packagename}. 2. Python packages or dependencies need to be added or modified. 3. Initiating a new Python project. 4.…

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

adversarial-critic

48

2428424081cn/Skill-mcp

Skill Claude CodeCodex

A review method that challenges a proposed solution by looking for failures, edge cases, and security or design weaknesses.

not rated 1 18d ago A 45 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: