Search Skills
Search across 54932 indexed skills
hibernate-upgrade
Spring Boot 3 uses Hibernate 6, which includes significant changes from Hibernate 5. This skill covers the key migration considerations. Hibernate 6 u...
citation-management
Manage citations systematically throughout the research and writing process. This skill provides tools and strategies for searching academic databases...
pymatgen
Pymatgen is a comprehensive Python library for materials analysis that powers the Materials Project. Create, analyze, and manipulate crystal structure...
beautiful-mermaid
Render Mermaid diagrams as SVG and PNG images using the Beautiful Mermaid library. This skill requires the agent-browser skill for PNG rendering. Load...
flutter-init
도메인 기반 Flutter 프로젝트를 생성하고 현대적인 아키텍처로 자동 설정합니다. Todo, Habit, Note, Expense 또는 Custom 도메인을 선택하여 Clean Architecture 기반의 완전한 CRUD 앱을 즉시 생성할 수 있습니다. 스킬 실행 ...
find-bugs
Review changes on this branch for bugs, security vulnerabilities, and code quality issues. Get the FULL diff: git diff master...HEAD If output is trun...
trivy-offline-vulnerability-scanning
This skill provides guidance on using Trivy, an open-source security scanner, to discover vulnerabilities in software dependencies using offline mode....
security-review
This skill ensures all code follows security best practices and identifies potential vulnerabilities. Implementing authentication or authorization Han...
python-testing
This skill provides comprehensive Python testing patterns using pytest as the primary testing framework. Use pytest as the testing framework for its p...
tdd-workflow
This skill ensures all code development follows TDD principles with comprehensive test coverage. Writing new features or functionality Fixing bugs or ...
docker-patterns
Docker and Docker Compose best practices for containerized development. Setting up Docker Compose for local development Designing multi-container arch...
perl-security
Comprehensive security guidelines for Perl applications covering input validation, injection prevention, and secure coding practices. Handling user in...