thedaviddias/Front-End-Checklist
Skill Claude CodeCodex
Use when applies to all (except type=hidden), , , and custom form widgets using role=textbox, role=combobox, role=spinbutton, role=searchbox, or role=listbox.
137 tagged reference, measured the same way as everything else here.
Browse within: checklist 57front-end-developer-tool 57front-end-development 57guidelines 57award-flights 15opencode 15travel 15api 13docs 10openapi 10swagger 10vue 8Citation 7academic 7
thedaviddias/Front-End-Checklist
Skill Claude CodeCodex
Use when applies to all (except type=hidden), , , and custom form widgets using role=textbox, role=combobox, role=spinbutton, role=searchbox, or role=listbox.
thedaviddias/Front-End-Checklist
Skill Claude CodeCodex
Use when applies to custom ARIA widgets using composite roles: tablist, list, listbox, menu, menubar, tree, treegrid, grid, rowgroup, row, radiogroup. Use when reviewing components built with div/span elements that replace native HTML list, select, or nav elements.
thedaviddias/Front-End-Checklist
Skill Claude CodeCodex
Use when applies to custom tree widgets built with role='tree', role='treeitem', and role='group'. Common in file explorers, nested navigation menus, org charts, and any UI where items can be expanded or collapsed to reveal children.
Skill Claude CodeCodex
Use consistent OpenAPI terminology and definitions when writing documentation, educational material, and tooling guidance.
Skill Claude CodeCodex
Skill for writing and updating scalar.config.json — Scalar Docs configuration reference for users and LLMs.
Skill Claude CodeCodex
Scalar's design system — design tokens, theming (@scalar/themes), CSS variables, and the @scalar/components library. Use when designing or implementing Scalar UI, especially with Paper (code-to-design / design-to-code), so output matches real Scalar tokens, colors, typography, spacing, and components instead of…
Skill Claude CodeCodex
A reference skill bundle that shows the expected template bundle layout.
Skill Claude CodeCodex
How OpenAcme is laid out — data dir, agents, skills, MCP servers, tasks, memory, the peer-notes convention. Read this when the user asks you to manage their workforce, set up an agent, install a skill, configure an MCP server, or explain how the platform works.
lignertys/reddit-research-skills
Skill Claude CodeCodex
Pure API reference for reddapi.dev - authentication, all endpoints (vector search, semantic search, trends, subreddit lookup), request parameters, response schemas, and error codes, with no research-workflow framing. Use when the user wants raw endpoint documentation, is debugging a reddapi.dev integration, needs…
Skill Claude CodeCodex
Use when calling any OneTool pack tool via onetool/ot triggers or the MCP run tool — pack map with aliases, call syntax, kwarg-prefix and alias forgiveness, discovery, a greppable index of every command, recovery from disconnected servers, and large-result handling.
Skill Claude CodeCodex
A reference-list audit for academic papers that checks citations, formatting, identifiers such as DOIs and URLs, journal names, metadata, completeness, duplicates, self-citations, and ordering. DOI means a persistent identifier for a research publication.
Skill Claude CodeCodexCursor
Edit Internacia country and intblock YAML safely — validation, enrichment, provenance, and OpenSpec gates. Use when modifying data/countries/, data/intblocks/, data/blocktypes/, running validate scripts, enrich.py, or proposing schema changes in internacia-db.
Skill Claude CodeCodexCursor
Query Internacia reference datasets — countries, borders, org membership, entity linking. Use when looking up country codes, UN members, NATO/EU/ASEAN rosters, border neighbors, Wikidata links, or joining on stable identifiers. Prefer DuckDB or Parquet over source YAML.
XPOZpublic/xpoz-clawhub-skills
Skill Claude CodeCodex
Reference guide for using Xpoz effectively via MCP. Covers query syntax (boolean operators, date filtering), response modes (fast/paging/CSV), field selection, tracking setup, and all platform tool references (Twitter, Instagram, Reddit, TikTok). Load for ANY Xpoz interaction, not just explicit best-practices…
Skill Claude CodeCodex
Complete skill compression documentation — all options, modes, and calibration details (2,500 tokens).
amir0135/github-copilot-use-cases
Skill Claude CodeCodex
Analyze Azure resource groups and generate detailed Mermaid architecture diagrams showing the relationships between individual resources. Use this skill when the user asks for a diagram of their Azure resources or help in understanding how the resources relate to each other.
amir0135/github-copilot-use-cases
Skill Claude CodeCodex
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.