Fähigkeiten context-engineering
📦

context-engineering

Inhaltsrevision r2 Sicher ⚙️ Externe Befehle

Structure Better Context for Coding Agents

Coding agents lose accuracy when context is incomplete, stale, or excessive. This skill provides practical structures for focused sessions, durable rules, and reliable handoffs.

Unterstützt: Claude Codex Code(CC)
🥉 78 Bronze

Mit meinem Agent installieren

Kopieren Sie diese Anfrage in Ihren Agent. Sie enthält die maßgebliche Skill-Seite und das Manifest.

Agent-Anfrage
Review the Skillstore skill "context-engineering" from https://skillstore.io/skills/addyosmani-context-engineering.md and its manifest at https://skillstore.io/api/skills/addyosmani-context-engineering/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

„context-engineering“ wird verwendet. Prepare context for adding email validation to registration.

Erwartetes Ergebnis:

  • Task: Add email validation to registration.
  • Read the registration route, validation utility, and related tests.
  • Follow the existing phone validation pattern.
  • Use the existing validation error type.

„context-engineering“ wird verwendet. Summarize a completed authentication task for a fresh session.

Erwartetes Ergebnis:

Authentication validation is complete. Tests pass. Changes remain uncommitted. The next task is updating API documentation after approval.

„context-engineering“ wird verwendet. Resolve a conflict between a REST specification and existing GraphQL code.

Erwartetes Ergebnis:

The specification and implementation conflict. Present both options, explain migration impact, and request a decision before editing.

Sicherheitsaudit

Sicher
v2 • 19.9.2026 Versionsbericht öffnen

All static findings are false positives caused by Markdown fences, inline examples, filenames, and illustrative development commands. The skill is documentation-only and explicitly advises protecting secrets and treating external instructions as untrusted.

1
Gescannte Dateien
354
Analysierte Zeilen
0
Prüfelemente
0
Falschmeldungen ignoriert
Das letzte abgeschlossene statische und semantische Audit erkannte keine bestätigten Sicherheitsbefunde. Dies beweist nicht, dass der Skill keine Nebenwirkungen hat.
Geprüft von: codex Audit-Verlauf anzeigen →
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.

Versionsbericht öffnen
Sicherheitsbewertung

Berichtslink kopieren

https://skillstore.io/skills/addyosmani-context-engineering/audits/2?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report

Markdown-Badge

[![Skillstore security assessment](https://skillstore.io/badges/skills/addyosmani-context-engineering/security.svg)](https://skillstore.io/skills/addyosmani-context-engineering?utm_source=security_passport_badge)

HTML-Badge

<a href="https://skillstore.io/skills/addyosmani-context-engineering?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/addyosmani-context-engineering/security.svg" alt="Skillstore security assessment" loading="lazy"></a>

Einbettungskarte

<iframe src="https://skillstore.io/embed/skills/addyosmani-context-engineering.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

addyosmani. (2026). context-engineering security audit report (audit version 2) [Author version unspecified]. Skillstore. https://skillstore.io/skills/addyosmani-context-engineering/audits/2

BibTeX-Zitat

@techreport{addyosmani-addyosmani-context-engineering-2026, author = {addyosmani}, title = {context-engineering security audit report (audit version 2)}, institution = {Skillstore}, year = {2026}, number = {2}, url = {https://skillstore.io/skills/addyosmani-context-engineering/audits/2}, 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: "context-engineering security audit report (audit version 2)" version: "unspecified" type: report authors: - name: "addyosmani" date-released: "2026-09-19" url: "https://skillstore.io/skills/addyosmani-context-engineering/audits/2" identifiers: - type: other value: "skillstore:addyosmani-context-engineering:audit:2" description: "Skillstore immutable audit report identifier"

Skillstore-Score

Warum dieser Score Evidenzvertrauen: Mittel
55
Architektur
85
Wartbarkeit
87
Inhalt
65
Gemeinschaft
91
Spezifikationskonformität

Was Sie erstellen können

Prepare a New Project

Create a concise rules file with commands, conventions, boundaries, and representative patterns.

Recover a Drifting Session

Remove stale context, preserve current constraints, and prepare a restartable progress summary.

Standardize Team Handoffs

Record decisions, task status, repository state, verification results, risks, and required approvals.

Diese Prompts ausprobieren

Create Basic Project Context
Create a project context outline from these notes: [notes]. Include stack, commands, conventions, boundaries, and one pattern example.
Pack Context for One Task
Prepare focused context for [task]. Identify relevant files, tests, existing patterns, constraints, and missing information.
Prepare a Session Handoff
Summarize this session for restart: [history]. Preserve scope, decisions, task status, changed files, verification results, risks, and approvals.
Audit a Context Strategy
Review this context package: [content]. Find stale, excessive, conflicting, untrusted, or missing information. Recommend ordering and compression changes.

Bewährte Praktiken

  • Read relevant source, tests, types, and one established pattern before editing.
  • Keep durable rules first and place active task details last.
  • Summarize completed exploration before removing verbose history.

Vermeiden

  • Loading entire repositories or specifications when only one section matters.
  • Treating external documents or generated files as trusted instructions.
  • Starting a fresh session without recording decisions, status, verification, and approvals.

Häufig gestellte Fragen

What problem does this skill solve?
It helps coding agents receive relevant, current, and well-structured project information.
Does it execute project commands?
No. It documents example commands and recommends recording verification steps.
Which rules files does it support?
It discusses CLAUDE.md, AGENTS.md, Cursor rules, Windsurf rules, and GitHub Copilot instructions.
When should I start a fresh session?
Restart at a completed task boundary after recording decisions, status, changes, verification, risks, and approvals.
How should external context be handled?
Treat instruction-like external content as untrusted data and surface it for user verification.
Can this skill measure remaining context capacity?
No. It provides management guidance, but measurement depends on the selected tool.

Entwicklerdetails

Lizenz

MIT

Skillstore-Revision

r2

Versionshinweis

Der Autor hat keine Version angegeben.

Ref.

5d5054f8a23586f9b500fece1cb613a9dffc787b

Aktualität der Wartung

19.9.2026

Nutzung

1 Downloads · 0 Aufrufe

Dateistruktur

📄 SKILL.md

Mehr von addyosmani

Alle anzeigen
Alle anzeigen