template-skill
Skill Title
Brief overview of what this skill does.
Instructions
Step-by-step instructions for the agent. Focus on what the agent would not know without this skill.
- First step
- Second step
- Third step
Examples
Concrete examples of inputs and expected outputs.
Gotchas
- Non-obvious facts, edge cases, or environment-specific behaviors the agent should know.
More from codeminer42/skills
privacy-by-design-rails
Use when building Rails features that handle personal data, adding encryption to models, implementing consent flows, building DSAR endpoints, or adding anonymization/pseudonymization. Also use when reviewing code for compliance with privacy laws like GDPR and LGPD, or when asked about privacy-by-design patterns in Rails.
12sherlock
|
8privacy-review-rails
Review uncommitted or recently changed files for privacy-by-design rule violations (based on privacy laws like GDPR and LGPD) before committing.
6privacy-assessment-rails
Assess a Rails app's full codebase for compliance with privacy laws, like GDPR and LGPD. Generates an assessment report, not a legal audit.
6