Agent Skills Hub

Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.

Clear

321 skills found

EducationContent
explain-concepts avatar

explain-concepts

Explains complex concepts using master teaching frameworks like Feynman, Socratic, and Cognitive Load theory to ensure deep, clear understanding.

Views: 2321
EngineeringAutomation
Security Code Review avatar

Security Code Review

Analyze source code for security vulnerabilities based on OWASP Top 10 guidelines and suggest remediation strategies.

Views: 27161
EngineeringContentAutomation
markdownlint avatar

markdownlint

Lint, format, and validate Markdown files using markdownlint-cli2 with project-specific rule enforcement for consistent, high-quality documentation.

Views: 433
EngineeringData AnalysisAutomation
Extract structured data from unstructured files (PDF, PPTX, DOCX...) avatar

Extract structured data from unstructured files (PDF, PPTX, DOCX...)

Implement LlamaExtract for robust structured data extraction from PDF, DOCX, and PPTX files using Pydantic schemas.

Views: 36176
EngineeringAutomation
quality-fixer avatar

quality-fixer

Automatically apply safe quality fixes including formatting (Black, isort), linting (Ruff auto-fixes), and resolving formatter conflicts to maintain Python code quality.

Views: 225
AutomationProductivity
mijia-control avatar

mijia-control

Control and monitor Xiaomi Mijia smart home devices including status switching, device discovery, automation scenes, and environmental statistics.

Views: 2739
EngineeringAutomation
openai-agents-sdk avatar

openai-agents-sdk

Build AI agents with the OpenAI Agents SDK for Python. Supports multi-agent handoffs, function tools, stateful sessions, streaming, and Azure OpenAI integration via LiteLLM.

Views: 9931
EngineeringAutomation
instruments-profiling avatar

instruments-profiling

Use when profiling native macOS or iOS apps with Instruments/xctrace. Covers binary selection, CLI commands, trace exports, and common debugging gotchas.

Views: 37
EngineeringAutomation
project-scaffolding avatar

project-scaffolding

IDE-grade project scaffolding wizard for 70+ types of web, mobile, desktop, and backend projects, featuring interactive setup for SDKs, databases, and DevOps configurations.

Views: 4236
EngineeringAutomationProductivity
prp-ralph-loop avatar

prp-ralph-loop

Autonomous iteration loop for AI software development. Executes tasks, validates code, and manages state until completion. Ideal for implementing complex PRP plans.

Views: 212,155
EngineeringAutomation
plugin-best-practices avatar

plugin-best-practices

Validates Claude Code plugins against architectural standards, checking manifest files, frontmatter, and tool invocation patterns to ensure high-quality, compliant plugin development.

Views: 18539
EngineeringAutomationProductivity
openapi-spec-generator avatar

openapi-spec-generator

Generates OpenAPI 3.0/3.1 specs from code (FastAPI, NestJS) or design-first schemas. Includes client SDK generation, mock server setup, and support for Swagger/ReDoc/Stoplight documentation workflows.

Views: 331