Back to categories
Category

Agent Skills in category: Uncategorized

72246 skills match this category. Browse curated collections and explore related Agent Skills.

jimmer-orm

Jimmer ORM 开发助手,帮助编写实体映射代码和 DSL 查询语句。适用于:(1) 定义或修改 Jimmer 实体(使用 @Entity 注解的 interface);(2) 编写 Jimmer DSL 查询代码;(3) 配置实体关联关系(@ManyToOne, @OneToMany, @ManyToMany);(4) 使用动态谓词、动态表连接或隐式子查询;(5) 编辑包含 Jimmer 相关代码的 Java/Kotlin 文件。

coooolfan
coooolfan
2

letzai-api

Generate AI images and videos via LetzAI API. Supports Nano Banana Pro, Flux2 Max, SeeDream for images; VEO, Kling for videos. Use custom trained models with @modelname. Includes context editing and upscaling. Use for content creation apps and automation.

letz-ai
letz-ai
0

linear-issue-worker

>

buyoung
buyoung
113

release-it

>-

buyoung
buyoung
113

system-prompt-creator

A skill that analyzes user requirements to generate production-ready system prompts. It determines whether a single or multi-prompt architecture is needed and queries for missing information if requirements are insufficient.

buyoung
buyoung
113

typst-creator

Generate Typst source code for documents, reports, papers, and presentations, covering markup, math, scripting, and layout syntax.

buyoung
buyoung
113

ui-guide

Generate, update, and maintain UI style guide documents from actual codebase analysis. Scans project files (Tailwind config, CSS/SCSS, design tokens, component code) to extract real color palettes, typography scales, spacing systems, component patterns, and layout approaches — then produces a structured Markdown style guide for developers. Use PROACTIVELY when: user asks to create a style guide, document UI conventions, audit current styles, update an existing style guide, or wants UI/UX recommendations for their project. Triggers on: 'style guide', 'UI guide', 'UI 가이드', '스타일 가이드', 'document styles', 'UI conventions', 'design documentation', '스타일 문서', 'UI 문서화'. Also triggers on Korean phrases like '스타일 가이드 만들어줘', '업데이트해줘', 'UI 추천해줘'.

claudekit
claudekit
113

ux-design-guide

Reviews existing UI for UX guideline violations and generates implementation guidance based on 99+ rules across Navigation, Layout, Accessibility, Forms, Performance, Typography, and more. Supports Web, Mobile, and Desktop GUI platforms. Use when the user requests a UX review, UX audit, UI accessibility check, or implementation guidance for user experience best practices.

buyoung
buyoung
113

veo-prompt-director

Generates structured Google Veo 3.1 video prompts by collecting user input for subject, action, style, cinematography, and audio. Guides users through the Universal Prompt Formula to produce camera-ready prompts. Use when creating Veo video prompts or when the user mentions Veo, video generation, or cinematic prompts.

buyoung
buyoung
113

jetbrains-vmoptions

>

buyoung
buyoung
113

agents-md-generator

Analyze repository structure and generate or update standardized AGENTS.md files that serve as contributor guides for AI agents. Supports both single-repo and monorepo structures. Measures LOC to determine character limits and produces structured documents covering overview, folder structure, patterns, conventions, and working agreements. Update mode refreshes only the standard sections while preserving user-defined custom sections. Use when setting up a new repository, onboarding AI agents to an existing codebase, updating an existing AGENTS.md, or when the user mentions AGENTS.md.

buyoung
buyoung
113

biz-opportunity-scout

Identify and validate profitable business opportunities by analyzing market size (TAM/SAM/SOM), unit economics, competitive landscape, and PMF indicators. Generates comprehensive HTML reports with opportunity scorecards.

buyoung
buyoung
113

code-review

Performs production-ready code reviews on git changes. Supports commit/range/file-scoped analysis, impact assessment, breaking-change detection, confidence-aware finding classification, and risk-weighted verdict generation.

buyoung
buyoung
113

code-security-audit

Performs OWASP-based code security audits on any codebase. Analyzes source code against ASVS 5.0.0 verification requirements, API Security Top 10 2023 risk patterns, OWASP CheatSheet secure coding practices, and WSTG testing methodologies. Input is a codebase to review; output is a detailed Markdown security audit report. Use when the user requests a security audit, security review, vulnerability assessment, or code security analysis.

buyoung
buyoung
113

doc-coauthoring

Guide users through a structured 3-stage workflow for co-authoring documentation — Context Gathering, Refinement & Structure, and Reader Testing. Use this skill whenever the user wants to write documentation, proposals, technical specs, decision docs, RFCs, PRDs, design docs, or any structured content. Trigger when the user mentions writing docs, drafting a proposal, creating a spec, writing up decisions, or similar documentation tasks, even if they just say "write a doc" or "let's draft something."

buyoung
buyoung
113

kysely-converter

Capable of converting raw SQL queries into type-safe Kysely TypeScript code. Knows how to handle various SQL dialects and complex query structures.

buyoung
buyoung
113

linear-issue-creator

>

buyoung
buyoung
113

linear-issue-reviewer

>

buyoung
buyoung
113

writing-email-subjects

Use when an email draft exists but the subject line is unclear, too long, or needs options tailored to a specific audience and tone.

danbars
danbars
0

writing-meeting-notes

Use when a meeting just occurred and notes need to be turned into a clear summary with decisions, action items, owners, and dates.

danbars
danbars
0

triaging-bugs

