A writing checker that looks for wording and patterns often associated with AI-generated text in Chinese, English, or mixed-language copy. It gives a score and checks styles such as academic, social-media, ecommerce, technical, and official writing.
A security-audit skill for reviewing Claude Code or agent skills before installation. It reads their instructions and related text files to look for data theft, malicious commands, prompt manipulation, excessive permissions, and mismatched claims.
A skill that creates flowcharts and workflow diagrams from a short description or a list of steps. It can output SVG and PNG diagrams with selectable layouts, arrow styles, and visual themes.
A writing guide for creating Xiaohongshu posts, a Chinese social-media platform, in a consistent personal style. It can also help build a reusable style profile and revise copy to reduce AI-like wording.
A database planning guide for backend projects. It helps choose PostgreSQL, MySQL, MongoDB, or selected time-series databases, then defines table naming, initial data structures, and production migrations.
A skill for adding MongoDB, a database that stores JSON-like documents, to an existing backend project. It covers connection setup, document models, data operations, queries, indexes, and transactions.
A MySQL integration guide for existing backend projects. MySQL is a database system; the guide covers connections, table design, application-object mapping, transactions, indexes, and read replicas.
A PostgreSQL integration guide for existing backend projects. PostgreSQL is a database system; the guide covers connecting to it, designing tables, mapping application objects, and handling database operations.
A beginner-friendly Java learning guide that answers questions about core Java topics such as types, syntax, classes, collections, errors, files, threads, generics, and lambdas.
A guided setup tool for creating a Spring Boot web service, where Spring Boot is a Java framework for building server applications. It detects or installs needed tools and can generate a project with web, database, login, file-upload, streaming, and API-documentation pieces.
An add-on for an existing Spring Boot application that adds an AI chat agent using Spring AI or LangChain4j. The agent can connect to language models, remember conversation context, call defined tools, stream replies, and manage user-linked conversations.
★not rated 98▲
+11
changed 3d agoASkillSpector: warn150 tokens
originalApache-2.0
A Spring Boot module for adding role-based access control and organization management to an existing project. Role-based access control means permissions are assigned through roles, such as administrator or manager.
A guide for adding Apache Kafka messaging to an existing Spring Boot application. Kafka is a system for sending and processing messages between services.
A Spring Boot integration guide for application notifications. It covers text messages, email, in-app messages, push notifications, and templates for projects that already use Spring Boot.
A Spring Boot module guide for managing organizations, departments, users, roles, menus, and permissions. RBAC, or role-based access control, means giving permissions to roles and assigning those roles to users.
A payment integration module for existing Spring Boot applications. Spring Boot is a Java framework for building web services; this module connects them to WeChat Pay and Alipay.
A Spring Boot integration module for Redis, a fast data store often used for temporary data, shared login sessions, coordination between servers, request limits, and message streams. It is intended for an existing Spring Boot project.
A setup assistant for creating Node.js web services with the Express framework. It checks the environment, installs needed tools, and generates a ready-to-run project with authentication, file uploads, API documentation, and database choices.
A tool that creates a complete FastAPI web-service starting point, including database choices, login protection, file uploads, streaming responses, API documentation, and start or restart scripts.
A FastAPI module for adding a conversational AI agent to an existing Python web project. It uses LangGraph to connect conversation steps and supports tools, model connections, conversation history, access checks, validation, retries, rate limits, and audit records.
A Python module for adding AI chat to an existing FastAPI application. FastAPI is a Python framework for building web services, and this module covers conversations, saved context, streaming replies, usage tracking, limits, and several model providers.
A FastAPI add-on for company organization structures and access control. It includes tenants, departments, positions, users, roles, menus, and data permissions; RBAC means access is assigned through roles.
A FastAPI module for sending SMS, email, in-app messages, and push notifications. It also supports message templates and records for in-app notifications.
A FastAPI module for managing companies, departments, users, roles, menus, and permissions. RBAC, or role-based access control, means people get access based on the roles assigned to them.
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: