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

claude-skill-orchestration-audit

Audit skills for agentic orchestration quality. Checks subagent dispatch patterns, parallelism opportunities, anti-patterns, and alignment with the three-phase pattern (setup → dispatch → aggregate). …

download16deployed_codestar4
personjakexiaoNo key required

review-fix-loop

Use when a code analysis tool reports findings and you want an automated fix-verify loop — runs the analysis command, dispatches parallel subagents to fix all findings, verifies with project lint and …

download16deployed_codestar0
personjakexiaoNo key required

books-and-records

Guide the design and maintenance of recordkeeping programs under SEC Rules 17a-3, 17a-4, and 204-2. Use when the user asks about document retention schedules, how long to keep trade records or custome…

download16deployed_codestar12
personjakexiaoNo key required

metrics-report

Posts metrics data to a reporting endpoint. Use this when users need to send metrics data that has been collected and stored in temporary files to a reporting API.

download16deployed_codestar2
personjakexiaoNo key required

tdd-discipline

Test-Driven Development methodology. Use when implementing features or fixing bugs. Write the test first, watch it fail, write minimal code to pass, then refactor. Prevents untested code from shipping…

download16deployed_codestar0
personjakexiaoNo key required

gauge-skill

Generates Gauge test specifications in Markdown with step implementations in Java, Python, JS, or Ruby. ThoughtWorks' test automation framework. Use when user mentions "Gauge", "spec file", "## Scenar…

download16deployed_codestar79
personjakexiaoNo key required

protractor-skill

Generates Protractor E2E tests for Angular/AngularJS apps in JS/TS. NOTE: Protractor is officially deprecated — recommend Playwright or Cypress. Use when user mentions "Protractor", "element(by.model(…

download16deployed_codestar79
personjakexiaoNo key required

otp-essentials

MANDATORY for ALL OTP work. Invoke before writing GenServer, Supervisor, Task, or Agent modules.

download16deployed_codestar78
personjakexiaoNo key required

dev-code-quality

Systematic codebase quality scan for identifying duplication, redundancy, and improvement opportunities. Use when reviewing a repo's architecture, finding refactoring targets, or assessing code health…

download16deployed_codestar4
personjakexiaoNo key required

claude-audit

Audit all .claude/*.md files for redundant instructions, verbose phrasing, and content that could move to memory. Use when user wants to optimize their Claude configuration rules.

download16deployed_codestar0
personjakexiaoNo key required

pre-trade-compliance

Guide the design and implementation of automated pre-trade compliance systems that validate orders before execution. Use when building a compliance rule engine for an RIA or broker-dealer, configuring…

download16deployed_codestar12
personjakexiaoNo key required

knapsack-problems

When the user wants to solve knapsack optimization problems, select items with constraints, or maximize value with limited capacity. Also use when the user mentions "0/1 knapsack," "bounded knapsack,"…

download16deployed_codestar7
personjakexiaoNo key required

py-security

Security vulnerability detection and remediation for Python codebases. Identifies SQL injection, hardcoded secrets, weak cryptography, and other OWASP vulnerabilities.

download16deployed_codestar14
personjakexiaoNo key required

junit-5-skill

Generates production-grade JUnit 5 unit and integration tests in Java. Covers assertions, parameterized tests, lifecycle hooks, mocking with Mockito, and nested tests. Use when user mentions "JUnit", …

download16deployed_codestar79
personjakexiaoNo key required

pytest-skill

Generates production-grade pytest tests in Python with fixtures, parametrize, markers, mocking, and conftest patterns. Use when user mentions "pytest", "conftest", "@pytest.fixture", "@pytest.mark", "…

download16deployed_codestar79
personjakexiaoNo key required

phoenix-uploads

MANDATORY for file upload features. Invoke before implementing upload or file serving functionality.

download16deployed_codestar78
personjakexiaoNo key required

coderlm

Primary tool for all code navigation and reading in supported languages (Rust, Python, TypeScript, JavaScript, Go, Java, Scala, SQL). Use instead of Read, Grep, and Glob for finding symbols, reading f…

download16deployed_codestar0
personjakexiaoNo key required

loop-nanny

Monitor running agent loops, triage failures, clean up after completion, and decide when to intervene. Use when a loop is running and needs babysitting, when a loop just finished and needs post-merge …

download16deployed_codestar0
personjakexiaoNo key required

code-polisher

Use this when the user asks to refactor, clean up, optimize, or improve code quality.

download16deployed_codestar0
personjakexiaoNo key required

trim-loss-minimization

When the user wants to minimize material waste, reduce trim loss, or optimize material utilization in cutting operations. Also use when the user mentions "waste minimization," "scrap reduction," "mate…

download16deployed_codestar7
personjakexiaoNo key required

qt-coverage-workflow

This skill should be used when the user asks about "coverage", "test coverage", "coverage gaps", "untested code", "gcov", "lcov", "coverage report", "improve coverage", "missing tests", "coverage thre…

download16deployed_codestar1
personjakexiaoNo key required

selenide-skill

Generates Selenide tests in Java. Concise UI testing framework built on Selenium with automatic waits and fluent API. Use when user mentions "Selenide", "$(selector)", "shouldBe(visible)", "Selenide J…

download16deployed_codestar79
personjakexiaoNo key required

unittest-skill

Generates Python unittest tests. Built-in testing framework with TestCase, setUp/tearDown, and assertion methods. Use when user mentions "unittest", "TestCase", "self.assertEqual", "Python unittest". …

download16deployed_codestar79