Skip to content

righettod/code-assistant-skills-security-utils

Repository files navigation

Validate skills and update skills catalog MadeWitVSCode AutomatedWith

Description

🧑‍💻 This folder contains coding assistant rules to guide the assistant to generate "secure" code for different types of feature.

🔬 The idea is to:

  1. Convert interesting proposals from the collection of proposals of this project into rules.
  2. Allow me to learn how to create instructions for a coding assistant (claude code here) to allow to create secure code at the implementation time.

Rules

Important

Adapt these templates to the specific context of the application because, by default, I applied a very defensive approach. Such approach perhaps do not match the context of the application and its target security posture.

Tip

A skills catalog is available via the file skills_catalog.xml.

🗃️ All rules are created as skills and are stored into this folder.

📄 The convention to create a skills is specified into the CLAUDE.md file.

Commands

✅ In Claude code use the following commands:

  • /validate-skill <SKILL_NAME> to validate the specified skills against conventions.
  • /validate-skill to validate all skills against conventions.

References

About

Provides different utilities skills to use to create a review code from a defensive security perspective.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages