home / skills / arustydev

arustydev skills

Find 283 skills from 1 repo created by arustydev on GitHub.

1 repo
283 skills
GitHub

Sponsored

beads

arustydev/ai

5
Git-backed issue tracker for multi-session work with dependencies and persistent memory across conversation compaction. Use when work spans sessions, has blockers, or needs context recovery after compaction.
helm-chart-scaffolding

arustydev/ai

2
Design, organize, and manage Helm charts for templating and packaging Kubernetes applications with reusable configurations. Use when creating Helm charts, packaging Kubernetes applications, or implementing templated deployments.
nft-standards

arustydev/ai

2
Implement NFT standards (ERC-721, ERC-1155) with proper metadata handling, minting strategies, and marketplace integration. Use when creating NFT contracts, building NFT marketplaces, or implementing digital asset systems.
grafana-dashboards

arustydev/ai

2
Create and manage production Grafana dashboards for real-time visualization of system and application metrics. Use when building monitoring dashboards, visualizing metrics, or creating operational observability interfaces.
python-packaging

arustydev/ai

2
Create distributable Python packages with proper project structure, setup.py/pyproject.toml, and publishing to PyPI. Use when packaging Python libraries, creating CLI tools, or distributing Python code.
python-performance-optimization

arustydev/ai

2
Profile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging slow Python code, optimizing bottlenecks, or improving application performance.
docs-scientific-schematics-dev

arustydev/ai

2
This skill generates publication-quality scientific diagrams from natural-language prompts using Nano Banana Pro and Gemini 3 Pro for iterative quality
convert-elm-scala

arustydev/ai

2
This skill converts Elm code to idiomatic Scala, mapping types, patterns, and effects for safe, idiomatic migration.
template-new-skill

arustydev/ai

2
This skill generates a ready-to-use skeleton template for a new Claude Code Skill, including read-only file access, search utilities, and file discovery.
design-brand-applying-dev

arustydev/ai

2
This skill ensures generated documents adhere to Acme Corporation branding, applying colors, typography, layouts, and messaging for consistent professional
git-advanced-workflows

arustydev/ai

2
Master advanced Git workflows including rebasing, cherry-picking, bisect, worktrees, and reflog to maintain clean history and recover from any situation. Use when managing complex Git histories, collaborating on feature branches, or troubleshooting repository issues.
billing-automation

arustydev/ai

2
Build automated billing systems for recurring payments, invoicing, subscription lifecycle, and dunning management. Use when implementing subscription billing, automating invoicing, or managing recurring payment systems.
bash-defensive-patterns

arustydev/ai

2
Master defensive Bash programming techniques for production-grade scripts. Use when writing robust shell scripts, CI/CD pipelines, or system utilities requiring fault tolerance and safety.
cicd-github-actions-dev

arustydev/ai

2
This skill helps you create, debug, and optimize GitHub Actions workflows and CI configurations to accelerate reliable software delivery.
convert-c-rust

arustydev/ai

2
This skill converts C code to idiomatic Rust, mapping types, ownership, and patterns to safer, modern Rust code.
convert-clojure-erlang

arustydev/ai

2
This skill converts Clojure code to idiomatic Erlang, enabling BEAM migration, concurrency adaptation, and reliable fault-tolerant refactoring.
github-app-dev

arustydev/ai

2
This skill guides you through building secure, scalable GitHub Apps with authentication, webhooks, deployment, and best practices for reliable automation.
lang-csharp-dev

arustydev/ai

2
This skill helps you master modern C# patterns including nullable reference types, records, pattern matching, LINQ, and async/await guidance.
convert-clojure-elm

arustydev/ai

2
This skill translates dynamic Clojure patterns to idiomatic Elm, enabling type safety, TEA architecture, and explicit error handling during migration.
lang-fsharp-dev

arustydev/ai

2
This skill helps you write idiomatic F# code with patterns, types, and domain modeling for robust .NET applications.
bats-testing-patterns

arustydev/ai

2
Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell scripts, CI/CD pipelines, or requiring test-driven development of shell utilities.
meta-context-optimization-dev

arustydev/ai

2
This skill helps optimize contextual throughput by applying compaction, masking, caching, and partitioning to extend dialogue and task context while reducing
meta-hook-dev-dev

arustydev/ai

2
This skill helps you design and implement Claude Code plugin hooks for PreToolUse, PostToolUse, Stop, and Session events to automate and enforce policies.
meta-mcp-integration-dev

arustydev/ai

