@longtq2501/next-spring-skills
v1.6.2
Published
Standardized best practices and code patterns for Next.js and Spring Boot
Maintainers
Readme
Next-Spring Skills
Modular best practices, code templates, and interaction protocols for full-stack projects using Next.js and Spring Boot.
Key Directories
- Skills Manifest - The central index of all development patterns.
- Global Rules - High-level architecture and security standards.
- Agent Workflow - Tactical protocols (
ISSUES.md,CONTINUITY.md). - Code Templates - Production-ready Java boilerplates.
NPM Package
📦 Registry: https://www.npmjs.com/package/@longtq2501/next-spring-skills
Installation
You can instantly add these skills to any project using npx:
npx next-spring-skillsThis will copy the skills/ directory and AGENT.md into your current project folder.
Meta-Prompt:
"Implement [Frontend Task] following Design Intelligence + Next.js Performance standards."
"Implement [Backend Task] following Spring Boot Pro Max standards (Performance & Clean Code)."
"Resolve [Error Description] following Debug & Fix Pro Max standards."Workflow
This repository is designed for AI-Human Collaboration. For every new task:
- Check CONTINUITY.md for context.
- Address items in ISSUES.md.
- Follow the rules in agent-workflow.md.
