Agent Skills Hub

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

Clear

283 skills found

EngineeringProductivity
code-documentation avatar

code-documentation

Standardize code documentation: automate READMEs, API references, JSDoc/TSDoc, and Architecture Decision Records (ADRs) to maintain clean, professional technical guides.

Views: 41,042
EngineeringData AnalysisAutomation
querying-json avatar

querying-json

Efficiently extract, filter, and transform specific fields from JSON files using jq, saving up to 95% of context window usage compared to reading full files.

Views: 139
EngineeringProductivity
docstring avatar

docstring

Generate and update PyTorch-compliant function and method docstrings using reStructuredText/Sphinx conventions.

Views: 1299,523
EngineeringProductivityAutomation
documentation-standards avatar

documentation-standards

Standards for organizing, structuring, and maintaining project documentation to ensure consistency across user guides, development docs, and AI-assisted workflows.

Views: 10106
Engineering
svelte-runes avatar

svelte-runes

Expert Svelte 5 runes guidance: reactive state ($state), derived values ($derived), effects ($effect), props, and migration strategies. Prevents reactivity anti-patterns.

Views: 8203
Engineering
find-bugs avatar

find-bugs

Perform automated security audits, bug detection, and code quality assessments on local branch diffs using a structured, checklist-driven verification process.

Views: 1235,781
EngineeringProductivity
structured-code-review avatar

structured-code-review

Performs a structured five-stage code review covering requirements, correctness, code quality, testing, and security. Provides actionable, categorized feedback (Blocker/Major/Minor/Nit) to improve PR quality.

Views: 9916#collaboration#code-review#quality#feedback
Data AnalysisResearch
auto-trading-strategy avatar

auto-trading-strategy

Professional trading strategy and risk management toolkit for prediction markets and crypto, featuring trend analysis, position sizing, and stop-loss frameworks.

Views: 104,430#trading#strategy#risk-management#polymarket
Data AnalysisEngineering
polars avatar

polars

High-performance in-memory DataFrame library for Python and Rust. Features lazy evaluation, parallel execution, and an Apache Arrow backend for efficient ETL, data processing, and faster pandas alternatives.

Views: 1619,721
EngineeringAutomation
code-reviewer avatar

code-reviewer

Conduct automated code reviews for local changes or remote GitHub Pull Requests. It analyzes code for correctness, maintainability, and standards using git and gh CLI integration.

Views: 8102,715
Engineering
implement-type-annotations avatar

implement-type-annotations

Automates the integration of Python and TypeScript type hints to enhance IDE intellisense, error detection, and AI code comprehension.

Views: 9126
EngineeringAutomation
webapp-testing avatar

webapp-testing

Toolkit for testing local web applications using Playwright, featuring server lifecycle management, automated DOM inspection, and browser automation workflows.

Views: 71125,720