Donald Shen
Community@donaldshen27 · Shanghai, China
Agent Skills by Donald Shen
Showing 30 vetted skills indexed across 1 GitHub repositories.
frontend-dev-guidelines
Standardize React/TypeScript frontend development with feature-based organization and tooling references.
using-git-worktrees
Create isolated git worktrees with .gitignore safety checks and validation.
backend-dev-guidelines
Consolidate backend development practices into a reusable Node.js microservices playbook.
financial-time-series
Implement time-series momentum trading signals on financial price data.
test-driven-development
Enforce a red-green-refactor workflow by writing failing tests before code.
testing-anti-patterns
Identify and prevent testing anti-patterns in unit and integration tests.
systematic-debugging
Identify bug root causes through a four-phase systematic debugging framework.
sharing-skills
Create a feature branch, update SKILL.md, and open a pull request.
x-trend-architecture
Implement attention-based time-series models with LSTM encoders and cross-attention.
using-superpowers
Enforce mandatory skill checks, brainstorming, and TodoWrite task lists at conversation start.
dispatching-parallel-agents
Dispatch parallel Claude agents to investigate independent failures and consolidate results.
executing-plans
Load, validate, and execute formal plans in controlled batches with progress reports.
skill-developer
Validate SKILL.md frontmatter and extract metadata fields from Skill Units.
finishing-a-development-branch
Verify tests, detect base branch, present four finish options, and clean up worktrees.
root-cause-tracing
TraceableChainErrorLocator
route-tester
Automate testing of authenticated API routes using cookie-based JWT authentication.
error-tracking
Capture runtime errors across services with Sentry v8 for unified monitoring.
condition-based-waiting
Replace arbitrary delays with condition polling in flaky tests.
brainstorming
Clarify vague ideas into concrete designs through guided questioning.
testing-skills-with-subagents
Run RED-GREEN-REFACTOR test cycles against agent documentation.
change-point-detection
Detect change-points in financial time-series using Gaussian Process CPD.
writing-plans
Generate engineer-ready implementation plans with file paths, code samples, and test outlines.
requesting-code-review
Review code changes before merging with Git SHA tracking.
receiving-code-review
Evaluate code-review feedback for technical correctness before implementing changes.