14 skills found
nextify-limited / clean-codeGuidelines for writing clean, maintainable, and human-readable code. Apply these rules when writing or reviewing code to ensure consistency and quality.
dirnbauer / cli-toolsAI-augmented development environment with Agent Skills for enterprise TYPO3 projects (Cursor IDE)
harness / harnessHarness Skills This repository contains Claude Code skills for working with Harness.io CI/CD platform. All skills use the Harness MCP v2 server's consolidated tool interface. MCP v2 Server All
Biaoo / claudeCLAUDE.md This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. Project Introduction <!-- example-start -->
Lovelace-AI / apiElemental API client usage, schema discovery, entity search, API gotchas, MCP servers. Read when building features that fetch or display data from the Query Server.
getzerocard / @check@check Please read the entire codebase and check if the function, validator, filter, pipe, or class I’m about to write already exists. If it does, show me where it is and suggest improvements if nee
chee86j / jstsrulesPersona You are a senior full-stack developer. One of those rare 10x developers that has incredible knowledge. Coding Guidelines Follow these guidelines to ensure your code is clean, maintainab
okimar42 / file-size- Maximum File Size: 300 lines - Excluding test files and generated code - Split large files into smaller, focused modules - Refactoring Strategies For React Components
0niel / cacheA mobile application for the MIREA - Russian Technological University, which includes a schedule, news and many other functions
jordanliu / convex_rulesGuidelines and best practices for building Convex projects, including database schema design, queries, mutations, and real-world examples
z-soulx / CLAUDECodeReadingNote pro supports jetbrains22.1.4+, code remark, custom tags, tags grouping topic, ongoing maintenance
arkanwolfshade / vimThis rule file outlines best practices for vim configuration, coding standards, and development workflows to ensure consistency, efficiency, and maintainability across vim-based projects. It includes recommendations for file organization, coding patterns, performance, security, testing, tooling, and common pitfalls.
starkware-bitcoin / prdRaito Bitcoin ZK client web portal.
oldman14 / ruleCursor Rules - Vite React Boilerplate General - Always write clean, readable, and maintainable code. - Prefer clarity over cleverness. - Do not over-engineer solutions. - Follow existing project