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

aeon-lab

يحتوي aeon-lab على 13 من skills المجمعة من Adaptive-Liquidity، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

continuous-learning-v2
المهن الحاسوبية الأخرى

Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents. v2.1 adds project-scoped instincts to prevent cross-project contamination.

2026-06-10
orch-add-feature
مطوّرو البرمجيات

Orchestrate building a brand-new feature end to end — research, plan, TDD implementation, review, and gated commit — by delegating each phase to the matching ECC agent. Use when adding a capability that does not exist yet.

2026-06-07
orch-build-mvp
مطوّرو البرمجيات

Orchestrate bootstrapping a working MVP from a design or spec document — ingest the doc, plan thin vertical slices, scaffold the first end-to-end slice, then TDD-implement, review, and gated commit. Use to turn an SDD/PRD into a running starting point.

2026-06-07
orch-change-feature
مطوّرو البرمجيات

Orchestrate altering an existing, working feature to new desired behavior — update its tests to the new spec, change the implementation to match, review, and gated commit. Use when behavior is not broken but should be different.

2026-06-07
orch-fix-defect
مطوّرو البرمجيات

Orchestrate fixing a bug — reproduce it as a failing regression test, fix to green, review, and gated commit — by delegating each phase to the matching ECC agent. Use when existing behavior is broken or wrong.

2026-06-07
orch-pipeline
مطوّرو البرمجيات

Shared orchestration engine for the orch-* skill family. Defines the gated Research-Plan-TDD-Review-Commit pipeline, the size classifier, the agent map, and the two human gates that the orch-* operation skills delegate to. Not usually invoked directly.

2026-06-07
orch-refine-code
مطوّرو البرمجيات

Orchestrate a behavior-preserving refactor — confirm tests are green, restructure without changing behavior, keep tests green, review, and gated commit. Use when the structure should improve but behavior must not change.

2026-06-07
quarkus-patterns
مطوّرو البرمجيات

Quarkus 3.x LTS architecture patterns with Camel for messaging, RESTful API design, CDI services, data access with Panache, and async processing. Use for Java Quarkus backend work with event-driven architectures.

2026-06-07
quarkus-security
مطوّرو البرمجيات

Quarkus Security best practices for authentication, authorization, JWT/OIDC, RBAC, input validation, CSRF, secrets management, and dependency security.

2026-06-07
quarkus-tdd
محللو ضمان جودة البرمجيات والمختبرون

Test-driven development for Quarkus 3.x LTS using JUnit 5, Mockito, REST Assured, Camel testing, and JaCoCo. Use when adding features, fixing bugs, or refactoring event-driven services.

2026-06-07
quarkus-verification
محللو ضمان جودة البرمجيات والمختبرون

Verification loop for Quarkus projects: build, static analysis, tests with coverage, security scans, native compilation, and diff review before release or PR.

2026-06-07
frontend-patterns
مطوّرو الويب

Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.

2026-06-07
claude-devfleet
مطوّرو البرمجيات

Orchestrate multi-agent coding tasks via Claude DevFleet — plan projects, dispatch parallel agents in isolated worktrees, monitor progress, and read structured reports.

2026-06-07