Cursorrules-Database
This application allows users to efficiently search and analyze code across various repositories. It integrates with CSV databases and automates processes using GitHub Actions, making it a powerful tool for developers.
Install / Use
npx skills add alpgul/Cursorrules-DatabaseInstalls into whichever agent you are using.
.cursorrules
Cursor IDE rules (legacy)
Quality Score
Category
AutomationSupported Platforms
Skill content
View source on GitHubCursor Rules for LongPort OpenAPI Documentation Project
You are assisting with the development of the LongPort OpenAPI documentation website, which uses the following tech stack:
Tech Stack
- VitePress 2.0.0-alpha.5 (Vue-based static site generator)
- TypeScript (ESNext target)
- Bun as package/project manager
- Markdown for content
Code Style & Conventions
- No semicolons (semi: false)
- Single quotes for strings (singleQuote: true)
- 2 spaces for indentation (tabWidth: 2, useTabs: false)
- 120 characters line length limit (printWidth: 120)
- Arrow functions with parentheses always (arrowParens: "always")
- ES5-style trailing commas (trailingComma: "es5")
Internationalization Guidelines
- English (en) is the default locale
- Chinese Simplified (zh-CN) is the secondary locale
- Translations follow the pattern "@lang/@path"
- Both markdown files and configuration are internationalized
When writing code for this project:
- Follow the established code style and formatting conventions
- Maintain the internationalization structure - any new content should support both English and Chinese
- When modifying VitePress config, keep the structure consistent with the existing configuration
- Use ES modules (import/export) syntax, not CommonJS
- Ensure proper TypeScript typing
- For content changes, update both language versions
- Follow Vue 3 Composition API conventions for any component development
- Keep sidebar structure consistent with the existing pattern
For Markdown content:
- Use frontmatter to define page metadata
- Follow the existing heading structure
- Use relative links for internal navigation
- Properly format code blocks with language specifiers
- Use the established layout templates (home, doc, etc.)
Do not:
- Mix code styles or formatting
- Break the internationalization pattern
- Use outdated Vue 2 or Options API patterns
- Introduce unnecessary dependencies
- Use features not supported by VitePress
This project is a documentation website for LongPort's API services, so maintain a professional, clear, and technical writing style while ensuring content is well-organized and accessible to developers.
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.
pyspark-etl-best-practices-cursorrules-prompt-file
40.6kCursor rules for PySpark ETL development with code style, joins, window functions, map operations, and Iceberg patterns.
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.
Agent-Reach
71.6kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
Security Score
Audited on Invalid Date
