ModelEngine-Group

78 mods across 3 repositories, 8.3k stars between them.

prompt-writing

01

ModelEngine-Group/nexent

Skill Claude CodeCodex

Create, refine, and optimize high-quality YAML prompts for AI assistants. Use when working with prompt templates, system prompts, agent prompts, or any prompt engineering tasks. Provides structure guidelines, template patterns, and quality standards for YAML-based prompts.

5.8k 3d ago A 51 tokens original MIT

skill-creator

02

ModelEngine-Group/nexent

Skill Claude CodeCodex

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

5.8k 3d ago A 45 tokens copy · 88% MIT

app_layer_rules

03

ModelEngine-Group/nexent

Cursor rule Cursor

App layer (API) contract for FastAPI endpoints in backend/apps. Parse/validate input, call services, map domain errors to HTTP, return JSONResponse on success.

5.8k 3d ago A 0 tokens original MIT

service_layer_rules

05

ModelEngine-Group/nexent

Cursor rule Cursor

Service layer implements core business logic orchestration; raise custom exceptions; no HTTP handling.

5.8k 3d ago A 0 tokens original MIT

ui_standards_rules

13

ModelEngine-Group/nexent

Cursor rule Cursor

Use Ant Design as primary UI library with minimal Tailwind CSS. Prioritize mature Ant Design solutions for responsive layouts. Avoid secondary encapsulation unless necessary.

5.8k 3d ago A 0 tokens original MIT

nexent AGENTS.md

15

ModelEngine-Group/nexent

Instructions file CodexOpenCode

Instructions for ModelEngine-Group/nexent, covering agents, available skills, project overview, developer commands and backend (python 3.11).

5.8k 3d ago A 1,369 tokens original MIT

analyze-codescan

16

ModelEngine-Group/fit-framework

Skill Claude CodeCodex

A workflow for investigating GitHub Code Scanning alerts, including CodeQL warnings, which are automated findings about possible security problems in source code.

2.1k 5mo ago A 53 tokens original MIT

analyze-dependabot

17

ModelEngine-Group/fit-framework

Skill Claude CodeCodex

A guide for investigating Dependabot security alerts, which warn that a project dependency may contain a known vulnerability. It gathers the affected package, severity, vulnerable versions, and available fix.

2.1k 5mo ago A 49 tokens original MIT

analyze-issue

18

ModelEngine-Group/fit-framework

Skill Claude CodeCodex

A workflow for examining a GitHub Issue, the discussion record used to describe a bug or task, and documenting what needs to be done. It creates a task file and a requirements analysis without changing product code.

2.1k 5mo ago A 42 tokens original MIT

block-task

19

ModelEngine-Group/fit-framework

Skill Claude CodeCodex

A command for marking a work item as blocked, recording why it cannot continue, and moving it to a blocked-task folder.

2.1k 5mo ago A 57 tokens original MIT

check-task

20

ModelEngine-Group/fit-framework

Skill Claude CodeCodex

A skill for checking the status and next step of a tracked task. It looks through active, blocked, and completed task folders and reads the task's supporting documents.

2.1k 5mo ago A 35 tokens original MIT

close-codescan

21

ModelEngine-Group/fit-framework

Skill Claude CodeCodex

A workflow for dismissing GitHub Code Scanning alerts, which are warnings about possible security problems found in code.

2.1k 5mo ago A 48 tokens original MIT

close-dependabot

22

ModelEngine-Group/fit-framework

Skill Claude CodeCodex

A workflow for dismissing Dependabot security alerts, which warn that a project dependency may contain a known vulnerability.

2.1k 5mo ago A 43 tokens original MIT

commit

23

ModelEngine-Group/fit-framework

Skill Claude CodeCodex

A Git commit workflow, where a commit is a saved checkpoint of code changes. It also checks copyright years and updates the related task status.

2.1k 5mo ago A 34 tokens original MIT

complete-task

24

ModelEngine-Group/fit-framework

Skill Claude CodeCodex

A task-closing workflow that marks a task complete and moves its folder into a completed directory.

2.1k 5mo ago A 39 tokens original MIT