Skill Directory

AI Skill Directory

Browse curated skills with source links, package snapshots, README assets and install signals in one calm, searchable catalog.

personjakexiaoNo key required

visual-testing

Visual regression testing with Chromatic, Lost Pixel, and Playwright snapshots. Use when detecting UI changes, maintaining visual consistency, reviewing design changes, or setting up screenshot compar…

download12deployed_codestar6
personjakexiaoNo key required

debugging-and-error-recovery

Use when tests fail, builds break, behavior doesn't match expectations, or you encounter any unexpected error. Use when you need a systematic approach to finding and fixing the root cause rather than …

download12deployed_codestar105
personjakexiaoNo key required

web-quality-audit

Comprehensive web quality audit covering performance, accessibility, SEO, and best practices. Use when asked to "audit my site", "review web quality", "run lighthouse audit", "check page quality", or …

download12deployed_codestar1.4K
personjakexiaoNo key required

find-test-content

Search for existing content pages containing a specific block in AEM Edge Delivery Services. Reports URLs with occurrences and variants to help identify test content during development.

download12deployed_codestar11
personjakexiaoNo key required

staged-review-validator

Validate staged-changes-review findings with evidence-based verdicts and minimal-fix guidance. Use when you need to confirm whether each reported issue is valid and actionable.

download12deployed_codestar1
personjakexiaoNo key required

typescript-patterns

Best practices for TypeScript types, interfaces, assertions, and type safety. Use when writing or reviewing TypeScript code.

download12deployed_codestar0
personjakexiaoNo key required

golang-patterns

Idiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applications.

download12deployed_codestar82.9K
personjakexiaoNo key required

python-patterns

Pythonic idioms, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Python applications.

download12deployed_codestar82.9K
personjakexiaoNo key required

protein-qc

Quality control metrics and filtering thresholds for protein design. Use this skill when: (1) Evaluating design quality for binding, expression, or structure, (2) Setting filtering thresholds for pLDD…

download12deployed_codestar114
personjakexiaoNo key required

incremental-implementation

Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of code at once, or when a task feels too big to land in one step.

download12deployed_codestar105
personjakexiaoNo key required

testing-blocks

Guide for testing code changes in AEM Edge Delivery projects including blocks, scripts, and styles. Use this skill after making code changes and before opening a pull request to validate functionality…

download12deployed_codestar11
personjakexiaoNo key required

staged-changes-review

Checklist-driven review of staged Git changes with deterministic rule scanning and semantic analysis. Use when the user wants to review staged changes, check for errors before commit, or validate code…

download12deployed_codestar1
personjakexiaoNo key required

tdd-integration

Enforce Test-Driven Development with strict Red-Green-Refactor cycle using integration tests. Auto-triggers when implementing new features or functionality. Trigger phrases include "implement", "add f…

download12deployed_codestar0
personjakexiaoNo key required

jpa-patterns

JPA/Hibernate patterns for entity design, relationships, query optimization, transactions, auditing, indexing, pagination, and pooling in Spring Boot.

download12deployed_codestar82.9K
personjakexiaoNo key required

springboot-tdd

Test-driven development for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo. Use when adding features, fixing bugs, or refactoring.

download12deployed_codestar82.9K
personjakexiaoNo key required

browser-testing-with-devtools

Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyze network requests, profile performance, or verify visual output wit…

download12deployed_codestar105
personjakexiaoNo key required

security-and-hardening

Use when handling user input, authentication, data storage, or external integrations. Use when building any feature that accepts untrusted data, manages user sessions, or interacts with third-party se…

download12deployed_codestar105
personjakexiaoNo key required

analyze-and-plan

Analyze development requirements and define acceptance criteria for AEM Edge Delivery Services tasks. Handles new blocks, variants, modifications, bug fixes, and styling changes with task-specific gui…

download12deployed_codestar11
personjakexiaoNo key required

enforce-lf

Enforce consistent LF line endings across platforms with a four-layer guard: .gitattributes, .editorconfig, Prettier endOfLine, and lint-staged pre-commit formatting. Targets pnpm + Prettier + simple-…

download12deployed_codestar1
personjakexiaoNo key required

discuss-before-plan

Structured pre-planning discussion workflow that separates decision-making from execution planning. Use this skill whenever the user wants to discuss approach, compare options, reduce ambiguity, or ju…

download12deployed_codestar1
personjakexiaoNo key required

cpp-testing

Use only when creating/updating/fixing C++ tests, configuring GoogleTest/CTest, diagnosing failed or flaky tests, adding coverage/sanitizers.

download12deployed_codestar82.9K
personjakexiaoNo key required

postgres-patterns

PostgreSQL database patterns for query optimization, schema design, indexing, and security. Based on Supabase best practices.

download12deployed_codestar82.9K
personjakexiaoNo key required

content-hash-cache-pattern

Use SHA-256 content hash to cache the results of expensive file processing - path agnostic, auto-expiring, and service layer separation.

download12deployed_codestar82.9K