Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

ruflo

ruflo 收录了来自 sparkling 的 193 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
193
Stars
0
更新
2026-06-10
Forks
0
职业覆盖
8 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

adr-index
软件开发工程师

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
软件开发工程师

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

2026-06-07
hive-mind-advanced
软件开发工程师

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
软件质量保证分析师与测试员

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

2026-06-04
test-gaps
软件质量保证分析师与测试员

Detect missing test coverage and generate test suggestions

2026-06-04
hive-mind-advanced
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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

2026-06-04
vector-setup
网络与计算机系统管理员

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
软件开发工程师

Initialize a multi-agent swarm with anti-drift configuration

2026-05-29
create-plugin
软件开发工程师

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

2026-05-27
trader-explain
软件开发工程师

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
软件开发工程师

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
软件质量保证分析师与测试员

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

2026-05-26
trader-backtest
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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

2026-05-25
trader-train
软件开发工程师

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

2026-05-25
kg-extract
软件开发工程师

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

2026-05-25
kg-traverse
软件开发工程师

Pathfinder traversal of the knowledge graph starting from a seed entity

2026-05-25
github-code-review
软件质量保证分析师与测试员

Comprehensive GitHub code review with AI-powered swarm coordination

2026-05-25
github-multi-repo
软件开发工程师

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

2026-05-25
github-project-management
软件开发工程师

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

2026-05-25
github-release-management
软件开发工程师

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

2026-05-25
github-workflow-automation
软件开发工程师

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

2026-05-25
hive-mind-advanced
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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

2026-05-25
sparc-methodology
软件开发工程师

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

2026-05-25
swarm-advanced
软件开发工程师

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

2026-05-25
observe-metrics
软件开发工程师

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

2026-05-24
observe-trace
软件开发工程师

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

2026-05-24
vector-search
软件开发工程师

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

2026-05-24
github-project-management
软件开发工程师

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

2026-05-23
github-multi-repo
软件开发工程师

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

2026-05-23
github-release-management
软件开发工程师

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

2026-05-23
github-workflow-automation
网络与计算机系统管理员

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

2026-05-23
worker-benchmarks
软件开发工程师

Run comprehensive worker system benchmarks and performance analysis

2026-05-23
worker-integration
软件开发工程师

Worker-Agent integration for intelligent task dispatch and performance tracking

2026-05-23
agent-adaptive-coordinator
软件开发工程师

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

2026-05-23
当前展示该仓库 Top 40 / 193 个已收集 skills。