feat: Add sankhya-dashboard skill following best practices (#258)

* feat: Add sankhya-dashboard skill following anthropic best practices

* Update skills/sankhya-dashboard-html-jsp-custom-best-pratices/SKILL.md

Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>

* Update skills/sankhya-dashboard-html-jsp-custom-best-pratices/SKILL.md

Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>

* feat: update skill.md with parameter shielding fallbacks and jsp-js layer separation patterns

Add best practices for parameter shielding and layer separation in JSP.

* chore: sync generated files for sankhya dashboard skill

---------

Co-authored-by: Guilherme Ruy <guilherme.ruy@Evoden.int>
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: sck_0 <samujackson1337@gmail.com>
This commit is contained in:
Guilherme Ruy
2026-03-10 13:31:46 -03:00
committed by GitHub
parent acd196ffc5
commit a27a11a6aa
7 changed files with 530 additions and 1 deletions

View File

@@ -101,6 +101,7 @@
"performance-testing-ai": "performance-testing-review-ai-review",
"performance-testing-agent": "performance-testing-review-multi-agent-review",
"python-development-scaffold": "python-development-python-scaffold",
"sankhya-dashboard-pratices": "sankhya-dashboard-html-jsp-custom-best-pratices",
"security-compliance-check": "security-compliance-compliance-check",
"security-scanning-dependencies": "security-scanning-security-dependencies",
"security-scanning-hardening": "security-scanning-security-hardening",

View File

@@ -264,6 +264,7 @@
"ruby-pro",
"rust-async-patterns",
"rust-pro",
"sankhya-dashboard-html-jsp-custom-best-pratices",
"scikit-learn",
"security-audit",
"security/aws-secrets-rotation",
@@ -591,6 +592,7 @@
"rag-implementation",
"react-ui-patterns",
"robius-state-management",
"sankhya-dashboard-html-jsp-custom-best-pratices",
"scala-pro",
"schema-markup",
"security-bluebook-builder",

View File

@@ -23925,6 +23925,35 @@
],
"path": "skills/sam-altman/SKILL.md"
},
{
"id": "sankhya-dashboard-html-jsp-custom-best-pratices",
"name": "sankhya-dashboard-html-jsp-custom-best-pratices",
"description": "This skill should be used when the user asks for patterns, best practices, creation, or fixing of Sankhya dashboards using HTML, JSP, Java, and SQL.",
"category": "data-ai",
"tags": [
"sankhya",
"dashboard",
"jsp",
"html",
"sql",
"best-practices"
],
"triggers": [
"sankhya",
"dashboard",
"jsp",
"html",
"sql",
"best-practices",
"custom",
"pratices",
"skill",
"should",
"used",
"user"
],
"path": "skills/sankhya-dashboard-html-jsp-custom-best-pratices/SKILL.md"
},
{
"id": "sast-configuration",
"name": "sast-configuration",