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

AI-DLC

يحتوي AI-DLC على 32 من skills المجمعة من queen-of-code، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
32
Stars
8
محدث
2026-06-09
Forks
13
التغطية المهنية
8 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

agent-issue-tracker-setup
مطوّرو البرمجيات

Onboards AIDLC issue-tracker choice for a consumer repo: fills AGENTS.md Issue tracker (AIDLC) table, checklists for GitHub vs Linear vs Jira paths, and links to ISSUE-TRACKER-PORTABILITY docs. Does not run external APIs; guides humans through wiring.

2026-06-09
build
مطوّرو البرمجيات

AIDLC Build + Test orchestrator (TDD). Delivers an open PR with green CI per Tech Spec; re-enters to triage /review PR comments — fix or reply+resolve. Not for spec-only work.

2026-06-09
frontend-web
مطوّرو البرمجيات

Modern web development patterns for React, Vue, and vanilla JS including component architecture, state management, and performance. Use when building web UIs, optimizing frontend performance, or implementing accessibility.

2026-06-09
learn
مطوّرو البرمجيات

AIDLC Learn orchestrator. Run after Validate phase PASS — ADRs, docs, retrospective notes. Not combined with /ship in headless automation.

2026-06-09
review
مطوّرو البرمجيات

AIDLC Test gate + Review — five review passes (spec, tests, DevOps, UI via Chrome DevTools MCP, security); post PR comments; hand off to /build.

2026-06-09
ship
مطوّرو البرمجيات

AIDLC Validate phase orchestrator (/ship). Scorecard vs Product Spec, deploy gates, UI validation when applicable. Learn is separate — run /learn after PASS.

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

Apply comprehensive testing best practices including unit, integration, and e2e tests. Use when writing tests, reviewing test coverage, designing testable code, or setting up test infrastructure.

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

AIDLC Design phase — Tech Spec under feature/<slug>/, review passes, human gate before /build. Requires an approved Product Spec (run /plan first or confirm approval in-thread).

2026-04-27
plan
متخصصو إدارة المشاريع

AIDLC Plan phase — Product Spec only under feature/<slug>/, conversation-first, human approval. Different owner may run /design for Tech Spec next. Not for quick bugfixes.

2026-04-27
work-tracking
متخصصو إدارة المشاريع

Structure work using parent-feature and child-work-item hierarchy compatible with Linear and GitHub. Use when planning features, breaking down work, creating issues, or organizing tasks.

2026-04-27
agent-product-manager
متخصصو إدارة المشاريع

Writes feature spec drafts using the product template. Takes a research brief and seed blurb as input. Outputs a structured spec to the scratchpad and writes unanswerable questions to pm_questions for the orchestrator to surface.

2026-04-27
spec-management
متخصصو إدارة المشاريع

Create, organize, and maintain feature specifications following standardized templates. Use when creating specs, updating documentation, planning features, or organizing project documentation.

2026-04-27
report-bug
محللو ضمان جودة البرمجيات والمختبرون

Bug triage and structured report orchestrator — collects environment, reproduction steps, exact errors, observability evidence; conversation-first; never assumes.

2026-04-27
agent-learn
مطوّرو البرمجيات

Captures learnings after a feature or incident completes. Updates PROJECT.md, writes or updates ADRs, adds retrospective notes to Tech Specs, and updates repo documentation so future agents start with current context.

2026-04-13
agent-devops-review
مطوّرو البرمجيات

DevOps review pass for PRs — CI/CD, containers, workflows, rollout, rollback, monitoring vs Tech Spec. Used by the /review orchestrator for the DevOps dimension.

2026-04-13
agent-explorer
مطوّرو البرمجيات

Maps a codebase or directory structure and returns a structural summary. Identifies key entry points, dependencies, patterns, and areas of complexity without making changes.

2026-04-13
agent-grounding-reviewer
مطوّرو البرمجيات

The skeptic. Reviews a feature spec against the project's actual technical context and existing features. Flags contradictions, impossible claims, and overlaps with severity (blocking or advisory). Does not rewrite the spec.

2026-04-13
agent-monitor
مطوّرو البرمجيات

Watches a defined condition on a schedule or continuous basis and emits a structured event record when the condition triggers. Used for health checks, metric thresholds, and scheduled audits.

2026-04-13
agent-planner
مطوّرو البرمجيات

Breaks a task or feature into a phased, ordered implementation plan with clear dependencies, success criteria per step, and a recommended agent composition for execution.

2026-04-13
agent-product-marketer
محللو أبحاث السوق ومتخصصو التسويق

Reviews a feature spec draft from the customer and market perspective. Adds or refines user impact statements, product positioning, and competitive context. Does not rewrite the spec — augments and challenges it.

2026-04-13
agent-researcher
مطوّرو البرمجيات

Explores a codebase, documentation set, brain-mcp collection, or external sources to answer a specific question. When used in the Plan phase, produces a structured research brief for feature spec writing. Returns structured findings with source references and a confidence level.

2026-04-13
agent-reviewer
محللو ضمان جودة البرمجيات والمختبرون

Review Orchestrator. Runs CI checks, traces implementation against Tech Spec sections, and generates a structured review report for human sign-off before Validate.

2026-04-13
agent-security-review
محللو أمن المعلومات

Lightweight security review pass for PRs — secrets, auth/access, dependencies, web/data safety, config. Used by the /review orchestrator for the Security dimension.

2026-04-13
agent-synthesizer
مطوّرو البرمجيات

Combines outputs from multiple agents or sources into a single coherent result. Resolves conflicts, eliminates duplication, and produces a merged structured output with a clear provenance trail.

2026-04-13
agent-writer
مطوّرو البرمجيات

Produces a document, spec, or structured text output given a clear brief. Covers technical docs, product specs, ADRs, incident summaries, READMEs, and similar structured writing.

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

Apply software architecture best practices and design patterns. Use when designing systems, refactoring code, making architectural decisions, or reviewing code structure.

2026-04-13
backend-saas
مطوّرو البرمجيات

SaaS backend development patterns including API design, multi-tenancy, authentication, and scalability. Use when building backend services, APIs, SaaS infrastructure, or designing system architecture.

2026-04-13
blog-writing
الكتّاب التقنيون

Write blog posts in Melissa Benua's voice and style, saved to external-brain/blog-posts. Use when the user wants to write, draft, brainstorm, or edit a blog post, article, or written content for publication.

2026-04-13
gdoc-to-markdown
فنيو النشر المكتبي

Download Google Docs as markdown files to external-brain folder. Use when the user provides a Google Doc URL and wants to save it locally, archive documentation, or import Google Docs content.

2026-04-13
git-workflow
مطوّرو البرمجيات

Git workflow standards including commit messages, branch management, and success criteria. Use when committing code, creating branches, or preparing changes for review.

2026-04-13
greeting
موظفو المكاتب العامون

Personal greeting preference that addresses the user appropriately at the start of conversations. This skill applies automatically to all interactions.

2026-04-13
mobile-apple
مطوّرو البرمجيات

iOS and macOS development patterns using Swift, SwiftUI, and UIKit including app architecture, data persistence, and platform conventions. Use when building Apple platform apps or following Human Interface Guidelines.

2026-04-13