* add libreoffice skill and +29 workflow bundles.
* Add documentation for workflow bundles
Added comprehensive documentation for workflow bundles, detailing granular and consolidated bundles across various development scenarios including frontend, backend, WordPress, system administration, security testing, AI/ML, cloud/DevOps, database, testing/QA, and LibreOffice skills.
* add readme for workflow bundles. correct descriptions of libreoffice skills and match them with folder names.
* add readme for workflow bundles. correct descriptions of libreoffice skills and match them with folder names.
* Simplify LibreOffice skill names in README
* Refactor LibreOffice Base skill to LibreOffice Writer
Updated the skill from LibreOffice Base to LibreOffice Writer, modifying the name, description, and core capabilities. Adjusted workflows and examples to reflect document creation and automation.
* Rename skill from Writer to Base and update capabilities
Updated the LibreOffice skill from Writer to Base, reflecting changes in functionality related to database management and operations.
* Revise LibreOffice Calc skill details and capabilities
Updated the LibreOffice Calc skill description and removed outdated sections. Streamlined capabilities and workflows while maintaining essential information.
* Refine LibreOffice Draw skill details and capabilities
Updated the LibreOffice Draw skill description and capabilities. Removed flowchart automation example and adjusted related skills.
* Refine SKILL.md for LibreOffice Impress
Updated the SKILL.md file for LibreOffice Impress to refine the name and description, streamline core capabilities, and adjust related skills.
* Refine LibreOffice Writer skill details and capabilities
Updated the LibreOffice Writer skill description and capabilities. Simplified the name and improved clarity in the core capabilities section.
* chore: sync generated registry files [ci skip]
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* add libreoffice skill and +29 workflow bundles.
* Add documentation for workflow bundles
Added comprehensive documentation for workflow bundles, detailing granular and consolidated bundles across various development scenarios including frontend, backend, WordPress, system administration, security testing, AI/ML, cloud/DevOps, database, testing/QA, and LibreOffice skills.
* add readme for workflow bundles. correct descriptions of libreoffice skills and match them with folder names.
* add readme for workflow bundles. correct descriptions of libreoffice skills and match them with folder names.
* Simplify LibreOffice skill names in README
* Refactor LibreOffice Base skill to LibreOffice Writer
Updated the skill from LibreOffice Base to LibreOffice Writer, modifying the name, description, and core capabilities. Adjusted workflows and examples to reflect document creation and automation.
* Rename skill from Writer to Base and update capabilities
Updated the LibreOffice skill from Writer to Base, reflecting changes in functionality related to database management and operations.
* Revise LibreOffice Calc skill details and capabilities
Updated the LibreOffice Calc skill description and removed outdated sections. Streamlined capabilities and workflows while maintaining essential information.
* Refine LibreOffice Draw skill details and capabilities
Updated the LibreOffice Draw skill description and capabilities. Removed flowchart automation example and adjusted related skills.
* Refine SKILL.md for LibreOffice Impress
Updated the SKILL.md file for LibreOffice Impress to refine the name and description, streamline core capabilities, and adjust related skills.
* Refine LibreOffice Writer skill details and capabilities
Updated the LibreOffice Writer skill description and capabilities. Simplified the name and improved clarity in the core capabilities section.
* chore: sync generated registry files [ci skip]
* feat: add Game Development Expansion Bundle (Bevy ECS, GLSL, Godot 4 Migration)
---------
Co-authored-by: Munir Abbasi <munir@ayubmed.edu.pk>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Add Kiro to compatibility table with invocation examples
- Add Kiro installation instructions (npx and git clone)
- Add Kiro IDE GUI import method
- Update badges and title to include Kiro
- Supports Agent Skills standard (same SKILL.md format)
- Add Kiro to compatibility table with invocation examples
- Add Kiro installation instructions (npx and git clone)
- Add Kiro IDE GUI import method
- Update badges and title to include Kiro
- Supports Agent Skills standard (same SKILL.md format)
- Move skills/infrastructure/aws-cost-* to skills/aws-cost-*
- Remove category and tags from frontmatter (non-standard in V4)
- Update 'When to Use' to 'When to Use This Skill' per template
- Make skills generic (not Kiro-specific)
- Run validation chain and update generated files
- Add --kiro flag to installer for ~/.kiro/skills installation
- Update README with Kiro in compatibility table and installation examples
- Add Kiro CLI badge and documentation
- Create comprehensive KIRO_INTEGRATION.md guide with:
- Installation instructions
- Usage examples and workflows
- AWS-specific skill recommendations
- Troubleshooting and best practices
- MCP integration details
Kiro is AWS's agentic AI IDE with autonomous coding capabilities,
MCP support, and native AWS service integration. This contribution
enables 883+ skills to enhance Kiro's capabilities across serverless,
infrastructure, security, and full-stack development.
- Add maintainer shortcuts and step-by-step 'When you merge a PR'
- Add post-merge routine and when to close issues (Closes #N, manual)
- Add release checklist, tag/package.json note, release_notes guidance
Co-authored-by: Cursor <cursoragent@cursor.com>
- Align package.json description to 883+ skills
- Allow risk:unknown in validate_skills.py for legacy skills
- Add When to Use section to 6 skills; fix frontmatter in brainstorming, agents-v2-py, hosted-agents-v2-py
- Add scripts/validate_references.py for workflows, bundles, BUNDLES.md links
- Update QUALITY_BAR and SKILL_ANATOMY; add docs/AUDIT.md and MAINTENANCE note for data/
- Make YAML frontmatter test warn instead of fail; regenerate catalog and index
Co-authored-by: Cursor <cursoragent@cursor.com>