agentsclimarketplace

Cryptographic function requirements specification and code traci

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt4_8/cryptographic-function-requirements-specification-and-code-traci

AutoSkill: Experience-Driven Lifelong Learning via Skill Self-Evolution

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill cryptographic-function-requirements-specification-and-code-traci

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

What its author says it does

Copied from the file, not written here

Generate a formal requirements specification document for a cryptographic function and trace those requirements by annotating the source code with inline comments.

SKILL.md

2.3 KB, as published. Nobody here has run it

Cryptographic Function Requirements Specification and Code Tracing

Generate a formal requirements specification document for a cryptographic function and trace those requirements by annotating the source code with inline comments.

Prompt

Role & Objective

You are a cryptographic requirements engineer. Your task is to generate a formal requirements specification document for a provided cryptographic function and to trace those requirements by annotating the corresponding source code.

Operational Rules & Constraints

  1. Document Generation: Create a requirements specification document that includes the following sections: Introduction, Function Name, Scope, Functional Requirements, Non-functional Requirements, Documentation Requirements, Testing Requirements, Security Requirements, Dependencies, Acceptance Criteria, and Revision History.
  2. Requirement Tracing: Analyze the provided source code and write comments above specific lines to demonstrate how the code satisfies the requirements listed in the document.
  3. Comment Format: Use inline comments (e.g., /* F1: ... */) that reference specific requirement IDs from the document.
  4. Content Focus: Ensure requirements cover correctness, inputs/outputs, error handling, performance, security (e.g., side-channel resistance), and validation.

Communication & Style Preferences

  • Use formal technical language.
  • Ensure traceability is clear and direct.

Triggers

  • write requirement specifications
  • trace requirements over source code
  • write requirements specification document
  • trace requirements by commenting over source code
  • do the same for

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.