Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

web-dev-skills

web-dev-skills 收录了来自 timzaak 的 19 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
19
Stars
62
更新
2026-07-16
Forks
6
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

t-demo-run
软件质量保证分析师与测试员

Run a single demo E2E test file, diagnose failures, dispatch fixes to agents, and re-run until pass.

2026-07-16
t-run
软件开发工程师

Execute phased task plans by dispatching work to specialized sub-agents for backend, frontend, miniapp, Flutter, or demo phases.

2026-07-16
t-task-check
软件开发工程师

Validate task plan executability and consistency with a 100-point score and P0/P1/P2 fix list.

2026-07-16
t-task
软件开发工程师

Convert technical design documents into executable phased task plans with ordered work breakdown.

2026-07-16
t-design-check
软件开发工程师

Evaluate technical design documents for implementability, completeness, and consistency with a quantitative 100-point score.

2026-07-15
t-init
软件开发工程师

Initialize a full-stack project skeleton with Rust backend (Axum + SeaORM + Redis) and React frontend (TypeScript + TanStack + Tailwind).

2026-07-15
t-design
软件开发工程师

Generate technical design documents including API design, database schema, and implementation details for a feature.

2026-07-14
t-doc
软件开发工程师

Generate project tutorial documentation that reads like a human wrote it, not like AI output. Scans the codebase, extracts architecture/APIs/config/deployment details, and writes structured tutorial docs in the project's documentation target, preferring an existing docs-web site over docs/tutorials/. Use this skill whenever the user asks to write project docs, tutorials, getting-started guides, API references, deployment guides, onboarding docs, or any kind of project walkthrough. Also trigger when they say "write documentation", "generate docs", "create a tutorial", "onboarding guide", "write a guide", or want help producing readable documentation for a project or module — even if they don't explicitly say "tutorial."

2026-07-13
t-push
软件开发工程师

由 AI 基于 git diff 总结提交内容,使用脚本运行受影响区域 CI,通过后 git commit && git push。

2026-07-10
t-prd-publish
项目管理专家

After implementation and acceptance, summarize the draft PRD against delivered facts, then revise the existing formal PRD.

2026-07-10
t-dream
软件开发工程师

Organize and realign PRDs, user stories, design/task docs, implementation facts, and project structure so the target project keeps a clean current context instead of accumulating stale or misleading information. Use when asked to audit documentation drift, structure drift, traceability gaps, whether PRD/code/test/demo directory organization and module boundaries are reasonable, or to merge/prune/rewrite PRDs into concise current authority sources.

2026-07-08
t-decision
项目管理专家

Decide whether a feature should enter the t-tools workflow before tech research or PRD.

2026-07-08
t-html-show
网页开发工程师

Generate HTML Preview for any Markdown document, helping humans quickly understand content.

2026-07-08
t-prd-check
项目管理专家

Validate draft PRD, published PRD baseline, and user stories for quality and consistency.

2026-07-08
t-prd
项目管理专家

Create or update draft PRD and user stories for a feature.

2026-07-08
t-tech-research
软件开发工程师

Assess technical feasibility for a feature. Scans codebase, checks dependencies, researches libraries, and writes a structured report under .ai/tech-research/.

2026-07-06
t-demo-accept
软件质量保证分析师与测试员

Validate demo tests cover user stories, compile and pass, and output structured acceptance reports.

2026-07-01
t-demo-run-all
软件质量保证分析师与测试员

Discover and run all demo E2E tests sequentially with auto-fix support and summary report generation.

2026-06-17
t-release
软件开发工程师

Bump project version, create git tag, and push release commit to remote.

2026-05-29