Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .myob/scripts/resource-metadata.csv
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Display Name,Category,Sub-Category,Primary Link,Secondary Link,Author Name,Author Link,Active,Last Modified,Last Checked,License,Description
Blogging Platform Instructions,Workflows & Knowledge Guides,,https://github.com/cloudartisan/cloudartisan.github.io/tree/main/.claude/commands,,cloudartisan,https://github.com/cloudartisan,TRUE,,2025-06-29:22-12-03,CC-BY-SA-4.0,"Provides a well-structured set of commands for publishing and maintaining a blogging platform, including commands for creating posts, managing categories, and handling media files."
Blogging Platform Instructions,Workflows & Knowledge Guides,,https://github.com/cloudartisan/cloudartisan.github.io/tree/main/.claude/commands,,cloudartisan,https://github.com/cloudartisan,TRUE,,2025-06-30:16-34-48,CC-BY-SA-4.0,"Provides a well-structured set of commands for publishing and maintaining a blogging platform, including commands for creating posts, managing categories, and handling media files."
ClaudeLog,Workflows & Knowledge Guides,,https://claudelog.com,,InventorBlack,https://www.reddit.com/user/inventor_black/,TRUE,,2025-06-29:22-12-07,NOT_FOUND,"A comprehensive knowledge repository that features detailed breakdowns of advanced Claude Code mechanics including [CLAUDE.md best practices](https://claudelog.com/mechanics/claude-md-supremacy), practical technique guides like [plan mode](https://claudelog.com/mechanics/plan-mode), and a [configuration guide](https://claudelog.com/configuration)."
Claude Task Manager,Workflows & Knowledge Guides,,https://gist.github.com/grahama1970/44a9da6a3da6769132037f06966945c2#file-00_readme-md,,grahama1970,https://github.com/grahama1970,FALSE,,2025-06-29:22-12-11,NOT_FOUND,Solves the critical challenge of context length limitations and task focus when working with Claude on complex projects through specialized context isolation and focused task execution.
Context Priming,Workflows & Knowledge Guides,,https://github.com/disler/just-prompt/tree/main/.claude/commands,,disler,https://github.com/disler,TRUE,,2025-06-29:22-12-14,NOT_FOUND,Provides a systematic approach to priming Claude Code with comprehensive project context through specialized commands for different project scenarios and development contexts.
Expand All @@ -15,6 +15,7 @@ Claude Composer,Tooling,,https://github.com/possibilities/claude-composer,,Mike
Claude Hub,Tooling,,https://github.com/claude-did-this/claude-hub,,Claude Did This,https://github.com/claude-did-this,TRUE,,2025-06-29:22-12-54,NOT_FOUND,"A webhook service that connects Claude Code to GitHub repositories, enabling AI-powered code assistance directly through pull requests and issues. This integration allows Claude to analyze repositories, answer technical questions, and help developers understand and improve their codebase through simple @mentions."
Claude Squad,Tooling,,https://github.com/smtg-ai/claude-squad,,smtg-ai,https://github.com/smtg-ai,TRUE,,2025-06-29:22-12-57,AGPL-3.0,"Claude Squad is a terminal app that manages multiple Claude Code, Codex (and other local agents including Aider) in separate workspaces, allowing you to work on multiple tasks simultaneously."
Claude Swarm,Tooling,,https://github.com/parruda/claude-swarm,,parruda,https://github.com/parruda,TRUE,,2025-06-29:22-13-02,MIT,Launch Claude Code session that is connected to a swarm of Claude Code Agents.
SuperClaude,Tooling,,https://github.com/gwendall/superclaude,,gwendall,https://github.com/gwendall,TRUE,,,MIT,"Supercharge your GitHub workflow with Claude AI. Transform 'fix stuff' commits into professional messages, generate intelligent changelogs, create comprehensive docs, and get AI code reviews that actually understand your codebase."
Claude Task Master,Tooling,,https://github.com/eyaltoledano/claude-task-master,,eyaltoledano,https://github.com/eyaltoledano,TRUE,,2025-06-29:22-13-05,MIT,"A task management system for AI-driven development with Claude, designed to work seamlessly with Cursor AI."
Container Use,Tooling,,https://github.com/dagger/container-use,,dagger,https://github.com/dagger,TRUE,,2025-06-29:22-13-09,Apache-2.0,Development environments for coding agents. Enable multiple agents to work safely and independently with your preferred stack.
claude-code.el,Tooling,IDE Integrations,https://github.com/stevemolitor/claude-code.el,,stevemolitor,https://github.com/stevemolitor,TRUE,,2025-06-29:22-13-12,Apache-2.0,An Emacs interface for Claude Code CLI.
Expand Down
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Claude Code is a cutting-edge CLI-based coding assistant and agent that you can
          ▫     [Language-Specific](#language-specific)
          ▫     [Domain-Specific](#domain-specific)
          ▫     [Project Scaffolding & MCP](#project-scaffolding--mcp)
▪     [Official Documentation](#official-documentation)
▪     [Official Documentation](#official-documentation)

<br>

Expand Down Expand Up @@ -114,6 +114,9 @@ Claude Squad is a terminal app that manages multiple Claude Code, Codex (and oth
[`Claude Swarm`](https://github.com/parruda/claude-swarm) by [parruda](https://github.com/parruda) ⚖️ MIT
Launch Claude Code session that is connected to a swarm of Claude Code Agents.

[`SuperClaude`](https://github.com/gwendall/superclaude) by [gwendall](https://github.com/gwendall) ⚖️ MIT
Supercharge your GitHub workflow with Claude AI. Transform 'fix stuff' commits into professional messages, generate intelligent changelogs, create comprehensive docs, and get AI code reviews that actually understand your codebase.

[`Claude Task Master`](https://github.com/eyaltoledano/claude-task-master) by [eyaltoledano](https://github.com/eyaltoledano) ⚖️ MIT
A task management system for AI-driven development with Claude, designed to work seamlessly with Cursor AI.

Expand Down Expand Up @@ -373,14 +376,15 @@ Offers clear step-by-step installation instructions with multiple configuration

<!--lint disable double-link-->

[`Anthropic Documentation`](https://docs.anthropic.com/en/docs/claude-code) by [Anthropic](https://github.com/anthropics) &copy;
[`Anthropic Documentation`](https://docs.anthropic.com/en/docs/claude-code) by [Anthropic](https://github.com/anthropics) ⚖️ MIT
The official documentation for Claude Code, including installation instructions, usage guidelines, API references, tutorials, examples, loads of information that I won't list individually. Like Claude Code, the documentation is frequently updated.

[`Anthropic Quickstarts`](https://github.com/anthropics/anthropic-quickstarts/blob/main/CLAUDE.md) by [Anthropic](https://github.com/anthropics) ⚖️ MIT
Offers comprehensive development guides for three distinct AI-powered demo projects with standardized workflows, strict code style guidelines, and containerization instructions.

<br>


## Contributing

Please note that this project is released with a [Contributor Code of Conduct](code-of-conduct.md). By participating in this project you agree to abide by its terms.
Expand Down