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

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.

目的

To guide users in creating precise, actionable rules that enforce consistent agent behavior by clearly demonstrating correct patterns and contrasting them with common mistakes.

功能

  • Methodology for creating agent rules
  • Contrastive examples (Incorrect/Correct)
  • Guidance on rule scope and structure
  • Best practices for rule descriptions
  • Iterative refinement process for rules

使用场景

  • When an agent repeatedly makes the same mistake
  • To enforce project-specific conventions consistently
  • To define clear boundaries for agent behavior
  • When a specific code pattern needs to be standardized

非目标

  • Creating task-specific workflows (use a skill instead)
  • Providing one-time instructions (use the prompt)
  • Defining broad project context (use CLAUDE.md)
  • Documenting multi-step procedures (use a skill)

工作流

  1. Identify the behavioral gap
  2. Determine rule scope (global, path-scoped, user-level)
  3. Write contrastive examples (Incorrect/Correct)
  4. Write the rule description (WHAT and WHY)
  5. Assemble the rule file
  6. Validate the rule and iterate based on feedback

实践

  • Rule creation methodology
  • Agent behavior enforcement
  • Contrastive learning

Versioning

  • info:Release ManagementThe repository has a recent commit but lacks explicit versioning information in frontmatter or release tags, and installation instructions reference 'main'.

安装

请先添加 Marketplace

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

质量评分

已验证
97 /100
1 day ago 分析

信任信号

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

类似扩展

Coding Standards

100

Baseline cross-project coding conventions for naming, readability, immutability, and code-quality review. Use detailed frontend or backend skills for framework-specific patterns.

技能
affaan-m

Moyu (摸鱼)

100

감지된 과잉 엔지니어링 패턴: (1) 사용자가 명시적으로 요청하지 않은 코드나 파일을 수정할 때 (2) 요청되지 않은 새로운 추상화 계층(클래스, 인터페이스, 팩토리, 래퍼)을 생성할 때 (3) 요청되지 않은 주석, 문서, JSDoc, 타입 주석을 추가할 때 (4) 요청되지 않은 새로운 종속성을 도입할 때 (5) 최소 편집 대신 파일 전체를 다시 작성할 때 (6) diff 범위가 사용자의 요청을 명백히 초과할 때 (7) 사용자가 "너무 많아", "거기는 건드리지 마", "X만 변경해", "간단하게", "그만"과 같은 신호를 보낼 때 (8) 발생할 수 없는 시나리오에 대한 오류 처리, 유효성 검사, 방어적 코드를 추가할 때 (9) 요청되지 않은 테스트, 설정 스캐폴딩, 문서를 생성할 때

技能
uucz

CE Optimize

100

Run metric-driven iterative optimization loops -- define a measurable goal, run parallel experiments, measure each against hard gates or LLM-as-judge scores, keep improvements, and converge on the best solution. Use when optimizing clustering quality, search relevance, build performance, prompt quality, or any measurable outcome that benefits from systematic experimentation.

技能
EveryInc

Remember Interactive Programming

100

A micro-prompt that reminds the agent that it is an interactive programmer. Works great in Clojure when Copilot has access to the REPL (probably via Backseat Driver). Will work with any system that has a live REPL that the agent can use. Adapt the prompt with any specific reminders in your workflow and/or workspace.

技能
github

Neon Postgres

100

Neon Serverless Postgres 的使用指南和最佳实践。涵盖入门、使用 Neon 进行本地开发、选择连接方法、Neon 功能、身份验证(@neondatabase/auth)、PostgREST 风格的数据 API(@neondatabase/neon-js)、Neon CLI 以及 Neon 的平台 API/SDK。可用于任何与 Neon 相关的问题。

技能
neondatabase

Sdk Dx

100

Design SDKs that developers love to use—APIs that feel native, error messages that guide, and experiences that reduce friction. This skill covers creating SDKs that drive adoption through exceptional developer experience rather than aggressive marketing. Trigger phrases: "SDK design", "developer experience", "API design", "SDK DX", "error messages", "type safety", "IDE integration", "SDK versioning", "migration guides", "client library design", "making SDKs feel native", "SDK best practices"

技能
jonathimer