Use when a bug report is ambiguous or incomplete and you need a consistent way to assess severity, impact, reproducibility, and the next investigative step.

danbars
danbars
0

writing-release-notes

Use when changes are ready to ship and you need to communicate what changed, who it affects, and any required actions without exposing internal-only details.

danbars
danbars
0

yeet

Use only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (`gh`).

plurigrid
plurigrid
165

yoneda-embedding

Yoneda: C → [Cᵒᵖ, Set] fully faithful.

plurigrid
plurigrid
165

yang-baxter-integrability

Yang-Baxter equation for quantum integrable systems. Fusion procedure, R-matrices, cuboson weights, and partition function invariance under vertex crossings.

plurigrid
plurigrid
165

yara-rule-authoring

>

plurigrid
plurigrid
165

yt-playlist-acset

Extract transcripts from YouTube playlists into DuckDB ACSet schema. Uses pytubefix + mlx-whisper on Apple Silicon. Supports auto-captions and local transcription fallback.

plurigrid
plurigrid
165

z

World Z Skill

plurigrid
plurigrid
165

zarr-python

Chunked N-D arrays for cloud storage. Compressed arrays, parallel I/O, S3/GCS integration, NumPy/Dask/Xarray compatible, for large-scale scientific computing pipelines.

plurigrid
plurigrid
165

zig-syrup-propagator-interleave

>

plurigrid
plurigrid
165

zig-systems

Systems programming and performance optimization using Zig. Provides low-level abstractions, memory-safe compiled code, and performance benchmarking. Use for system-level operations, optimization, and interoperability with C/POSIX APIs.

Claude via Boxxy
Claude via Boxxy
165

zigzag-equivalence

Zigzag equivalences: localization paths.

plurigrid
plurigrid
165

zinc-database

Access ZINC (230M+ purchasable compounds). Search by ZINC ID/SMILES, similarity searches, 3D-ready structures for docking, analog discovery, for virtual screening and drug discovery.

plurigrid
plurigrid
165

zubyul-connectome

Human Connectome Project analysis bridging cortical thickness, transcription factors, and depression biomarkers. Connects zubyul's Nikolova lab neuroscience to geomstats manifold geometry, Vertex AI protein expression, and the propagator lattice.

plurigrid
plurigrid
165

zubyul-gene-networks

Gene correlation network analysis bridging WGCNA, pgmpy Bayesian networks, and monad-bayes posterior inference. Connects zubyul's genomics background to the plurigrid interactome via HyperNetX hypergraph topology.

plurigrid
plurigrid
165

stable-baselines3

Use this skill for reinforcement learning tasks including training RL agents (PPO, SAC, DQN, TD3, DDPG, A2C, etc.), creating custom Gym environments, implementing callbacks for monitoring and control, using vectorized environments for parallel training, and integrating with deep RL workflows. This skill should be used when users request RL algorithm implementation, agent training, environment design, or RL experimentation.

plurigrid
plurigrid
165

stahl-bersetzer

Steel-to-Stahl (mattwparas/steel Scheme) German translation validator with semantic preservation and type equivalence. Triggers: stahl, steel, scheme, german translation, semantic preservation.

plurigrid
plurigrid
165

stahl-übersetzer

Steel→Stahl Übersetzungsvalidierung mit semantischer Erhaltung und Typ-Äquivalenz

plurigrid
plurigrid
165

statistical-analysis

Statistical analysis toolkit. Hypothesis tests (t-test, ANOVA, chi-square), regression, correlation, Bayesian stats, power analysis, assumption checks, APA reporting, for academic research.

plurigrid
plurigrid
165

statsmodels

Statistical modeling toolkit. OLS, GLM, logistic, ARIMA, time series, hypothesis tests, diagnostics, AIC/BIC, for rigorous statistical inference and econometric analysis.

plurigrid
plurigrid
165

steamvr-tracking

SteamVR Tracking (Lighthouse/Base Stations) setup + specs. Use for playspace sizing, base station placement, compatibility, and troubleshooting across SteamVR-tracked headsets.

plurigrid
plurigrid
165

stellar-resolution

stellar-resolution skill

plurigrid
plurigrid
165

stellogen-proof-search

Automated resolution-based proof search via stellar resolution and bidirectional unification

plurigrid
plurigrid
165

stochastic-resonance

Noise-enhanced signal detection via Kramers rates and optimal noise analysis

plurigrid
plurigrid
165

stream-chain

Stream-JSON chaining for multi-agent pipelines, data transformation, and sequential workflows

plurigrid
plurigrid
165

string-database

Query STRING API for protein-protein interactions (59M proteins, 20B interactions). Network analysis, GO/KEGG enrichment, interaction discovery, 5000+ species, for systems biology.

plurigrid
plurigrid
165

string-diagram-rewriting-protocol

Kernel protocol for compositional string diagram rewriting across all skills

plurigrid
plurigrid
165

stripe-best-practices

Best practices for building Stripe integrations. Use when implementing payment processing, checkout flows, subscriptions, webhooks, Connect platforms, or any Stripe API integration.

plurigrid
plurigrid
165

structured-decompositions-jl

Use when users ask about StructuredDecompositions.jl, structured decompositions,

plurigrid
plurigrid
165

superelastic-quotient

Superelastic skills with maximum quotienting resolution for spatial decomposition. Combines ordered locales, structured decompositions, and sheaf-theoretic gluing for finest-grained equivalence classes with spatial coherence.

plurigrid
plurigrid
165

Page 279 of 1445 · 72246 results