A set of working guidelines for building Go back-end services, command-line tools, and microservices. It covers project structure, explicit error handling, small interfaces, goroutines and channels, and table-driven tests.
Development guidance for building native macOS desktop apps with Swift and SwiftUI, including windows, storage, permissions, networking, and distribution.
A Mac Notes synchronisation workflow that copies notes into a workspace and adds them to a searchable semantic index. Semantic search finds related meaning, not only exact words.
A Chinese-language guide for creating Agent Skills that follow Cursor’s official format. It explains the required skill file, optional supporting files, storage locations, and metadata.
A shared service for connecting applications to language and media AI models. It supports text conversations, streaming responses, image understanding, PDF, audio and video analysis, and image generation through configured providers.
A design for displaying WeCom chat records. WeCom is an enterprise messaging platform; the service syncs and decrypts messages, downloads media, and can turn voice messages into text.
A shared customer-filtering solution for CRM systems. CRM means software for managing customer relationships; this filter can narrow customers by silence period, tags, interactions, ownership, status, and other conditions.
A guide for sending DingTalk group-robot messages through webhooks. DingTalk is a workplace messaging platform, and a webhook is a URL that accepts automated messages.
A Chinese-language documentation-maintenance workflow for inspecting, organizing, and auditing a project's knowledge base. It checks whether documentation matches the code, configuration, modules, ports, containers, and Git changes.
A reusable employee-picker interface that shows departments as a tree and lets people select one or more employees, with search and department-wide selection.
A shared foundation for FastAPI web backends, covering cross-origin access, error handling, request logs, and consistent API responses. FastAPI is a Python framework for building web APIs.
A shared file-upload service that saves files, checks their real type, cleans filenames, and can create image thumbnails. It accepts common image, video, and office-document formats.
A guide for making Vue 3 and Element Plus administration pages work well on phones as well as desktop screens. Vue 3 is a JavaScript interface framework, and Element Plus is its UI component library.
A set of rules for managing AI prompts and cleaning user input before it is placed into a prompt. Prompt injection is an attempt to make an AI ignore its intended instructions or perform an unintended action.
A FastAPI WebSocket setup for two-way, real-time communication between a server and connected clients. WebSockets keep a connection open so updates can be sent without repeated requests.
A shared integration guide for WeCom, a business messaging and workplace platform, including login, browser-side setup, tokens, and user authentication.
★not rated 14▲
+1 1mo agoA59 tokens
originalMIT
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: