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

validate-skill-functionality

Load when user says "validate skill", "validate this skill", "review skill execution", "check skill", or "skill validation" at the end of executing a skill. Post-execution review workflow for validati…

download16deployed_codestar2
personjakexiaoNo key required

gitnexus-exploring

Use when the user asks how code works, wants to understand architecture, trace execution flows, or explore unfamiliar parts of the codebase. Examples: "How does X work?", "What calls this function?", …

download16deployed_codestar16.8K
personjakexiaoNo key required

hytopia-debugging

Helps debug HYTOPIA SDK games. Use when users need performance monitoring, error handling, client debugging, or troubleshooting. Covers debug panels, ErrorHandler, browser dev tools, and server loggin…

download16deployed_codestar0
personjakexiaoNo key required

obsidian-check

Use when preparing an Obsidian plugin for submission or before pushing code. Reviews code against all ObsidianReviewBot rules and reports violations with fixes. Use PROACTIVELY before any git push on …

download16deployed_codestar0
personjakexiaoNo key required

obsidian-plugin-development

Use when writing, reviewing, or fixing Obsidian community plugin code. Ensures compliance with ObsidianReviewBot automated checks, eslint-plugin-obsidianmd rules, and official Obsidian plugin guidelin…

download16deployed_codestar0
personjakexiaoNo key required

product-tracking-audit-current-tracking

Reverse-engineer the current state of analytics tracking from a codebase. Scans for SDK calls, identity management, and instrumentation patterns to produce a factual inventory — not recommendations. O…

download16deployed_codestar8
personjakexiaoNo key required

git-conventional-commits

Generates conventional commit messages from staged git changes by analyzing diffs, classifying change types (feat, fix, refactor, docs, test, chore, ci, perf, style, build), and composing structured c…

download16deployed_codestar3
personjakexiaoNo key required

gen-commit-msg

Generate concise commit messages based on conversation context and minimal git inspection.

download16deployed_codestar6
personjakexiaoNo key required

update-workspace-map

Validate workspace-map.md accuracy against actual 04-workspace/ structure (3 levels deep). Load when user says "validate workspace map", "update workspace map", "check workspace map", or from close-se…

download16deployed_codestar2
personjakexiaoNo key required

trinity-compatibility

Analyze current agent for Trinity platform compatibility. Use when checking if an agent meets Trinity requirements, preparing for deployment, or auditing agent structure.

download16deployed_codestar0
personjakexiaoNo key required

gitattributes-manager

Create, review, and safely update `.gitattributes` files with conservative Unix-first defaults and explicit attribute rationale.

download16deployed_codestar0
personjakexiaoNo key required

python-tdd

Generate focused, behavior-driven Python tests using TDD methodology with pytest. Use when writing tests, improving coverage, reviewing test quality, or practicing red-green-refactor workflows.

download16deployed_codestar0
personjakexiaoNo key required

use-of-color

Analyzes code for WCAG 1.4.1 Use of Color compliance. Identifies where color is used as the only means of conveying information and recommends additional visual indicators like text, icons, patterns, …

download16deployed_codestar15
personjakexiaoNo key required

product-tracking-instrument-new-feature

Update the tracking plan when a feature ships, changes, or is removed. Assesses whether new events are needed, extends existing events with properties where possible, and produces a versioned mini-del…

download16deployed_codestar8
personjakexiaoNo key required

git-commit-writer

Analyze staged git changes and generate conventional commit messages with correct type prefixes (feat, fix, chore, refactor, docs, test, perf, style, build, ci), monorepo-aware scoping, and optional b…

download16deployed_codestar3
personjakexiaoNo key required

superbuild

Use when executing implementation plans phase-by-phase with strict enforcement of quality gates, tests, and Definition of Done. Triggers on "build this plan", "execute plan", "implement phases", or wh…

download16deployed_codestar6
personjakexiaoNo key required

validate-docs-implementation

Load when user says "validate docs", "check documentation consistency", "docs vs implementation", or "find documentation mismatches". Systematically compares implementation code against documentation …

download16deployed_codestar2
personjakexiaoNo key required

debugging-with-ably-cli

ALWAYS use when diagnosing Ably issues — messages not arriving, presence not updating, connection failures, auth errors (40101, 40142, 40160), channel lifecycle problems, push notification issues, Cha…

download16deployed_codestar1
personjakexiaoNo key required

python-dead-code

Detect and remove unused Python code using vulture and ruff. Covers unused imports, variables, functions, classes, and unreachable code. Framework-aware false positive handling for Django, FastAPI, py…

download16deployed_codestar0
personjakexiaoNo key required

link-purpose

Analyzes code for WCAG 2.4.4 Link Purpose (In Context) compliance. Identifies generic link text, ambiguous links, and links without sufficient context. Recommends descriptive link text and proper ARIA…

download16deployed_codestar15
personjakexiaoNo key required

product-tracking-model-product

Build a structured product model by scanning the codebase and talking to the user. Produces .telemetry/product.md — a description of what the product does, who uses it, how value flows, and what entit…

download16deployed_codestar8
personjakexiaoNo key required

safe-file-deletion

Enforces explicit user permission before any file deletion. Activates when you're about to use rm, unlink, fs.rm, or any operation that removes files from disk. MUST be followed for all delete operati…

download16deployed_codestar9.8K
personjakexiaoNo key required

golang-cli-review

Comprehensive code review for Golang CLI applications. Produces an actionable checklist covering error handling, CLI framework patterns (Cobra/urfave), testing, performance, security, and Go idioms. T…

download16deployed_codestar6