trae-community
Official@trae-community
A community-driven framework for modular skill development, systematic code quality, and cross-domain pattern recognition in software engineering environments.
Agent Skills by trae-community
Showing 41 vetted skills indexed across 2 GitHub repositories.
trae-claw-install
Automate OpenClaw deployment with platform-specific scripts and troubleshooting checks.
video-to-keyframes
Extract representative frames and segment boundaries from videos into HTML galleries.
skill-name
Define reusable TRAE skill units with SKILL.md frontmatter and descriptive body.
kz-article-deep-analysis
Analyze non-academic articles to extract core topics and claims.
daily-trend-writer
Automate daily WeChat trend content production with dual writing styles.
git-commit-generator
Generate conventional commit messages from git diffs with type and scope classification.
web-design-teroop
Generate and persist a centralized Design Specification Document for UI systems.
daily-hot-news
Fetch cross-platform trending topics from Weibo, Baidu, Zhihu, Toutiao, Bilibili, and Douyin.
cn-punctuation-checker
Detect English punctuation in Chinese text and generate structured fix reports.
wechat-mini-program-development
Scaffold WeChat mini-programs with a standardized layout and request wrapper.
zopia-api
Automate AI video production via the Zopia API across multi-turn sessions.
When Stuck - Problem-Solving Dispatch
Diagnoses problem types from symptom descriptions and recommends solving methods.
Using Git Worktrees
Create and manage isolated git worktrees with safety checks.
Test-Driven Development (TDD)
Guide writing failing tests before implementation using the red-green-refactor cycle.
Testing Anti-Patterns
Detect testing anti-patterns like mock behavior and incomplete mocks.
Sharing Skills
Automate skill contributions to a community repository via GitHub CLI pull requests.
Preserving Productive Tensions
Identify conflicting valid approaches and guide preservation or resolution strategies.
Getting Started with Skills
Guide users through mandatory workflows and skill reading before task initiation.
Dispatching Parallel Agents
Dispatch AI agents to investigate multiple independent errors concurrently.
Tracing Knowledge Lineages
Analyze decision records, conversations, and version history to trace idea evolution.
Executing Plans
Execute project plans in batches with review checkpoints.
Finishing a Development Branch
Verify test results and execute git merge, pull request, or branch deletion operations.
Root Cause Tracing
Trace call stack failures back to their original trigger point.
Simplification Cascades
Analyze complex systems to identify patterns and redundancies for abstraction.
Frequently Asked Questions About trae-community
FAQPage SchemaWhat specific tasks can I perform using these skills?▼
You can manage git worktrees, execute test-driven development cycles, perform root cause analysis on call stacks, and validate code changes through structured review processes and defense-in-depth checks.
Who is the target persona for this skill registry?▼
The registry is designed for software engineers, system architects, and technical leads who require standardized, repeatable processes for code development, system debugging, and collaborative knowledge management.
What are the prerequisites for implementing these skills?▼
Implementation requires a local environment configured for git version control, a markdown-compatible documentation system, and familiarity with command-line interfaces for executing verification and validation checks.