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

MACCA-METHOD

يحتوي MACCA-METHOD على 16 من skills المجمعة من firdaus12p، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
16
Stars
3
محدث
2026-07-14
Forks
0
التغطية المهنية
5 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

add-feature
مطوّرو البرمجيات

Skill for adding new features to running projects. Read existing specs, identify all affected documents, mandatory update of all impacted specs, then add phase and tasks to Task.md.

2026-07-14
brainstorm-api
مطوّرو البرمجيات

Skill to interview user and generate api.md (Endpoint Documentation / API Contract). Use after schema.md is complete to document all API endpoints.

2026-07-14
brainstorm-architecture
مطوّرو البرمجيات

Skill to interview user and generate architecture.md (System Architecture). Use after PRD is complete to define tech stack, structure, and architectural decisions.

2026-07-14
brainstorm-prd
متخصصو إدارة المشاريع

Skill to interview user and generate PRD.md (Product Requirements Document) interactively. Use when creating a PRD or starting a new project.

2026-07-14
brainstorm-rules
مطوّرو البرمجيات

Interview-driven skill to generate rules.md (Coding Standards / Code Constitution). Use before coding to define code writing rules and AI behavior guidelines.

2026-07-14
brainstorm-schema
مصممو قواعد البيانات

Skill to interview user and generate schema.md (Data Model / Database Schema). Use after architecture.md is complete.

2026-07-14
brainstorm-styleguide
مصممو واجهات الويب والرقمية

Interview-driven skill to generate StyleGuide.md (UI/UX Design System). Use after PRD or when defining application appearance.

2026-07-14
brainstorm-task
متخصصو إدارة المشاريع

Automatically generate Task.md (Work Breakdown Plan) from completed spec documents. Run after PRD, Architecture, Schema, API, and Rules are finished.

2026-07-14
bug-fix
مطوّرو البرمجيات

Diagnose, fix, and document bugs. Check bug-log.md first to recognize similar patterns. Record to bug-log only after user confirms the fix is correct.

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

Review code quality and security after each phase. Run after spec-compliance. Includes 27-item code quality checklist and security essentials (injection, auth, XSS, authorization, API security).

2026-07-14
developer
مطوّرو البرمجيات

Execute tasks from Task.md phase by phase. Developer reads relevant specs, writes code, updates Task.md, and runs spec-compliance + code-review automatically after each phase completes.

2026-07-14
help
متخصصو إدارة المشاريع

Interactive guide to the AI Spec-Driven Development system. Detects current project state, recommends next steps, explains each skill, and answers workflow questions.

2026-07-14
rapat
متخصصو إدارة المشاريع

Skill for conducting team discussion sessions. Galbi facilitates, introduces selected team members, opens free discussion where each persona can be called by name for their perspective.

2026-07-14
spec-audit
مطوّرو البرمجيات

Skill to check consistency between project-context/ documents or between MACCA framework documents themselves. Detects conflicts, inconsistencies, and ambiguities across documents—not within them. Reports where the problem is, why it matters, and the specific fix with reasoning.

2026-07-14
spec-compliance
محللو ضمان جودة البرمجيات والمختبرون

Verify that code aligns with all project spec documents (PRD.md, architecture.md, schema.md, api.md, rules.md, StyleGuide.md, Task.md). Run after each phase completes, before code-review.

2026-07-14
spec-init
مطوّرو البرمجيات

Generate all project-context/ documents from an existing codebase. Supports Batch Generate (all at once) or Guided Generate (one-by-one with confirmation). Suitable for running projects or boilerplates.

2026-07-14