hackerFish

18 mods across 2 repositories, 7 stars between them.

dsh-changelog

01

hackerFish/awesome-dsh-skills

Skill Claude CodeCodex

A release-note writing guide for maintaining a CHANGELOG, a file that records what changed in each software version. It follows Keep a Changelog categories and semantic versioning rules.

5 7d ago A 30 tokens original MIT

dsh-chinese-docs

02

hackerFish/awesome-dsh-skills

Skill Claude CodeCodex

A set of rules for writing Chinese technical documentation. It covers terminology, spacing, code formatting, version notes, citations, and warnings for risky commands.

5 7d ago C 29 tokens original MIT

dsh-code-review

03

hackerFish/awesome-dsh-skills

Skill Claude CodeCodex

A Chinese-language code-review skill using a six-part checklist: correctness, security, maintainability, error handling, tests, and documentation.

5 7d ago A 27 tokens original MIT

dsh-debug-session

04

hackerFish/awesome-dsh-skills

Skill Claude CodeCodex

A troubleshooting guide for DSH startup failures, inactive plugins, and broken sessions. It describes collecting logs, narrowing down causes, backing up configuration, and rolling back changes.

5 7d ago A 40 tokens original MIT

hackerFish/awesome-dsh-skills

Skill Claude CodeCodex

A guide for reviewing and upgrading project dependencies, which are third-party packages the project relies on. It covers security warnings, installation scripts, lock files, breaking changes, tests, rollback plans, and reducing unnecessary dependencies.

5 7d ago A 36 tokens original MIT

dsh-doc-sync

06

hackerFish/awesome-dsh-skills

Skill Claude CodeCodex

A documentation checklist for keeping written instructions, configuration details, version numbers, comments, and change records aligned with code.

5 7d ago A 29 tokens original MIT

dsh-git-commit

07

hackerFish/awesome-dsh-skills

Skill Claude CodeCodex

A Git commit guide for writing standardised commit messages and performing basic checks before committing code. Git commits are saved checkpoints in a project’s history.

5 7d ago A 30 tokens original MIT

hackerFish/awesome-dsh-skills

Skill Claude CodeCodex

Create, repair, transform, or verify XLSX, DOCX, PPTX, and PDF deliverables with format-aware tools and reopen or render checks.

5 7d ago A 37 tokens original MIT

dsh-plugin-client

09

hackerFish/awesome-dsh-skills

Skill Claude CodeCodex

A development guide for the browser interface of a DSH plugin, including its package structure, registered interface locations, and build setup.

5 7d ago A 46 tokens original MIT

dsh-plugin-dev

10

hackerFish/awesome-dsh-skills

Skill Claude CodeCodex

A guide for creating and debugging DeepSeek Harness plugins, which are add-ons packaged as npm modules with configuration files.

5 7d ago A 35 tokens original MIT

dsh-plugin-i18n

11

hackerFish/awesome-dsh-skills

Skill Claude CodeCodex

A pattern for giving a DSH plugin’s user interface English and Chinese text that changes immediately when the selected language changes.

5 7d ago A 46 tokens original MIT

dsh-plugin-publish

12

hackerFish/awesome-dsh-skills

Skill Claude CodeCodex

A publishing procedure for putting a DSH plugin on GitHub and adding it to the DSH community list. DSH is the plugin ecosystem described by the procedure, and GitHub is the code-hosting service where the plugin is published.

5 7d ago A 51 tokens original MIT

dsh-pr-review

13

hackerFish/awesome-dsh-skills

Skill Claude CodeCodex

A checklist and feedback format for reviewing a pull request, which is a proposed set of code changes before they are added to a project.

5 7d ago A 27 tokens original MIT

dsh-refactor-safe

14

hackerFish/awesome-dsh-skills

Skill Claude CodeCodex

A careful process for changing a codebase’s structure while keeping its observable behavior the same. Refactoring means improving code organization without changing what the program does.

5 7d ago A 28 tokens original MIT

dsh-skill-adapter

15

hackerFish/awesome-dsh-skills

Skill Claude CodeCodex

Convert a public portable SKILL.md into a DSH-compatible skill with verified discovery paths, tool mapping, provenance checks, and safe fallbacks.

5 7d ago A 36 tokens original MIT

dsh-task-breakdown

16

hackerFish/awesome-dsh-skills

Skill Claude CodeCodex

A way to split a complex coding task into small, independently checkable pieces with clear completion conditions.

5 7d ago A 33 tokens original MIT

dsh-test-first

17

hackerFish/awesome-dsh-skills

Skill Claude CodeCodex

A test-first process for fixing bugs or adding features: write a failing test, make the smallest change that passes it, then improve the code.

5 7d ago A 28 tokens original MIT

dsh-webapp-testing

18

hackerFish/awesome-dsh-skills

Skill Claude CodeCodex

Verify a local web application's rendered browser behavior with console, network, server, and focused regression-test evidence.

5 7d ago A 27 tokens original MIT