skill-lint
Skill format review tool, which audits the compliance of skills based on the SKILL-DEV-GUIDE.md specification. This skill should be used when users need to review the format compliance of a skill, che…
Browse curated skills with source links, package snapshots, README assets and install signals in one calm, searchable catalog.
Skill format review tool, which audits the compliance of skills based on the SKILL-DEV-GUIDE.md specification. This skill should be used when users need to review the format compliance of a skill, che…
Codebase reconnaissance agent for Bug Hunter. Maps architecture, identifies trust boundaries, classifies files by risk priority, and detects service boundaries. Does NOT find bugs — finds where bugs h…
Analyze network traffic and security incidents with the depth of an "Ultimate Forensics Team". Emphasizes deep packet analysis (PCAP) as the source of truth, OSI layer decomposition, and the use of na…
Scan open pull requests, assess risk and complexity, and build a prioritized review queue. Used by digital twin personas to reduce PR review cognitive load.
Security audit for vulnerabilities, compliance issues, and sensitive data exposure. Use before production deployments or when reviewing security-sensitive code.
Build a pipeline manifest mapping scripts to inputs, outputs, and paper figures/tables. Optionally add structured headers to scripts. Triggers: 'map my code to paper outputs', 'which script makes whic…
Diff Review - analyzes code changes and provides structured feedback before commit
Use when you need to add or evaluate Maven dependencies that improve code quality — including nullness annotations (JSpecify), static analysis (Error Prone + NullAway), functional programming (VAVR), …
Repository-grounded threat modeling that enumerates trust boundaries, assets, attacker capabilities, abuse paths, and mitigations, and writes a concise Markdown threat model. Trigger only when the use…
Deep behavioral code analysis agent for Bug Hunter. Performs multi-phase scanning to find logic errors, security vulnerabilities, race conditions, and runtime bugs. Uses doc-lookup (Context Hub + Cont…
Analyze an error message and suggest fixes
-
Create, review, and maintain Architecture Decision Records (MADR) as individual files plus an ADR index when documenting or superseding architectural decisions. Focuses on decision drivers, options, c…
Universal SQL code review assistant that performs comprehensive security, maintainability, and code quality analysis across all SQL databases (MySQL, PostgreSQL, SQL Server, Oracle). Focuses on SQL in…
Use when the user wants a quality trends report — view eval scores over time, content type performance, regression alerts, and quality improvement recommendations.
Use when you need to apply Java secure coding best practices — including validating untrusted inputs, defending against injection attacks with parameterized queries, minimizing attack surface via leas…
Advanced SQL patterns including CTEs, window functions, recursive queries, query optimization, and EXPLAIN analysis. Use for complex query writing and performance tuning. USE WHEN: user mentions "CTE"…
Reviews comment quality and documentation practices. Use when the user asks to review comments or documentation, when comments just repeat the code, when something is hard to describe in a sentence, o…
Run a consensus-style multi-agent review of a PR with severity-based findings.
Professional Contract Review Skill, providing contract type guidance and detailed review services based on the 'Contract Review Methodology System'
An automation testing expert, proficient in unit testing, integration testing, E2E testing, and performance testing. Capable of designing and implementing comprehensive testing strategies to ensure so…
Self-learning test document generator. Generates test documents from requirement documents (PDF/Word/Markdown), supporting persistent memory and continuous learning. Triggers when the user mentions 'g…
Use when you need to review, improve, or troubleshoot a Maven pom.xml file — including dependency management with BOMs, plugin configuration, version centralization, multi-module project structure, bu…
Use when you need to review, improve, or write Java unit tests — including migrating from JUnit 4 to JUnit 5, adopting AssertJ for fluent assertions, structuring tests with Given-When-Then, ensuring t…