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

awesome-templates

awesome-templates 收录了来自 nrjdalal 的 30 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
30
Stars
27
更新
2026-07-14
Forks
5
职业覆盖
6 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

sync-guidelines
软件开发工程师

Inspect drift between code, shared workflow references, and Claude, Codex, or Antigravity harness assets after architecture or workflow changes.

2026-07-14
sync-guidelines
软件开发工程师

This skill should be used when the user asks to "sync guidelines", "document inspection", "check skill updates", "update project-dna", "sync patterns", "verify code-document consistency", or after architecture changes to verify Skills/AGENTS.md/CLAUDE.md match the actual code.

2026-07-14
plan-feature
项目管理专家

Guide a feature from requirements interview through architecture analysis, security check, and task decomposition.

2026-07-09
plan-feature
项目管理专家

This skill should be used when the user asks to "plan feature", "design feature", or wants to plan and design a new feature before implementation.

2026-07-09
review-architecture
软件开发工程师

Audit a domain or the full repository for architecture compliance using the shared architecture checklist and repository rules.

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

Review a pull request or local diff against the repository's shared Review Protocol (correctness, regression, stability, contract, architecture, security, governance).

2026-07-04
security-review
信息安全分析师

Review a domain, file, or the full repository for OWASP-oriented security issues using the shared security checklist.

2026-07-04
review-architecture
软件开发工程师

Audit architecture compliance for a domain. Use when the user asks to "review architecture", "compliance audit", or wants to check if a domain follows project architecture rules.

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

Review a pull request against the shared Review Protocol (correctness, regression, stability, contract, architecture, security). Use when the user asks to "review PR", "check PR", "PR review", or wants an evidence-grounded review of a pull request before merge.

2026-07-04
security-review
信息安全分析师

OWASP-based code security audit for a domain or file. Use when the user asks to "security review", "security audit", "OWASP check", or wants to audit code security for a domain or file.

2026-07-04
execute-plan
其他计算机职业

Execute an approved multi-task plan through native project workflow gates.

2026-07-02
execute-plan
其他计算机职业

Execute an approved multi-task plan through native project workflow gates.

2026-07-02
add-admin-page
软件开发工程师

Add a NiceGUI admin page for an existing domain while keeping config and page routing separated and masking sensitive fields.

2026-06-02
add-admin-page
软件开发工程师

This skill should be used when the user asks to "add admin page", "add admin", "admin dashboard", or wants to add NiceGUI admin pages to an existing domain.

2026-06-02
add-api
软件开发工程师

Add an API endpoint to an existing domain using the repository's bottom-up layering, DTO rules, and router conventions.

2026-05-20
add-cross-domain
软件开发工程师

Wire one domain to another using Protocol-based dependency inversion instead of direct implementation imports.

2026-05-20
add-worker-task
软件开发工程师

Add a Taskiq worker task with an explicit payload contract, thin task adapter, and Service-owned business logic.

2026-05-20
fix-bug
软件开发工程师

Investigate, reproduce, fix, and verify a bug while staying inside existing repository patterns and architecture rules.

2026-05-20
migrate-domain
数据库架构师

Create, inspect, apply, or roll back Alembic migrations for a domain while treating autogenerated revisions as review-required output.

2026-05-20
new-domain
软件开发工程师

Scaffold a new domain that follows the repository's layered architecture, naming rules, DI pattern, and test layout.

2026-05-20
onboard
软件开发工程师

Interactive onboarding for contributors who are new to this repository or need a guided refresher on architecture, workflow, and AI collaboration assets.

2026-05-20
test-domain
软件质量保证分析师与测试员

Generate or run tests for a domain using the repository's established factory, unit, integration, and admin test patterns.

2026-05-20
add-api
软件开发工程师

This skill should be used when the user asks to "add endpoint", "add route", "add API", or wants to add a new route to an existing domain.

2026-05-20
add-cross-domain
软件开发工程师

This skill should be used when the user asks to "cross-domain dependency", "wire domain dependency", "domain reference", "connect domains", "Protocol dependency", or needs to wire one domain to depend on another domain's data via Protocol-based DIP.

2026-05-20
add-worker-task
软件开发工程师

This skill should be used when the user asks to "add worker task", "add async task", "add background job", "queue task", "Taskiq task", or wants to create a new asynchronous background task for a domain.

2026-05-20
fix-bug
软件开发工程师

This skill should be used when the user asks to "fix bug", "resolve issue", "fix error", "troubleshoot", "debug", or reports a specific bug or error that needs investigation and fixing.

2026-05-20
migrate-domain
软件开发工程师

This skill should be used when the user asks to "migrate domain", "DB migration", "alembic revision", "schema change", "add table", "add column", "DB change", or wants to create, apply, or rollback database migrations.

2026-05-20
new-domain
软件开发工程师

This skill should be used when the user asks to "create a new domain", "domain scaffolding", or mentions adding a new bounded context to the project.

2026-05-20
onboard
软件开发工程师

This skill should be used when the user asks to "project introduction", "getting started", "how does this project work", "I'm new to this project", or is a new team member needing orientation to the project.

2026-05-20
test-domain
软件质量保证分析师与测试员

Generate or run tests for a specific domain. Use when the user asks to "generate tests", "run tests for domain", "unit test", "integration test", "pytest run", "write test code", or wants to create or run tests for a specific domain.

2026-05-20