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

ix

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

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

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

ix-adversarial
محللو أمن المعلومات

Test model robustness with adversarial attacks and defenses

2026-06-20
ix-bandit
مطوّرو البرمجيات

Multi-armed bandit simulation — epsilon-greedy, UCB1, Thompson sampling

2026-06-20
ix-benchmark
مطوّرو البرمجيات

Benchmark and compare ix algorithm performance

2026-06-20
ix-cache
مطوّرو البرمجيات

Embedded Redis-like cache with TTL, LRU, pub/sub, and RESP protocol

2026-06-20
ix-category
مطوّرو البرمجيات

Category theory primitives — monad laws verification, free-forgetful adjunction

2026-06-20
ix-chaos
مطوّرو البرمجيات

Chaos theory analysis — Lyapunov exponents, bifurcation, attractors, fractals

2026-06-20
ix-cluster
مطوّرو البرمجيات

Cluster data using K-Means or DBSCAN

2026-06-20
ix-demo-showcase
مطوّرو البرمجيات

Run ix real-world demo scenarios with optional multi-AI commentary via Octopus. Chains multiple ix MCP tools through curated narratives — chaos detection, governance, FinOps, sprint prediction.

2026-06-20
ix-dynamics
مطوّرو البرمجيات

Dynamical systems — inverse kinematics, Lie groups/algebras, neural ODEs

2026-06-20
ix-evolution
مطوّرو البرمجيات

Evolutionary optimization — genetic algorithm, differential evolution

2026-06-20
ix-fractal
مطوّرو البرمجيات

Fractal generation — Takagi curves, space-filling curves, Morton codes

2026-06-20
ix-game
مطوّرو البرمجيات

Game theory — Nash equilibria, Shapley value, auctions, evolutionary dynamics

2026-06-20
ix-gpu
مطوّرو البرمجيات

GPU compute via WGPU — cosine similarity, matrix multiply, batch vector search

2026-06-20
ix-grammar
مطوّرو البرمجيات

Formal grammars — weighted CFGs, grammar evolution, constrained generation

2026-06-20
ix-hmm
مطوّرو البرمجيات

Hidden Markov Model analysis — Viterbi, Baum-Welch, forward-backward

2026-06-20
ix-ktheory
مطوّرو البرمجيات

Algebraic K-theory for graphs — Grothendieck K0/K1, Mayer-Vietoris sequences

2026-06-20
ix-ml-builder
مطوّرو البرمجيات

Build ephemeral or persistent ML pipelines — auto-detects task type, selects models, handles preprocessing, evaluation, and caching

2026-06-20
ix-nn
مطوّرو البرمجيات

Neural networks — trainable transformers with GPU attention, dense layers, backprop, loss functions, positional encodings

2026-06-20
ix-number-theory
مطوّرو البرمجيات

Number theory — prime sieving, primality tests, modular arithmetic

2026-06-20
ix-optimize
مطوّرو البرمجيات

Optimize a function using SGD, Adam, PSO, or simulated annealing

2026-06-20
ix-pipeline
مطوّرو البرمجيات

DAG pipeline orchestration with parallel execution and caching

2026-06-20
ix-random-forest
علماء البيانات

Random forest and gradient boosted trees — ensemble classifiers for tabular data

2026-06-20
ix-rotation
مطوّرو البرمجيات

3D rotation operations — quaternions, SLERP, Euler angles, rotation matrices

2026-06-20
ix-search
مطوّرو البرمجيات

Search and pathfinding with A*, Q*, MCTS, minimax, BFS/DFS

2026-06-20
ix-sedenion
مطوّرو البرمجيات

Hypercomplex algebra — sedenion/octonion multiplication, Cayley-Dickson construction

2026-06-20
ix-signal
مطوّرو البرمجيات

Signal processing — FFT, filtering, wavelets, Kalman, spectral analysis

2026-06-20
ix-supervised
علماء البيانات

Supervised learning — regression, classification, evaluation metrics, cross-validation, confusion matrix, ROC/AUC, SMOTE resampling

2026-06-20
ix-topo
علماء البيانات

Topological data analysis — persistent homology, Betti numbers, point cloud topology

2026-06-20
music-ml-demo
علماء البيانات

Concrete, runnable examples combining GA music theory tools with ix ML algorithms for chord clustering, harmonic analysis, and scale recommendation

2026-06-20
assumption-graph-loop
مطوّرو البرمجيات

Autonomous belief-revision loop — fuse @ai: annotations + /deep-research claims into the temporal assumption graph and revise the persistent belief log over time

2026-05-31
correct
مطوّرو البرمجيات

Self-improvement reflex. When the user corrects an approach ("no, don't do that", "we discussed this before", "stop X"), captures the lesson as a permanent project rule appended to CLAUDE.md so the pattern doesn't repeat in this or future sessions. Cherny called this "the most important loop" in his 2026 Sequoia talk.

2026-05-16
digest
مطوّرو البرمجيات

Capture meaningful session state (current cursor, in-flight work, live hypotheses, open questions, do-NOT-carry-forward, success criteria) to state/digests/latest.md so the next session — including one after auto-compaction — can re-enter without re-discovering context cold. Distinct from /learnings (which captures surprises). Validates against docs/contracts/digest-schema.json.

2026-05-16
scholar-review
محللو ضمان جودة البرمجيات والمختبرون

Deep code review of an IX crate by piping its source into Qwopus-GLM-18B (Qwen3.5 + Opus + GLM distilled frankenmerge). Offline, free, slow, reasoning-heavy.

2026-05-13
ga-compose
المديرون الموسيقيون والملحّنون

Compose a chord progression with smooth voice leading — chains ga_generate_progression → ga_voice_leading_pair → ga_search_voicings. Use when the user asks for a progression in a key / style with playable voicings (e.g. "compose ii-V-I in Bb with smooth voicings").

2026-04-19
chatbot
مطوّرو البرمجيات

Ask the GA Chatbot music theory questions — grounded voicing answers via real GA+IX MCP tools, no hallucination

2026-04-16
adversarial-qa
محللو ضمان جودة البرمجيات والمختبرون

Adversarial QA for ga-chatbot — deterministic layers + Octopus judge panel + hexavalent aggregation

2026-04-16
federation-discover
مطوّرو البرمجيات

Find capabilities across the GuitarAlchemist ecosystem (ix, tars, ga) by domain or keyword

2026-03-17
federation-grammar
مطوّرو البرمجيات

Delegate grammar weighting and evolution tasks across ix (local Rust) and TARS (F# engine)

2026-03-17
federation-music
المديرون الموسيقيون والملحّنون

Combine GA music theory tools with ix ML algorithms for music analysis

2026-03-17
federation-traces
مطوّرو البرمجيات

Ingest GA trace artifacts, analyze with ix stats, feed results to TARS pattern promotion

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