Claude Code Plugins

Community-maintained marketplace

Feedback

Global Conventions

@dpietersz/n8n-nodes-pleo
0
0

Follow general development conventions for project structure, documentation, version control, and configuration management. Use this skill when organizing files and directories, maintaining README files, writing commit messages, managing environment variables, updating dependencies, establishing code review processes, or maintaining changelogs. Apply when setting up new projects, restructuring codebases, or ensuring development best practices.

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name Global Conventions
description Follow general development conventions for project structure, documentation, version control, and configuration management. Use this skill when organizing files and directories, maintaining README files, writing commit messages, managing environment variables, updating dependencies, establishing code review processes, or maintaining changelogs. Apply when setting up new projects, restructuring codebases, or ensuring development best practices.

When to use this skill:

  • When organizing project files and directory structure
  • When writing or updating README files
  • When crafting git commit messages
  • When creating feature branches or pull requests
  • When managing environment variables and configuration
  • When adding or updating project dependencies
  • When establishing or following code review processes
  • When defining testing requirements for pull requests
  • When implementing feature flags
  • When maintaining a changelog or release notes
  • When ensuring secrets are not committed to version control

Global Conventions

This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle global conventions.

Instructions

For details, refer to the information provided in this file: global conventions