The library

Everything we index — ranked by what works, never by stars.

untested
Diagnose and fix Java compilation errorsskillEngineeringL1
java-fix · When you need specialized workflow support that java fix provides.
untested
Auto-grow wiki with budget-capped research loopskillProductivityL3
wiki-research-loop · When you need specialized workflow support that wiki research loop provides.
untested
Score code health across security and testsskillEngineeringL1
java-health · When you need specialized workflow support that java health provides.
untested
Render self-contained wiki HTML viewerskillProductivityL2
wiki-viewer · When you need specialized workflow support that wiki viewer provides.
untested
Guide Java version upgrades interactivelyskillEngineeringL1
java-migrate · When a project must upgrade between major Java versions (8→11→17→21) and needs a structured checklist of breaking changes and recommended improvements.
untested
Wrap up session with audit and learningsskillOpsL1
wrap-up · End-of-session ritual to ensure code quality, capture learnings, and preserve context for the next session before committing or stopping work.
untested
Refactor and modernize Java code idiomaticallyskillEngineeringL1
java-refactor · When code quality needs improvement and you want safe, language-version-aware refactorings (lambdas, streams, records, pattern matching) applied.
untested
Create diagrams and flowchartsskillEngineeringProductL1
drawio-skill · Polished, precise architectural, network, or UML diagrams that need custom styling, rich shape vocabulary, swimlanes, or editable exports with embedded XML.
untested
Switch and manage Ollama modelsskillEngineeringL1
minion-models · When setting up or switching between different Ollama code/reasoning models with different speed/quality tradeoffs (0.5b nano → 14b large).
untested
Review Java code for defectsskillEngineeringL1
java-review · Catching null dereferences, resource leaks, naming issues, missing equals/hashCode, and recommending version-gated idioms before code ships.
untested
Audit SOLID principle violationsskillEngineeringL1
java-solid · Evaluating whether a class hierarchy, service design, or interface contract follows SOLID principles and suggesting targeted fixes per principle.
untested
Audit web accessibility (WCAG)skillEngineeringProductL1
accessibility · Making web content usable by everyone including people with disabilities; required for legal compliance in many jurisdictions (AA level).
untested
Scan Java performance bottlenecksskillEngineeringL1
java-perf-check · Quick N+1 query detection, unbounded data loads, string concatenation in loops, and threading issues before they hit production.
untested
Apply security and code quality standardsskillEngineeringL1
best-practices · Hardening sites against XSS, clickjacking, MIME-sniffing; enforcing HTTPS, CSP, SRI, Trusted Types, and best-practice header configs.
untested
Security scan for injection and crypto risksskillEngineeringL1
java-security-check · Finding hardcoded secrets, SQL/command injection, weak crypto, insecure deserialization, and Spring Security misconfigs in Java code.
untested
Optimize Core Web VitalsskillEngineeringProductL1
core-web-vitals · When a site needs better Google Search ranking and user experience; these three metrics drive 75th-percentile page experience scoring.
untested
Generate code refactoring checklistskillEngineeringL1
code-refactoring-assistant · Improving code quality through safe, syntax-preserving transformations without changing behavior.
untested
Generate unit and integration testsskillEngineeringL2
java-test · Writing comprehensive tests for untested Java code; covers happy path, edge cases, exception handling with mocking guidance.
untested
Optimize web performanceskillEngineeringProductL1
performance · Reducing latency and improving throughput when you have profiling data or suspect bottlenecks in critical code paths.
untested
Configure Redis and cache strategiesskillEngineeringL2
java-cache · Reducing database load and latency by applying the right caching pattern (local, distributed, cache-aside, write-through) for your workload.
untested
Optimize for search visibilityskillMarketingProductL1
seo · Improving organic search rankings through technical SEO (Core Web Vitals, structured data, crawlability), content optimization, and link strategies.
untested
Review media autoplay patternsskillEngineeringL1
autoplay-media · Playing media automatically on page load while respecting user preferences, battery life, and data usage — especially on mobile.
untested
Scaffold CRUD API endpointsskillEngineeringL2
java-crud · Scaffolding boilerplate for database-backed entities; Spring Data JPA repositories, service layer, exception handling, and validation.
untested
Run comprehensive web quality auditskillEngineeringProductL1
web-quality-audit · Holistic assessment of a site's performance, accessibility, security, SEO, and best-practice compliance via an automated audit.
untested
Review JPA queries and fetch strategiesskillEngineeringL1
java-jpa · Specialized N+1 detection and fetch strategy tuning beats generic code review.
untested
Forge reusable web scraper skillsskillEngineeringL3
browser-act-skill-forge · Reusable Skill generation with verification beats repeated manual exploration.
untested
Review logging for PII and best practicesskillEngineeringL1
java-logging · Structured PII and security review of logging config beats generic linting.
untested
Automate browser-based tasksskillEngineeringOpsL2
browser-act · JavaScript-rendered content and verified session handling beats static fetch.
untested
Generate OpenAPI documentationskillEngineeringL2
java-openapi · Automated annotation generation and Spring Boot version-aware templating beats manual documenting.
untested
Extract Amazon product details by ASINskillSalesMarketingL2
amazon-asin-lookup-api-skill · API-based extraction without CAPTCHA/IP issues beats browser scraping.
untested
JARVIS agent frameworkskillEngineeringL3
JARVIS · Repository-specific pattern detection beats generic TypeScript advice.
untested
Implement circuit breaker and resilienceskillEngineeringL2
java-resilience · Resilience4J pattern tuning for specific failure modes beats generic retry logic.
untested
Extract best-selling products from AmazonskillSalesMarketingL2
amazon-best-selling-products-finder-api-skill · Bulk extraction with pagination handling beats manual per-keyword scraping.
untested
Scaffold new Spring Boot projectsskillEngineeringL1
java-scaffold · Starter template with first feature and tests beats manual project setup.
untested
Monitor Amazon competitor pricesskillSalesMarketingL2
amazon-buy-box-monitor-api-skill · Real-time competitor pricing and seller ratings beats stale market data.
untested
Audit architecture phase documentationskillOpsL1
lph9-gewaehrleistungsmanagement-lph8 · Construction delivery phase workflow enforcement beats generic project templates.
untested
Configure Spring Security and authenticationskillEngineeringL2
java-security · OWASP Top 10 and Spring Security vulnerability detection beats generic code review.
untested
Analyze Amazon competitor productsskillSalesMarketingL2
amazon-competitor-analyzer · Competitive intelligence with multi-seller analysis beats single-product lookups.
untested
Build AI features with Spring AIskillEngineeringL2
java-spring-ai · Spring AI integration patterns beat manual LLM client setup.
untested
Analyze competitor Amazon listingsskillSalesMarketingL2
amazon-listing-competitor-analysis-skill · Cross-competitor price and listing comparison beats individual product checks.
untested
Clean and refactor AI-generated codeskillEngineeringL1
ai-slop-cleaner · Specialized AI bloat removal beats generic copyediting.
untested
Open browser for E2E testingskillEngineeringL2
browser · Multi-browser parallel execution with session management beats single-browser tools.
untested
Analyze codebase and identify causesskillEngineeringL1
analyze · Domain-specific analysis beats generic content summarization.
untested
Search and extract Amazon productsskillSalesMarketingL2
amazon-product-search-api-skill · Structured Amazon search results without API limits beats web search approximations.
untested
Build AI agents and chatbotsskillEngineeringL2
ai-sdk · When you need current API signatures, configuration options, or provider-specific settings for the Vercel AI SDK.
untested
Query Claude and capture artifactsskillL1
ask-claude · When you want local Claude execution for focused design reviews without MCP routing.
untested
Extract Amazon product reviewsskillMarketingSalesL2
amazon-reviews-api-skill · When you need verified-purchase reviews at scale without handling reCAPTCHA or IP restrictions.
untested
Refactor Imagify service architectureskillEngineeringL2
imagify-architecture · When refactoring legacy code or onboarding new services to maintain consistent structure.
untested
Query Gemini and capture artifactsskillL1
ask-gemini · When you want local Gemini execution for brainstorming without MCP routing.
untested
Extract product listings from e-commerceskillSalesMarketingL2
ecommerce-listing · When building product catalogs or price-monitoring systems across Amazon, eBay, Walmart, and Shopify.
page 96 / 108