スキルレーダー · GITHUB

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

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

掲載範囲
検証済み
Skills
5,771
リポジトリ
824
最終同期
2026/09/08
5,771 Skills
builderio
コミュニティ

visual-plan

- Turn ordinary text plans into rich interactive visual plans with diagrams, file maps, annotated code, open questions, and UI/prototype review when useful.

導入数
2
GitHub Stars
4152
更新日
8月26日
builderio
コミュニティ

visual-recap

- Turn a PR, branch, commit, or git diff into an interactive visual recap with diagrams, file maps, API/schema summaries, annotated diffs, and focused review notes.

導入数
2
GitHub Stars
4152
更新日
8月26日
google-deepmind
コミュニティ

literature-search-openalex

Query the OpenAlex scholarly database for research papers, authors, institutions, topics, sources, publishers, funders, geo-locations, and keywords. Use when searching academic papers, resolving DOIs, downloading open-access PDFs, finding an author's publications, aggregating bibliometric data (citation counts, h-index, impact factor), exploring the research taxonomies, or performing DOI lookups.

導入数
2
GitHub Stars
2816
更新日
7月7日
wondelai
コミュニティ

jobs-to-be-done

Discover what customers truly need by analyzing the "job" they hire your product to do. Use when the user mentions "customer discovery", "why customers churn", "what job does this solve", "competing against luck", "product-market fit", "switching behavior", "milkshake moment", or "functional vs emotional jobs". Also trigger when investigating why users choose competitors, designing features around real customer needs, or reframing a value proposition. Covers JTBD interviews, competition analysis, and jobs-oriented roadmaps. For product positioning, see obviously-awesome. For rapid validation, see design-sprint. For non-leading interview technique, see mom-test.

導入数
2
GitHub Stars
2078
更新日
8月29日
wondelai
コミュニティ

obviously-awesome

Define product positioning by mapping competitive alternatives, unique attributes, and best-fit customers to the right market category. Use when the user mentions "positioning", "competitive alternatives", "how to position", "market category", "positioning canvas", "repositioning", "category creation", "what category are we in", or "why prospects dont get what we do". Also trigger when launching a new product, entering a crowded market, or diagnosing why prospects dont grasp the product''s value. Covers the positioning canvas and team workshops. For customer jobs analysis, see jobs-to-be-done. For go-to-market, see crossing-the-chasm.

導入数
2
GitHub Stars
2078
更新日
8月29日
wondelai
コミュニティ

refactoring-ui

Audit and fix visual hierarchy, spacing, color, and depth in web UIs. Use when the user mentions "my UI looks off" (or amateur/unprofessional), "fix the design", "Tailwind styling", "color palette", "visual hierarchy", "design system", "spacing scale", or "component styling". Also trigger when building consistent design tokens, creating dark mode themes, improving data-visualization clarity, or polishing UI details before launch. Covers grayscale-first workflow, constrained design scales, shadows, and component styling. For typeface selection, see web-typography. For usability audits, see ux-heuristics.

導入数
2
GitHub Stars
2078
更新日
8月29日
yaklang
コミュニティ

401-403-bypass-techniques

- 401/403 bypass playbook. Use when encountering access-denied responses on admin panels, API endpoints, or restricted paths. Covers path manipulation, HTTP method tampering, header injection, protocol downgrade, and automated bypass tools.

導入数
2
GitHub Stars
2006
更新日
6月16日
yaklang
コミュニティ

active-directory-acl-abuse

- Active Directory ACL abuse playbook. Use when exploiting misconfigured AD permissions including GenericAll, WriteDACL, DCSync rights, shadow credentials, LAPS reading, GPO abuse, and BloodHound-guided attack paths.

導入数
2
GitHub Stars
2006
更新日
6月16日
yaklang
コミュニティ

active-directory-certificate-services

- AD Certificate Services attack playbook. Use when targeting misconfigured AD CS for privilege escalation via ESC1-ESC13 template abuse, NTLM relay to enrollment, CA officer abuse, and certificate-based persistence.

導入数
2
GitHub Stars
2006
更新日
6月16日
yaklang
コミュニティ

ai-ml-security

- AI/ML security playbook. Use when assessing model supply chain attacks (pickle RCE, poisoned weights), adversarial examples, model poisoning, model stealing, data privacy attacks (membership inference, model inversion), and autonomous agent security risks.

