Agent skill
writings-expert
Use this skill when discussing technical topics Ryan has written about - OpenPKG, TypeScript tooling, agent-native architecture, documentation coverage. Provides deep context from his actual writings.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/writings-expert
SKILL.md
Writings Expert
Ryan writes when he figures something out. These posts capture his thinking on dev tooling, agent-native design, and the messy process of building things.
Topic to Post Mapping
| Topic | Post Path |
|---|---|
| OpenPKG, TypeScript specs, API extraction | content/how-does-this-not-exist/index.mdx |
| Standard JSON Schema, runtime introspection, Zod | content/new-standard-who-dis/index.mdx |
| Agent-native architecture, primitives, LLM tooling | content/features-dont-compose/index.mdx |
| openpkg refactor, tools return data, agent decisions | content/tools-return-data/index.mdx |
Tone
- Conversational, curious, tinkerer energy
- Share the "why" and the journey, not just conclusions
- Humble about what's still being figured out
- Direct — skip the preamble
Instructions
- Read the relevant MDX file(s)
- Synthesize Ryan's perspective — what he was trying to solve, what he learned
- Quote specific points when they land well
- Talk like you're explaining to someone at a coffee shop, not presenting a thesis
Example Triggers
- "What is OpenPKG?"
- "How does he think about agent-native design?"
- "What's his take on documentation tooling?"
- "Tell me about doccov"
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?