znlnzi

40 mods across 1 repository, 0 stars between them.

tdd

25

znlnzi/claude-config-studio

Command Claude Code

A command that enforces test-driven development, or TDD: write failing tests first, add the smallest code that passes them, then improve the code while keeping the tests passing.

0 6mo ago A 14 tokens original MIT

verify

26

znlnzi/claude-config-studio

Command Claude Code

Command "verify" from znlnzi/claude-config-studio, covering /verify - 验证协议, 验证步骤, 1. 构建验证, 2. 类型检查 and 3. linting.

0 6mo ago A 7 tokens original MIT

SessionStart

27

znlnzi/claude-config-studio

Hook Claude Code

Runs when a session starts, executing detect-project.sh via bash. From znlnzi/claude-config-studio.

0 6mo ago A tokens not measured original MIT

PreCompact

28

znlnzi/claude-config-studio

Hook Claude Code

Runs before the context is compacted for auto tool calls, executing pre-compact-save.sh via bash. From znlnzi/claude-config-studio.

0 6mo ago A tokens not measured original MIT

Stop

29

znlnzi/claude-config-studio

Hook Claude Code

Runs when the agent finishes a response, executing check-memory-saved.sh via bash. From znlnzi/claude-config-studio.

0 6mo ago A tokens not measured original MIT

settings

30

znlnzi/claude-config-studio

Settings file Claude Code

Agent settings declaring 3 hook events (SessionStart, PreCompact, Stop).

0 6mo ago A tokens not measured original MIT

backend-patterns

31

znlnzi/claude-config-studio

Skill Claude CodeCodex

A collection of backend development patterns for APIs, databases, transactions, migrations, caching, and error handling.

0 6mo ago A 14 tokens original MIT

continuous-learning

33

znlnzi/claude-config-studio

Skill Claude CodeCodex

A session-learning tool that records useful lessons from difficult bugs, undocumented library behavior, and better solutions.

0 6mo ago A 14 tokens original MIT

luoshu.config

34

znlnzi/claude-config-studio

Skill Claude CodeCodex

A configuration command for luoshu's AI-powered memory system, including its language-model service, API key, and search models.

0 6mo ago A 27 tokens original MIT

luoshu.setup

35

znlnzi/claude-config-studio

Skill Claude CodeCodex

A project setup guide that scans a code project and helps configure its Claude Code files. It asks up to three questions and supports new setups, existing setups, upgrades, and resets.

0 6mo ago A 32 tokens original MIT

security-review

36

znlnzi/claude-config-studio

Skill Claude CodeCodex

A security review checklist for web applications and APIs, covering secrets, input validation, authentication, permissions, data protection, and incident response.

0 6mo ago A 11 tokens original MIT

setup

37

znlnzi/claude-config-studio

Skill Claude CodeCodex

A project setup assistant that scans a code project and recommends configuration. It supports new projects, existing configuration, upgrades, and resets.

0 6mo ago A 22 tokens original MIT

tdd-workflow

38

znlnzi/claude-config-studio

Skill Claude CodeCodex

A test-driven development workflow, where tests are written before the implementation, the smallest working code is added, and the result is then improved. It covers unit tests for small pieces, integration tests for connected parts, and end-to-end tests for complete user journeys.

0 6mo ago A 23 tokens original MIT

team

39

znlnzi/claude-config-studio

Skill Claude CodeCodex

A workflow for forming a temporary team of specialised AI agents for a software task. It selects roles such as architecture, development, design, testing, security, or business planning from the available agent files.

0 6mo ago A 35 tokens original MIT

verification-loop

40

znlnzi/claude-config-studio

Skill Claude CodeCodex

A repeated code-checking process that runs tests and other quality checks during development and before commits.

0 6mo ago A 10 tokens original MIT