javascript-function-style
Installation
SKILL.md
No SKILL.md available for this skill.
View on GitHubRelated skills
More from loxosceles/ai-dev
github-actions-oidc-aws
Secure GitHub Actions to AWS authentication using OIDC without long-lived credentials. CRITICAL PATTERN. Apply when setting up CI/CD pipelines that deploy to AWS.
48component-organization
Frontend directory structure and file organization patterns. Apply when creating new components or restructuring frontend code.
45security-checklist
Security rules for code generation including secret handling, credential storage, and environment files. Follow when generating code that handles secrets, credentials, or environment configuration.
43