Topic: skills
17,247 skills in this topic.
-
project-architecture
Overview of the project's tech stack, directory structure, and architectural patterns.
aiskillstore/marketplace 232
-
rag-pipeline
Details on the Retrieval Augmented Generation pipeline, Ingestion, and Vector Search.
aiskillstore/marketplace 232
-
research-fact-checker
Assists authors in researching topics, verifying facts, and ensuring accuracy in their writing. Particularly useful for historical fiction, non-fiction, science fiction, and any genre requiring real-world accuracy. Use when the user needs help with research or fact-checking.
aiskillstore/marketplace 232
-
robotics-subject-expert
Domain knowledge for Physical AI, ROS 2, and Humanoid Robotics.
aiskillstore/marketplace 232
-
ui-design-system
The Design System, Theme, and UX rules for the Physical AI Hub.
aiskillstore/marketplace 232
-
ai-chapter-consolidate
Use AI to merge individual page HTML files into a unified chapter document. Creates continuous document format for improved reading experience and semantic consistency.
aiskillstore/marketplace 232
-
ai-html-generate
Use AI to recreate PDF page as semantic HTML. Consumes three inputs (PNG image, parsed text, ASCII preview) for complete contextual understanding and accurate generation.
aiskillstore/marketplace 232
-
ai-visual-accuracy-check
Use AI to compare rendered HTML to original PDF page. AI makes contextual judgment about visual accuracy with explainable reasoning. BLOCKING quality gate - stops pipeline if score below 85%.
aiskillstore/marketplace 232
-
ascii-preview-generate
Use AI to create ASCII text-based preview of PDF page layout. Transforms visual and extracted data into structured ASCII representation for HTML generation.
aiskillstore/marketplace 232
-
code-analysis
Check if code is readable by non-developers - clear names, plain English comments, no jargon
aiskillstore/marketplace 232
-
commit-drafter
Automatically draft commit messages by analyzing git status and staged changes
aiskillstore/marketplace 232
-
draft-commit
Create a thoughtful, supportive commit message from your staged changes.
aiskillstore/marketplace 232
-
format-standardize
Standardize formatting and apply consistent style to the deliverable. Use after generation to ensure the output matches the user's formatting standards and conventions.
aiskillstore/marketplace 232
-
generate-output
Create the deliverable (code, documentation, tests, content) following the user's standards and best practices. Use after validation passes to actually build the work product.
aiskillstore/marketplace 232
-
html-structure-validate
Validate HTML5 structure and basic syntax. BLOCKING quality gate - stops pipeline if validation fails. Ensures deterministic output quality.
aiskillstore/marketplace 232
-
pdf-page-extract
Extract rich data from PDF pages including text spans with metadata, rendered PNG images, and page mapping. Creates persistent artifacts for downstream processing.
aiskillstore/marketplace 232
-
quality-report-generate
Generate comprehensive quality report with metrics and verification. Produces final CHAPTER_XX_VERIFICATION.md and quality_metrics.json for deployment approval.
aiskillstore/marketplace 232
-
quality-verify
Verify the final deliverable meets all quality criteria before delivery. Use as the final validation step to ensure the output meets the user's quality standards across all 6 dimensions.
aiskillstore/marketplace 232
-
validate-requirements
Validate that input meets prerequisites based on the user's saved standards for the project type. Use at the start of any quality pipeline to ensure the user has provided sufficient requirements.
aiskillstore/marketplace 232
-
frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
aiskillstore/marketplace 232
-
web-ai-prompt-api
Chrome's built-in Prompt API implementation guide. Use Gemini Nano locally in browser for AI features - session management, multimodal input, structured output, streaming, Chrome Extensions. Reference for all Prompt API development.
aiskillstore/marketplace 232
-
arch-view
This skill should be used when the user asks to "generate architecture view", "show service dependency graph", "map request flows", "show event topology", "group services by domain", "visualize architecture", or mentions cross-repository architecture analysis, service mapping, or architectural visualization.
aiskillstore/marketplace 232
-
doc-coauthoring
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.
aiskillstore/marketplace 232
-
repo-docs
This skill should be used when the user asks to "generate repository documentation", "create a README", "document API", "write architecture docs", "add CONTRIBUTING guide", "update repo docs", "document codebase", or mentions repository documentation, codebase analysis, or cross-repository integration documentation.
aiskillstore/marketplace 232