スキルレーダー · GITHUB

実際に使われている Agent Skills。

公開リポジトリの検証済み Skills を比較し、機能、内容、導入状況、出典を確認してから追加できます。

掲載範囲
検証済み
Skills
10,772
リポジトリ
1711
最終同期
2026/09/23
10,772 Skills
codexthemes
コミュニティ

codex-theme-creator

Create, redesign, validate, preview, package, and prepare cohesive themes for the official Codex desktop app from a visual brief or reference image. Use when a user asks for a new Codex theme, wants to preserve or adapt the native Codex layout, wants artwork on the home or conversation page, reports inconsistent themed surfaces, or needs a portable .codex-theme submission for CodexThemes.

導入数
1
GitHub Stars
7
更新日
7月21日
aa-on-ai
コミュニティ

ux-baseline-check

Core pack — always active for visual work. Enforces UX quality standards on any screen, flow, form, or dashboard. Ensures nothing ships with missing states. Auto-activates alongside design-review for all frontend work.

導入数
1
GitHub Stars
5
更新日
9月19日
oyenet1
コミュニティ

spec-driven-development

Specification-Driven Development (SDD) workflow — takes any vague requirement or feature idea and transforms it into structured, implementation-ready specs. Use when the user says 'spec this', 'create requirements', 'write a spec', 'plan this feature', 'SDD', 'spec driven', 'specification', 'requirements doc', 'design doc', 'task list', 'break this down', 'plan this', 'refine this idea', 'turn this into tasks', or when they describe a feature they want to build. Also use when working with prd directories or any specification workflow. Even if the user just says 'I want to build X' — use this skill to capture and structure their intent before coding.

導入数
1
GitHub Stars
4
更新日
8月22日
reaviz
コミュニティ

reachat

Use when building chat / LLM UIs in React with the reachat component library (Chat, ChatInput, SessionsList, SessionMessages, ChatBubble, AppBar, Markdown rendering with code highlighting, RichTextInput with @mentions and /commands, MessageStatus, ComponentCatalog for LLM-driven dynamic components, useAgUi for ag-ui protocol). Covers the slot-based Chat layout, ChatContext, theme system (ChatTheme, PartialChatTheme), file uploads, multi-file support, autoScroll, and viewType (console / companion / chat).

導入数
1
GitHub Stars
4
更新日
6月9日
sasjs
コミュニティ

sasjs-core

Standards and conventions for the @sasjs/core SAS macro library (mf, mp, mm, ms, mv macros). Use when writing or editing SAS macros in a sasjs/core-style repo, picking an existing macro over reinventing one, or the sasjs/core build, lint, doxygen, and testing conventions.

導入数
1
GitHub Stars
3
更新日
9月16日
sasjs
コミュニティ

sasjs-server

Installing, configuring, and running @sasjs/server - the open-source NodeJS wrapper around the SAS binary that provides a REST API, filesystem (SASjs Drive), Stored Program execution, and web app streaming. Covers desktop vs server modes, runtimes (SAS/JS/Python/R), env vars, auth (tokens, LDAP), and mock servers. Use when deploying, troubleshooting, or developing against sasjs/server.

導入数
1
GitHub Stars
3
更新日
9月16日
gabia
コミュニティ

java-coding-guideline

Use when writing, reviewing, or refactoring Java code to enforce baseline conventions for imports, nullability, immutability, exceptions, resource handling, naming, and concurrency.

導入数
1
GitHub Stars
2
更新日
8月4日
gabia
コミュニティ

java-xmlrpc-guideline

Use when Java XML-RPC API work requires contract decisions for fault signaling and interoperability, including defining XmlRpcException-based failures, replacing void returns with explicit operation results, reviewing handlers for return-code anti-patterns, and migrating DTOs from Serializable to JAXB.

導入数
1
GitHub Stars
2
更新日
8月4日
klingai-tech
コミュニティ

kling-cli

- 可灵 AI(Kling)官方 CLI 的使用技能:图片/视频生成、可复用 Element 主体、动作控制。CLI 通过 MCP 服务与可灵交互: 调用 texttoimage / imagetoimage / texttovideo / imagetovideo / motioncontrol(模型与参数规格由 whoami 动态声明), 返回 generationId 后用 querytasks 轮询,完成后提取 works[].url 展示给用户。命令无别名。 触发词:可灵、Kling、文生图、参考图生图、文生视频、图生视频、Omni、omni、MCP、generationId、generationid、轮询、灵感值、 texttoimage、imagetoimage、texttovideo、imagetovideo、motioncontrol、motionlibrarylist、Element、elementcreate、elementlist、elementget、elementupdate、elementdelete、feedback、querytasks、whoami、fileupload、 image generation、video generation、kling 命令、.credentials、 国内站、海外站、global、海外版、区域、region、安装、install。

導入数
1
GitHub Stars
1
更新日
9月10日
the-focus-ai
コミュニティ

research-methodology

This skill should be used when the user asks about "how to research", "research best practices", "evaluate sources", "source credibility", "academic research", "find reliable information", "cite sources", "research methodology", or needs guidance on conducting thorough web research and evaluating information quality.

導入数
1
GitHub Stars
1
更新日
7月7日
1024-foundation
コミュニティ

1024ex