2
This skill helps you integrate MCP servers into Claude Code plugins, enabling tool access to external services with secure, scalable configurations.
sql-optimization-patterns

arustydev/ai

2
Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.
gitlab-ci-patterns

arustydev/ai

2
Build GitLab CI/CD pipelines with multi-stage workflows, caching, and distributed runners for scalable automation. Use when implementing GitLab CI/CD, optimizing pipeline performance, or setting up automated testing and deployment.
convert-fsharp-haskell

arustydev/ai

2
This skill translates F# code to idiomatic Haskell, mapping types, monads, and patterns to Haskell equivalents for migration and refactoring.
convert-scala-clojure

arustydev/ai

2
This skill translates Scala patterns to idiomatic Clojure, mapping types, handling errors, and adopting data-first, dynamic-typing idioms.
convert-scala-elm

arustydev/ai

2
This skill converts Scala code to idiomatic Elm, mapping types and patterns to TEA-friendly equivalents for frontend migration.
design-brand-guidelines-dev

arustydev/ai

2
This skill applies Anthropic's official brand colors and typography to artifacts to ensure consistent look and feel across documents and visuals.
async-python-patterns

arustydev/ai

2
Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.
lang-graphql-dev

arustydev/ai

2
This skill helps you design and consume GraphQL APIs efficiently by applying foundational patterns for schemas, queries, mutations, and resolvers.
rag-implementation

arustydev/ai

2
Build Retrieval-Augmented Generation (RAG) systems for LLM applications with vector databases and semantic search. Use when implementing knowledge-grounded AI, building document Q&A systems, or integrating LLMs with external knowledge bases.
lang-rust-benchmarking-eng

arustydev/ai

2
This skill runs and analyzes cargo xtask bench benchmarks, generates Markdown reports, and compares results against the serde_json baseline.
lang-rust-cargo-dev

arustydev/ai

2
This skill helps manage Cargo.toml workspace dependencies consistently across packages, improving correctness and public API exposure.
lang-scala-library-dev

arustydev/ai

2
This skill helps you design immutable Scala library APIs, configure sbt and Mill builds, and publish to Maven Central with best practices.
method-git-worktrees-dev

arustydev/ai

2
This skill sets up isolated git worktrees to safely start feature work without affecting the current workspace.
openmetadata-sdk-dev

arustydev/ai

2
This skill helps you accelerate OpenMetadata SDK and connector development by guiding architecture, config, auth, and entity modeling best practices.
patterns-metaprogramming-dev

arustydev/ai

2
This skill helps you map metaprogramming patterns across languages, translating decorators, annotations, and macros to guide code generation and migrations.
method-reproduce-reduce-regress-eng

arustydev/ai

2
This skill guides debugging by reproducing real-data failures, reducing inputs to minimal cases, and anchoring regressions with robust tests.
method-verification-dev

arustydev/ai

2
This skill enforces verification before claiming completion by running full verification commands and presenting evidence to users.
cicd-gitea-actions-dev

arustydev/ai

2
This skill helps you develop reusable Gitea Actions, including composite and Docker actions, by guiding action.yml structure and porting GitHub Actions.
applying-brand-guidelines

arustydev/ai

2
This skill applies consistent corporate branding and styling to all generated documents including colors, fonts, layouts, and messaging
dependency-upgrade

arustydev/ai

2
Manage major dependency version upgrades with compatibility analysis, staged rollout, and comprehensive testing. Use when upgrading framework versions, updating major dependencies, or managing breaking changes in libraries.
modern-javascript-patterns

arustydev/ai

2
Master ES6+ features including async/await, destructuring, spread operators, arrow functions, promises, modules, iterators, generators, and functional programming patterns for writing clean, efficient JavaScript code. Use when refactoring legacy code, implementing modern patterns, or optimizing JavaScript applications.
prompt-engineering-patterns

arustydev/ai

2
Master advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability in production. Use when optimizing prompts, improving LLM outputs, or designing production prompt templates.
gitops-workflow

arustydev/ai

2
Implement GitOps workflows with ArgoCD and Flux for automated, declarative Kubernetes deployments with continuous reconciliation. Use when implementing GitOps practices, automating Kubernetes deployments, or setting up declarative infrastructure management.
typescript-advanced-types

arustydev/ai

2
Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.
scientific-schematics

arustydev/ai

2
Create publication-quality scientific diagrams using Nano Banana Pro AI with smart iterative refinement. Uses Gemini 3 Pro for quality review. Only regenerates if quality is below threshold for your document type. Specialized in neural network architectures, system diagrams, flowcharts, biological pathways, and complex scientific visualizations.
writing-rules

