Instructions file
Instructions for fvadicamo/dev-agent-skills, covering claude.md, project overview, architecture, key file: marketplace.json and skill anatomy.
16 tagged conventional commits, measured the same way as everything else here.
Instructions file
Instructions for fvadicamo/dev-agent-skills, covering claude.md, project overview, architecture, key file: marketplace.json and skill anatomy.
Instructions file CodexOpenCode
Instructions for marclove/llmc, covering agents.md, project overview, architecture, core components and key design patterns.
Instructions file
Instructions for marclove/llmc, a project described as: AI-powered commit message generator that follows Conventional Commits specification. Simply run npx llmc and it will automatically generate a commit message from your staged changes and commit them for you.
Instructions file Gemini CLI
Instructions for marclove/llmc, a project described as: AI-powered commit message generator that follows Conventional Commits specification. Simply run npx llmc and it will automatically generate a commit message from your staged changes and commit them for you.
Instructions file
Instructions for an AI coding agent covering language, communication style, response rules, collaboration, and tool routing.
Instructions file CodexOpenCode
Instructions for n-shadloo/git-authoring, covering git authoring conventions, usage modes, ground rules, workflow and 1. gather context.
Instructions file Gemini CLI
Instructions for n-shadloo/git-authoring: This repository's commit-message and pull-request rules live in AGENTS.md at the repository root. Follow it in full and choose the mode from the user's request.
Instructions file
Instructions for big-emotion/agent-atelier, covering claude.md, what this repo is, registry layout, commands and single test.
Instructions file GitHub Copilot
Instructions for khrichtchatyi/ship-it: When the user asks to commit, stage, or record changes, follow the skill in skills/commit/SKILL.md in full: operate only on the Git working tree, stage exactly the paths the user named, write one Conventional Commits message, do not push, and stop.
Instructions file GitHub Copilot
Instructions for khrichtchatyi/ship-it: When the user asks to open, create, or submit a pull request, follow the skill in skills/open-pr/SKILL.md in full: verify gh is authenticated, resolve the target repository and default branch, push the current branch, open one pull request with a title and body derived from the…
Instructions file CodexOpenCode
Instructions for khrichtchatyi/ship-it: Each rule or paragraph in a SKILL.md file must be a single sentence; use semicolons, colons, or em dashes to chain related clauses inside one sentence, but never start a second sentence inside the same paragraph — split it into a new paragraph instead.
Instructions file CodexOpenCode
AGENTS.md instructions for PBNZ/repo-kit, covering agents.md — repokit, start-here map — where things live and ground rules.
Instructions file
Claude Code instructions for PBNZ/repo-kit, a project described as: RepoKit — a reusable repo standard + /new-repo scaffolder, packaged as a Claude Code plugin.
Instructions file GitHub Copilot
Copilot instructions for yehezkieldio/firefly, covering development instructions, firefly, 1. technology stack, 2. coding standards and 3. coding patterns.
Instructions file CodexOpenCode
AGENTS.md instructions for yehezkieldio/firefly: You are the main overseer of the current implementation. Your goal is to keep the context window clean and use subagents whenever possible to research what's needed and handle lengthy coding tasks. You should use both todos alongside subagents to manage tasks optimally…