PR

project-dev-context

A Claude adapter to help you reference, update, and manage project context documentation.

Install

mkdir -p .claude/skills/project-dev-context && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/11965" && unzip -o skill.zip -d .claude/skills/project-dev-context && rm skill.zip

Installs to .claude/skills/project-dev-context

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Claude adapter for the canonical EmbodiChain project-dev-context skill.
71 charsno explicit “when” trigger
Beginner

Key capabilities

  • Reference project development documentation
  • Refresh project context information
  • Update existing project context
  • Write new project context entries
  • Register new project context topics

How it works

The skill acts as an adapter, routing requests related to project development context to the canonical EmbodiChain skill and resolving topics through `agent_context/MAP.yaml`.

Inputs & outputs

You give it
A request to reference, refresh, write, or register project development context
You get back
Referenced, refreshed, updated, or newly registered project development context information

When to use project-dev-context

  • Refreshing project documentation
  • Registering new project context
  • Updating project development guidelines

About this skill

Project Dev Context - Claude Adapter

Canonical source: .agents/skills/project-dev-context/

When to use

  • reference project development docs
  • reference project context
  • refresh project context
  • update project context
  • write project context
  • register a new project context topic
  • 参考项目开发文档
  • 参考项目上下文
  • 刷新项目上下文
  • 更新项目上下文
  • 写项目上下文

Start here

  1. Use this adapter when the request asks to reference, refresh, write, or register project development context.
  2. Then follow .agents/skills/project-dev-context/SKILL.md.
  3. Resolve topics through agent_context/MAP.yaml.

Update contract

Keep this file thin. If canonical routing behavior changes, update the canonical skill first, then only adjust this adapter if Claude needs a different local entry hint.

When not to use it

  • When the request is not related to referencing, refreshing, writing, or registering project development context
  • When the canonical routing behavior changes without updating the canonical skill first
  • When Claude needs a different local entry hint without adjusting this adapter

Limitations

  • It is a Claude adapter for the canonical EmbodiChain skill.
  • It relies on the canonical skill for core functionality.
  • It resolves topics through `agent_context/MAP.yaml`.

How it compares

This skill provides a standardized interface for managing project development context, ensuring consistent access and updates, unlike directly accessing various project documentation sources.

Compared to similar skills

project-dev-context side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
project-dev-context (this skill)01moNo flagsBeginner
skill-development178moReviewIntermediate
skill-writer279moReviewBeginner
microsoft-skill-creator64moReviewAdvanced

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

skill-development

anthropics

This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.

17145

skill-writer

pytorch

Guide users through creating Agent Skills for Claude Code. Use when the user wants to create, write, author, or design a new Skill, or needs help with SKILL.md files, frontmatter, or skill structure.

27126

microsoft-skill-creator

MicrosoftDocs

Create agent skills for Microsoft technologies using Learn MCP tools. Use when users want to create a skill that teaches agents about any Microsoft technology, library, framework, or service (Azure, .NET, M365, VS Code, Bicep, etc.). Investigates topics deeply, then generates a hybrid skill storing essential knowledge locally while enabling dynamic deeper investigation.

626

cartographer

kingbootoshi

Maps and documents codebases of any size by orchestrating parallel subagents. Creates docs/CODEBASE_MAP.md with architecture, file purposes, dependencies, and navigation guides. Updates CLAUDE.md with a summary. Use when user says "map this codebase", "cartographer", "/cartographer", "create codebase map", "document the architecture", "understand this codebase", or when onboarding to a new project. Automatically detects if map exists and updates only changed sections.

37

creating-skills

letta-ai

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Letta Code's capabilities with specialized knowledge, workflows, or tool integrations.

37

add-pattern

langroid

Use this skill when you learn one or more design pattern(s) in the Langroid (multi) agent framework, and want to make a note for future reference for yourself. Use this either autonomously, or when asked by the user to record a new pattern.

10

Search skills

Search the agent skills registry