Skip to main content
Glama

kit

Browse and retrieve agents, commands, and skills for workflows involving Supabase, multi-tenant SaaS, observability, and CI/CD.

Instructions

Browse the personal kit: 86 agents, 97 commands, 103 skills. Call this when the user mentions Supabase (RLS, branching, migrations, Edge Functions, Custom Claims, Postgres Roles, Storage, Realtime, pgvector), multi-tenant SaaS, agentic harness, characterization tests, legacy refactor, observability (SLO, golden signals, error budgets), DDIA topics (consistency, replication lag, schema evolution), SRE (postmortems, toil, PRR), CI/CD (hermetic builds, pipelines), or any workflow that benefits from the canonical patterns. Use action=search to discover, action=get to read the full prompt/skill.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYes
kindNoFor action=get
nameNoFor action=get
queryNoFor action=search
terseNoFor action=list-*: omit description, return only {kind, name}. Default false (PERF-15-01).
tierNoFor action=list-agents: filter by tier. core = workflow backbone (~13); specialized = domain-specific (~54). Omit for all.
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided, so description must carry full burden. It mentions the counts of agents/commands/skills and action semantics. However, it does not explicitly state that the tool is read-only, has no side effects, or any rate limits. The implied behavior is clear but not fully transparent.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is front-loaded with the purpose and key counts. It then lists usage triggers and action mappings. While slightly long, each sentence adds value. Could be condensed slightly but remains effective.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

No output schema exists, so description must explain return context. It covers the main actions and parameters well. Missing details on pagination or response structure, but for a browsing tool the description is fairly complete given the context.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 83% (5 of 6 params described). The description adds value by explaining how actions map to usage (e.g., 'action=search to discover'). It also clarifies the 'terse' parameter behavior. This goes beyond the schema's enum definitions.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states 'Browse the personal kit' and lists specific actions (list-agents, list-commands, etc.). It distinguishes from sibling tools like cost-blocks or install by focusing on knowledge retrieval. The resource and verb are specific.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicitly states when to call the tool: when user mentions Supabase, multi-tenant SaaS, etc. Also provides action guidance: 'use action=search to discover, action=get to read the full prompt/skill.' Does not mention when not to use or alternative tools, but context is clear.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/luanpdd/kit-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server