voldemortgin
Community@voldemortgin
La vita e' bella!
Agent Skills by voldemortgin
Showing 127 vetted skills indexed across 1 GitHub repositories.
nextjs-developer
Guides building Next.js 14+ apps with App Router, Server Components, and Server Actions.
nextjs-advanced-routing
Guide advanced Next.js App Router patterns with Server Actions and route.ts files.
packaging-python-libraries
Package and distribute Python libraries via pyproject.toml and PyPI.
m13-domain-error
Design domain error handling strategies with Rust patterns like thiserror and anyhow.
fullstack-guardian
Guide frontend and backend feature implementation with secure API development and data flows.
python3-packaging
Configure Python packaging with pyproject.toml, Ruff, MyPy, and pytest.
rust-symbol-analyzer
Analyze Rust project structure using LSP symbol queries.
skill-extractor
Extract reusable knowledge from work sessions into new Claude Code skills.
m15-anti-pattern
Identify and correct common anti-patterns in Rust code.
coding-guidelines
Guide Rust code style, naming conventions, and best practices.
swift-swiftui-first
Guide SwiftUI-first development with UIKit fallback strategies for Apple platforms.
managing-python-releases
Automate semantic versioning, changelog updates, and PyPI deployments via GitHub Actions.
documenting-python-libraries
Generate Google-style docstrings and configure Sphinx with ReadTheDocs for Python libraries.
python3-add-feature
Guide test-driven feature addition to Python projects with pytest, ruff, and mypy.
hatchling
Build Python packages into wheels and sdists via pyproject.toml.
m10-performance
Profile and benchmark Rust code to identify performance bottlenecks.
pypi-readme-creator
Generate and validate PyPI-compliant README files in Markdown or reStructuredText.
python3-test-design
Design pytest test suites for Python 3.11+ projects, including architecture and naming conventions.
python3-review
Analyzes Python files for type safety, error handling, security vulnerabilities, and performance optimizations.
python3-bug
Debug functional issues, runtime errors, and specification discrepancies in Python code.
vercel-ai-sdk
Guide Vercel AI SDK v5 implementation for chat, streaming, tool calling, and embeddings.
swift-protocols
Explain Swift protocol-oriented programming concepts including generics, associated types, opaque types, and existential types.
m12-lifecycle
Design Rust resource lifecycles using RAII, lazy initialization, and pooling.
nextjs-anti-patterns
Detect and correct Next.js App Router anti-patterns in code.