Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
AterDev
ملف منشئ GitHub

AterDev

عرض على مستوى المستودعات لـ 35 skills مجمعة عبر 10 مستودعات GitHub.

skills مجمعة
35
مستودعات
10
محدث
2026-07-22
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

نعرض هنا أهم 8 مستودعات؛ تستمر القائمة الكاملة أدناه.
مستكشف المستودعات

المستودعات و skills الممثلة

perigon
مطوّرو البرمجيات

Perigon 主入口技能:用于基于 Perigon CLI/MCP 进行项目脚手架、模块与服务生成、DTO/Manager/Controller/Request 客户端生成、MCP 配置与 Studio 操作,以及日常后端/前端开发中的代码生成与模板化工作。Use when: any Perigon-based development task, scaffolding, code generation, module/service creation, API client generation, MCP setup, Studio usage, backend/frontend implementation that should follow Perigon conventions.

2026-07-22
perigon
مطوّرو البرمجيات

Perigon 主入口技能:用于基于 Perigon CLI/MCP 进行项目脚手架、模块与服务生成、DTO/Manager/Controller/Request 客户端生成、MCP 配置与 Studio 操作,以及日常后端/前端开发中的代码生成与模板化工作。Use when: any Perigon-based development task, scaffolding, code generation, module/service creation, API client generation, MCP setup, Studio usage, backend/frontend implementation that should follow Perigon conventions.

2026-07-22
dotnet-testing
محللو ضمان جودة البرمجيات والمختبرون

Write, organize, run, and diagnose .NET unit tests and Aspire distributed integration tests. Use when adding or changing tests in a .NET solution; selecting unit versus API, integration, or end-to-end coverage; working with TUnit, xUnit, NUnit, or MSTest; running selected test categories; or collecting and interpreting test results, including TRX reports.

2026-07-10
code-review
محللو ضمان جودة البرمجيات والمختبرون

代码审查技能:用于基于项目规范和事实对代码进行审查,识别质量问题、性能瓶颈、安全风险和架构一致性问题,并提供改进建议。Use when: any code review task, quality gate, risk identification, PR review.

2026-07-08
commit-message
مطوّرو البرمجيات

Generate a concise git commit message that follows Conventional Commits and fits git-flow branch context.

2026-07-08
docs
متخصصو إدارة المشاريع

处理任何与文档相关的内容; 用于把需求转成可执行的任务文档、计划和跟踪项。Use when: docs planning, implementation roadmap, task breakdown, AI coding plan, development documents.

2026-07-08
commit-message
مطوّرو البرمجيات

Generate a concise git commit message that follows Conventional Commits and fits git-flow branch context.

2026-07-08
docs
مطوّرو البرمجيات

Use for Perigon documentation work across this workspace, especially Perigon.docs/Content/docs/Perigon bilingual and versioned docs, syncing zh-CN and en-US content, updating docs from Perigon.CLI, Perigon.template, and Perigon.Modules changes, and deciding whether to revise existing pages or add new documentation.

2026-07-03
blazor
مطوّرو الويب

Use for Blazor Server development with Fluent UI Blazor, Razor components, layouts, pages, scoped UI services, culture switching, localization, forms, loading/empty/error states, and Studio-style dashboard workflows.

2026-07-02
cli
مطوّرو البرمجيات

Use for .NET command-line tool development with Spectre.Console/Spectre.Console.Cli, Microsoft.Extensions.Hosting, dependency injection, localized help text, command settings, aliases, examples, terminal output, exit codes, and stdio-safe command paths.

2026-07-02
codegen
مطوّرو البرمجيات

Use for .NET code generation work with Roslyn, Microsoft.OpenApi, Razor templates, DTO/manager/controller generation, REST API generation, C# HttpClient generation, Angular/Axios TypeScript request clients, generated formatting, and deterministic output.

2026-07-02
dotnet
مطوّرو البرمجيات

Use for .NET application development involving services, managers, dependency injection, Microsoft.Extensions.Hosting, dependency direction, MiniDb persistence, DTOs, Mapster mapping, shared entities/helpers, MCP tools, module workflows, solution analysis, cancellation, logging, and logic shared by CLI and Blazor.

2026-07-02
test
محللو ضمان جودة البرمجيات والمختبرون

Use for .NET test design and validation with xUnit v3, Moq, focused regression tests, command tests, service/manager tests, code generation tests, Roslyn helper tests, MiniDb isolation, HTTP stubs, temp directories, and deciding whether to run targeted tests or builds.

2026-07-02
maf
مطوّرو البرمجيات

Microsoft Agent Framework 1.1 (C#) 开发规范与集成要点。USE FOR: ChatClientAgent、AIFunctionFactory、IChatClient tools、AgentThread/Conversation、ResponseFormat、Handoff/Workflow、MCP tool、Memory/ContextProvider、Observability、Foundry Local OpenAI 兼容接入。

2026-07-09
perigon
مطوّرو البرمجيات

Perigon 主入口技能:用于基于 Perigon CLI/MCP 进行项目脚手架、模块与服务生成、DTO/Manager/Controller/Request 客户端生成、MCP 配置与 Studio 操作,并在后端与前端开发中按照模板约定完成代码生成与落地。Use when: any Perigon-based development task, scaffolding, code generation, module/service creation, API client generation, MCP setup, Studio usage, backend/frontend implementation that should follow Perigon conventions.

2026-07-09
test
محللو ضمان جودة البرمجيات والمختبرون

ASP.NET Core / Aspire / TUnit 测试规范与最佳实践。用于集成测试/ApiTest、测试用例编写、测试失败排查与验证流程。

2026-07-09
angular
مطوّرو الويب

Angular 21+ 前端开发规范(standalone/Material/signals)。用于 Angular 组件/页面/路由/表单、Material UI、signals 状态、i18n、前端样式与交互相关任务。

2026-07-08
code-review
محللو ضمان جودة البرمجيات والمختبرون

全栈代码审查规范(质量/性能/安全/架构/风格)。用于 Code Review、PR 审查、质量门禁、安全与性能检查等任务。

2026-07-08
documentation
الكتّاب التقنيون

技术文档编写规范 - README、任务分配文档、开发指南、部署文档

2026-02-12
عرض 10 من أصل 10 مستودعات
تم تحميل كل المستودعات