coding-standards skills

383 tagged coding-standards, measured the same way as everything else here.

Browse within: best-practices 216android 161angular 160composer-plugin 63ai-collaboration 55commit-conventions 55software-development-workflow 53ai-coding 23engineering-standards 21ai-rules 6software-engineering 6claude-code-marketplace 5

xcodethink/open-claude-code-skills

Skill Claude CodeCodex

A project-management process for software work that spans several conversations, days, or parallel workstreams. A workstream is one focused line of work within a larger project.

not rated 2 28d ago A 413 tokens original MIT

analysis-issues

26

Qualimetry/claude-code-qualimetry-ai-app

Skill Claude CodeCodex

Part of qualimetry-ai-app

Retrieves and helps clear rules-based analysis issues (bugs, vulnerabilities, code smells) for a repository branch. Prioritises by severity and type, works file-by-file or in batch mode. Requires Qualimetry Enterprise.

not rated 1 2mo ago A 49 tokens original Apache-2.0

dependency-check

27

Qualimetry/claude-code-qualimetry-ai-app

Skill Claude CodeCodex

Part of qualimetry-ai-app

Retrieves dependency vulnerabilities for a repository branch from Qualimetry, then resolves them by upgrading each vulnerable dependency to its next safe version. Uses a per-dependency upgrade advisor to assess risk and applies low-risk upgrades automatically, proposes medium/high-risk upgrades for confirmation, and…

not rated 1 2mo ago A 78 tokens original Apache-2.0

review-check

28

Qualimetry/claude-code-qualimetry-ai-app

Skill Claude CodeCodex

Part of qualimetry-ai-app

Checks for all types of code review issues found by the Qualimetry HITL code reviewer on a source file, including coding standards violations, design and best practice issues, general coding principle violations, secure coding principle violations, and policy violations. Retrieves a compliant code example showing how…

not rated 1 2mo ago A 85 tokens original Apache-2.0

kimzeze/frontend-conventions

Skill Claude CodeCodex

Locks in opinionated frontend code patterns for Next.js 16 + TanStack Query v5 + FSD projects. ALWAYS invoke when writing data-fetching code (NEVER useEffect+fetch — always TanStack Query), creating forms (always react-hook-form + zod), introducing client state (Zustand for client-global only — NEVER for server data…

not rated 1 3mo ago A 142 tokens original MIT

refresh-claude-md

30

pekral/cursor-rules

Skill Claude CodeCodex

Use when the project's CLAUDE.md is stale or missing and must be regenerated from the current codebase — re-detect tech stack, commands, conventions, and structure, then update CLAUDE.md while preserving every human-authored customization. Adapted from the ECC codebase-onboarding skill.

not rated 6 3d ago A 66 tokens MIT

resolve-issue

31

pekral/cursor-rules

Skill Claude CodeCodex

Use when resolving an issue from any supported tracker (GitHub, JIRA, Bugsnag). Detects the source automatically from the provided link or ID, implements a safe fix or feature, validates with tests, and creates a pull request.

not rated 6 3d ago E 52 tokens MIT

rewrite-tests-pest

32

pekral/cursor-rules

Skill Claude CodeCodex

Use when rewriting existing tests to Pest syntax. Preserve behavior, follow project testing conventions, reduce duplication where helpful, and verify rewritten tests are deterministic and passing.

not rated 6 3d ago A 36 tokens MIT

pekral/cursor-rules

Skill Claude CodeCodex

Use when hunting for exploitable, remotely reachable vulnerabilities in a PHP/Laravel codebase for responsible disclosure or a bounty submission, not a general best-practices review. Biases toward user-controlled attack paths that pay and discards low-signal noise.

not rated 6 3d ago A 58 tokens MIT

security-review

34

pekral/cursor-rules

Skill Claude CodeCodex

Use when performing a focused security review for Laravel/PHP projects. Prioritize real exploitability, business logic flaws, and high-risk vulnerabilities.

not rated 6 3d ago B 31 tokens MIT

pekral/cursor-rules

Skill Claude CodeCodex

Use when analyzing a specific security threat from a referenced source (CVE, GHSA, security advisory, blog post, or write-up). Produces a human-readable remediation report with step-by-step instructions an AI agent can follow to eliminate the threat in the current project.

not rated 6 3d ago B 58 tokens MIT

seo

36

pekral/cursor-rules

Skill Claude CodeCodex

Use when auditing, planning, or implementing SEO in a Laravel app — crawlability, indexability, JSON-LD structured data in Blade, Core Web Vitals, on-page tags, keyword mapping, competitor gap analysis, E-E-A-T content quality, and measurement.

not rated 6 3d ago A 56 tokens MIT

skill-creator

37

pekral/cursor-rules

Skill Claude CodeCodex

Use when creating a new Agent skill in this repository. Generates a SKILL.md that follows project conventions, passes skill-check validation, and updates the changelog and readme.

not rated 6 3d ago A 39 tokens MIT

slack-messaging

38

pekral/cursor-rules

Skill Claude CodeCodex

Use when you need to send messages to a Slack channel or read recent messages from a channel via the Slack Web API.

not rated 6 3d ago C 28 tokens MIT

pekral/cursor-rules

Skill Claude CodeCodex

Use when implementing a feature or bugfix with strict TDD. Enforce failing-test-first, minimal implementation, and safe refactoring.

not rated 6 3d ago A 31 tokens MIT

test-like-human

41

pekral/cursor-rules

Skill Claude CodeCodex

Use when testing a pull request from a real user perspective. Follow PR testing instructions, simulate realistic scenarios, and produce a human-readable report.

not rated 6 3d ago A 32 tokens MIT

tester-cookbook

42

pekral/cursor-rules

Skill Claude CodeCodex

Use when preparing a concise QA report for an internal tester from a JIRA task and its linked pull requests — focused on what the tester should report back to the dev team — and posting it as a JIRA comment.

not rated 6 3d ago A 49 tokens MIT

vite-patterns

44

pekral/cursor-rules

Skill Claude CodeCodex

Use when configuring or optimizing Vite (laravel-vite-plugin) asset bundling in a Laravel app — entrypoints, the @vite Blade directive, HMR, env vars, aliases, manifests, code splitting, and production builds.

not rated 6 3d ago A 52 tokens MIT

automotive-rules

45

pangzhenying2025/hermes-automotive-skills

Skill Claude CodeCodex

Coding standards, safety rules, security rules, and testing standards for automotive development. Covers MISRA C, ISO 26262, ASPICE, and cybersecurity requirements.

not rated 5 3mo ago A 38 tokens MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: