Skip to content
Merged
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
297 changes: 150 additions & 147 deletions index.json
Original file line number Diff line number Diff line change
@@ -1,150 +1,153 @@
{
"brave-search": {
"name": "brave-search",
"description": "Web and local search via the Brave Search API through MCP",
"keywords": [
"search",
"brave",
"web",
"mcp"
],
"latest_version": "0.1.0"
},
"docs-writer": {
"name": "docs-writer",
"description": "System prompt and slash commands for technical writing: READMEs, API docs, and changelogs",
"keywords": [
"documentation",
"writing",
"readme",
"technical-writing"
],
"latest_version": "0.1.0"
},
"fetch": {
"name": "fetch",
"description": "HTTP fetch tool via MCP — retrieve web pages and API responses as markdown or raw text",
"keywords": [
"fetch",
"http",
"web",
"api",
"mcp"
],
"latest_version": "0.1.0"
},
"filesystem": {
"name": "filesystem",
"description": "Read and write local files via the MCP filesystem server",
"keywords": [
"filesystem",
"files",
"mcp",
"read",
"write"
],
"latest_version": "0.1.0"
},
"git-tools": {
"name": "git-tools",
"description": "Git operations via MCP plus a structured code review slash command",
"keywords": [
"git",
"version-control",
"code-review",
"mcp"
],
"latest_version": "0.1.0"
},
"github": {
"name": "github",
"description": "GitHub repos, issues, pull requests, and code search via MCP",
"keywords": [
"github",
"git",
"issues",
"pull-requests",
"mcp"
],
"latest_version": "0.1.0"
},
"memory": {
"name": "memory",
"description": "Persistent key-value memory store across sessions via MCP knowledge graph",
"keywords": [
"memory",
"knowledge-graph",
"persistence",
"mcp"
],
"latest_version": "0.1.0"
},
"postgres": {
"name": "postgres",
"description": "PostgreSQL database query access via MCP — read-only schema inspection and SQL execution",
"keywords": [
"postgres",
"postgresql",
"database",
"sql",
"mcp"
],
"latest_version": "0.1.0"
},
"python-dev": {
"name": "python-dev",
"description": "System prompt and slash commands for Python development: best practices, typing, and tooling",
"keywords": [
"python",
"development",
"typing",
"best-practices"
],
"latest_version": "0.1.0"
},
"rust-dev": {
"name": "rust-dev",
"description": "System prompt and slash commands for Rust development: clippy, error handling, and idiomatic patterns",
"keywords": [
"rust",
"cargo",
"clippy",
"development"
],
"latest_version": "0.1.0"
},
"sequential-thinking": {
"name": "sequential-thinking",
"description": "Structured chain-of-thought reasoning via MCP — break down complex problems step by step",
"keywords": [
"reasoning",
"chain-of-thought",
"thinking",
"mcp"
],
"latest_version": "0.1.0"
},
"sqlite": {
"name": "sqlite",
"description": "SQLite database access via MCP — read, write, and analyze local SQLite databases",
"keywords": [
"sqlite",
"database",
"sql",
"mcp"
],
"latest_version": "0.1.0"
},
"web-dev": {
"name": "web-dev",
"description": "Browser automation via Puppeteer MCP plus a web development system prompt",
"keywords": [
"web",
"browser",
"puppeteer",
"automation",
"mcp"
],
"latest_version": "0.1.0"
"schema_version": 1,
"packs": {
"brave-search": {
"name": "brave-search",
"description": "Web and local search via the Brave Search API through MCP",
"keywords": [
"search",
"brave",
"web",
"mcp"
],
"latest_version": "0.1.0"
},
"docs-writer": {
"name": "docs-writer",
"description": "System prompt and slash commands for technical writing: READMEs, API docs, and changelogs",
"keywords": [
"documentation",
"writing",
"readme",
"technical-writing"
],
"latest_version": "0.1.0"
},
"fetch": {
"name": "fetch",
"description": "HTTP fetch tool via MCP — retrieve web pages and API responses as markdown or raw text",
"keywords": [
"fetch",
"http",
"web",
"api",
"mcp"
],
"latest_version": "0.1.0"
},
"filesystem": {
"name": "filesystem",
"description": "Read and write local files via the MCP filesystem server",
"keywords": [
"filesystem",
"files",
"mcp",
"read",
"write"
],
"latest_version": "0.1.0"
},
"git-tools": {
"name": "git-tools",
"description": "Git operations via MCP plus a structured code review slash command",
"keywords": [
"git",
"version-control",
"code-review",
"mcp"
],
"latest_version": "0.1.0"
},
"github": {
"name": "github",
"description": "GitHub repos, issues, pull requests, and code search via MCP",
"keywords": [
"github",
"git",
"issues",
"pull-requests",
"mcp"
],
"latest_version": "0.1.0"
},
"memory": {
"name": "memory",
"description": "Persistent key-value memory store across sessions via MCP knowledge graph",
"keywords": [
"memory",
"knowledge-graph",
"persistence",
"mcp"
],
"latest_version": "0.1.0"
},
"postgres": {
"name": "postgres",
"description": "PostgreSQL database query access via MCP — read-only schema inspection and SQL execution",
"keywords": [
"postgres",
"postgresql",
"database",
"sql",
"mcp"
],
"latest_version": "0.1.0"
},
"python-dev": {
"name": "python-dev",
"description": "System prompt and slash commands for Python development: best practices, typing, and tooling",
"keywords": [
"python",
"development",
"typing",
"best-practices"
],
"latest_version": "0.1.0"
},
"rust-dev": {
"name": "rust-dev",
"description": "System prompt and slash commands for Rust development: clippy, error handling, and idiomatic patterns",
"keywords": [
"rust",
"cargo",
"clippy",
"development"
],
"latest_version": "0.1.0"
},
"sequential-thinking": {
"name": "sequential-thinking",
"description": "Structured chain-of-thought reasoning via MCP — break down complex problems step by step",
"keywords": [
"reasoning",
"chain-of-thought",
"thinking",
"mcp"
],
"latest_version": "0.1.0"
},
"sqlite": {
"name": "sqlite",
"description": "SQLite database access via MCP — read, write, and analyze local SQLite databases",
"keywords": [
"sqlite",
"database",
"sql",
"mcp"
],
"latest_version": "0.1.0"
},
"web-dev": {
"name": "web-dev",
"description": "Browser automation via Puppeteer MCP plus a web development system prompt",
"keywords": [
"web",
"browser",
"puppeteer",
"automation",
"mcp"
],
"latest_version": "0.1.0"
}
}
}
1 change: 1 addition & 0 deletions packs/brave-search.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"schema_version": 1,
"name": "brave-search",
"description": "Web and local search via the Brave Search API through MCP",
"authors": [
Expand Down
1 change: 1 addition & 0 deletions packs/docs-writer.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"schema_version": 1,
"name": "docs-writer",
"description": "System prompt and slash commands for technical writing: READMEs, API docs, and changelogs",
"authors": [
Expand Down
1 change: 1 addition & 0 deletions packs/fetch.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"schema_version": 1,
"name": "fetch",
"description": "HTTP fetch tool via MCP — retrieve web pages and API responses as markdown or raw text",
"authors": [
Expand Down
1 change: 1 addition & 0 deletions packs/filesystem.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"schema_version": 1,
"name": "filesystem",
"description": "Read and write local files via the MCP filesystem server",
"authors": [
Expand Down
1 change: 1 addition & 0 deletions packs/git-tools.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"schema_version": 1,
"name": "git-tools",
"description": "Git operations via MCP plus a structured code review slash command",
"authors": [
Expand Down
1 change: 1 addition & 0 deletions packs/github.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"schema_version": 1,
"name": "github",
"description": "GitHub repos, issues, pull requests, and code search via MCP",
"authors": [
Expand Down
1 change: 1 addition & 0 deletions packs/memory.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"schema_version": 1,
"name": "memory",
"description": "Persistent key-value memory store across sessions via MCP knowledge graph",
"authors": [
Expand Down
1 change: 1 addition & 0 deletions packs/postgres.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"schema_version": 1,
"name": "postgres",
"description": "PostgreSQL database query access via MCP — read-only schema inspection and SQL execution",
"authors": [
Expand Down
1 change: 1 addition & 0 deletions packs/python-dev.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"schema_version": 1,
"name": "python-dev",
"description": "System prompt and slash commands for Python development: best practices, typing, and tooling",
"authors": [
Expand Down
1 change: 1 addition & 0 deletions packs/rust-dev.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"schema_version": 1,
"name": "rust-dev",
"description": "System prompt and slash commands for Rust development: clippy, error handling, and idiomatic patterns",
"authors": [
Expand Down
1 change: 1 addition & 0 deletions packs/sequential-thinking.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"schema_version": 1,
"name": "sequential-thinking",
"description": "Structured chain-of-thought reasoning via MCP — break down complex problems step by step",
"authors": [
Expand Down
1 change: 1 addition & 0 deletions packs/sqlite.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"schema_version": 1,
"name": "sqlite",
"description": "SQLite database access via MCP — read, write, and analyze local SQLite databases",
"authors": [
Expand Down
1 change: 1 addition & 0 deletions packs/web-dev.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"schema_version": 1,
"name": "web-dev",
"description": "Browser automation via Puppeteer MCP plus a web development system prompt",
"authors": [
Expand Down
Loading
Loading