arustydev/ai

2
This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
e2e-testing-patterns

arustydev/ai

2
Master end-to-end testing with Playwright and Cypress to build reliable test suites that catch bugs, improve confidence, and enable fast deployment. Use when implementing E2E tests, debugging flaky tests, or establishing testing standards.
creating-financial-models

arustydev/ai

2
This skill provides an advanced financial modeling suite with DCF analysis, sensitivity testing, Monte Carlo simulations, and scenario planning for investment decisions
monorepo-management

arustydev/ai

2
Master monorepo management with Turborepo, Nx, and pnpm workspaces to build efficient, scalable multi-package repositories with optimized builds and dependency management. Use when setting up monorepos, optimizing builds, or managing shared dependencies.
architecture-patterns

arustydev/ai

2
Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use when architecting complex backend systems or refactoring existing applications for better maintainability.
solidity-security

arustydev/ai

2
Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications.
analyzing-financial-statements

arustydev/ai

2
This skill calculates key financial ratios and metrics from financial statement data for investment analysis
python-testing-patterns

arustydev/ai

2
Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.
sast-configuration

arustydev/ai

2
Configure Static Application Security Testing (SAST) tools for automated vulnerability detection in application code. Use when setting up security scanning, implementing DevSecOps practices, or automating code vulnerability detection.
shellcheck-configuration

arustydev/ai

2
Master ShellCheck static analysis configuration and usage for shell script quality. Use when setting up linting infrastructure, fixing code issues, or ensuring script portability.
k8s-manifest-generator

arustydev/ai

2
Create production-ready Kubernetes manifests for Deployments, Services, ConfigMaps, and Secrets following best practices and security standards. Use when generating Kubernetes YAML manifests, creating K8s resources, or implementing production-grade Kubernetes configurations.
debugging-strategies

arustydev/ai

2
Master systematic debugging techniques, profiling tools, and root cause analysis to efficiently track down bugs across any codebase or technology stack. Use when investigating bugs, performance issues, or unexpected behavior.
ml-pipeline-workflow

arustydev/ai

2
Build end-to-end MLOps pipelines from data preparation through model training, validation, and production deployment. Use when creating ML pipelines, implementing MLOps practices, or automating model training and deployment workflows.
k8s-security-policies

arustydev/ai

2
Implement Kubernetes security policies including NetworkPolicy, PodSecurityPolicy, and RBAC for production-grade security. Use when securing Kubernetes clusters, implementing network isolation, or enforcing pod security standards.
defi-protocol-templates

arustydev/ai

2
Implement DeFi protocols with production-ready templates for staking, AMMs, governance, and lending systems. Use when building decentralized finance applications or smart contract protocols.
github-actions-templates

arustydev/ai

2
Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when setting up CI/CD with GitHub Actions, automating development workflows, or creating reusable workflow templates.
web3-testing

arustydev/ai

2
Test smart contracts comprehensively using Hardhat and Foundry with unit tests, integration tests, and mainnet forking. Use when testing Solidity contracts, setting up blockchain test suites, or validating DeFi protocols.
fastapi-templates

arustydev/ai

2
Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.
secrets-management

arustydev/ai

2
Implement secure secrets management for CI/CD pipelines using Vault, AWS Secrets Manager, or native platform solutions. Use when handling sensitive credentials, rotating secrets, or securing CI/CD environments.
javascript-testing-patterns

arustydev/ai

2
Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development. Use when writing JavaScript/TypeScript tests, setting up test infrastructure, or implementing TDD/BDD workflows.
react-modernization

arustydev/ai

2
Upgrade React applications to latest versions, migrate from class components to hooks, and adopt concurrent features. Use when modernizing React codebases, migrating to React Hooks, or upgrading to latest React versions.
multi-cloud-architecture

arustydev/ai

2
Design multi-cloud architectures using a decision framework to select and integrate services across AWS, Azure, and GCP. Use when building multi-cloud systems, avoiding vendor lock-in, or leveraging best-of-breed services from multiple providers.
langchain-architecture

arustydev/ai

2
Design LLM applications using the LangChain framework with agents, memory, and tool integration patterns. Use when building LangChain applications, implementing AI agents, or creating complex LLM workflows.
llm-evaluation

arustydev/ai

2
Implement comprehensive evaluation strategies for LLM applications using automated metrics, human feedback, and benchmarking. Use when testing LLM performance, measuring AI application quality, or establishing evaluation frameworks.
paypal-integration

arustydev/ai

