Agent Skills Hub

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

Clear

434 skills found

EngineeringAutomation
spawn-decision avatar

spawn-decision

A specialized decision-making agent for complex architectural choices, task planning, and error resolution within the orchestration system.

Views: 7
Data AnalysisResearch
seaborn avatar

seaborn

Statistical visualization library for Python. Create publication-quality graphics like box plots, heatmaps, and violin plots with pandas integration and automatic statistical estimation.

Views: 919,784
EngineeringProductivity
wednesday-design avatar

wednesday-design

UI/UX design assistant that enforces component library usage, accessibility, and design tokens for React/Next.js projects. Ensures consistent visual output using shadcn/ui, Aceternity, and other approved libraries.

Views: 17148
EngineeringProductivityAutomation
nx-workspace-patterns avatar

nx-workspace-patterns

Configure and optimize Nx monorepo workspaces. Use for project boundaries, build caching, library organization, and implementing affected commands.

Views: 1134,568
EngineeringProductivityAutomation
structuring-plugins avatar

structuring-plugins

Guides the creation and organization of Claude Code plugins, including directory scaffolding, manifest setup, component management (commands, agents, skills, hooks), and auto-discovery configuration.

Views: 145
EngineeringAutomation
git-advanced avatar

git-advanced

Advanced Git workflow automation including rebase strategies, bisect debugging, cherry-picking, and conflict resolution with safety guardrails.

Views: 358
ResearchData AnalysisEngineering
analyzing-research-documents avatar

analyzing-research-documents

Systematically extract insights, decisions, and constraints from research documents, technical papers, and architectural design files.

Views: 874
EngineeringAutomation
risk-based-testing avatar

risk-based-testing

Focus testing effort on highest-risk areas using risk assessment and prioritization. Use when planning test strategy, allocating resources, or making coverage decisions.

Views: 17329#risk#prioritization#test-planning#coverage
Engineering
moonbit-refactoring avatar

moonbit-refactoring

Refactor MoonBit code for idiomatic style: minimize public APIs, implement methods, leverage pattern matching with views, and enforce high test coverage for maintainable MoonBit projects.

Views: 772
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: 16176
EngineeringAutomation
refactoring avatar

refactoring

Linter-driven refactoring agent that resolves complexity issues like cyclomatic depth, primitive obsession, and long functions using automated pattern extraction.

Views: 181
Engineering
react-router-data-mode avatar

react-router-data-mode

Build React applications using React Router's data mode (createBrowserRouter/RouterProvider) for loaders, actions, fetchers, and optimistic UI without the Vite framework plugin.

Views: 9126