code-documentation
Standardize code documentation: automate READMEs, API references, JSDoc/TSDoc, and Architecture Decision Records (ADRs) to maintain clean, professional technical guides.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
283 skills found
Standardize code documentation: automate READMEs, API references, JSDoc/TSDoc, and Architecture Decision Records (ADRs) to maintain clean, professional technical guides.
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.
Generate and update PyTorch-compliant function and method docstrings using reStructuredText/Sphinx conventions.
Standards for organizing, structuring, and maintaining project documentation to ensure consistency across user guides, development docs, and AI-assisted workflows.
Expert Svelte 5 runes guidance: reactive state ($state), derived values ($derived), effects ($effect), props, and migration strategies. Prevents reactivity anti-patterns.
Perform automated security audits, bug detection, and code quality assessments on local branch diffs using a structured, checklist-driven verification process.
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.
Professional trading strategy and risk management toolkit for prediction markets and crypto, featuring trend analysis, position sizing, and stop-loss frameworks.
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.
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.
Automates the integration of Python and TypeScript type hints to enhance IDE intellisense, error detection, and AI code comprehension.
Toolkit for testing local web applications using Playwright, featuring server lifecycle management, automated DOM inspection, and browser automation workflows.