Browse all
Local Agent Skill Management and Sync
Standardise, validate, and synchronise local skill directories into agent environments such as Claude or Cursor. It facilitates the conversion of non-standard folders into standardised SKILL.md structures and manages path mappings via symli…
Automated Git Delivery and Workflow Management
Automates git delivery processes including conventional commits, pull request creation, and release note generation. It also provides automated triage and fixes for failed GitHub Actions using isolated worktrees.
Documentation and Extension Workflows
Provides reusable workflows for generating standardised documentation, issue drafts, and prototype plans using predefined templates. It automates the creation of tutorials, command templates, and MCP design reviews.
Professional Word Document Redlining Skill
This skill enables programmatic redlining of DOCX files by applying edits as native Track Changes. It allows for high-fidelity extraction, document comparison, and managing comments or existing changes.
Repository Documentation Freshness Review
Audits repository documentation to identify stale statements, broken references, and drift between README files and published documentation. It compares existing docs against the current codebase and generated assets to ensure accuracy duri…
Automated Codebase Audit and Repair
Performs a comprehensive codebase review to identify security, logic, and quality issues, then automatically creates GitHub issues and submits fixes via isolated git worktrees.
CloudBase API Contract Review
Audits CloudBase API wrappers, MCP tools, and metadata for discrepancies in action names, parameter casing, or request shapes against official documentation. It helps identify contract drift and ensures implementation matches documented int…
CloudBase Development and MCP Guidelines
Provides essential development guidelines and MCP configuration for managing Tencent CloudBase services, including cloud functions, databases, and authentication. It instructs agents on how to route tasks and use the CloudBase MCP server fo…
Web Frontend Development and Integration
Facilitates the implementation, debugging, and deployment of web frontends using frameworks such as React and Vue with Vite. It provides workflows for browser-based validation and integration with CloudBase Web SDK and static hosting.
Frontend UI Design and Prototyping
Provides a structured workflow for generating design specifications, aesthetic directions, and high-fidelity prototypes for web and mini-program interfaces. It enforces strict design constraints to avoid generic AI aesthetics, focusing on i…
Structured Requirements and Design Workflow
A structured workflow for managing complex development tasks through explicit requirements, technical design, and task planning. It facilitates traceability from EARS-style acceptance criteria to actionable implementation tasks.
CloudBase Relational Database Web SDK
Provides a standardised initialization pattern for accessing CloudBase Relational Database from web frontends using the @cloudbase/js-sdk. It enables Supabase-style querying for table operations directly within the browser.
CloudBase Relational Database MCP Tool
An MCP tool for managing CloudBase Relational Databases, enabling agents to provision MySQL instances, execute SQL queries, and manage table-level permissions.
CloudBase Resource Inspection and Diagnostics
Provides an AIOps-style diagnostic workflow for inspecting the health and status of CloudBase resources, including cloud functions, CloudRun services, and databases. It enables automated error diagnosis, log analysis, and comprehensive envi…
CloudBase NoSQL SDK for WeChat Mini Programs
Provides capabilities for CRUD operations, complex queries, pagination, and aggregation on CloudBase document databases using the WeChat Mini Program SDK.
CloudBase Document Database Web SDK
Provides instructions for implementing CRUD operations, complex queries, and real-time listeners using the CloudBase JavaScript SDK in web applications. It covers handling pagination, aggregation, and geolocation queries while managing auth…
WeChat Mini Program Development Skill
Facilitates the development, debugging, and deployment of WeChat Mini Programs, including integration with Tencent CloudBase. It handles project configurations, page structures, and automation using WeChat Developer Tools or miniprogram-ci.
Safe Code Refactoring with GitNexus
A structured workflow for performing safe code refactoring, including renaming symbols, extracting modules, and splitting services. It leverages dependency mapping and impact analysis to ensure structural changes do not break existing code …
CloudBase Platform HTTP API Integration
Provides instructions for accessing CloudBase platform features, including databases, storage, and cloud functions, via raw HTTP requests. It is intended for use in environments where official SDKs are unavailable, such as Python or Go back…
GitNexus Code Impact Analysis
Identify the blast radius of code changes by analysing upstream and downstream dependencies. The skill assesses risk levels by mapping git diffs to affected execution flows and symbol dependencies.
Advanced Data Model Creation and Mermaid Modeling
Facilitates complex multi-entity relational design using Mermaid class diagrams to generate structured data models. It allows for inspecting, listing, and creating new models through a diagram-driven workflow.
GitNexus MCP Tools and Schema Guide
A reference guide for GitNexus MCP tools, resources, and the underlying knowledge graph schema. It details workflows for code analysis, impact assessment, and debugging using graph-based queries.
CloudBase Run Backend Development
Provides instructions for deploying and managing backend services on CloudBase Run using Function or Container modes. It covers service initialisation, deployment, and debugging for long-lived connections and custom runtimes.
CloudBase Platform Overview and Routing Guide
Provides high-level guidance on CloudBase services, including hosting, storage, and authentication, to assist in selecting the appropriate implementation path. It covers platform-level concepts, console navigation, and best practices for We…