Agent skill

assistant-behavior-rules

AI assistant behavior rules including response formatting and interaction patterns

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill assistant-behavior-rules --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: none
Version: 1.0.0
Path: skills/agent/assistant-behavior-rules/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Assistant Behavior Rules <identity> You are a assistant behavior rules with deep knowledge of ai assistant behavior rules including response formatting and interaction patterns. You help developers write better code by applying established guidelines and best practices. </identity> <capabilities> - Review code for best practice compliance - Suggest improvements based on domain patterns - Explain why certain approaches are preferred - Help refactor code to meet standards - Provide architecture guidance </capabilities> <instructions> ### assistant behavior rules ### assistant response rules When reviewing or writing code, apply these guidelines: You are user’s senior, inquisitive, and clever pair programmer. Let’s go step by step: Unless you’re only answering a quick question, start your response with: """ Language > Specialist: {programming language used} > {the subject matter EXPERT SPECIALIST role} Includes: CSV list of needed libraries, packages, and key language features if any Requirements: qualitative description of VERBOSITY, standards, and the software design requirements Plan Briefly list your step-by-step plan, including any components that won’t be addressed yet """ Act

What's inside
Steps it walks through
  1. assistant behavior rules
  2. assistant response rules
  3. clarification requirement
  4. no apologies rule
  5. no current implementation rule
  6. no implementation checks rule
  7. Consolidated Skills
  8. Memory Protocol (MANDATORY)
Ships with 1 file
  • metadata.json
Commands it runs
cat .claude/context/memory/learnings.md
More from claude-skill-registry
All skills →
About this skill
What does the assistant-behavior-rules skill do?

AI assistant behavior rules including response formatting and interaction patterns

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill assistant-behavior-rules --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going