Frontend Design
Generates distinctive, production-grade frontend interfaces that avoid generic AI aesthetics.
A curation guide that organizes Claude Code extensions by effect and use case. We also cover new features and updates from Claude Code itself.
Plugins and skills that strengthen writing, refactoring, testing, and debugging workflows. They align model output with the codebase’s own conventions.
Tools that assist with writing, translation, summarization, and structure for Markdown, technical docs, and release notes.
Data pipelines, SQL authoring, schema inference, and notebook integrations — context adapters for analytical work.
Design system tokens, UI component generation, and design-to-code consistency. The model checks its own visual output.
Deployment, infra-as-code, observability, and incident response — including MCPs that reach CI/CD logs and cloud APIs directly.
Utilities that extend the CLI itself — status bars, keybindings, session management, history visualization.
Notes, task management, calendars, and document hubs. Entry points for personal workflows via Obsidian, Notion, Linear, and friends.
Generates distinctive, production-grade frontend interfaces that avoid generic AI aesthetics.
A complete software development methodology for your coding agents, built on composable skills that enforce TDD, systematic debugging, and plan-driven execution.
Official MCP server for Jira and Confluence. Query and update issues, manage Confluence pages, and stay in your editor instead of context-switching to the browser.
A collection of agent skills for reading and writing Obsidian-specific file formats — markdown, Canvas, Base — directly from Claude Code.
`/goal` sets a completion condition; after every turn a small fast model checks whether it holds and Claude keeps starting new turns until it does. The real lever is how the condition is written — most `/goal` problems are condition problems, not command problems.
Built-in slash commands that get buried even though they only need a single line to run — /radio, /btw, /teleport, /context, /copy, /loop and more, organized by when you'd reach for them.
How to coordinate multiple Claude Code instances as a team that shares a task list and communicates directly. Covers in-process mode, the iTerm2 + tmux split-pane setup, use cases, and known limitations.