agent-native-architecture

Solid

Build applications where agents are first-class citizens. Use this skill when designing autonomous agents, creating MCP tools, implementing self-modifying systems, or building apps where features are outcomes achieved by agents operating in a loop.

AI & Automation 448 stars 121 forks Updated today NOASSERTION

Install

View on GitHub

Quality Score: 79/100

Stars 20%
88
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

<why_now> ## Why Now Software agents work reliably now. Claude Code demonstrated that an LLM with access to bash and file tools, operating in a loop until an objective is achieved, can accomplish complex multi-step tasks autonomously. The surprising discovery: **a really good coding agent is actually a really good general-purpose agent.** The same architecture that lets Claude Code refactor a codebase can let an agent organize your files, manage your reading list, or automate your workflows. The Claude Code SDK makes this accessible. You can build applications where features aren't code you write—they're outcomes you describe, achieved by an agent with tools, operating in a loop until the outcome is reached. This opens up a new field: software that works the way Claude Code works, applied to categories far beyond coding. </why_now> <core_principles> ## Core Principles ### 1. Parity **Whatever the user can do through the UI, the agent should be able to achieve through tools.** This is the foundational principle. Without it, nothing else matters. Imagine you build a notes app with a beautiful interface for creating, organizing, and tagging notes. A user asks the agent: "Create a note summarizing my meeting and tag it as urgent." If you built UI for creating notes but no agent capability to do the same, the agent is stuck. It might apologize or ask clarifying questions, but it can't help—even though the action is trivial for a human using the interface. **The fix:** E...

Details

Author
davekilleen
Repository
davekilleen/Dex
Created
6 months ago
Last Updated
today
Language
Python
License
NOASSERTION

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

agent-builder

Design and build AI agents for any domain. Use when users: (1) ask to "create an agent", "build an assistant", or "design an AI system" (2) want to understand agent architecture, agentic patterns, or autonomous AI (3) need help with capabilities, subagents, planning, or skill mechanisms (4) ask about Claude Code, Cursor, or similar agent internals (5) want to build agents for business, research, creative, or operational tasks Keywords: agent, assistant, autonomous, workflow, tool use, multi-step, orchestration

3 Updated today
jafini
AI & Automation Listed

agentify

Design production-grade agentic AI systems from a natural-language use case. Runs a clarification loop, walks grounded decision trees (workflow vs agent, RAG vs fine-tuning, single vs multi-agent, autonomy tiers), and emits a detailed enterprise system design document with embedded interactive architecture, sequence, and data-flow diagrams. Every decision cites authoritative sources (Anthropic, OpenAI, OWASP, NIST, cloud well-architected frameworks, peer-reviewed surveys). Supports a production mode (buildable design) and an interview mode (system design interview framing with tradeoffs and probes). Use when the user wants to design, architect, review, or plan an AI agent, agentic workflow, RAG system, LLM application, copilot, or GenAI product, or asks "how should I build" an AI-powered system, or wants agentic system design interview practice.

1 Updated 1 weeks ago
avnath13
AI & Automation Solid

neo-agent-protocol

Use this skill when an AI agent is executing software development, code generation, refactoring, debugging, or system architecture tasks to enforce strict harness principles, self-verification gates, non-destructive editing, context collapse defense, and human-in-the-loop boundaries.

7 Updated today
Benknightdark