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

AI-Squad

AI-Squad 收录了来自 jnPiyush 的 18 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

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

这个仓库中的 skills

ai-agent-development
软件开发工程师

Build production-ready AI agents with Microsoft Foundry and Agent Framework. Covers agent architecture, model selection, orchestration, tracing, and evaluation.

2026-01-23
api-design
软件开发工程师

Design robust REST APIs with proper versioning, pagination, error handling, rate limiting, and OpenAPI documentation.

2026-01-23
code-organization
软件开发工程师

Structure projects for maintainability and scalability with clean architecture, separation of concerns, and consistent project layouts.

2026-01-23
code-review-and-audit
软件质量保证分析师与测试员

Systematic code review and audit practices including automated checks, security audits, compliance verification, and review checklists.

2026-01-23
configuration
软件开发工程师

Manage application configuration with environment variables, Azure Key Vault, feature flags, and environment-specific settings.

2026-01-23
core-principles
软件开发工程师

Fundamental coding principles for production development including SOLID, DRY, KISS, and common design patterns with C# examples.

2026-01-23
database
数据库架构师

Efficient database operations with PostgreSQL, Entity Framework Core, migrations, indexing strategies, transactions, and connection pooling.

2026-01-23
dependency-management
软件开发工程师

Manage project dependencies securely with lock files, version pinning, security audits, and update strategies for NuGet, npm, and pip.

2026-01-23
documentation
软件开发工程师

Write clear documentation including XML docs, README files, API documentation with OpenAPI/Swagger, and inline code comments.

2026-01-23
error-handling
软件开发工程师

Handle failures gracefully with exception handling, logging, retry logic with Polly, and circuit breaker patterns for system resilience.

2026-01-23
logging-monitoring
软件开发工程师

Implement production observability with Serilog structured logging, OpenTelemetry tracing, Prometheus metrics, and alerting strategies.

2026-01-23
performance
软件开发工程师

Optimize application performance through async patterns, caching strategies, database optimization, profiling, and resource management.

2026-01-23
remote-git-operations
软件开发工程师

Best practices for remote Git operations including GitHub, Azure DevOps, pull requests, CI/CD integration, and branch protection rules.

2026-01-23
scalability
软件开发工程师

Design scalable systems with horizontal scaling, load balancing, caching, message queues, and stateless service architecture.

2026-01-23
security
信息安全分析师

Production security practices covering OWASP Top 10, input validation, SQL injection prevention, authentication/authorization, and secrets management.

2026-01-23
testing
软件质量保证分析师与测试员

Production testing strategies including test pyramid (70% unit, 20% integration, 10% e2e), xUnit, FluentAssertions, Moq patterns, and 80%+ coverage requirements.

2026-01-23
type-safety
软件开发工程师

Leverage type systems to catch errors early with nullable reference types, static analysis, and strong typing patterns in C# and TypeScript.

2026-01-23
version-control
软件开发工程师

Effective Git workflows including commit conventions, branching strategies, pull request best practices, and merge conflict resolution.

2026-01-23