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/SwiftFollowupInstalls into whichever agent you are using.
.clinerules
Cline rules
Quality Score
Category
Content & MediaSupported Platforms
Tags
Skill content
View source on GitHubCode 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 - useimportNOTrequire() - 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
momen-cursurrules-prompt-file
40.6kCursor rules for building custom frontends with Momen.app as headless BaaS with GraphQL API, actionflows, AI agents, and Stripe integration.
semiotic-react-dataviz-cursorrules-prompt-file
40.6kCursor rules for Semiotic data visualization library with 30+ chart types, MCP server, and AI-assisted chart generation.
ruflo
68.0k🌊 The original agent meta-harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
headroom
66.5kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
Security Score
Audited on Invalid Date
