跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Customaize Agent

插件 警告 活跃

Commands and skills for writing and refining commands, hooks, skills for Claude Code, includes Anthropic Best Practices and Agent Persuasion Principles that can be useful for sub-agent workflows.

12 个 Skill 0 个 MCP
目的

To empower users with a structured TDD process for building high-quality Claude Code extensions, ensuring reliability, adherence to best practices, and resistance to common LLM failure modes.

功能

  • Guided creation of Claude Code agents, commands, and skills
  • TDD methodology applied to prompt engineering
  • Integration of Anthropic Best Practices and persuasion principles
  • Subagent-based testing for isolated validation
  • Workflow management for complex tasks

使用场景

  • Creating new Claude Code agents or commands from scratch
  • Testing and refining existing prompts for better reliability
  • Implementing best practices for agent behavior and discipline
  • Developing structured workflows for multi-step tasks

非目标

  • Direct execution of code
  • Managing external project dependencies
  • Replacing core Claude Code functionality

工作流

  1. Understand requirements and identify patterns from similar commands
  2. Create command file with frontmatter and structured prompt
  3. Develop task files for sub-agent execution if needed
  4. Update documentation and test command with usage scenarios

实践

  • Test-Driven Development
  • Prompt Engineering
  • Agent Design Patterns
  • Workflow Orchestration

License

  • critical:License usabilityThe plugin is licensed under GPL-3.0, which is a strong copyleft license that may impose significant restrictions on redistribution and modification, potentially conflicting with the desired use of the plugin.

安装

请先添加 Marketplace

/plugin marketplace add NeoLabHQ/context-engineering-kit
/plugin install customaize-agent@context-engineering-kit

包含 12 个扩展

Skill (12)

Agent Evaluation 技能

Evaluate and improve Claude Code commands, skills, and agents. Use when testing prompt effectiveness, validating context engineering choices, or measuring improvement quality.

99
Apply Anthropic Skill Best Practices 技能

Comprehensive guide for skill development based on Anthropic's official best practices - use for complex skills requiring detailed structure

98
Context Engineering 技能

Understand the components, mechanics, and constraints of context in agent systems. Use when writing, editing, or optimizing commands, skills, or sub-agents prompts.

99
Create Agent 技能

Comprehensive guide for creating Claude Code agents with proper structure, triggering conditions, system prompts, and validation - combines official Anthropic best practices with proven patterns

98
Create Command 技能

Interactive assistant for creating new Claude commands with proper structure, patterns, and MCP tool integration

100
Create Rule 技能

Use when found gap or repetative issue, that produced by you or implemenataion agent. Esentially use it each time when you say "You absolutly right, I should have done it differently." -> need create rule for this issue so it not appears again.

97
Create Skill 技能

Guide for creating effective skills. This command should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations. Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until bulletproof against rationalization

98
Create Workflow Command 技能

Create a workflow command that orchestrates multi-step execution through sub-agents with file-based task prompts

94
Prompt Engineering 技能

Use this skill when you writing commands, hooks, skills for Agent, or prompts for sub agents or any other LLM interaction, including optimizing prompts, improving LLM outputs, or designing production prompt templates.

99
Test Prompt Skill 技能

Use when creating or editing any prompt (commands, hooks, skills, subagent instructions) to verify it produces desired behavior - applies RED-GREEN-REFACTOR cycle to prompt engineering using subagents for isolated testing

97
Test Skill 技能

Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address failures, iterating to close loopholes

95
Thought Based Reasoning 技能

Use when tackling complex reasoning tasks requiring step-by-step logic, multi-step arithmetic, commonsense reasoning, symbolic manipulation, or problems where simple prompting fails - provides comprehensive guide to Chain-of-Thought and related prompting techniques (Zero-shot CoT, Self-Consistency, Tree of Thoughts, Least-to-Most, ReAct, PAL, Reflexion) with templates, decision matrices, and research-backed patterns

99

质量评分

警告
97 /100
1 day ago 分析

信任信号

最近提交9 days ago
星标993
许可证GPL-3.0
状态
查看源代码