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

archguard

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

skills مجمعة
6
Stars
6
محدث
2026-06-22
Forks
2
التغطية المهنية
1 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

cognitive-prep
مطوّرو البرمجيات

Assemble Cognitive Context Bundles (CCBs) in parallel for all files in a planned edit set. Call before starting a multi-file editing session to pre-load cognitive load scores and edit precautions.

2026-06-22
cognitive-analysis
مطوّرو البرمجيات

Run the 5-step Cognitive Analysis Loop to classify files as Pattern A/B/C and emit a per-package cognitive load heatmap. Pass a package path or file glob as the argument.

2026-06-22
feature-to-issues
مطوّرو البرمجيات

Converts a feature discussion into a single GitHub Issue for the L0 agent queue using a 5-phase iterative pipeline: (1) generate proposal draft, (2) add implementation details, (3) iteratively review proposal until APPROVED (max 3 attempts), (4) iteratively review goal-phase alignment until APPROVED (max 3 attempts), (5) create GitHub Issue without execution labels for human confirmation. No working-tree switching or remote-push operations.

2026-06-15
project-semantics-discovery
مطوّرو البرمجيات

Discover repository-specific project semantics and write them as `ProjectSemanticsInput` into `.archguard/project-semantics.json` or `archguard.config.json.projectSemantics`. Use when the task is to identify test discovery conventions, assertion wrapper patterns, Mermaid package-layer grouping, or other evidence-backed semantics that ArchGuard should consume.

2026-04-01
feature-developer
مطوّرو البرمجيات

Execute the full feature development lifecycle for a new feature or substantial change: generate a proposal from discussion or requirements, review and refine the proposal, generate and review an implementation plan, then implement the plan with TDD and validate the result. Use when given a feature discussion, requirements, or existing proposal/plan documents that should be turned into reviewed design docs and working code.

2026-03-08
refactoring-lifecycle-management
مطوّرو البرمجيات

RLM (Refactoring Lifecycle Management): Systematic methodology for managing the complete lifecycle of software refactoring initiatives through 6 phases (PROPOSAL → PLANNING → EXECUTION → VALIDATION → INTEGRATION → MONITORING) with bi-directional traceability, quality gates, and metrics-driven measurement. Use when managing multiple refactoring iterations, improving plan-execution alignment, establishing refactoring dashboard and traceability matrix, or coordinating team refactoring efforts.

2026-01-25