2
Integrate PayPal payment processing with support for express checkout, subscriptions, and refund management. Use when implementing PayPal payments, processing online transactions, or building e-commerce checkout flows.
prometheus-configuration

arustydev/ai

2
Set up Prometheus for comprehensive metric collection, storage, and monitoring of infrastructure and applications. Use when implementing metrics collection, setting up monitoring infrastructure, or configuring alerting systems.
slo-implementation

arustydev/ai

2
Define and implement Service Level Indicators (SLIs) and Service Level Objectives (SLOs) with error budgets and alerting. Use when establishing reliability targets, implementing SRE practices, or measuring service performance.
confidence-check

arustydev/ai

2
Pre-implementation confidence assessment (β‰₯90% required). Use before starting any implementation to verify readiness with duplicate check, architecture compliance, official docs verification, OSS references, and root cause identification.
stripe-integration

arustydev/ai

2
Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.
uv-package-manager

arustydev/ai

2
Master the uv package manager for fast Python dependency management, virtual environments, and modern Python project workflows. Use when setting up Python projects, managing dependencies, or optimizing Python development workflows with uv.
distributed-tracing

arustydev/ai

2
Implement distributed tracing with Jaeger and Tempo to track requests across microservices and identify performance bottlenecks. Use when debugging microservices, analyzing request flows, or implementing observability for distributed systems.
nodejs-backend-patterns

arustydev/ai

2
Build production-ready Node.js backend services with Express/Fastify, implementing middleware patterns, error handling, authentication, database integration, and API design best practices. Use when creating Node.js servers, REST APIs, GraphQL backends, or microservices architectures.
lang-carbon-dev

arustydev/ai

2
This skill helps you write and migrate Carbon code with memory safety, C++ interop, and modern syntax through guided patterns.
llm-mcp-builder-dev

arustydev/ai

2
This skill helps you build high-quality MCP servers to enable LLMs to safely interact with external services through well-designed tools.
cicd-bitbucket-pipes-dev

arustydev/ai

2
This skill helps you create and publish reusable Bitbucket Pipes for CI/CD, enabling organization-wide automation and standardized deployment pipelines.
terraform-module-library

arustydev/ai

2
Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components.
cicd-gitea-workflows-dev

arustydev/ai

2
This skill helps you develop, troubleshoot, and migrate Gitea Actions workflows, optimizing CI with GitHub compatibility and Gitea-specific context.
cicd-tekton-pipelines-dev

arustydev/ai

2
This skill helps you design, debug, and optimize Tekton Pipelines on Kubernetes, enabling reusable Tasks and efficient CI/CD workflows.
convert-clojure-fsharp

arustydev/ai

2
This skill translates Clojure patterns to idiomatic F# in migrations, providing type mappings, error handling, async patterns, and idiom-aware refactoring.
convert-clojure-roc

arustydev/ai

2
This skill translates Clojure code to idiomatic Roc, transforming dynamic patterns into static, type-safe implementations for migration and refactoring.
convert-elixir-clojure

arustydev/ai

2
This skill converts Elixir code to idiomatic Clojure, mapping types, patterns, and concurrency to idiomatic Clojure equivalents.
convert-elixir-fsharp

arustydev/ai

2
This skill helps migrate Elixir code to idiomatic F# by mapping types, patterns, and concurrency to .NET patterns.
convert-erlang-roc

arustydev/ai

2
This skill converts Erlang code to idiomatic Roc, enabling smooth migration and preserving semantics with static types and functional patterns.
convert-fsharp-elixir

arustydev/ai

2
This skill translates F# code to idiomatic Elixir, enabling seamless migration with type mappings, pattern translations, and robust error handling.
convert-golang-rust

arustydev/ai

2
This skill converts Go code to idiomatic Rust, mapping types, patterns, and error handling to leverage Rust best practices.
convert-haskell-clojure

arustydev/ai

2
This skill translates Haskell code to idiomatic Clojure, mapping types, patterns, and workflows for smooth migration and REPL-driven development.
convert-haskell-elixir

arustydev/ai

2
This skill translates Haskell code to idiomatic Elixir, enabling smooth migration, preserving semantics while adopting BEAM-friendly patterns.
convert-haskell-erlang

arustydev/ai

2
This skill translates Haskell code to idiomatic Erlang/OTP, enabling smooth migration to fault-tolerant distributed systems and preserves semantics.
convert-haskell-roc

arustydev/ai

2
This skill helps migrate Haskell code to Roc by mapping types, translating idioms, and aligning with platform architecture for robust conversions.
agent skills by arustydev