You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A collection of skills adapted for TRAE_CN SOLO, sourced from well-known Claude Code plugins (superpowers, oh-my-claudecode, get-shit-done, gstack) and custom-assembled pipelines.
TRAE_CN is a free vibe coding application that provides powerful models for free and supports Rules & Skills. However, TRAE_CN does not provide users with general, powerful skills to fully leverage model capabilities and lower the usage barrier. Therefore, I selected the most useful skills from well-known Claude Code plugins (superpowers, oh-my-claudecode, get-shit-done, gstack), adapted them for TRAE_CN SOLO, and also assembled a custom AI pipeline skill set. You can download and import them yourself.
ai-pipeline (A Continuous Development Loop Using Ralph)
A custom-assembled automated engineering pipeline from idea to production-grade code. The pipeline runs in a goal-driven loop until acceptance criteria are met.
Skill
Description
ai-pipeline
Full AI engineering pipeline orchestrator: blueprint → ADR → eval-harness → self-improve → slop-cleaner, loops until goal is met
ai-slop-cleaner
AI-generated code cleaner: regression-safe deletion-first workflow that removes dead code, merges duplicates, reduces complexity without changing behavior
architecture-decision-records
Architecture Decision Records (ADR): auto-captures architectural decisions as structured documents with context, alternatives, and rationale
blueprint
Blueprint generator: turns a one-line objective into a step-by-step construction plan with self-contained context briefs, dependency graphs, and parallel step detection
eval-harness
Evaluation framework: implements eval-driven development (EDD) with pass/fail criteria, pass@k reliability metrics, and regression test suites
external-research
External research: searches GitHub, arXiv, technical blogs and forums when optimization plateaus, injecting actionable improvement ideas
self-improve
Self-improvement engine: tournament-style auto-evolution with parallel plan competition, winner merging, continuous optimization until benchmark targets are met
frontend (Frontend & Slides)
Frontend development skills covering design, patterns, and presentation creation. v4.1 Update: All three skills now include a mandatory "Phase 0: Style Discovery & Confirmation" workflow powered by Refero Styles. Before starting any implementation, the LLM will browse Refero's curated style library, extract design tokens (colors, typography, spacing, components), generate visual previews for user comparison, and only begin work after the user confirms their preferred style direction.
Skill
Description
frontend-design
Frontend design: creates distinctive, production-grade interfaces with strong visual direction. New: Mandatory Refero style discovery → preview generation → user selection → style lock before implementation
frontend-patterns
Frontend patterns: React/Next.js component patterns, state management, performance optimization. New: Visual style discovery when work involves UI rendering; Refero token-to-component mapping with role preservation rules
frontend-slides
Frontend slides: creates zero-dependency HTML presentations. New: Dual-source style discovery (Refero first + built-in presets fallback); mixed strategy supported
ppt-master (AI-Generated Natively Editable PPTX)
Sourced from ppt-master by Hugo He. An AI-driven presentation generation system that converts source documents (PDF/DOCX/URL/Markdown) into natively editable PPTX with real PowerPoint shapes (DrawingML) through multi-role collaboration (Strategist → Image_Generator → Executor). Unlike image-based PPT tools, every element in the output is directly clickable and editable in PowerPoint.
Prerequisites: Python 3.10+ and pip install -r requirements.txt (auto-detected on first use).
Template system — brands, layouts, decks, charts, icons
Standalone workflows — topic research, template fill, live preview, visual review, audio narration, animation customization, and more
Progressive disclosure — SKILL.md stays concise (~345 lines); detailed role definitions and technical specs are loaded on demand from references/ and workflows/
taste-skill (Anti-Slop Frontend Design)
Sourced from Leonxlnx/taste-skill. A collection of portable Agent Skills that upgrade AI-built interfaces: stronger layout, typography, motion, and spacing instead of boilerplate-looking UIs. These skills systematically break the statistical biases that make LLM-generated frontends look generic and templated.
Skill
Description
taste-skill
Core anti-slop frontend skill: reads the brief, infers the design direction via three dials (Design Variance / Motion Intensity / Visual Density), and ships interfaces that do not look templated. Real design systems when applicable, audit-first on redesigns, strict pre-flight check
redesign-skill
Existing project upgrade: audits current design, identifies generic AI patterns, and applies high-end design standards without breaking functionality. Works with any CSS framework or vanilla CSS
High-end visual design: teaches the AI to design like a premium agency — precise fonts, spacing, shadows, card structures, and animations that make a website feel expensive
minimalist-skill
Minimalist UI: editorial-style interfaces (Notion/Linear vibes) with warm monochrome palette, typographic contrast, flat bento grids, muted pastels. No gradients, no heavy shadows
brutalist-skill
Industrial brutalist UI: raw mechanical interfaces fusing Swiss typographic print with military terminal aesthetics. Rigid grids, extreme type scale contrast, utilitarian color, analog degradation effects
oh-my-claudecode Skills Port
Sourced from the oh-my-claudecode plugin, providing full-lifecycle skills from requirements analysis to code delivery.
Skill
Description
autopilot
Full autonomous execution from idea to working code — requirements analysis, technical design, planning, parallel implementation, QA cycling, multi-perspective validation
autoresearch
Stateful single-mission improvement loop with strict evaluator contract, markdown decision logs, and max-runtime stop behavior
debug
Debug diagnostics: diagnoses session or repo state problems using logs, traces, and state inspection, distinguishing symptoms from root causes
deep-dive
Deep dive: 2-stage pipeline — trace (3 parallel causal investigation lanes) → deep-interview (requirements crystallization with 3-point injection)
deep-interview
Deep interview: Socratic questioning with mathematical ambiguity gating, refuses to proceed until ambiguity drops below threshold
deepinit
Deep initialization: creates hierarchical AGENTS.md documentation across the entire codebase for AI agent comprehension
external-context
External context: spawns 2-5 parallel document-specialist agents for external web searches and documentation lookup
learner
Learner: extracts reusable learned skills from the current conversation, capturing non-obvious workarounds and hidden gotchas
omc-plan
Strategic planning: intelligent interactive planning with auto-detection of interview needs, supports consensus mode (Planner/Architect/Critic loop)
ralph
Ralph persistence loop: PRD-driven persistent execution loop, story-by-story verification until all acceptance criteria pass, with mandatory review and code cleanup
ralplan
Consensus planning entrypoint: auto-gates vague ralph/autopilot/team requests before execution, ensuring plans are well-validated
release
Release assistant: analyzes repo release rules, caches them, then guides the release process
remember
Remember: reviews reusable project knowledge and decides what belongs in project memory, notepad, or durable docs
sciomc
Scientific analysis: orchestrates parallel scientist agents for comprehensive analysis with AUTO mode
skillify
Skillify: turns repeatable workflows from the current session into reusable skill drafts
trace
Trace: evidence-driven tracing lane that orchestrates competing tracer hypotheses for causal investigation
ultraqa
QA cycling: test → verify → fix → repeat workflow until goal is met
Verify: verifies that a change really works before claiming completion, providing confidence in features, fixes, or refactors
visual-verdict
Visual verdict: structured visual QA for screenshot-to-reference comparisons with deterministic pass/fail guidance
wiki
Wiki: persistent markdown knowledge base that compounds across sessions (Karpathy model)
writing-plans
Writing plans: writes multi-step implementation plans from specs or requirements before touching code
writing-skills
Writing skills: creates new skills, edits existing skills, or verifies skills work before deployment
superpowers Skills Port
Sourced from the superpowers plugin, providing development workflow and collaboration enhancement skills.
Skill
Description
brainstorming
Brainstorming: MUST use before any creative work — explores user intent, requirements, and design before implementation
dispatching-parallel-agents
Dispatching parallel agents: dispatches agents in parallel when facing 2+ independent tasks without shared state or sequential dependencies
executing-plans
Executing plans: executes written implementation plans in a separate session with review checkpoints
finishing-a-development-branch
Finishing a development branch: guides completion of development work by presenting structured options for merge, PR, or cleanup
receiving-code-review
Receiving code review: requires technical rigor and verification when receiving code review feedback, not performative agreement or blind implementation
requesting-code-review
Requesting code review: verifies work meets requirements when completing tasks, implementing features, or before merging
self-improving-agent
Self-improving agent: universal self-improving agent that learns from ALL skill experiences using multi-memory architecture (semantic + episodic + working)
skill-creator
Skill creator: mandatory tool for creating new skills
subagent-driven-development
Subagent-driven development: executes implementation plans with independent tasks in the current session
systematic-debugging
Systematic debugging: systematic investigation before proposing fixes when encountering bugs, test failures, or unexpected behavior
test-driven-development
Test-driven development: writes tests before implementation code for any feature or bugfix
using-git-worktrees
Using git worktrees: creates isolated git worktrees for feature work that needs isolation from the current workspace
using-superpowers
Using superpowers: establishes how to find and use skills at the start of any conversation
GSD (Get-Shit-Done) Skills Port
Sourced from the get-shit-done plugin, providing a complete project management workflow from initialization to delivery. GSD implements a structured discuss → plan → execute → verify → ship cycle that complements SOLO Coder's Plan/Spec modes.
Core Workflow
Skill
Description
gsd-new-project
Initialize new project with deep context collection: questioning → research → requirements → roadmap
gsd-discuss-phase
Collect phase context through adaptive questioning before planning
gsd-plan-phase
Create detailed phase plans (PLAN.md) with research and verification loops
gsd-execute-phase
Execute all phase plans using wave-based parallelization
gsd-verify-work
Verify built features through conversational UAT testing
gsd-ship
Create PR, run reviews, and prepare for merge after verification passes
Project Management
Skill
Description
gsd-autonomous
Autonomously run all remaining milestone phases: discuss → plan → execute per phase
gsd-manager
Unified project manager: status, routing, and coordination across all GSD operations
Pause current work session with state preservation
gsd-resume-work
Resume a paused work session
gsd-undo
Safe git rollback of GSD phase or plan commits with dependency checking
gsd-pr-branch
Create and manage PR branches for GSD phases
gsd-cleanup
Clean up completed GSD artifacts and temporary files
gsd-update
Update GSD to the latest version
Additional Tools
Skill
Description
gsd-explore
Explore project structure and understand codebase
gsd-sketch
Explore UI/design ideas with disposable HTML prototypes
gsd-spike
Time-boxed technical investigation for risk reduction
gsd-review
Cross-AI review of project deliverables
gsd-review-backlog
Review and prioritize the project backlog
gsd-add-tests
Add tests to the project
gsd-docs-update
Update project documentation
gsd-eval-review
Evaluate and review project quality
gsd-plan-review-convergence
Converge plan reviews from multiple AI perspectives
gsd-ultraplan-phase
Ultra-detailed planning with maximum context
gsd-thread
Manage conversation threads across GSD sessions
gsd-workspace
Workspace management and environment setup
gsd-workstreams
Manage parallel workstreams within a project
gsd-inbox
Manage incoming tasks and requests
gsd-import
Import external project data into GSD
gsd-profile-user
Configure user profile and preferences
gsd-phase
Generic phase operations
gsd-ns-context
Namespace context management
gsd-ns-ideate
Namespace ideation and brainstorming
gsd-ns-manage
Namespace management operations
gsd-ns-project
Namespace project operations
gsd-ns-review
Namespace review operations
gsd-ns-workflow
Namespace workflow operations
gstack Skills Port
Sourced from the gstack plugin by Garry Tan, providing a comprehensive engineering workflow from planning through deployment. gstack implements a structured ship cycle with canary monitoring, multi-perspective plan reviews, and design consultation — built for teams that ship fast with confidence.
Hook configuration and PowerShell scripts are packaged in hooks-config.zip. Extract to .trae/hooks/ and configure .trae/hooks.json to enable automatic safety enforcement.
Benchmarking
Skill
Description
benchmark
Benchmark: web performance regression detection
benchmark-models
Benchmark models: model performance comparison and evaluation
Setup & Utilities
Skill
Description
gstack-codex
OpenAI Codex CLI wrapper for alternative model access
gstack-gstack-upgrade
gstack upgrade: update to latest gstack version
gstack-hackernews-frontpage
Hacker News frontpage: fetch and analyze HN stories
gstack-landing-report
Landing report: version queue status and release tracking
gstack-make-pdf
Make PDF: convert Markdown to PDF
gstack-open-gstack-browser
Open gstack browser: launch browser for web interaction
frontend-design: Full 6-step Phase 0 with UUID reference table, preview template, style lock format, Refero MCP optional enhancement, and fallback strategy
frontend-patterns: Style discovery for visual work (skippable for logic-only tasks); new "Implementing Components with Refero Tokens" section with token mapping rules and role preservation
frontend-slides: Dual-source style discovery (Refero first + built-in STYLE_PRESETS fallback); mixed strategy for combining Refero tokens with preset layouts/animations
Style lock mechanism prevents implementation drift from user-confirmed direction
Token role preservation rules: CTA colors stay CTA-only, border radii keep their specified elements, etc.
v4.0 — gstack Skills Port (52 New Skills)
Added 52 skills from the gstack plugin (by Garry Tan)