cc-skill-coding-standards
Apply Coding Standards Across Projects
Inconsistent code patterns slow reviews and make refactors risky. This skill gives Claude, Codex, and Claude Code clear standards for TypeScript, React, APIs, testing, and maintainability.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "cc-skill-coding-standards" from https://skillstore.io/skills/sickn33-cc-skill-coding-standards.md and its manifest at https://skillstore.io/api/skills/sickn33-cc-skill-coding-standards/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "cc-skill-coding-standards". Review a pull request for TypeScript quality.
Expected outcome:
- Flags unclear names, direct mutation, weak typing, and missing error handling.
- Recommends immutable updates, descriptive names, and stronger function signatures.
Using "cc-skill-coding-standards". Review REST API route design.
Expected outcome:
- Highlights missing validation, inconsistent response shape, and excessive selected fields.
- Recommends a stable success and error envelope with narrow data selection.
Using "cc-skill-coding-standards". Improve test quality for a feature branch.
Expected outcome:
- Suggests descriptive test names, Arrange-Act-Assert structure, and clearer edge case coverage.
- Calls out vague tests that do not explain expected behavior.
Security Audit
SafeAll static findings are false positives caused by Markdown code fences, TypeScript template literals, illustrative fetch examples, and plain prose. The skill is a documentation-only coding standards guide with no executable files, no runtime network behavior, and no prompt injection evidence in SKILL.md.
Risk Factors
⚡ Contains scripts (1)
⚙️ External commands (53)
🌐 Network access (2)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/sickn33-cc-skill-coding-standards/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/sickn33-cc-skill-coding-standards?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/sickn33-cc-skill-coding-standards?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-cc-skill-coding-standards/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/sickn33-cc-skill-coding-standards.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA · BibTeX · CFF)
APA citation
affaan-m. (2026). cc-skill-coding-standards security audit report (audit version 4) [Author version 1.0]. Skillstore. https://skillstore.io/skills/sickn33-cc-skill-coding-standards/audits/4BibTeX citation
@techreport{affaan-m-sickn33-cc-skill-coding-standards-2026,
author = {affaan-m},
title = {cc-skill-coding-standards security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/sickn33-cc-skill-coding-standards/audits/4},
note = {Author version 1.0}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "cc-skill-coding-standards security audit report (audit version 4)"
version: "1.0"
type: report
authors:
- name: "affaan-m"
date-released: "2026-07-06"
url: "https://skillstore.io/skills/sickn33-cc-skill-coding-standards/audits/4"
identifiers:
- type: other
value: "skillstore:sickn33-cc-skill-coding-standards:audit:4"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Standardize a New Codebase
Use the skill to set shared naming, structure, API, testing, and documentation expectations before development starts.
Review Pull Requests Consistently
Ask for a review against the standards to spot mutation, weak typing, unclear tests, and avoidable complexity.
Refactor Legacy Frontend Code
Use the React and TypeScript examples to guide safer component, hook, state, and conditional rendering improvements.
Try These Prompts
Review this TypeScript or JavaScript file against the coding standards. Focus on naming, readability, simple structure, and direct mutation.
Apply the React standards to this component. Identify type gaps, state update risks, hook issues, and conditional rendering problems.
Review these API route handlers against the standards. Check route naming, response shape, validation, error handling, and data selection.
Turn this repository context into a concise code review checklist based on the skill. Include TypeScript, React, API, testing, documentation, and performance checks.
Best Practices
- Use the skill before implementation to align on standards early.
- Pair the skill with project linters, formatters, and tests for enforcement.
- Ask for findings grouped by severity so review comments stay actionable.
Avoid
- Do not treat the examples as complete application templates.
- Do not apply every rule without considering project constraints.
- Do not use the skill as a substitute for security review.
Frequently Asked Questions
Does this skill execute code?
Which languages does it focus on?
Can it replace ESLint or Prettier?
Can Claude Code or Codex use it for reviews?
Does it include security guidance?
Is it project-specific?
Developer Details
Author
affaan-mLicense
MIT
Author version
v1.0
Skillstore revision
r1
Version notice
The author-declared version is not valid SemVer.
Repository
https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/cc-skill-coding-standardsRef
01171b582d636c013315c5e0d969c64f8d9cdff2
Maintenance freshness
7/18/2026
Usage
11 downloads · 175 views
File structure
📄 SKILL.md