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

agent-skills-standard

يحتوي agent-skills-standard على 348 من skills المجمعة من HoangNguyen0403، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
348
Stars
510
محدث
2026-06-18
Forks
149
التغطية المهنية
19 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

common-protocol-enforcement
محللو أمن المعلومات

Enforce Red-Team verification and adversarial protocol audit. Use when verifying tasks, performing self-scans, or checking for protocol violations. Load as composite for all sessions.

2026-06-18
common-security-audit
محللو أمن المعلومات

Probe for hardcoded secrets, injection surfaces, unguarded routes, business logic flaws, and platform-specific weaknesses across backend (Node, Go, Java, Python, Rust), frontend (React, Angular, Vue), and mobile (iOS, Android, Flutter) codebases. Use when performing security audits, vulnerability scans, secrets detection, or penetration testing.

2026-06-18
battle-test
محللو ضمان جودة البرمجيات والمختبرون

Deep audit of a skills directory against the Skill Creator standard. Produces a scored report and phased remediation plan.

2026-06-18
brainstorm-feature
متخصصو إدارة المشاريع

Clarify a rough product or engineering idea into a BRD-lite brief (Why) with measurable business value.

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

Run an AI-assisted PR code review using multi-layer lenses with confidence scoring.

2026-06-18
codebase-review
محللو ضمان جودة البرمجيات والمختبرون

Review an entire codebase against framework best practices and generate a prioritized improvement plan.

2026-06-18
deploy-release
مديرو الشبكات وأنظمة الحاسوب

Prepare and verify a staged or production deployment with rollback and smoke checks.

2026-06-18
design-solution
مطوّرو البرمجيات

Turn an approved PRD or implementation goal into SRS/FRS technical requirements (How), architecture, contracts, and verification decisions.

2026-06-18
pentest
محللو أمن المعلومات

PTES-aligned adversarial security audit for backend, frontend, and mobile applications. Produces a CVSS-scored Hacker Report with verified PoCs and phased remediation.

2026-06-18
plan-feature
متخصصو إدارة المشاريع

Plan a feature from BRD-lite brief or clear intent into PRD (What), decisions, implementation plan, and task slices.

2026-06-18
publish-notes
الكتّاب التقنيون

Draft user-facing release notes, store changelogs, and internal publish summaries.

2026-06-18
retro-learn
متخصصو التدريب والتطوير

Convert delivery findings into skill, eval, workflow, and documentation improvements.

2026-06-18
review-ticket
محللو ضمان جودة البرمجيات والمختبرون

Review a ticket or PR through focused specialist lenses: scope, architecture, security, tests, AC coverage, and PR metadata.

2026-06-18
sdlc
مطوّرو البرمجيات

Route a task to the next synced SDLC workflow based on current artifacts and repo state.

2026-06-18
security-test
محللو أمن المعلومات

Fast, continuous DevSecOps pipeline for Pull Requests and active branches. Runs SAST, SCA, and secrets detection to catch vulnerabilities before they merge.

2026-06-18
session-report
مطوّرو البرمجيات

Capture delivery evidence, commands, changed files, blockers, and standards feedback after a work session.

2026-06-18
traceability-audit
محللو ضمان جودة البرمجيات والمختبرون

Map requirements, acceptance criteria, implementation, tests, and release artifacts into one traceability report.

2026-06-18
update-docs
مطوّرو البرمجيات

Automated workflow to detect and fix missing documentation

2026-06-18
verify-work
محللو ضمان جودة البرمجيات والمختبرون

Verify feature, bug, UI, API, mobile, security, or deployment work against acceptance criteria.

2026-06-18
zephyr-coverage-analysis
محللو ضمان جودة البرمجيات والمختبرون

Analyze Zephyr test case coverage for a Jira user story and produce a QE management report with metrics, risk scoring, and prioritized recommendations.

2026-06-18
common-protocol-enforcement
محللو أمن المعلومات

Enforce Red-Team verification and adversarial protocol audit. Use when verifying tasks, performing self-scans, or checking for protocol violations. Load as composite for all sessions.

2026-06-18
common-product-requirements
متخصصو إدارة المشاريع

Standardize PRD discovery and drafting for product scope, user outcomes, requirement IDs, and acceptance criteria. Use when creating PRD, product requirements, feature specification, or acceptance criteria plan.

2026-06-18
common-protocol-enforcement
محللو أمن المعلومات

Enforce Red-Team verification and adversarial protocol audit. Use when verifying tasks, performing self-scans, or checking for protocol violations. Load as composite for all sessions.

2026-06-18
common-security-audit
محللو أمن المعلومات

Probe for hardcoded secrets, injection surfaces, unguarded routes, business logic flaws, and platform-specific weaknesses across backend (Node, Go, Java, Python, Rust), frontend (React, Angular, Vue), and mobile (iOS, Android, Flutter) codebases. Use when performing security audits, vulnerability scans, secrets detection, or penetration testing.

2026-06-18
database-migrations
مصممو قواعد البيانات

Plan additive, zero-downtime schema migrations with rollout, backfill, and rollback awareness. Use when renaming columns, backfilling data, or shipping risky database changes.

2026-06-18
database-mongodb
مصممو قواعد البيانات

Apply MongoDB data-modeling, indexing, and query rules from access patterns. Use when designing schemas, choosing embed vs reference, or tuning MongoDB query behavior.

2026-06-18
database-postgresql
مصممو قواعد البيانات

Apply PostgreSQL standards for migrations, indexing, transactions, and ORM boundaries. Use when editing entities, Prisma schema, migrations, RLS, or query-performance work for PostgreSQL.

2026-06-18
database-query-performance
مطوّرو البرمجيات

Diagnose database latency with explain plans, index ownership, and query-shape review. Use when a query is slow, an index is missing, or scans and N+1 patterns appear.

2026-06-18
database-redis
مطوّرو البرمجيات

Optimize Redis as cache and coordination infrastructure with TTL, eviction, and latency-aware key design. Use when implementing Redis caching, key invalidation, or Redis performance work.

2026-06-18
database-schema-design
مصممو قواعد البيانات

Design relational or document schemas from access patterns, cardinality, and lifecycle. Use when modeling entities, choosing embed vs normalize, or shaping schema boundaries before implementation.

2026-06-18
database-transactions
مطوّرو البرمجيات

Define transaction boundaries, locking, and consistency guarantees for multi-step writes. Use when designing atomic operations, retries, idempotency, or concurrent write behavior.

2026-06-18
golang-architecture
مطوّرو البرمجيات

Structure Go code with package-first boundaries, `cmd/` and `internal/`, and explicit dependency wiring. Use when shaping project layout, package ownership, or service boundaries in Go.

2026-06-18
golang-database
مطوّرو البرمجيات

Implement Go database access with context, pool tuning, transaction boundaries, and repository seams. Use when building repositories, tuning `sql.DB` or `pgx`, or reviewing DB transaction flow in Go.

2026-06-18
nestjs-architecture
مطوّرو البرمجيات

Design NestJS module boundaries, provider scope, and request pipeline choices. Use when structuring modules, placing guards/pipes/interceptors, or reviewing provider lifetime in NestJS.

2026-06-18
nextjs-caching
مطوّرو البرمجيات

Configure Next.js cache layers, invalidation, and cache-component APIs. Use when choosing `fetch` caching, `use cache`, tags, or stale-data debugging in Next.js.

2026-06-18
nextjs-server-actions
مطوّرو البرمجيات

Implement secure Next.js Server Actions for mutations, forms, and optimistic UI. Use when building actions, form flows, auth checks, or revalidation after writes.

2026-06-18
react-hooks
مطوّرو البرمجيات

Write React hooks with clean effect boundaries and measured memoization. Use when working with `useEffect`, custom hooks, refs, transitions, or hook dependency problems in React.

2026-06-18
react-performance
مطوّرو البرمجيات

Optimize React rendering, bundle size, and data flow with profiler-led decisions. Use when reducing re-renders, fixing waterfalls, or deciding whether memoization is warranted in React.

2026-06-18
specialist-security-reviewer
محللو أمن المعلومات

High-density security audit persona. Enforces OWASP Top 10, Vibe Security, trust gating, and runtime hardening for code and agentic review flows.

2026-06-18
common-code-review
محللو ضمان جودة البرمجيات والمختبرون

Conduct high-quality, persona-driven code reviews. Use when reviewing PRs, critiquing code quality, or analyzing changes for team feedback.

2026-06-15
عرض أهم 40 من أصل 348 skills مجمعة في هذا المستودع.