Skip to main content
Glama

kit

Browse and retrieve agents, commands, and skills for development workflows related to Supabase, multi-tenant SaaS, observability, CI/CD, and more. Use search to discover or get to read full content.

Instructions

Browse the personal kit: 86 agents, 99 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
kindNoFor action=get
nameNoFor action=get
tierNoFor action=list-agents: filter by tier. core = workflow backbone (~13); specialized = domain-specific (~54). Omit for all.
queryNoFor action=search
terseNoFor action=list-*: omit description, return only {kind, name}. Default false (PERF-15-01).
actionYes
Behavior4/5

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

With no annotations provided, the description bears full responsibility for behavioral disclosure. It describes the read-only browse/search/get actions clearly. It does not claim any side effects or destructive behavior, which is consistent with the tool's apparent purpose. Explicitly stating 'read-only' would improve transparency, but the current text is adequate.

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 structured with the core purpose first, then context triggers, then action guidelines. It is slightly verbose but each sentence adds value. Removing the specific counts (86, 99, 103) might improve conciseness without loss of clarity.

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?

Given the tool has 6 parameters, no output schema, and no annotations, the description covers the core functionality, usage contexts, and parameter usage adequately. It does not describe return values explicitly, but that is acceptable when no output schema exists. The description is sufficiently complete for an agent to invoke the tool correctly.

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

Parameters3/5

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

Schema description coverage is 83%, so the baseline is set to 3. The description adds context for when to use which parameter combinations (e.g., 'action=search to discover, action=get to read the full prompt/skill'), but the schema already enumerates parameters with descriptions. The added value is moderate.

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 the components (agents, commands, skills). It distinguishes actions (list, get, search) and provides a specific verb-resource pairing. No sibling tool has an equivalent purpose, so differentiation is clear.

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?

Explicit when-to-use guidance is given: 'Call this when the user mentions Supabase...' and a list of relevant topics. It also explains which action to use for different intents (search, get). However, it does not explicitly state when not to use it or mention alternative tools, though sibling names are provided for reference.

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