Asheng008

11 mods across 1 repository, 0 stars between them.

explain

01

Asheng008/unifiles-mcp

Command Cursor

A command that explains selected code, text, files, configuration, or terminal output in Chinese. It describes what the input means, how it works, and possible problems or fixes.

0 5mo ago A 0 tokens original MIT

lint-and-format

02

Asheng008/unifiles-mcp

Command Cursor

A Windows PowerShell command workflow for checking and formatting Python code with Ruff, Black, and Mypy. Ruff checks code, Black applies a consistent layout, and Mypy checks type annotations.

0 5mo ago A 0 tokens original MIT

publish-to-pypi

03

Asheng008/unifiles-mcp

Command Cursor

A command workflow for packaging and publishing the unifiles-mcp Python project to PyPI, the public package index for Python software. It supports TestPyPI for trial releases and the main PyPI service for production releases.

0 5mo ago A 0 tokens original MIT

update-changelog

04

Asheng008/unifiles-mcp

Command Cursor

A development command that updates a project’s CHANGELOG.md, a file that records released and planned changes. It follows Keep a Changelog categories and Semantic Versioning, a standard for version numbers.

0 5mo ago A 0 tokens original MIT

update-history

05

Asheng008/unifiles-mcp

Command Cursor

A development command that records the current conversation in HISTORY.md, a project file containing past instruction rounds. It keeps the existing format and adds the new entry at the end.

0 5mo ago A 0 tokens original MIT

code_style

06

Asheng008/unifiles-mcp

Cursor rule Cursor

A Python style guide for building MCP servers with FastMCP, the higher-level interface of the official Python MCP software development kit.

0 5mo ago A 0 tokens original MIT

code-quality-check

07

Asheng008/unifiles-mcp

Skill Claude CodeCodexCursor

A code-quality checking workflow for Python projects using Black, Ruff, and Mypy. Black formats code, Ruff checks coding rules, and Mypy checks type annotations.

0 5mo ago A 50 tokens original MIT

Asheng008/unifiles-mcp

Skill Claude CodeCodexCursor

A workflow guide for running coding-agent tasks in Windows PowerShell, including paths, text encoding, virtual environments, and file commands.

0 5mo ago C 65 tokens original MIT

Asheng008/unifiles-mcp

Skill Claude CodeCodexCursor

A guide for writing reusable slash commands for Cursor, an AI coding editor. It creates Markdown command files in Cursor’s commands folder using the required naming and layout.

0 5mo ago A 75 tokens original MIT

Asheng008/unifiles-mcp

Instructions file CodexOpenCode

AGENTS.md instructions for Asheng008/unifiles-mcp, covering agents.md - project context & directives (v6.0), 1. project overview, 2. environment & commands, build, lint, and test commands and testing.

0 5mo ago A 1,248 tokens original MIT

unifiles-mcp

11

Asheng008/unifiles-mcp

MCP server Claude CodeCodexCursor

MCP server for unifiles - unified file operations library. Provides Excel, PDF, Word, and SQLite file operations through Model Context Protocol. Runs locally from the unifiles-mcp Python package.

0 5mo ago A tokens not measured original MIT