karpathy-guidelines
Write Clearer Code with Focused Guidelines
AI coding work can become overcomplicated, unfocused, or difficult to verify. This skill promotes explicit assumptions, minimal changes, and measurable success criteria.
Mit meinem Agent installieren
Kopieren Sie diese Anfrage in Ihren Agent. Sie enthält die maßgebliche Skill-Seite und das Manifest.
Review the Skillstore skill "karpathy-guidelines" from https://skillstore.io/skills/multica-ai-karpathy-guidelines.md and its manifest at https://skillstore.io/api/skills/multica-ai-karpathy-guidelines/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Ihr Agent sollte weiterhin seinen Plan anzeigen und alle von der Sicherheitsrichtlinie verlangten Bestätigungen anfordern.
Agent-lesbare Ressourcen
Verwenden Sie diese Links, wenn ein KI-Agent, Crawler oder Skript sauberen Kontext benötigt, statt die vollständige Seite zu lesen.
Testen
„karpathy-guidelines“ wird verwendet. Add email validation to the existing registration flow.
Erwartetes Ergebnis:
- Assumption: validation should follow the existing form error pattern.
- Scope: update the email validation path and its focused tests only.
- Success: valid addresses pass, invalid addresses show the expected error, and existing tests remain green.
„karpathy-guidelines“ wird verwendet. Refactor the notification service.
Erwartetes Ergebnis:
- Clarification needed: specify the behavior or maintenance problem the refactor must address.
- Preserve current notification behavior and capture it with tests before editing.
- Avoid new abstractions unless they remove duplication required by the stated goal.
„karpathy-guidelines“ wird verwendet. Fix the duplicate invoice bug.
Erwartetes Ergebnis:
- First reproduce duplicate creation with a focused failing test.
- Trace the smallest execution path that can create the second invoice.
- The fix is complete when the reproduction passes and related invoice tests remain green.
Sicherheitsaudit
SicherAll four static findings are false positives caused by documentation text, a Markdown code fence, and an attribution link. No executable commands, network requests, system reconnaissance, or prompt injection attempts were found.
Risikofaktoren
⚙️ Externe Befehle (1)
🌐 Netzwerkzugriff (1)
Diesen Bericht teilen & zitieren
Teile den versionierten Bewertungsbericht, das neutrale Badge, die Einbettungskarte und Zitate. Skillstore berichtet Nachweise, ohne zu entscheiden, ob dieser Skill sicher ist.
Berichtslink kopieren
https://skillstore.io/skills/multica-ai-karpathy-guidelines/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown-Badge
[](https://skillstore.io/skills/multica-ai-karpathy-guidelines?utm_source=security_passport_badge)HTML-Badge
<a href="https://skillstore.io/skills/multica-ai-karpathy-guidelines?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/multica-ai-karpathy-guidelines/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Einbettungskarte
<iframe src="https://skillstore.io/embed/skills/multica-ai-karpathy-guidelines.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Wissenschaftliche Zitate (APA · BibTeX · CFF)
APA-Zitat
multica-ai. (2026). karpathy-guidelines security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/multica-ai-karpathy-guidelines/audits/1BibTeX-Zitat
@techreport{multica-ai-multica-ai-karpathy-guidelines-2026,
author = {multica-ai},
title = {karpathy-guidelines security audit report (audit version 1)},
institution = {Skillstore},
year = {2026},
number = {1},
url = {https://skillstore.io/skills/multica-ai-karpathy-guidelines/audits/1},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "karpathy-guidelines security audit report (audit version 1)"
version: "unspecified"
type: report
authors:
- name: "multica-ai"
date-released: "2026-08-26"
url: "https://skillstore.io/skills/multica-ai-karpathy-guidelines/audits/1"
identifiers:
- type: other
value: "skillstore:multica-ai-karpathy-guidelines:audit:1"
description: "Skillstore immutable audit report identifier"
Skillstore-Score
Warum dieser Score Evidenzvertrauen: MittelWas Sie erstellen können
Plan a Focused Implementation
Define assumptions, scope, and verification before changing an existing feature.
Review an AI-Generated Patch
Check whether each change supports the request and avoids unnecessary refactoring.
Clarify a Complex Coding Request
Convert an ambiguous request into explicit decisions and measurable outcomes.
Diese Prompts ausprobieren
Apply the Karpathy Guidelines to this task: {task}. State assumptions, identify ambiguity, and define a simple success criterion before proposing changes.Plan the implementation for {task} in {project_context}. Keep the scope narrow and pair every step with a concrete verification check.Review this patch description: {patch}. Identify unrelated changes, hidden assumptions, unnecessary abstractions, and missing verification. Recommend only changes required by {request}.For the refactor of {component}, define preserved behavior, pre-change checks, minimal edits, and post-change checks. Surface tradeoffs and reject speculative improvements.Bewährte Praktiken
- Provide the request, relevant project context, and existing constraints.
- Ask for assumptions and verification criteria before implementation begins.
- Compare the final changes against the original request line by line.
Vermeiden
- Do not use the guidelines to avoid reasonable progress on well-defined tasks.
- Do not request broad cleanup while claiming the change is narrowly scoped.
- Do not treat guideline compliance as a substitute for tests or expert review.
Häufig gestellte Fragen
What does this skill change?
Does the skill edit code automatically?
Can I use it for code review?
Is it suitable for large projects?
Will it prevent every coding mistake?
Why can the approach feel slower?
Entwicklerdetails
Autor
multica-aiLizenz
MIT
Skillstore-Revision
r1
Versionshinweis
Der Autor hat keine Version angegeben.
Ref.
f1dbc1c1b6e8b1818b478bdfb1edcbf468d75bc0
Aktualität der Wartung
26.8.2026
Nutzung
0 Downloads · 0 Aufrufe
Dateistruktur
📄 SKILL.md