doggy8088

16 mods across 4 repositories, 391 stars between them.

spec-kit AGENTS.md

01

doggy8088/spec-kit

Instructions file CodexOpenCode

Instructions for doggy8088/spec-kit, covering agents.md, 關於 spec kit 與 specify, 一般實務, 新增 ai agent 支援 and 概覽.

287 10mo ago A 4,094 tokens original MIT

analyze

02

doggy8088/spec-kit

Command

A read-only command for checking whether a project's specification, plan, and task documents agree with each other.

287 10mo ago A 36 tokens original MIT

checklist

03

doggy8088/spec-kit

Command

A command that creates a custom checklist for reviewing the quality and completeness of a feature specification. It treats requirements like code and the checklist like tests for those requirements.

287 10mo ago A 20 tokens original MIT

clarify

04

doggy8088/spec-kit

Command

A command that finds missing or unclear decisions in a feature specification by asking focused questions and recording the answers in the specification.

287 10mo ago A 44 tokens original MIT

constitution

05

doggy8088/spec-kit

Command

A command that creates or updates a project constitution: a document stating the project's governing principles and rules. It also keeps related templates aligned with those decisions.

287 10mo ago A 31 tokens original MIT

implement

06

doggy8088/spec-kit

Command

A command that implements every task listed in a tasks.md file, following the project's implementation plan and checks.

287 10mo ago A 26 tokens original MIT

plan

07

doggy8088/spec-kit

Command

A command that creates a detailed implementation plan for a proposed feature, including research, design decisions, data structures, and interfaces.

287 10mo ago A 27 tokens original MIT

specify

08

doggy8088/spec-kit

Command

A command that creates or updates a feature specification from a natural-language description. A feature specification explains what a software change should do.

287 10mo ago A 18 tokens original MIT

tasks

09

doggy8088/spec-kit

Command

A command that turns project specifications into a structured task list in `tasks.md`. It reads technical plans, user stories, and any available supporting documents.

287 10mo ago A 32 tokens original MIT

doggy8088/litellm-skills

Skill Claude CodeCodex

A set of instructions for controlling LiteLLM usage and spending. It covers virtual keys, which can identify users or applications, along with budgets, limits, and request labels.

23 1mo ago A 79 tokens

doggy8088/litellm-skills

Skill Claude CodeCodex

A set of instructions for configuring or reviewing LiteLLM safety controls. LiteLLM is a tool for sending requests to language models through code or a shared gateway.

23 1mo ago A 86 tokens

doggy8088/litellm-skills

Skill Claude CodeCodex

A set of instructions for using LiteLLM as a gateway for MCP tools and agent skills. MCP tools are actions an agent can call from external servers.

23 1mo ago A 82 tokens

doggy8088/litellm-skills

Skill Claude CodeCodex

A set of instructions for monitoring and diagnosing LiteLLM requests. It covers logs, callbacks, OpenTelemetry, and records of usage and spending.

23 1mo ago A 76 tokens

doggy8088/litellm-skills

Skill Claude CodeCodex

A set of instructions for setting up LiteLLM Proxy as a shared model gateway. The gateway gives applications an OpenAI-compatible way to reach models through one central entry point.

23 1mo ago A 87 tokens

doggy8088/litellm-skills

Skill Claude CodeCodex

A set of instructions for making LiteLLM model routing more reliable. Routing decides which model deployment or provider receives a request.

23 1mo ago A 75 tokens

litellm-sdk-basics

16

doggy8088/litellm-skills

Skill Claude CodeCodex

A set of instructions for using the LiteLLM Python SDK directly in application code. LiteLLM provides one Python interface for calling language models and related features.

23 1mo ago A 87 tokens