Skip to content

Latest commit

 

History

History
74 lines (49 loc) · 3.57 KB

File metadata and controls

74 lines (49 loc) · 3.57 KB

TraeSkill

Trae Native AI Powered License

Native AI Skills and Context Enhancement Library for Trae IDE

English | 中文


🚀 Upgrade Notice

Looking for a more general version? Check out our brand new AgenticFlow-Skills project. AgenticFlow-Skills inherits the core capabilities of TraeSkill and extends support for Cursor, VS Code, and Windsurf. It is a new generation of Standardized AI Skill Library.


📖 Introduction

TraeSkill is a standardized collection of Prompt Context and AI Skills designed to inject industry best practices into AI-assisted programming workflows through Trae IDE's .trae/Skills mechanism.

💡 Quick Links:

When using this library in Trae, the AI is no longer a generic chatbot but instantly transforms into an expert partner proficient in React Performance Optimization, Flutter Architecture Design, Product Requirement Analysis, and Automated Testing.

🌟 Core Capabilities

This repository contains verified engineering prompts and context rules covering the entire software development lifecycle:

🧠 Product & Design

  • Product Manager: Professional PRD generation, user story decomposition, and brainstorming guidance.
  • UI/UX Designer: Frontend implementation specifications based on component libraries and Web design guidelines.

🏗 Architecture & Backend

  • System Architect: Domain-Driven Design (DDD), RESTful/GraphQL API design specifications.
  • Backend Engineering: Node.js and Python server-side patterns, database migration strategies, SQL performance optimization.

💻 Frontend & Mobile

  • React Specialist: Deeply integrated React rendering optimization, Hooks best practices, and state management strategies.
  • Flutter Expert: Flutter Clean Architecture, performance analysis, and state management.

🛡 Quality Assurance

  • Testing Automation: Browser automation testing patterns based on Playwright/Selenium.
  • Security: Security requirement extraction and code auditing rules.

🔧 How it Works

TraeSkill leverages Trae IDE's native Skills feature. All rule files are located in the .trae/Skills directory. When you open this project in Trae or configure it as a global skill, Trae's AI Agent automatically indexes these Markdown files and retrieves and applies rules from 03_Developer_ReactBestPractices when you ask related questions (e.g., "optimize this React component").

📦 Quick Start

  1. Clone Repository:
    git clone https://github.com/your-username/TraeSkill.git
  2. Open in Trae: Open this folder directly with Trae.
  3. Start Conversation: Try asking AI: "Help me design an API for a user login system" or "Check the rendering performance of this code."

🔍 Keywords

Trae IDE, AI Skills, Prompt Engineering, Context Management, React Best Practices, Flutter Architecture, Automated Testing, System Design, AI Agent.

📄 License

MIT License