Coding
Page 25 of 25
Browse skills in this category.
nestjs-configuration
CodingEnvironment variables validation and ConfigModule setup.
Controller/Service separation and Custom Decorators.
nestjs-error-handling
CodingGlobal Exception Filters and standard error formats.
Best practices for multi-language handling, locale routing, and detection middleware.
nextjs-state-management
CodingBest practices for managing state (Server URL vs Client Hooks).
quality-check
Codingby nokonoko1203
Quality checks to run after every code change. Automatically triggered after code modifications to verify code quality and comment standards.
react-component-patterns
CodingModern React component architecture and composition patterns.
react-hooks
CodingBest practices for React Hooks usage and custom hook creation.
react-state-management
CodingStandards for managing local, global, and server state.
Modern TypeScript standards for type safety, performance, and maintainability.
waf-bypass-hunter
Codingby HacktronAI
Bypass a Coraza WAF protecting a vulnerable Next.js 16 backend. Analyze parser differentials between Go (WAF) and Node.js (backend) to find bypasses.
create-pr
Codingby genlayerlabs
Create GitHub pull requests by analyzing branch diff and following the project template
feature-developer
Codingby vm0-ai
Complete end-to-end feature development workflow from requirements analysis to PR merge
code-simplification
Codingby sammcj
Use this skill when you need to review and refactor code to make it simpler, more maintainable, and easier to understand. Helps with identifying overly complex solutions, unnecessary abstractions.