new-adapter
SolidAdd support for a new AI tool with adapters, CLI, completion, and tests.
Install
Quality Score: 82/100
Skill Content
Details
- Author
- lbb00
- Repository
- lbb00/ai-rules-sync
- Created
- 7 months ago
- Last Updated
- yesterday
- Language
- TypeScript
- License
- Unlicense
Similar Skills
Semantically similar based on skill content — not just same category
add-agent-adapter
Add or extend an AgentGuard adapter for an AI coding agent, including discovery, privacy-preserving parsing, findings, registration, synthetic fixtures, tests, and support documentation. Use for new Agent support, new config locations or formats, or deeper scanning of an existing adapter.
h4tcher-adapter-author
Create or modify a platform adapter with web research, implementation, testing, and D09 checklist verification.
create-adapter
Create conversation adapters for importing AI chat history from different tools (Claude Code, Cursor, Warp, Codex, etc.). Covers the adapter.Adapter interface, caching strategies, incremental parsing, watch/FD management, and performance standards. Use when creating a new adapter, modifying adapter behavior, or debugging adapter performance issues. See references/ for Cursor DB and Warp SQLite schema details.