-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: lightspeedwp/.github
base: develop
head repository: lightspeedwp/.github
compare: feature/basic-agent-skills
- 13 commits
- 17 files changed
- 1 contributor
Commits on Feb 3, 2026
-
feat(skill): add WordPress Block Pattern Generator skill with capabil…
…ities and usage details
Configuration menu - View commit details
-
Copy full SHA for e630c71 - Browse repository at this point
Copy the full SHA e630c71View commit details -
feat(skill): enhance validation and testing section for WordPress Blo…
…ck Pattern Generator
Configuration menu - View commit details
-
Copy full SHA for 22eb78b - Browse repository at this point
Copy the full SHA 22eb78bView commit details -
feat(skill): expand prerequisites and setup section for WordPress Blo…
…ck Pattern Generator
Configuration menu - View commit details
-
Copy full SHA for ef67c3a - Browse repository at this point
Copy the full SHA ef67c3aView commit details
Commits on Feb 23, 2026
-
feat(skill): add WordPress Block Pattern Validator with comprehensive…
… validation and auto-fix capabilities
Configuration menu - View commit details
-
Copy full SHA for d029760 - Browse repository at this point
Copy the full SHA d029760View commit details -
feat(skill): add comprehensive documentation for WordPress Theme.json…
… Mapper including usage, capabilities, and mapping process
Configuration menu - View commit details
-
Copy full SHA for bc4f6c2 - Browse repository at this point
Copy the full SHA bc4f6c2View commit details -
feat(skill): enhance documentation for WordPress Theme.json Mapper wi…
…th detailed blockTypes requirements and validation processes
Configuration menu - View commit details
-
Copy full SHA for ef4325c - Browse repository at this point
Copy the full SHA ef4325cView commit details
Commits on Feb 25, 2026
-
feat(skill): enhance WordPress Block Pattern Validator with new valid…
…ation checks for fontFamily attributes, font size classes, and non-WordPress comments
Configuration menu - View commit details
-
Copy full SHA for d93876f - Browse repository at this point
Copy the full SHA d93876fView commit details -
feat(skill): enhance WordPress Block Pattern Validator documentation …
…with new validation rules for navigation blocks and font size handling
Configuration menu - View commit details
-
Copy full SHA for 71c45fd - Browse repository at this point
Copy the full SHA 71c45fdView commit details -
feat(skill): enhance WordPress Block Pattern Validator with backgroun…
…d image attribute handling and validation rules
Configuration menu - View commit details
-
Copy full SHA for 1cb42e5 - Browse repository at this point
Copy the full SHA 1cb42e5View commit details -
feat(skill): enhance WordPress Block Pattern Validator with backgroun…
…d image attribute handling and validation rules
Configuration menu - View commit details
-
Copy full SHA for a2d1bdc - Browse repository at this point
Copy the full SHA a2d1bdcView commit details
Commits on Mar 3, 2026
-
feat: add Inc Folder PHP Formatter for theme conventions
- New script to format PHP files in the inc/ folder - Adds namespace, removes dp_ prefix from function names - Updates add_action/add_filter to use __NAMESPACE__ . '\function_name' feat: introduce Spacing Mapper for Die Papier to Ollie migration - New script to scan theme files for spacing preset references - Maps spacing from Die Papier slugs to Ollie slugs - Supports both var:preset|spacing|40 and var(--wp--preset--spacing--40) formats
Configuration menu - View commit details
-
Copy full SHA for 7e76899 - Browse repository at this point
Copy the full SHA 7e76899View commit details
Commits on Mar 4, 2026
-
feat(skill): enhance Button Block validation to enforce correct style…
… class placement
Configuration menu - View commit details
-
Copy full SHA for 3e6e91e - Browse repository at this point
Copy the full SHA 3e6e91eView commit details
Commits on Apr 8, 2026
-
Configuration menu - View commit details
-
Copy full SHA for f31d3c7 - Browse repository at this point
Copy the full SHA f31d3c7View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff develop...feature/basic-agent-skills