yizhitangtongxue avatar

yizhitangtongxue

Community

@yizhitangtongxue

11Followers
|
75Public Repos
|
14Published Skills

Explore And Discover

Skills Distribution
DomainDeveloper To...Spec-Driven Develo.. (30%)Code Review & Guid.. (30%)Requirements Engin.. (20%)Debugging & Root C.. (20%)

Agent Skills by yizhitangtongxue

Showing 14 vetted skills indexed across 1 GitHub repositories.

yizhitangtongxueyizhitangtongxue

brainstorm

Guides collaborative requirements discovery and PRD creation before AI coding implementation.

Community
Advanced
yizhitangtongxueyizhitangtongxue

update-spec

Updates code-spec documents with executable contracts, design decisions, and validation matrices.

Community
Intermediate
yizhitangtongxueyizhitangtongxue

break-loop

Analyzes fixed bugs across five dimensions to prevent recurring defect patterns.

Community
Intermediate
yizhitangtongxueyizhitangtongxue

check-backend

Review recently written code against backend development guidelines and report violations.

Community
Basic
yizhitangtongxueyizhitangtongxue

integrate-skill

Integrates reusable skills into project development guidelines and example directories.

Community
Intermediate
yizhitangtongxueyizhitangtongxue

start

Initializes AI development sessions and routes tasks through a structured workflow.

Community
Advanced
yizhitangtongxueyizhitangtongxue

onboard

Teaches developers the Trellis AI-assisted workflow through guided onboarding and guideline customization.

Community
Intermediate
yizhitangtongxueyizhitangtongxue

check-frontend

Review recently written frontend code against project development guidelines.

Community
Basic
yizhitangtongxueyizhitangtongxue

create-command

Generates new SKILL.md files with frontmatter and instructions in .agents/skills directories.

Community
Basic
yizhitangtongxueyizhitangtongxue

before-frontend-dev

Reads frontend development guidelines from .trellis/spec before starting coding tasks.

Community
Basic
yizhitangtongxueyizhitangtongxue

check-cross-layer

Verifies code changes across data flow, reuse, imports, and consistency dimensions.

Community
Intermediate
yizhitangtongxueyizhitangtongxue

record-session

Records work sessions and archives completed tasks in Trellis project journals.

Community
Intermediate
yizhitangtongxueyizhitangtongxue

before-backend-dev

Reads backend development guidelines from .trellis/spec before writing backend code.

Community
Basic
yizhitangtongxueyizhitangtongxue

finish-work

Validates code quality, spec sync, and cross-layer changes before commits.

Community
Intermediate

Frequently Asked Questions About yizhitangtongxue

FAQPage Schema
What tasks can I accomplish with yizhitangtongxue's skills?▼

You can run requirements discovery brainstorms, capture executable code contracts with update-spec, perform deep bug analysis via break-loop, verify frontend and backend code against development guidelines, run cross-layer checks, and complete pre-commit checklists with finish-work.

Who are these skills designed for?▼

These skills target software developers practicing spec-driven development who want enforced coding guidelines. They suit engineers working across frontend and backend layers who need structured requirements discovery, contract capture, compliance checks, and disciplined session and commit management.

How do I start using these skills in a project?▼

Begin with the start skill to open a session, then use onboard to customize your development guidelines. Read guidelines via before-frontend-dev or before-backend-dev before coding, and integrate new skills into project guidelines using integrate-skill or create-command.

How do these skills enforce code quality before committing?▼

After writing code, run check-frontend, check-backend, or check-cross-layer to verify compliance with your development guidelines. Once a human has tested and committed, record-session logs progress, while finish-work runs a pre-commit checklist to finalize the work.

What are the prerequisites for using these skills?▼

You need a project with defined or customizable development guidelines, established through the onboard skill. The skills assume a spec-driven development practice where requirements are brainstormed first and executable contracts are captured with update-spec before implementation begins.