3A2DEV/ansible-designer
Claude code ansible skill
Claude code ansible skill
npx skills add 3A2DEV/ansible-designerClaude code ansible skill
Android audit skill pack for Claude Code: architecture, security, performance, accessibility, build health, and Play preflight from repo evidence.
Implements multi-thread (conversation history) management in assistant-ui apps: rendering the prebuilt `ThreadList` next to `Thread`, or building a custom sidebar with `ThreadListPrimitive` and `ThreadListItemPrimitive` (Root, New, Items, Trigger, Title, Archive, Unarchive, Delete). Covers thread CRUD through the `useAui()`/`useAuiState()` API: `switchToThread`, `switchToNewThread`, and per item `rename`, `archive`, `unarchive`, `delete`, `generateTitle`, `initialize`, plus reading `s.threads.threadIds`/`archivedThreadIds`/`mainThreadId`. Includes cloud-backed persistence via `useChatRuntime` + `AssistantCloud` and a local `useRemoteThreadListRuntime` + `InMemoryThreadListAdapter` path. Use when a user wants a thread list/sidebar, switching, searching, sorting, drag-and-drop, or renaming/archiving/deleting conversations. For single-thread state, messages, or composer use runtime; for cloud auth/persistence setup use cloud.
Learn web development with this static single-page project featuring clean HTML, CSS, and interactive layout structure for practice and study.
Detector-guided humanizer skill for Claude Code: lower the AI-detection score of English text while preserving every key term, number, citation, and the original logic. Keyless, agent-as-rewriter.
Tailwind CSS utility-first framework for rapid UI development with responsive design and dark mode
Claude Code Skill for designing, analyzing, improving, and publishing Skills