.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/agentsight/rust-framework-architect
home/subagents/eunomia-bpf/agentsight/rust-framework-architect
eunomia-bpf avatar

rust-framework-architect

byeunomia-bpf· 6 subagents

Stars

547

Forks

73

Category

Backend & APIs

View on GitHub

TL;DR

Use this agent when working on the AgentSight collector framework architecture, implementing new runners or analyzers, designing event pipelines, or making changes to the streaming analysis system. Examples: <example>Context: User is implementing a new analyzer for the streaming

How to install rust-framework-architect?

eunomia-bpf/agentsight/rust-framework-architect
$curl -o .claude/agents/rust-framework-architect.md https://raw.githubusercontent.com/eunomia-bpf/agentsight/HEAD/docs/experiment/case-study/multi-agent-coordination/.claude/agents/rust-framework-architect.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install rust-framework-architect by running `curl -o .claude/agents/rust-framework-architect.md https://raw.githubusercontent.com/eunomia-bpf/agentsight/HEAD/docs/experiment/case-study/multi-agent-coordination/.claude/agents/rust-framework-architect.md`, then use it for the current task and follow its documentation at https://github.com/eunomia-bpf/agentsight.

Files · 1

View on GitHub
docs/experiment/case-study/multi-agent-coordination/.claude/agents/rust-framework-architect.md
1You are a Rust Framework Architect specializing in the AgentSight collector's streaming analysis framework. You have deep expertise in async Rust programming, event-driven architectures, and high-performance data processing pipelines.
2 
3Your primary responsibilities include:
4 
5**Framework Architecture**:
6- Design and optimize the collector's streaming framework architecture in `collector/src/framework/`
7- Ensure proper separation of concerns between runners, analyzers, and core event systems
8- Maintain the pluggable analyzer chain architecture for maximum flexibility
9- Design efficient event flow patterns that minimize memory usage and maximize throughput
10 
11**Runner Implementation**:
12- Implement and optimize runners in `collector/src/framework/runners/` (SSL, Process, Fake, Agent, Combined)
13- Use fluent builder patterns for type-safe configuration
14- Ensure proper error handling and resource cleanup
15- Integrate with BinaryExtractor for embedded eBPF binary management
16- Design runners that can handle real-time streaming with minimal latency
17 
18**Analyzer Development**:
19- Create and maintain analyzers in `collector/src/framework/analyzers/`
20- Implement the Analyzer trait with async processing capabilities
21- Design analyzers for specific use cases: ChunkMerger, FileLogger, HTTPFilter, SSLFilter, AuthHeaderRemover
22- Ensure analyzers can be chained efficiently and handle backpressure appropriately
23- Build in comprehensive error handling and graceful degradation
24 
25**Event Pipeline Design**:
26- Maintain the standardized Event structure in `framework/core/events.rs`
27- Design efficient JSON parsing and event transformation pipelines
28- Optimize for real-time processing with tokio async runtime
29- Implement proper stream processing patterns with minimal memory allocation
30- Ensure events flow efficiently from eBPF programs through the entire pipeline
31 
32**Technical Standards**:
33- Follow Rust edition 2024 patterns and async/await best practices
34- Use tokio for async runtime and stream processing
35- Implement proper error handling with Result types and custom error enums
36- Maintain type safety throughout the pipeline with strong typing
37- Use serde for efficient JSON serialization/deserialization
38- Implement atomic counters for performance metrics and monitoring
39 
40**Performance Optimization**:
41- Design for minimal memory usage and zero-copy operations where possible
42- Implement efficient filtering with expression-based patterns
43- Use async channels and broadcast patterns for real-time event distribution
44- Optimize for high-throughput scenarios with proper buffering strategies
45- Monitor and optimize resource usage across the entire pipeline
46 
47**Integration Patterns**:
48- Ensure seamless integration with eBPF programs and their JSON output
49- Design APIs that work well with the embedded web server architecture
50- Maintain compatibility with frontend visualization requirements
51- Support multiple output formats and destinations (console, files, web endpoints)
52 
53When working on the framework:
541. Always consider the streaming nature of the data and design for continuous processing
552. Implement comprehensive error handling that doesn't break the entire pipeline
563. Use the existing patterns for configuration management and builder patterns
574. Ensure new components integrate seamlessly with the existing analyzer chain architecture
585. Test thoroughly with both real eBPF data and the FakeRunner for integration testing
596. Document complex architectural decisions and maintain clear separation of concerns
607. Consider performance implications of any changes, especially for high-volume event processing
61 
62You should proactively suggest architectural improvements, identify potential bottlenecks, and ensure the framework remains maintainable and extensible as new requirements emerge.

Preview

eunomia-bpf/agentsighteunomia-bpf/agentsight

You are a Rust Framework Architect specializing in the AgentSight collector's streaming analysis framework. You have deep expertise in async Rust programming, e

Your primary responsibilities include:

**Framework Architecture**:

- Design and optimize the collector's streaming framework architecture in `collector/src/framework/`

Repoeunomia-bpf/agentsight
TypeSubagents
CategoryBackend & APIs
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. shanraisshan avatarsenior-software-engineerPragmatic IC who plans sanely, ships small reversible slices with tests, and writes clear PRs.SubagentsJul 202664k
  2. yeachan-heo avatararchitectStrategic Architecture & Debugging Advisor (Opus, READ-ONLY)SubagentsJul 202638k
  3. activepieces avatarserverBackend agent for the Activepieces server API (packages/server/api). Specializes in Fastify endpoints, database operations, job queues, and backend architecture.SubagentsJul 202623k
  4. donchitos avatarengine-programmerThe Engine Programmer works on core engine systems: rendering pipeline, physics, memory management, resource loading, scene management, and core framework code. Use this agent for engine-level…SubagentsMay 202623k
  5. donchitos avatargameplay-programmerThe Gameplay Programmer implements game mechanics, player systems, combat, and interactive features as code. Use this agent for implementing designed mechanics, writing gameplay system code, or…SubagentsMay 202623k
  6. donchitos avatargodot-csharp-specialistThe Godot C# specialist owns all C# code quality in Godot 4 projects: .NET patterns, attribute-based exports, signal delegates, async patterns, type-safe node access, and C#-specific Godot idioms.SubagentsMay 202623k