23-跨对话执行纪律
25xcodethink/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.
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.
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.
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…
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…
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…
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.
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.
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.
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.
Skill Claude CodeCodex
Use when performing a focused security review for Laravel/PHP projects. Prioritize real exploitability, business logic flaws, and high-risk vulnerabilities.
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.
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.
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.
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.
Skill Claude CodeCodex
Use when you want exactly one high-impact, concrete proposal for the next project addition.
Skill Claude CodeCodex
Use when implementing a feature or bugfix with strict TDD. Enforce failing-test-first, minimal implementation, and safe refactoring.
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.
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.
Skill Claude CodeCodex
Use when following a strict problem-solving loop: understand, propose, implement, verify.
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.
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.
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: