Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

ruflo

ruflo contient 193 skills collectées depuis sparkling, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
193
Stars
0
mis à jour
2026-06-10
Forks
0
Couverture métier
8 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

adr-index
Développeurs de logiciels

Build or rebuild the ADR index + dependency graph in AgentDB by running the in-process `agentdb index` command (one cold-start, all surfaces in one pass — no per-record npx round-trips). Handles v3-style and plugin-style ADR formats.

2026-06-10
adr-create
Développeurs de logiciels

Create a new Architecture Decision Record with sequential numbering and AgentDB registration

2026-06-07
hive-mind-advanced
Développeurs de logiciels

Hive Mind orchestration patterns — queen-led multi-agent coordination with Byzantine/Raft/Gossip/CRDT consensus, typed collective memory, dialectic council, and session checkpoint/resume. Use for decision-bearing work; use swarm-advanced for parallel execution without consensus.

2026-06-06
diff-analyze
Analystes en assurance qualité des logiciels et testeurs

Analyze git diffs for risk scoring, reviewer recommendations, and change classification

2026-06-04
test-gaps
Analystes en assurance qualité des logiciels et testeurs

Detect missing test coverage and generate test suggestions

2026-06-04
hive-mind-advanced
Développeurs de logiciels

Hive Mind orchestration patterns — queen-led multi-agent coordination with Byzantine/Raft/Gossip/CRDT consensus, typed collective memory, dialectic council, and session checkpoint/resume. Use for decision-bearing work; use swarm-advanced for parallel execution without consensus.

2026-06-04
intelligence-transfer
Développeurs de logiciels

Transfer learned patterns from another project on disk into this one -- the project-to-project pattern transfer that hooks_transfer performs

2026-06-04
neural-train
Développeurs de logiciels

Train SONA + MicroLoRA neural patterns from successful task completions; runs the DISTILL + CONSOLIDATE phases of the 4-step pipeline

2026-06-04
vector-setup
Administrateurs de réseaux et de systèmes informatiques

First-run setup for ruvector@0.2.25 — installs ONNX/Brain/SONA add-ons, registers the MCP server, and verifies the install via `doctor`

2026-06-04
swarm-init
Développeurs de logiciels

Initialize a multi-agent swarm with anti-drift configuration

2026-05-29
create-plugin
Développeurs de logiciels

Scaffold a new Claude Code plugin with proper directory structure, plugin.json, skills, commands, and agents

2026-05-27
trader-explain
Développeurs de logiciels

Regulator-grade feature attribution for any LSTM/Transformer signal — single-entry PageRank ranks the top-K features that drove the prediction (ADR-126 Phase 6, ADR-123 single-entry PR)

2026-05-26
trader-portfolio-cg
Développeurs de logiciels

Mean-variance portfolio optimization via Conjugate Gradient — 40-60× faster than the legacy Neumann path (ADR-126 Phase 3, ADR-123 Wedge 8)

2026-05-26
adr-review
Analystes en assurance qualité des logiciels et testeurs

Review code changes against accepted ADRs and lint ADR frontmatter for cross-corpus and referential-integrity violations

2026-05-26
trader-backtest
Développeurs de logiciels

Run a historical backtest using npx neural-trader with Rust/NAPI engine (8-19x faster) and walk-forward validation; Ed25519-sign the result for paper→live tamper evidence (ADR-126 Phase 4)

2026-05-25
trader-cloud-backtest
Développeurs de logiciels

Run a heavy neural-trader job (long walk-forward, big Monte-Carlo, parameter sweep, model training) on the Anthropic Managed Agent cloud runtime instead of locally

2026-05-25
trader-signal
Développeurs de logiciels

Generate trading signals using npx neural-trader anomaly detection engine with Z-score scoring and neural prediction

2026-05-25
trader-train
Développeurs de logiciels

Train neural models (LSTM, Transformer, N-BEATS) on market data using npx neural-trader with confidence intervals

2026-05-25
kg-extract
Développeurs de logiciels

Extract entities and relations from source files to build a knowledge graph

2026-05-25
kg-traverse
Développeurs de logiciels

Pathfinder traversal of the knowledge graph starting from a seed entity

2026-05-25
github-code-review
Analystes en assurance qualité des logiciels et testeurs

Comprehensive GitHub code review with AI-powered swarm coordination

2026-05-25
github-multi-repo
Développeurs de logiciels

Multi-repository coordination, synchronization, and architecture management with AI swarm orchestration

2026-05-25
github-project-management
Développeurs de logiciels

Comprehensive GitHub project management with swarm-coordinated issue tracking, project board automation, and sprint planning

2026-05-25
github-release-management
Développeurs de logiciels

Comprehensive GitHub release orchestration with AI swarm coordination for automated versioning, testing, deployment, and rollback management

2026-05-25
github-workflow-automation
Développeurs de logiciels

Advanced GitHub Actions workflow automation with AI swarm coordination, intelligent CI/CD pipelines, and comprehensive repository management

2026-05-25
hive-mind-advanced
Développeurs de logiciels

Hive Mind orchestration patterns — queen-led multi-agent coordination with Byzantine/Raft/Gossip/CRDT consensus, typed collective memory, dialectic council, and session checkpoint/resume. Use for decision-bearing work; use swarm-advanced for parallel execution without consensus.

2026-05-25
hooks-automation
Développeurs de logiciels

Automated coordination, formatting, and learning from Claude Code operations using intelligent hooks with MCP integration. Includes pre/post task hooks, session management, Git integration, memory coordination, and neural pattern training for enhanced development workflows.

2026-05-25
performance-analysis
Développeurs de logiciels

Comprehensive performance analysis, bottleneck detection, and optimization recommendations for Claude Flow swarms

2026-05-25
sparc-methodology
Développeurs de logiciels

SPARC (Specification, Pseudocode, Architecture, Refinement, Completion) comprehensive development methodology with multi-agent orchestration

2026-05-25
swarm-advanced
Développeurs de logiciels

Advanced swarm orchestration patterns for research, development, testing, and complex distributed workflows

2026-05-25
observe-metrics
Développeurs de logiciels

Aggregate and display system metrics with anomaly detection for a time period

2026-05-24
observe-trace
Développeurs de logiciels

Trace agent execution by collecting spans and building a trace tree for a task

2026-05-24
vector-search
Développeurs de logiciels

Vector search via embeddings_* (large-scale HNSW) and ruvllm_hnsw_* (WASM router for ≤11 hot patterns)

2026-05-24
github-project-management
Développeurs de logiciels

Comprehensive GitHub project management with swarm-coordinated issue tracking, project board automation, and sprint planning

2026-05-23
github-multi-repo
Développeurs de logiciels

Multi-repository coordination, synchronization, and architecture management with AI swarm orchestration

2026-05-23
github-release-management
Développeurs de logiciels

Comprehensive GitHub release orchestration with AI swarm coordination for automated versioning, testing, deployment, and rollback management

2026-05-23
github-workflow-automation
Administrateurs de réseaux et de systèmes informatiques

Advanced GitHub Actions workflow automation with AI swarm coordination, intelligent CI/CD pipelines, and comprehensive repository management

2026-05-23
worker-benchmarks
Développeurs de logiciels

Run comprehensive worker system benchmarks and performance analysis

2026-05-23
worker-integration
Développeurs de logiciels

Worker-Agent integration for intelligent task dispatch and performance tracking

2026-05-23
agent-adaptive-coordinator
Développeurs de logiciels

Agent skill for adaptive-coordinator - invoke with $agent-adaptive-coordinator

2026-05-23
Affichage des 40 principaux skills collectés sur 193 dans ce dépôt.