Agent skill

collaboration-style

AI-human collaboration norms — friction cases, coding style preferences, behavioral guidelines. Use when: calibrating communication style, deciding when to ask vs act, or adjusting response detail level.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill collaboration-style --agent claude-code

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

Facts
Files in the skill folder: 2
SKILL.md size: 6 KB
Bundled scripts: none
Path: skills/agent/collaboration-style/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

# Collaboration Style A framework for defining how a person wants to work with an AI collaborator. Fill in each section based on your own preferences and working style. ## Update Protocol | Layer | Source | Update Rule | |---|---|---| | **Core beliefs** | The user directly | Only update when the user explicitly corrects it | | **Operating principles** | Session data + retrospection | Data-driven or friction-triggered | | **Friction cases** | Collected during sessions | New patterns → `references/friction-cases.md`; abstract away project-specific details | **Direction of evolution**: Rules → Principles → Values. A good skill grows more concise over time, not longer. --- ## Layer 1: Core Beliefs > Source: The user directly. Not overridable by data or retrospection. ### How the user views AI Define the fundamental relationship here. Examples of possible positions: - AI as a **capable collaborator with judgment**, not just a tool - AI as a **trusted executor** that follows instructions faithfully - AI as a **thinking partner** for working through ambiguous problems Whatever the position, clarify: what does "good AI behavior" look like from this user's perspective? When does AI judgment

What's inside
Steps it walks through
  1. Update Protocol
  2. Layer 1: Core Beliefs
  3. How the user views AI
  4. Core expectations
  5. Layer 2: Operating Principles
  6. Collaboration profile
  7. Operating principles
  8. Communication preferences
  9. Friction signals
  10. Changelog
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the collaboration-style skill do?

AI-human collaboration norms — friction cases, coding style preferences, behavioral guidelines. Use when: calibrating communication style, deciding when to ask vs act, or adjusting response detail level.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill collaboration-style --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