導入数
2
GitHub Stars
2006
更新日
6月16日
yaklang
コミュニティ

android-pentesting-tricks

- Android pentesting playbook. Use when testing Android applications for SSL pinning bypass, exported component abuse, WebView vulnerabilities, intent redirection, root detection bypass, tapjacking, and backup extraction during authorized mobile security assessments.

導入数
2
GitHub Stars
2006
更新日
6月16日
yaklang
コミュニティ

anti-debugging-techniques

- Anti-debugging detection and bypass playbook. Use when reversing protected binaries that detect debuggers via ptrace, PEB flags, timing checks, or signal/exception handlers on Linux and Windows.

導入数
2
GitHub Stars
2006
更新日
6月16日
yaklang
コミュニティ

api-auth-and-jwt-abuse

- API authentication and JWT abuse playbook. Use when testing bearer tokens, API keys, claim trust, header spoofing, rate limits, and API auth boundary weaknesses.

導入数
2
GitHub Stars
2006
更新日
6月16日
yaklang
コミュニティ

api-authorization-and-bola

- API authorization and BOLA testing playbook. Use when APIs expose object identifiers, nested resources, hidden writable fields, or weak function-level authorization.

導入数
2
GitHub Stars
2006
更新日
6月16日
yaklang
コミュニティ

api-recon-and-docs

- API reconnaissance and documentation review playbook. Use when discovering endpoints, schemas, versions, OpenAPI specs, hidden docs, and surface area for API testing.

導入数
2
GitHub Stars
2006
更新日
6月16日
yaklang
コミュニティ

api-sec

- Entry P1 category router for API security. Use when choosing between API recon, authorization, token abuse, and hidden-parameter workflows before any deeper API topic skill.

導入数
2
GitHub Stars
2006
更新日
6月16日
yaklang
コミュニティ

arbitrary-write-to-rce

- Arbitrary write to RCE playbook. Use when you have an arbitrary write primitive (from heap exploitation, format string, or OOB write) and need to convert it into code execution by targeting GOT, hooks, IOFILE vtable, exitfuncs, TLSdtorlist, modprobepath, .finiarray, or C++ vtables.

導入数
2
GitHub Stars
2006
更新日
6月16日
yaklang
コミュニティ

auth-sec

- Entry P1 category router for authentication and authorization. Use when testing login flows, sessions, object authorization, JWT, OAuth, CORS, CSRF, and enterprise SSO weaknesses before any deeper auth topic skill.

導入数
2
GitHub Stars
2006
更新日
6月16日
yaklang
コミュニティ

authbypass-authentication-flaws

- Authentication bypass testing playbook. Use when assessing login flows, password reset logic, account recovery, MFA bypass, token predictability, brute-force resistance, and session boundary flaws.

導入数
2
GitHub Stars
2006
更新日
6月16日
yaklang
コミュニティ

browser-exploitation-v8

- Browser and V8 exploitation playbook. Use when exploiting JavaScript engine vulnerabilities including JIT type confusion, incorrect bounds elimination, and V8 sandbox bypass to achieve renderer RCE and sandbox escape in Chrome/Chromium.

導入数
2
GitHub Stars
2006
更新日
6月16日
yaklang
コミュニティ

business-logic-vuln

- Entry P1 category router for business logic testing. Use when workflow abuse, race conditions, pricing flaws, or multi-step state attacks matter more than parser-level input injection.

導入数
2
GitHub Stars
2006
更新日
6月16日
yaklang
コミュニティ

business-logic-vulnerabilities

- Business logic vulnerability playbook. Use when reasoning about workflows, race conditions, price manipulation, coupon abuse, state machines, and multi-step authorization gaps.

導入数
2
GitHub Stars
2006
更新日
6月16日
yaklang
コミュニティ

classical-cipher-analysis

- Classical cipher analysis playbook. Use when encountering substitution ciphers, Vigenere, transposition, XOR, or encoded text in CTF challenges that requires frequency analysis, Kasiski examination, or known-plaintext cryptanalysis.

導入数
2
GitHub Stars
2006
更新日
6月16日
yaklang
コミュニティ

clickjacking

- Clickjacking playbook. Use when testing whether target pages can be framed, whether X-Frame-Options or CSP frame-ancestors are properly configured, and whether UI redress attacks can trigger sensitive actions.

導入数
2
GitHub Stars
2006
更新日
6月16日