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

project-template

project-template 收录了来自 werlang 的 11 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
11
Stars
0
更新
2026-07-23
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

api-development
软件开发工程师

Build or change API behavior in api/ using Express routers, middleware, CustomError, model instances, and camelCase JSON responses.

2026-07-23
bug-review
软件质量保证分析师与测试员

Review backend and frontend template code for real defects, boundary violations, security gaps, and missing tests. Auto-invoke for code reviews or bug investigations. Triggers: "bug review", "review code", "find bugs", "security audit", "check defects".

2026-07-23
entity-models
软件开发工程师

Implement OOP API entities in api/model/ using the shared Model base class and relation helper.

2026-07-23
postgres-helper
软件开发工程师

Maintain the api/helpers/postgres.js SQL boundary, CRUD helper surface, and safe filter conventions.

2026-07-23
ai-workflow-update
软件开发工程师

Update project-local agent guidance when architecture, workflows, commands, or conventions change. Auto-invoke when user or agent output indicates a reusable workflow or durable rule. Triggers: "update docs", "update skill", "create new skill", "update agent instructions", "document recurring pattern", "capture reusable workflow".

2026-07-23
document-touched-code
软件开发工程师

Add accurate JSDoc and focused comments when changing template code. Auto-invoke during code writing or refactoring. Triggers: "document code", "jsdoc", "code comments", "add comments", "explain logic".

2026-07-23
documentation-maintenance
软件开发工程师

Keep human docs, agent guidance, and touched code comments aligned with the real web/api implementation, compose workflow, and validation commands. Auto-invoke when auditing docs or after major architectural changes. Triggers: "audit docs", "check context", "documentation maintenance", "audit documentation", "verify docs".

2026-07-23
test-first-delivery
软件质量保证分析师与测试员

Deliver template behavior changes with focused automated tests, build checks, and honest validation reporting. Auto-invoke when writing tests, fixing bugs, refactoring routes/models, or validating web/api changes. Triggers: "test-first", "run test", "add unit test", "add integration test", "browser smoke", "validate changes".

2026-07-23
internationalization
软件开发工程师

Manage translations and locale loading for the Web service using i18next-based middleware, server-injected template variables, and the client-side Translator helper.

2026-07-23
css-standards
网页开发工程师

Enforce the current web CSS architecture and warm editorial styling conventions in this repository. Use when creating or changing styles, theming, design tokens, component visuals, layout classes, or page atmosphere in web/src/css.

2026-07-16
frontend-development
网页开发工程师

Build or change the Express/Mustache/Webpack frontend in web/ with page scripts, DOM components, helpers, and API-backed frontend models.

2026-07-16