Validates API implementations against OpenAPI/Swagger specs and ensures contract compliance. Invoke when implementing APIs, reviewing API changes, or validating integrations.
dev2k6/a15w
SkillsMP has collected 7 skills from dev2k6/a15w. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 7
- GitHub stars
- 4
- GitHub forks
- 1
Skills in this repository
Showing 7 of 7 collected skills.
Executes a structured, multi-tier code review optimized for AI-generated code. Invoke when user requests code review, pull request review, or before merging changes.
Audits project dependencies for security vulnerabilities, license conflicts, and maintenance status. Invoke when checking dependency health, before major releases, or during security reviews.
Identifies performance bottlenecks and optimization opportunities in code. Invoke when addressing slow operations, high resource usage, or preparing for scale.
Validates refactoring operations for behavioral equivalence and safety. Invoke when user requests refactoring, code cleanup, or structural changes to existing code.
Performs a structured, multi-tier security audit optimized for detecting vulnerabilities, hardcoded secrets, and insecure patterns. Invoke when user requests security audit, vulnerability scan, or before deploying to production.
Generates comprehensive unit and integration tests with edge case coverage. Invoke when user requests test creation, test coverage improvement, or before committing new features.