Tengwei Cai
Community@caitengwei · Hangzhou, China
Building model inference and RayServe platform @alipay
Agent Skills by Tengwei Cai
Showing 22 vetted skills indexed across 1 GitHub repositories.
humanizer-zh
Rewrite Chinese text to remove detectable AI writing patterns.
codebase-analyzer
Convert an unknown repository into structured documentation and engineering knowledge.
sync-upstream-skills
Synchronize upstream skills repositories into a local workspace using git subrepo pulls.
defuddle
Extract clean markdown content from web pages by removing clutter.
obsidian-markdown
Write Obsidian Flavored Markdown with wikilinks, embeds, callouts, and frontmatter.
obsidian-bases
Create Obsidian .base files with filters, formulas, and views.
obsidian-cli
Manage Obsidian vault notes, tasks, and properties from the command line.
json-canvas
Create and edit JSON Canvas diagrams for Obsidian with valid nodes and edges.
using-git-worktrees
Validate Git worktree directory safety and tracked state before feature work.
test-driven-development
Guide test-first development through a failing test cycle with Red-Green-Refactor.
systematic-debugging
Enforce a four-phase root-cause investigation workflow before fixing bugs.
using-superpowers
Enforce pre-response skill invocation before replying to any conversation turn.
dispatching-parallel-agents
Dispatch debugging tasks to parallel agents for independent failure domains.
executing-plans
Execute written implementation plans with verification checkpoints and task tracking.
finishing-a-development-branch
Verify tests and choose one of four Git branch completion actions.
brainstorming
Guides product or engineering ideas to an approved design specification.
writing-plans
Convert feature specifications into test-driven implementation plans with file paths and execution steps.
requesting-code-review
Triggers Git-based code review using BASE_SHA and HEAD_SHA ranges.
receiving-code-review
Inventory unresolved threads, verify requirements against the codebase, and classify as fixed declined or blocked.
writing-skills
Apply test-driven development to create compliant agent Skill documentation.
verification-before-completion
Require fresh command execution and evidence before reporting completion status.
subagent-driven-development
Dispatch isolated subagents per task and validate through sequential spec and code reviews.