Skill Claude CodeCodex
Test-driven development for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo. Use when adding features, fixing bugs, or refactoring.
Skill Claude CodeCodex
Test-driven development for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo. Use when adding features, fixing bugs, or refactoring.
Skill Claude CodeCodex
Verification loop for Spring Boot projects: build, static analysis, tests with coverage, security scans, and diff review before release or PR.
Skill Claude CodeCodex
Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
Skill Claude CodeCodex
Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.
Skill Claude CodeCodex
A comprehensive verification system for Claude Code sessions.
Cursor rule Cursor
Cursor rule "clean-code" from PwntasticKev/Ge-Metrics, covering clean code guidelines, constants over magic numbers, meaningful names, smart comments and single responsibility.
Cursor rule Cursor
Always verify information before presenting it. Do not make assumptions or speculate without clear evidence.
Cursor rule Cursor
Best Practices This is a list of best practices and common anti-patterns around using Convex. We recommend going through this list before broadly releasing your app to production. You may choose to try using all of these best practices from the start, or you may wait until you've gotten major parts of your app working…
Cursor rule Cursor
=.
Cursor rule Cursor
This app is designed to formulate data from the grande exchange in a game called old school runescape. This project takes active market trades and sells and calculates the best items to purchase to make profit on. This takes single items, combination items ( sets ). This app is powerful in the data realm wth a…
Cursor rule Cursor
Cursor rule "cpp" from PwntasticKev/Ge-Metrics, covering c++ programming guidelines, basic principles, nomenclature, functions and data.
Cursor rule Cursor
Assume I always have my server running and I have a terminal open.
Cursor rule Cursor
Gitflow Workflow Rules. These rules should be applied when performing git operations.
Cursor rule Cursor
module.exports = { env: { browser: true, es6: true, node: true, "react-native/react-native": true }, extends: [ "eslint:recommended", "plugin:react/recommended", "plugin:react-native/all", "plugin:@typescript-eslint/recommended", "prettier", "plugin:prettier/recommended" ], globals: { fetch: false }, parser…
Cursor rule Cursor
Node.js and Express.js best practices for backend development.
Cursor rule Cursor
React best practices and patterns for modern web applications.
Cursor rule Cursor
TypeScript coding standards and best practices for modern web development.
Cursor rule Cursor
This is a React-based web application for OSRS (Old School RuneScape) Grand Exchange market analysis, featuring AI predictions, whale tracking, automated data collection, and comprehensive trading tools.
Instructions file
Claude Code instructions for PwntasticKev/Ge-Metrics, covering ge-metrics, essential commands, documentation and critical rule.