Engineering
abvx-agent-skills
Auditable cross-platform coding-agent skillpack for smaller diffs, evidence-led debugging, token control, browser verification, and reviewable `SKILL.md` workflows with static secu…
Testing
quality-playbook
Explore any codebase from scratch and generate six quality artifacts: a quality constitution (QUALITY.md), spec-traced functional tests, a code review protocol with regression test…
Engineering
review-buddy
Chunked interactive PR review — walks you through PRs chunk by chunk, surfaces existing reviewer feedback, and helps post thoughtful comments without cognitive overload. Use when t…
Engineering
staged-spec-review
Review one stage of a multi-stage specification against the full plan to catch forward-compatibility gaps before they compound. Use whenever the user asks for a review of a single …
Engineering
Branerail
CTO-level architectural advisor for AI-native development. Use this skill whenever you encounter code design decisions, architecture discussions, system resilience questions, or an…
Engineering
distributed-systems-patterns
Apply distributed-systems, messaging, and integration patterns to architectural decisions, message contracts, runbooks, and launch decisions for event-driven, microservice, queue, …
Design
ui-ergonomics
Use when auditing whether a view/screen is correctly built against usability & ergonomic dimensions. Checks a UI against 18 usability dimensions — prompting, grouping by location/f…
Engineering
frontend-shift-left-audit
Audit frontend code quality - linting, type safety, security, accessibility, testing, and CI/CD coverage. Scans a repo's static analysis tools (ESLint, Biome, TypeScript), test run…
Productivity
skill-reviewer
Skill 质量审查与规范脚手架。审查 Claude/Cursor Agent Skill 是否符合高质量规范(渐进式加载、description 关键词、工作流 checklist、确认节点、脚本封装、参数系统、references 组织、Pre-Delivery、CLI+Skill 模式、反 Slop),并按 P0–P3 分级输出报告;也能 --temp…
Web
route-handler-design
Use when designing or reviewing Next.js Route Handlers (route.ts): when a Route Handler is right vs Server Actions or Server Components, the HTTP-method-as-export contract, Web-sta…
Engineering
project-generalist
Skill raíz para proyectos de software existentes o nuevos. Inspecciona el repo, detecta stack (Laravel, Node, React, Next, Inertia, Vue, Angular, Ionic, Capacitor), clasifica la ta…
Engineering
KernelWiki
Use when the user asks about optimizing NVIDIA Blackwell (SM100, B200) or Hopper (SM90, H100) GPU kernels — tcgen05/TMEM/CLC/NVFP4/2-SM cooperative, warp specialization, FlashAtten…
Engineering
ai-code-quality-guard
Enforce maintainable, production-ready implementation and anti-AI visual standards for AI-assisted coding. Use whenever Codex adds, changes, refactors, reviews, or verifies applica…
Web
lvntr-kit-frontend
Activate when writing or editing Vue pages under resources/js/pages/Admin/**, using @lvntr components such as SkForm, SkDatatable, SkTabs, AppDialog, AvatarUpload, PageLoading, or …
Security
qa
Use for paranoid, language-agnostic architectural code review — applies SOLID, DRY/KISS/YAGNI, decoupling, OWASP/NIST security, and quantitative complexity thresholds (cyclomatic >…
Engineering
claude-code-agents
Invoke Claude Code from Codex for bounded delegation to Claude Code agents or subagents. Use when the user explicitly asks to run, invoke, compare with, or delegate work to Claude …
Security
salesforce-apex-quality
Apex code quality guardrails for Salesforce development. Enforces bulk-safety rules (no SOQL/DML in loops), sharing model requirements, CRUD/FLS security, SOQL injection prevention…
Engineering
go-pro-max
Go development intelligence. 12 domains, 10 stacks, 300+ entries. Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check Go code.…
Engineering
brutal-agent
Orchestrate subsystem-by-subsystem project hardening by combining brutal-project-review and task-worker in a strict loop: review one subsystem, create CRITICAL/MAJOR tasks, run all…
Data
tidy-r
Modern tidyverse patterns, style guide, and migration guidance for R development. Use this skill when writing R code, reviewing tidyverse code, updating legacy R code, or enforcing…
Engineering
roll-peer
Cross-agent peer review skill. When a task enters a decision phase (planning, high-risk, ambiguous, destructive), triggers a bidirectional negotiation with another AI agent via a u…
Engineering
fix-issue
Fixes GitHub issues using parallel analysis agents for root cause investigation, code exploration, and regression detection. Reads issue context from gh CLI, searches codebase and …
Engineering
claude-codex-collaboration
Enable automated collaboration between Claude Code and Codex CLI using Byterover as shared memory. This skill should be used when architectural review or code validation from Codex…
Productivity
skills-check
Validates and reviews skills against the Agent Skills specification. Checks YAML syntax, naming conventions, description quality, file structure, and best practices. Provides impro…
Security
hack-review
Performs a scoped, coverage-led review of a working tree, staged diff, commit range, branch diff, PR, or suspicious implementation to identify hack-like risks such as impossible-st…
Engineering
pr-review-respond
Respond to all code review comments on a pull request, implement fixes, run tests, commit, reply on GitHub (in Chinese), and resolve conversations. Supports multi-round review loop…
Engineering
code-backend
Provides backend coding guidelines for C#/.NET, ASP.NET Core, and EF Core: rich domain with gateways, primary-constructor DI, EF configurations via IEntityTypeConfiguration, enviro…
Engineering
cross-review
Run a cross-review using the opposite CLI reviewer for proposal review and change assessment. Use when the user asks for cross review, 交叉 review, 交叉评审, second-opinion review, Codex…
Engineering
durable-objects
Create and review Cloudflare Durable Objects. Use when building stateful coordination (chat rooms, multiplayer games, booking systems), implementing RPC methods, SQLite storage, al…
Design
design-review
Web / iOS / Android の UI を multi-axis でスコアリングし、フォント/余白/画像密度/モダン度の「ダサさ」シグナルを機械的に拾って md+html レポート化する design audit skill。general (一般フィードバック) と diff (目標デザインとの差分) の 2 モード × strict/norma…
Productivity
antigravity
Use Google Antigravity CLI (agy) for code review, adversarial review, debugging, long-running task delegation, or large-context investigation. Hands off to agy's large-context wind…
Security
data-flow-review
Expert review pass examining data-flow, state ownership, lifetime, and boundary topology across every non-trivial entity—flagging ownership mismatches, incorrect dependency directi…
Engineering
make-repo-contribution
All changes to code must follow the guidance documented in the repository. Before any issue is filed, branch is made, commits generated, or pull request (or PR) created, a search m…
Engineering
codex
Review code changes, implementation plans, or specific files using OpenAI Codex CLI. Triggers on "review", "check", "validate", "codex". Perfect for maker-checker workflows where y…
Security
dependa-audit
Supply-chain audit of a Dependabot PR. For every dependency the PR bumps, diff the current vs target version (install hooks, new deps, publisher/provenance, network endpoints, code…
Engineering
config-drift-detect
Audit project gates including coverage thresholds, tsconfig strictness, eslint rules, husky/lint-staged, sonar quality gate, and branch protection. Flags values mathematically inco…
Engineering
route-optimizer
Audit routing and delivery optimization software for algorithm quality, constraint handling, real-time traffic adaptation, multi-modal transport support, and cost modeling accuracy…
Engineering
java-doctor
Comprehensive Java code health analyzer. 0-100 score with diagnostics. Progressive loading - detects project tech (Spring, gRPC, JPA) and loads relevant rules. Version-aware for Ja…
Engineering
complete-codebase-review
Use when asked to review, audit, assess, or evaluate an entire codebase holistically — not a PR diff. Covers architecture, security, tech debt, test health, deps, docs, CI, standar…
Business
d365-finance-close-to-report
Reviews Dynamics 365 Finance ledger setup, sub-ledger reconciliations, period and year-end close workflows, consolidations, posting profiles, tax configuration, and reporting contr…
Engineering
better-typescript
Apply this skill for any task involving TypeScript: writing new code, refactoring, reviewing, debugging, designing types, structuring modules, or answering questions about TS patte…
Data
fabric-data-engineering
Reviews Microsoft Fabric data engineering items—Lakehouse, OneLake, medallion architecture, Spark notebooks, pipelines, Dataflows Gen2, Delta/Parquet, shortcuts, Real-Time Intellig…
Engineering
hotplex-arch-analyzer
Deep audit of HotPlex project architecture and code health. Performs architecture analysis, code quality review, SOLID/DRY compliance, concurrency/performance checks, security scan…
Web
wordpress-performance-best-practices
WordPress performance optimization guidelines for plugin, theme, and custom code development. This skill should be used when writing, reviewing, or refactoring WordPress PHP code t…
Testing
block-testing
Automated testing guidance for custom AEM Edge Delivery Services blocks. Analyzes block JavaScript and CSS for common issues including missing null checks, unscoped CSS selectors, …
Business
d365-field-service-to-cash
Reviews Dynamics 365 Field Service operations across the full service-to-cash lifecycle, covering work orders, scheduling, resources, mobile execution, assets, inventory, and billi…
Testing
check-subagent
Audits custom subagent definitions against deterministic checks for location, frontmatter, naming, tools, prompt size, and structure, plus judgment dimensions covering scope, routi…
Engineering
go-conventions
Apply Go project conventions — Go 1.25.x toolchain pinned via toolchain directive and GOTOOLCHAIN=local, vendored deps via go mod vendor, golangci-lint v2 strict, gofmt + goimports…
DevOps
script-ecosystem-audit
Comprehensive diagnostic of the script infrastructure across 18 categories in 5 domains with composite health scoring, trend tracking, patch suggestions, and interactive walkthroug…
Engineering
kit-dev
Guides SDK development in the @ton/kit monorepo across walletkit, appkit, and appkit-react packages. Handles adding actions, hooks, queries, and components; fixes bugs; writes test…
General
gemini-cli
Wield Google's Gemini CLI as a powerful auxiliary tool for code generation, review, analysis, and web research. Use when tasks benefit from a second AI perspective, current web inf…
Engineering
kitty-review
Delivers structured code reviews powered by distributed reviewer swarms. Trigger manually when code needs inspection or before Pull Request submission. Inline-first analysis identi…
Business
contract-review-pro-lovstudio
Delivers professional contract review with comment-based issue annotations that preserve original text. Applies a four-layer review covering entity verification, basic, business, a…
Engineering
audit-deep
Composite skill — full project health check across testing, config, hooks, performance, security, MCP, and plugins. Runs audit skills in parallel and reconciles into one severity-r…
Productivity
forge-full-output
Enforce complete code generation without truncation. Bans placeholders such as "// ... rest of the file" and "omitted for brevity." Specifies clean split formats for genuinely long…
Testing
audit-accessibility
Automated WCAG 2.2 accessibility audit that crawls every page, runs axe-core checks, validates keyboard navigation, color contrast, ARIA labels, heading hierarchy, form labels, and…
Engineering
fireworks-go
Go service development, concurrent design with goroutines and channels, context propagation, HTTP APIs using gin/fiber/chi, errgroup patterns, deadlock debugging, interface design,…
Engineering
designing-deep-modules
Designs, reviews, and refactors modules to maximize functionality behind minimal interfaces. Analyzes boundaries, flags shallow modules, and applies heuristics such as pulling comp…
Productivity
utility-pm-critic
Runs adversarial review on a PM artifact via the pm-critic sub-agent. Dispatches natively on Claude Code with the pm-skills plugin; on other clients reads agents/pm-critic.md and e…
Engineering
db-naming
Audit naming conventions — inconsistent table/column casing and pluralization, ambiguous or reserved-word identifiers, untyped/opaque columns, inconsistent FK and boolean naming, a…
Showing the top 60 of 9,504. See the full list →