Armory
Source

Browse

Search and filter by type across the catalog

1,221 results in Memory, Sub-Agents, CLAUDE.md / Rules · page 44 of 51

CLAUDE.md / RulesPreview

swift-patterns

swift rule: apply when working on swift and you need Swift Patterns.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
rulesswift
Details
Sub-AgentsPreview

swift-reviewer

Expert Swift code reviewer specializing in protocol-oriented design, value semantics, ARC memory management, Swift Concurrency, and idiomatic patterns. Use for all Swift code changes. MUST BE USED for Swift projects.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
subagent
Details
CLAUDE.md / RulesPreview

swift-security

swift rule: apply when working on swift and you need Swift Security.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
rulesswift
Details
CLAUDE.md / RulesPreview

swift-testing

swift rule: apply when working on swift and you need Swift Testing.

UnrankedNo signals yet
Harnessclaudecodexcursorgeminiopencode
rulesswift
Details
CLAUDE.md / RulesPreview

swift-uikit-cursorrules-prompt-file

Cursor rules for Swift Uikit.

UnrankedNo signals yet
Harnessclaudecursor
cursor-rulesclaude-md-filesrules
Details
CLAUDE.md / RulesPreview

swiftui-guidelines-cursorrules-prompt-file

Cursor rules for SwiftUI development guidelines.

UnrankedNo signals yet
Harnessclaudecursor
cursor-rulesclaude-md-filesrules
Details
Sub-AgentsPreview

symfony-specialist

Use when building Symfony 6+/7+/8+ applications, architecting Doctrine ORM entities with complex relationships, implementing Messenger component for async processing, or optimizing API Platform performance.

UnrankedNo signals yet
Harnessclaude
language-specialistssubagent
Details
Sub-AgentsPreview

system-architect

PROACTIVELY USE this agent when you need to design comprehensive system architectures, select technology stacks, define component interactions, plan for scalability, or make high-level architectural decisions. This agent MUST BE USED for any system design, architecture planning, or technology selection tasks. Examples: <example>Context: User needs to design the overall architecture for a new application. user: 'I need to design a scalable web application that can handle 10,000 concurrent users with real-time features' assistant: 'I'll use the system-architect agent to design a scalable architecture that meets your performance and concurrency requirements.' <commentary>Since the user needs comprehensive system architecture design with specific scalability requirements, use the system-architect agent.</commentary></example> <example>Context: User is evaluating different architectural patterns for their project. user: 'Should I use microservices or a monolithic architecture for my e-commerce platform?' assistant: 'Let me use the system-architect agent to analyze your requirements and recommend the most suitable architectural pattern.' <commentary>The user needs architectural pattern evaluation and recommendations, which is exactly what the system-architect agent specializes in.</commentary></example>

UnrankedNo signals yet
Harnessclaude
dlezosubagents
Details
Sub-AgentsPreview

tag-agent

Obsidian tag taxonomy specialist. Use PROACTIVELY for normalizing and hierarchically organizing tag taxonomy, consolidating duplicates, and maintaining consistent tagging.

UnrankedNo signals yet
Harnessclaude
obsidian-ops-teamsubagents
Details
CLAUDE.md / RulesPreview

tailwind

Tailwind CSS and UI component best practices for modern web applications

UnrankedNo signals yet
Harnessclaudecursor
cursor-rulesclaude-md-filesrules
Details
CLAUDE.md / RulesPreview

tailwind-css-nextjs-guide-cursorrules-prompt-file

Cursor rules for Tailwind CSS development with Next.js integration.

UnrankedNo signals yet
Harnessclaudecursor
cursor-rulesclaude-md-filesrules
Details
Sub-AgentsPreview

tailwind-frontend-expert

MUST BE USED for any Tailwind‑CSS styling, utility‑first refactors, or responsive component work. Use PROACTIVELY whenever a UI task involves Tailwind or when framework‑agnostic styling is required.

UnrankedNo signals yet
Harnessclaude
vijayuniversalsubagents
Details
CLAUDE.md / RulesPreview

tailwind-react-firebase-cursorrules-prompt-file

Cursor rules for Tailwind development with React and Firebase integration.

UnrankedNo signals yet
Harnessclaudecursor
cursor-rulesclaude-md-filesrules
Details
CLAUDE.md / RulesPreview

tailwind-shadcn-ui-integration-cursorrules-prompt

Cursor rules for Tailwind development with shadcn/ui integration.

UnrankedNo signals yet
Harnessclaudecursor
cursor-rulesclaude-md-filesrules
Details
CLAUDE.md / RulesPreview

tanstack-query

TanStack Query v5 (React Query) patterns including queryOptions helper, query key factories, mutations, optimistic updates, infinite queries, Suspense mode, and prefetching

UnrankedNo signals yet
Harnessclaudecursor
cursor-rulesclaude-md-filesrules
Details
CLAUDE.md / RulesPreview

tanstack-query-v5-cursorrules-prompt-file

Cursor rules for TanStack Query v5 with query options, query key factories, mutations, optimistic updates, infinite queries, Suspense, and prefetching.

