Skip to main content
Run any Skill in Manus
with one click
GitHub repository

AI-Squad

AI-Squad contains 18 collected skills from jnPiyush, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
18
Stars
0
updated
2026-01-23
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

ai-agent-development
software-developers

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
software-developers

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

2026-01-23
code-organization
software-developers

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

2026-01-23
code-review-and-audit
software-quality-assurance-analysts-and-testers

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

2026-01-23
configuration
software-developers

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

2026-01-23
core-principles
software-developers

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

2026-01-23
database
database-architects

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

2026-01-23
dependency-management
software-developers

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

2026-01-23
documentation
software-developers

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

2026-01-23
error-handling
software-developers

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

2026-01-23
logging-monitoring
software-developers

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

2026-01-23
performance
software-developers

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

2026-01-23
remote-git-operations
software-developers

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

2026-01-23
scalability
software-developers

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

2026-01-23
security
information-security-analysts

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

2026-01-23
testing
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-developers

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

2026-01-23