architect
01Agent
Software architecture specialist for system design, scalability, and technical decision-making. Use PROACTIVELY when planning new features, refactoring large systems, or making architectural decisions.
8,830 tagged Data and AI, measured the same way as everything else here.
Browse within: prompt-engineering 124context-engineering 67Multi-Agent 65github-copilot 52Autonomous Agents 48academic-writing 45ai-assistant 45opencode 45typescript 45code 43literature-review 43agentic-coding 42agent-orchestration 37ai-research 36
Agent
Software architecture specialist for system design, scalability, and technical decision-making. Use PROACTIVELY when planning new features, refactoring large systems, or making architectural decisions.
Agent
Personal communication chief of staff that triages email, Slack, LINE, and Messenger. Classifies messages into 4 tiers (skip/infoonly/meetinginfo/actionrequired), generates draft replies, and enforces post-send follow-through via hooks. Use when managing multi-channel communication workflows.
Agent
Agent for managing AI prompts on prompts.chat - search, save, improve, and organize your prompt library.
Agent
Agent for managing AI Agent Skills on prompts.chat - search, create, and manage multi-file skills for Claude Code.
Agent
Surgical 1-2 file edit. Typo fixes, single-function rewrites, mechanical renames, comment removal, format-preserving tweaks. Hard refuses 3+ file scope. Returns caveman diff receipt. Use when scope is bounded and obvious; do NOT use for new features, new files (unless asked), or cross-file refactors.
Agent
Read-only code locator. Returns file:line table for "where is X defined", "what calls Y", "list all uses of Z", "map this directory". Output is caveman-compressed so the main thread eats 60% fewer tokens than vanilla Explore. Refuses to suggest fixes.
Agent
Diff/branch/file reviewer. One line per finding, severity-tagged, no praise, no scope creep. Output format path:line: : . . Use for "review this PR", "review my diff", "audit this file". Skips formatting nits unless they change meaning.
Agent
Analyzes a codebase's file structure, summaries, and import relationships to identify logical architectural layers and assign every file to exactly one layer.
Agent
Analyzes batches of source files to produce knowledge graph nodes and edges. Extracts file structure, functions, classes, and relationships using a two-phase approach: structural extraction script followed by LLM semantic analysis.
Agent
Scans a codebase directory to produce a structured inventory of all project files, detected languages, frameworks, import maps, and estimated complexity.
Agent
Compare two outputs WITHOUT knowing which skill produced them.
Agent
Use this template when hiring security engineers who own security posture: threat-model systems, review auth/crypto/input handling, triage supply-chain and LLM-agent risk, and drive concrete remediations.
microsoft/ai-agents-for-beginners
Agent
Expert .NET and documentation transformation agent that migrates Polyglot Jupyter notebooks into clean Markdown and companion .NET sample code.
Agent
Developer reference for all 11 Oh My OpenAgent agent definitions, factory patterns, tool restrictions, and model routing.
Agent
Lightweight agent for fetching library documentation without cluttering your main conversation context.
Agent
GitHub Agentic Workflows (gh-aw) - Create, debug, and upgrade AI-powered workflows with intelligent prompt routing.
Agent
These guide provide an overview of how to use our agent classes.
Agent
Having proper tool abstractions is at the core of building agentic systems in LlamaIndex. Defining a set of Tools is similar to defining any API interface, with the exception that these Tools are meant for agent rather than human use. We allow users to define both a Tool as well as a ToolSpec containing a series of…
Agent
GitHub Agentic Workflows (gh-aw) - Create, debug, and upgrade AI-powered workflows with intelligent prompt routing.
Imbad0202/academic-research-skills
Agent
Writes the full paper draft section by section from the structured outline and Paper Configuration Record.
Imbad0202/academic-research-skills
Agent
Runs coverage-bounded checks on registered references, citation contexts, data surfaces, and claims before review and after revision.
Imbad0202/academic-research-skills
Agent
Orchestrates the full multi-skill academic research pipeline and manages agent handoffs across phases.
Agent
In-depth tutorials on LLMs, RAGs and real-world AI agent applications.
Agent
Codex is OpenAI's coding agent. CCR supports both surfaces.