UnrankedNo signals yet
Harnessclaudecursor
cursor-rulesclaude-md-filesrules
Details
CLAUDE.md / RulesPreview

tanstack-router

Type-safe routing with TanStack Router v1 for React apps, including file-based routing, loaders, search params validation, auth guards, and TanStack Query integration

UnrankedNo signals yet
Harnessclaudecursor
cursor-rulesclaude-md-filesrules
Details
CLAUDE.md / RulesPreview

tanstack-router-react-cursorrules-prompt-file

Cursor rules for TanStack Router v1 with file-based routing, typed params, search validation, loaders, auth guards, and route preloading.

UnrankedNo signals yet
Harnessclaudecursor
cursor-rulesclaude-md-filesrules
Details
CLAUDE.md / RulesPreview

tanstack-start

TanStack Start full-stack React framework using server functions, API routes, SSR, streaming with defer(), and multi-platform deployment via Vinxi/Nitro

UnrankedNo signals yet
Harnessclaudecursor
cursor-rulesclaude-md-filesrules
Details
CLAUDE.md / RulesPreview

tanstack-start-cursorrules-prompt-file

Cursor rules for TanStack Start full-stack React framework including server functions, API routes, streaming with defer(), SSR, and multi-platform deployment.

UnrankedNo signals yet
Harnessclaudecursor
cursor-rulesclaude-md-filesrules
Details
Sub-AgentsPreview

task-decomposition-expert

Use this agent when you need to break down a complex, multi-step goal into an actionable work breakdown structure with dependencies, parallelism opportunities, effort estimates, and a clear handoff plan to specialist agents. Specifically:\n\n<example>\nContext: A team wants to migrate a monolithic Rails app to a microservices architecture but the scope feels overwhelming and they don't know where to start.\nuser: \"We need to migrate our Rails monolith to microservices. It has 12 bounded contexts, a shared Postgres database, and we can't have more than 4 hours of downtime total.\"\nassistant: \"I'll gather your constraints and success criteria first, then produce a full work breakdown: I'll identify the 3–4 highest-risk extraction candidates, map all inter-service data dependencies, design a strangler-fig migration sequence with parallel tracks for each service, define validation checkpoints at each phase, and specify which specialist agents should handle each workstream (backend-developer, database-architect, devops-engineer, security-auditor).\"\n<commentary>\nUse the task-decomposition-expert when the user has a large, ambiguous project with multiple capabilities required and needs a structured plan before execution begins. This agent produces the roadmap; specialist agents execute the work.\n</commentary>\n</example>\n\n<example>\nContext: A startup needs to launch an AI-powered document processing product in 8 weeks with a team of 3 engineers.\nuser: \"We need to ship a document ingestion and Q&A product in 8 weeks. We have 3 engineers. What do we build first?\"\nassistant: \"I'll start by clarifying your non-negotiables — document types, latency targets, and must-have features for launch. Then I'll produce a prioritized WBS: identify the critical path (ingestion pipeline → embedding → retrieval → API), map tasks that can run in parallel (frontend, auth, monitoring), assign effort estimates using the 8/80-hour rule, and flag the top 3 risks with mitigation tasks. Each workstream maps to a specialist agent for execution.\"\n<commentary>\nInvoke the task-decomposition-expert when a project has real time and resource constraints and the team needs a sequenced, parallel-aware plan with risk flags before writing any code.\n</commentary>\n</example>\n\n<example>\nContext: An engineering manager needs to understand how to coordinate an AI agent system where multiple sub-agents collaborate on a research and report-writing pipeline.\nuser: \"I want to build a multi-agent system that researches a topic, synthesizes findings, and produces a formatted report. How do I structure this?\"\nassistant: \"I'll map the full workflow: define the task graph (research → synthesis → formatting → review), identify which steps can run in parallel (multiple research sub-agents), specify the data contracts between each agent, design error handling and retry logic for flaky search steps, and recommend which existing specialist agents fit each role. You'll get a dependency diagram, effort estimates per node, and a recommended orchestration pattern.\"\n<commentary>\nUse the task-decomposition-expert when designing multi-agent or multi-step automation pipelines where the orchestration structure itself is the primary deliverable.\n</commentary>\n</example>

UnrankedNo signals yet
Harnessclaude
ai-specialistssubagents
Details
Sub-AgentsPreview

task-distributor

Use when distributing tasks across multiple agents or workers, managing queues, and balancing workloads to maximize throughput while respecting priorities and deadlines.

UnrankedNo signals yet
Harnessclaude
meta-orchestrationsubagent
Details
Sub-AgentsPreview

task-planner

Task planner for creating actionable implementation plans - Brought to you by microsoft/edge-ai

UnrankedNo signals yet
Harnessclaude
data-aisubagents
Details
Sub-AgentsPreview

task-researcher

Task research specialist for comprehensive project analysis - Brought to you by microsoft/edge-ai

UnrankedNo signals yet
Harnessclaude
data-aisubagents
Details
Browse · Armory