Trade on 1024 Exchange via its public HTTP API — perpetuals and prediction markets. Onboarding, HMAC-signed orders, positions, balances and treasury; multi-market baskets with a take-profit and stop-loss on every leg, shown as one table in the chat (max profit, max loss, margin) and sent on the user's yes; write, backtest and deploy a Python trading strategy — time-series or cross-sectional (basket) — on the hosted runner (paper or live). Use when the user asks to trade, quote, monitor, or automate anything on 1024 / 1024ex.com, wants a trading strategy written, backtested, paper-traded or deployed, or wants to connect or log in to their 1024 account.

導入数
1
GitHub Stars
0
更新日
9月21日
alexcdever
コミュニティ

programing-pipeline

Use when an agent plans, builds, reviews, or merges code.

導入数
1
GitHub Stars
0
更新日
9月20日
darkmatter
コミュニティ

codebase-cleanup

Multi-pass refactor / code-quality cleanup designed to be dispatched as 8 specialist subagents (one per cleanup concern), each running a research → critical-assessment → high-confidence-implementation cycle. Triggers on "clean up the codebase", "tech-debt pass", "refactor for quality", "find dead code", "remove AI slop", or any explicit request for a comprehensive quality sweep. Do NOT trigger for narrow targeted fixes ("remove this one function") or for net-new feature work.

導入数
1
GitHub Stars
0
更新日
9月18日
darkmatter
コミュニティ

darkmatter-repo-setup

- Use when setting up a new repo, onboarding an existing repo to darkmatter standards, running a compliance check, or when the user says "set up this repo", "bring repo up to standards", "apply template", or "audit repo". Checks and installs the org TypeScript toolchain (Bun, tsgo, oxlint/oxfmt, Vitest), Nix flake-parts devshell, ops/ surface, CI pipeline, and AGENTS.md conventions.

導入数
1
GitHub Stars
0
更新日
9月18日
darkmatter
コミュニティ

darkmatter-ts-toolchain

The darkmatter TypeScript toolchain contract: Bun, tsgo, Vitest, oxlint/biome, changesets, Effect I/O, Alchemy deploys, and required checks. Use when writing, fixing, building, or shipping TypeScript in a darkmatter repo. Use codebase-design for module boundaries and effect-typescript for deep Effect patterns.

導入数
1
GitHub Stars
0
更新日
9月18日
moda-design
コミュニティ

moda-automate

- Recurring Moda work — scheduled posts, weekly reports, sync jobs: a host-side scheduler drives the Moda command line; the artifact itself still routes to its format skill. Use for: "every week/day…", "auto-post X", "keep this updated".

導入数
1
GitHub Stars
0
更新日
9月20日
moda-design
コミュニティ

moda-context

- Pin a repo to Moda defaults via .moda/context.json — org, brand, canvas — so every run in this repo lands in the right place. CLI-only: these defaults are files on your disk.

導入数
1
GitHub Stars
0
更新日
9月20日
moda-design
コミュニティ

moda-deck-theme

- A deck's visual theme, designed with you before any content exists: four title directions, section heads and a closing, then eight workhorse layouts — placeholder only, approved phase by phase.

導入数
1
GitHub Stars
0
更新日
9月20日
moda-design
コミュニティ

moda-diagram

- Boxes-and-arrows diagrams on Moda with anchored connectors: flowchart, org chart, architecture, decision tree, swimlane, journey map, 2x2, quadrant, market map. Use for: "diagram this". NOT: data charts → moda-chart; UI screens/wireframes → moda-mockup; a decorative shape graphic (a circle with a caption) → moda-social; a diagram for a deck/document being built stays with that skill.

導入数
1
GitHub Stars
0
更新日
9月20日
moda-design
コミュニティ

moda-document

- Design documents on Moda — one page or fifty: one-pager, report, brief, whitepaper, proposal, fact sheet, handout, infographic; US-Letter/A4 pages on a live canvas, exported as a real PDF with selectable text. Use for: PDF (any page count), newsletter, email HTML, "make this markdown/README look designed". NOT: print pieces (poster, flyer, menu, resume, cards) → moda-document-print; slides → moda-deck; animated/motion → moda-video.

導入数
1
GitHub Stars
0
更新日
9月20日
moda-design
コミュニティ

moda-edit

- Change an existing Moda canvas — pasted (URL, share link, cvs id) or already in play this session: reword, restyle, recolor, resize, swap images, add/delete sections — plus export or share it. Use for: a change or export of THAT canvas, "fix this slide", every bare follow-up on what Moda just built. Outranks all triggers except mp4/gif. NOT: motion or gif/mp4 of it → moda-video; a moda.page ref → moda-website; a new artifact from it → its format skill.

導入数
1
GitHub Stars
0
更新日
9月20日
moda-design
コミュニティ

moda-image

- Images as the deliverable on Moda: generate, edit, or transform — text-to-image, reference-guided, generative edit, upscale a photo, outpaint/uncrop, reframe a photo/image. Use for: "generate an image", "remove the background", "upscale this photo". NOT: imagery inside a design you're building — that format skill generates its own; animating an image → moda-video; logo design → moda-social. Metered.

導入数
1
GitHub Stars
0
更新日
9月20日
moda-design
コミュニティ

moda-library

- Moda workspace and drive: upload files, search team assets / stock photos / icon packs, read uploaded docs (PDF/DOCX/XLSX/CSV), browse and organize folders, find canvases. Use for: "what canvases do we have", "find my deck", "find our logo".

導入数
1
GitHub Stars
0
更新日
9月20日
moda-design
コミュニティ

moda-social-ads

- Static ads: platform-native single ads and multi-size display banner sets (IAB) — one message across sizes, exported together.

導入数
1
GitHub Stars
0
更新日
9月20日