reference▌
18 indexed skills · max 10 per page
reference-signal-forms
angular/angular · Productivity
The packages/forms/signals directory contains an experimental, signal-based forms API for Angular. This system differs significantly from the existing Reactive and Template-driven forms.
get-article
wikipedia.org/get-article-4q40tl · knowledge
Given a Wikipedia article reference (URL, lang+title, or free-form name), return structured content: canonical URL, title, language, lead summary, full section tree, infobox key/value pairs, thumbnail, image list, outbound article links, external links with section attribution, categories, last-revised timestamp, pageid, and revid. Handles redirects, disambiguation pages, and non-English editions.
get-player-stats
pro-football-reference.com/get-player-stats-5pitm4 · sports
Given an NFL player reference (URL, PFR ID, or free-form name), return bio + the requested career, season, splits, or game-log stat tables from Pro-Football-Reference as structured JSON. Preserves verbatim PFR column headers and table ids. Read-only.
find-word-meanings
inurdu.pk/find-word-meanings-9o4rmv · reference
Look up a name's English + Urdu meaning, pronunciation, gender, syllables, origin, and lucky details on inurdu.pk — or fetch curated Urdu vocabulary lists by topic.
fetch-homepage-content
example.com/fetch-homepage-content-3h5vgl · reference
Fetch the example.com homepage and return its h1 heading, first paragraph text, and the trailing 'Learn more' link as structured JSON. Read-only, no auth, no anti-bot.
write-api-reference
vercel/next.js · Backend
Produce an API reference page that documents a single API surface (function, component, file convention, directive, or config option). The page should be concise, scannable, and example-driven.
reference-compiler-cli
angular/angular · Productivity
The packages/compiler-cli package contains the Angular Compiler (Ivy), often referred to as ngtsc. It is a wrapper around the TypeScript compiler (tsc) that extends it with Angular-specific capabilities.
ln-120-reference-docs-creator
levnikolaevich/claude-code-skills · Documents
ln-120-reference-docs-creator
top-100-web-vulnerabilities-reference
sickn33/antigravity-awesome-skills · Productivity
Provide a comprehensive, structured reference for the 100 most critical web application vulnerabilities organized by category. This skill enables systematic vulnerability identification, impact assessment, and remediation guidance across the full spectrum of web security threats. Content organized into 15 major vulnerability categories aligned with industry standards and real-world attack patterns.
reference-core
angular/angular · Productivity
This document outlines the architecture and mental model for packages/core, the heart of the Angular framework.