claude-code
Nette Framework coding guidance, validation, and style fixing
All Skills in This Repository (13)
Pure Emerald Level Indicatorsnette-forms
Generate Nette Forms with validation and Latte rendering patterns.
frontend-development
Configure Vite-based asset pipelines for Nette projects with SCSS and JavaScript conventions.
nette-utils
Provide Nette Utils helpers for PHP arrays, strings, DateTime, Json, and validators.
nette-database
Map database tables to typed Row entities in Nette Database with Explorer.
latte-templates
Author and validate Latte templates for Nette applications.
nette-configuration
Configure Nette DI service definitions in Neon files before application boot.
nette-schema
Validate and normalize PHP data structures with Nette Schema.
nette-testing
Automate unit testing in Nette projects with Nette Tester bootstrap and assertions.
neon-format
Parse, validate, and format NEON configuration data using the Neon API.
nette-architecture
Define Nette project architecture across App, Core, Model, and Presentation layers.
commit-messages
Validate commit messages against a standardized format before commits.
php-coding-standards
Enforce Nette PHP coding standards with on-save checks.
Frequently Asked Questions
FAQPage SchemaHow to install nette/claude-code?โผ
Run `npx skills add nette/claude-code --all -g -y` in your terminal to install all Nette skills globally.
What do the Nette Claude Code plugins do?โผ
They give your coding assistant deep Nette Framework knowledge, covering architecture, forms, database, Latte templates, security, and testing, plus automatic file validation after every edit.
How does automatic PHP and Latte validation work?โผ
The nette-lint plugin runs hooks after each file edit that check PHP syntax, Latte templates, NEON configs, JSON, and JavaScript, reporting errors straight back to the assistant.
Can it fix PHP code style automatically?โผ
Yes. The optional php-fixer plugin runs nette/coding-standard on every PHP file after each edit, removing unused imports and fixing formatting without manual work.
Do I need to be a Nette expert to use these skills?โผ
No. The skills activate automatically based on your questions, so even developers new to Nette get correct conventions, upgrade guidance, and working code patterns.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core