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

stack

يحتوي stack على 15 من skills المجمعة من eser، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
15
Stars
128
محدث
2026-04-15
Forks
5
التغطية المهنية
5 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

javascript-practices
مطوّرو البرمجيات

JavaScript/TypeScript conventions: ES modules, Deno runtime, React patterns, async/await, and type handling. Use when writing .ts, .tsx, or .js files, configuring imports, or building React components.

2026-04-15
tooling-standards
مطوّرو البرمجيات

Development tooling: Deno runtime, JSR package registry, deno.json and package.json configuration, and editor settings. Use when setting up projects, choosing packages, or configuring build tools.

2026-04-15
agent-guidelines
المهن الحاسوبية الأخرى

Agent roles, safety rules, file ownership, and cross-package change protocol. Use when AI agents work on this codebase, plan multi-package changes, or need boundary guidance.

2026-04-15
security-practices
محللو أمن المعلومات

Security practices: secrets in env vars, input validation, SSRF prevention, error sanitization, and production hardening. Use when handling authentication, secrets, user input, or preparing production deployments.

2026-04-15
architecture-guidelines
مطوّرو البرمجيات

System architecture: ES modules, hexagonal architecture, project structure, ADRs, and testing strategy. Use when designing systems, planning directory layout, writing ADRs, or reviewing architecture.

2026-04-15
ci-cd-practices
مديرو الشبكات وأنظمة الحاسوب

CI/CD operations: GitHub Actions, Kubernetes, ArgoCD, and CI timeout configuration. Use when configuring pipelines, debugging deployments, or working with GitHub Actions. Do NOT use for general development workflow.

2026-04-15
coding-practices
مطوّرو البرمجيات

Code quality: error handling, validation, logging, DRY, and self-documenting code. Use when writing or reviewing code quality, handling errors, or validating inputs. Do NOT use for language-specific syntax (use javascript-practices or go-practices).

2026-04-15
documentation-conventions
مطوّرو البرمجيات

README and documentation conventions: import patterns in examples, emoji preservation, and descriptive text rules. Use when writing or editing README files, package documentation, or code examples in docs.

2026-04-15
eserstack-monorepo
مطوّرو البرمجيات

Monorepo structure, package conventions, version synchronization, and publishing workflow. Use when adding packages, modifying project structure, or managing versions.

2026-04-15
release-management
مطوّرو البرمجيات

Release checklist, version strategy, and publishing workflow for JSR/npm. Use when bumping versions, creating releases, or managing the release pipeline.

2026-04-15
workflow-practices
مطوّرو البرمجيات

Task execution workflow: implementation steps, git commit policy, quality gates, and code ownership. Use when planning tasks, making git commits, or running validation checks.

2026-04-15
eser-rules-manager
المهن الحاسوبية الأخرى

Skill discovery and rule management. Use when starting any conversation to identify applicable skills, and when user states preferences or asks to add/modify rules.

2026-03-12
design-principles
مطوّرو البرمجيات

Code design patterns: pure functions, immutability, composition, lazy initialization, and side-effect management. Use when designing function signatures, structuring modules, or choosing between mutable and immutable patterns.

2026-03-09
go-practices
مطوّرو البرمجيات

Go service conventions: hexagonal architecture, snake_case files, error wrapping with fmt.Errorf, table-driven tests, and OpenTelemetry. Use when writing .go files or creating Go services.

2026-03-09
requirement-clarification
متخصصو إدارة المشاريع

Guidelines for asking clarifying questions when requirements are ambiguous. Use when scope is unclear, multiple approaches exist, or critical details are missing.

2026-03-09