SkillAgentSearch skills...

coding

Project is written entirely in Web Languages - (JavaScript, CSS HTML). - DO NOT use TypeScript - Indent with 2 spaces ONLY

Install / Use

npx skills add gimzani/SwiftFollowup

Installs into whichever agent you are using.

About this skill
🔧

.clinerules

Cline rules

Quality Score

61/100

Supported Platforms

Cline

Code Writing Standards

Project is written entirely in Web Languages - (JavaScript, CSS HTML).

JavaScript Style

  • DO NOT use TypeScript
  • Indent with 2 spaces ONLY
  • Variables must be camelCase
  • CONSTANTS must be UPPER_SNAKE case
  • All functions must be camelCase
  • All .js file names must be in camelCase unless they are class models.
  • Default to modern JavaScript (ES modules) for all examples.
  • All .vue file names must be in PascalCase
  • Assume type: "module" in every node project - use import NOT require()
  • Prefer clarity over cleverness.
  • Keep answers concise unless I ask for deep detail.

CSS and SCSS Style

  • Indent with 2 spaces ONLY
  • Use nested styles to increase specificity
  • Use existing CSS properties if defined and appropriate
  • DO NOT create new CSS properties

HTML Style

  • All HTML class names must be in kebab-case
  • Use CSS Grid in place of tables
  • Use Flexbox for layout

Related Skills

View on GitHub
GitHub Stars0
CategoryContent
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low