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

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…

download17deployed_codestar57
personjakexiaoNo key required

recon

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…

download17deployed_codestar98
personjakexiaoNo key required

forensics-team

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…

download17deployed_codestar4
personjakexiaoNo key required

twin-pr-triage

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.

download17deployed_codestar144
personjakexiaoNo key required

security-review

Security audit for vulnerabilities, compliance issues, and sensitive data exposure. Use before production deployments or when reviewing security-sensitive code.

download17deployed_codestar6
personjakexiaoNo key required

pipeline-manifest

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…

download17deployed_codestar14
personjakexiaoNo key required

review:diff

Diff Review - analyzes code changes and provides structured feedback before commit

download17deployed_codestar0
personjakexiaoNo key required

111-java-maven-dependencies

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), …

download17deployed_codestar323
personjakexiaoNo key required

"security-threat-model"

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…

download17deployed_codestar1
personjakexiaoNo key required

hunter

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…

download17deployed_codestar98
personjakexiaoNo key required

adr-madr-system

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…

download17deployed_codestar1
personjakexiaoNo key required

sql-code-review

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…

download17deployed_codestar25.6K
personjakexiaoNo key required

quality-report

Use when the user wants a quality trends report — view eval scores over time, content type performance, regression alerts, and quality improvement recommendations.

download17deployed_codestar21
personjakexiaoNo key required

124-java-secure-coding

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…

download17deployed_codestar323
personjakexiaoNo key required

sql-advanced

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"…

download17deployed_codestar2
personjakexiaoNo key required

comments-docs

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…

download17deployed_codestar2
personjakexiaoNo key required

multi-pr-review

Run a consensus-style multi-agent review of a PR with severity-based findings.

download17deployed_codestar144
personjakexiaoNo key required

contract-review-pro

Professional Contract Review Skill, providing contract type guidance and detailed review services based on the 'Contract Review Methodology System'

download17deployed_codestar4
personjakexiaoNo key required

automation-testing-expert

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…

download17deployed_codestar0
personjakexiaoNo key required

generate-test-docs

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…

download17deployed_codestar5
personjakexiaoNo key required

110-java-maven-best-practices

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…

download17deployed_codestar323
personjakexiaoNo key required

131-java-testing-unit-testing

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…

download17deployed_codestar323