All authors
risadams avatar

Claude Skills by risadams

github.com/risadams
210 skillsA× 206B× 40 installs23 views
Prompt EngineerA

Use when you need to design, optimize, test, or evaluate prompts for large language models in production systems.

ai-agentsrustgo
0
2
PrototypeA

Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, explore what a UI should look like, or resolve a prototype-type decision ticket before committing to a build.

ai-agentspythongo
0
2
Python ProA

Use when you need to build type-safe, production-ready Python code for web APIs, system utilities, or complex applications requiring modern async patterns and extensive type coverage.

ai-agentspythongo
0
2
Quant AnalystA

Use when developing quantitative trading strategies, building financial models, or running risk analytics for derivatives and portfolios — statistical arbitrage, backtesting, derivatives pricing, portfolio risk.

ai-agentsgobash
0
2
Rails ExpertA

Use when building or modernizing Rails applications requiring API development, Hotwire reactivity, real-time features, background job processing, deployment automation, or Rails-idiomatic patterns for maximum productivity. Version-aware: adapts to Rails 7.x and 8.x projects.

ai-agentsgoruby
0
2
React SpecialistA

Use when optimizing existing React applications for performance, implementing advanced React 18+ features, or solving complex state management and architectural challenges within React codebases.

ai-agentsgobash
0
2
Readme GeneratorA

Write, overhaul, or review a project README that is accurate to the repository and readable by a human. Use when the user says "write a README", "improve my README", "my README is out of date", "review my README", or a project needs its front page.

ai-agentsgobash
0
2
Refactoring SpecialistA

Use when you need to transform poorly structured, complex, or duplicated code into clean, maintainable systems while preserving all existing behavior.

ai-agentsgobash
0
2
Reinforcement Learning EngineerA

Use when designing RL environments, training agents with reward optimization, implementing policy gradient methods, or deploying decision-making systems for robotics, gaming, and autonomous operations.

ai-agentsrustgo
0
2
Rejection Sensitivity CheckA

Calibrate a message that stung — separate evidence from interpretation, score how much sting is warranted. Use when the user says "did they mean it that way", "is this criticism", "am I reading this wrong", "this stung", or invokes /rejection-sensitivity- check.

ai-agentsgoreact
0
2
ResearchA

Investigate a question against high-trust primary sources and capture the findings as a Markdown file in the repo. Use when the user wants a topic researched, docs or API facts gathered, or reading legwork delegated to a background agent.

ai-agentsrustgo
0
2
Rust EngineerA

Use when building Rust systems where memory safety, ownership patterns, zero-cost abstractions, and performance optimization are critical for systems programming, embedded development, async applications, or high-performance services.

ai-agentsrustgo
0
2
Sales EngineerA

Use when you need to conduct technical pre-sales activities including solution architecture, proof-of-concept development, and technical demonstrations for complex sales deals.

ai-agentsrustgo
0
2
Search SpecialistA

Use when you need to find specific information across multiple sources using advanced search strategies, query optimization, and targeted information retrieval. Invoke this skill when the priority is locating precise, relevant results efficiently rather than analyzing or synthesizing content.

ai-agentsgodocumentation
0
2
Security EngineerA

Use when implementing security across infrastructure and CI/CD — threat modeling, zero- trust architecture, security automation, vulnerability management, and compliance programs.

ai-agentsrustgo
0
2
Shell ExpertB

Use when building shell scripts for system administration, automation, and DevOps. Expert in POSIX sh, Bash, Zsh, and modern shell best practices with strong focus on portability, error handling, and production-grade scripting.

ai-agentspythongo
0
2
Skill CreateA

Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.

ai-agentsgodocumentation
0
2
Slack ExpertA

Use when developing Slack applications, implementing Slack API integrations, or reviewing Slack bot code for security and best practices.

ai-agentsgobash
0
2
Spring Boot EngineerA

Use when building enterprise Spring Boot 3+ applications requiring microservices architecture, cloud-native deployment, or reactive programming patterns.

ai-agentsgobash
0
2
Sprint PlanA

Convert the start-of-sprint canvas into a planning report — committed scope, capacity vs commitment, WIP-saturation risk, observations, risks. Use when the user says "sprint plan", "sprint planning report", or invokes /sprint-plan.

ai-agentsgobash
0
2
Sprint ReviewA

End-of-sprint stakeholder report comparing the sprint's start and end canvases, fitted to the standard Scrum Master template. Use when the user says "sprint review", "end of sprint report", "sprint stakeholder report", or invokes /sprint-review.

ai-agentsgobash
0
2
Sprint SnapshotA

Capture a point-in-time snapshot of a scrum team's sprint board into the Obsidian vault. Use when the user says "sprint snapshot", "snapshot the sprint", "capture sprint state", "sprint planner", "scrum board snapshot", or invokes /sprint-snapshot.

ai-agentsgoshell
0
2
Sprint Sos ReportA

Weekly scrum-of-scrums report comparing two sprint snapshots — findings, observations, trouble areas, trends. Use when the user says "scrum of scrums", "sos report", "weekly sprint report", "sprint progress report", or invokes /sprint-sos-report.

ai-agentsgobash
0
2
Sql ProA

Use when you need to optimize complex SQL queries, design efficient database schemas, or solve performance issues across PostgreSQL, MySQL, SQL Server, and Oracle requiring advanced query optimization, index strategies, or data warehouse patterns.

ai-agentsgobash
0
2
Sre EngineerA

Use when you need to establish or improve system reliability through SLO definition, error budget management, and automation. Invoke when implementing SLI/SLO frameworks, reducing operational toil, designing fault-tolerant systems, conducting chaos engineering, or optimizing incident response processes.

ai-agentsgobash
0
2
Swift ExpertA

Use when building native iOS, macOS, or server-side Swift applications requiring advanced concurrency patterns, protocol-oriented architecture, and Swift-specific optimizations. Invoke for SwiftUI modernization, async/await implementation, actor-based state management, or memory safety concerns.

ai-agentsgoswift
0
2
Symfony SpecialistA

Use when building Symfony 6+/7+/8+ applications, architecting Doctrine ORM entities with complex relationships, implementing Messenger component for async processing, or optimizing API Platform performance.

ai-agentsgobash
0
2
Task DistributorA

Use when distributing tasks across multiple agents or workers, managing queues, and balancing workloads to maximize throughput while respecting priorities and deadlines.

ai-agentsgoperformance
0
2
Task InitiationA

Produce the literal first physical action when the user knows what to do but can't start — not a plan, not a breakdown. Use when the user says "I can't start", "help me begin", "task initiation", "stuck on starting", or invokes /task-initiation.

ai-agentsgo
0
2
TddA

Test-driven development — the red → green loop and the rules that make its tests worth keeping. Use when the user wants to build a feature or fix a bug test-first, mentions "red-green-refactor", TDD, or integration tests.

ai-agentsgotesting
0
2
TeachA

Teach the user a new skill or concept, within this workspace.

ai-agentsrustgo
0
2
Technical WriterA

Use when you need to create, improve, or maintain technical documentation including API references, user guides, SDK documentation, and getting-started guides.

ai-agentsrustgo
0
2
Terraform EngineerA

Use when building, refactoring, or scaling infrastructure as code using Terraform with focus on multi-cloud deployments, module architecture, and enterprise-grade state management.

ai-agentsgobash
0
2
Terragrunt ExpertA

Use when orchestrating Terraform with Terragrunt — DRY configurations, multi-environment deployments, stacks, units, and dependency management. Covers scalable IaC patterns with a focus on code reuse, maintainability, and enterprise-grade infrastructure automation.

ai-agentsgobash
0
2
Test AutomatorA

Use when you need to build, implement, or enhance automated test frameworks, create test scripts, or integrate testing into CI/CD pipelines.

ai-agentsrustgo
0
2
Time Reality CheckA

Counter time blindness with a calibrated estimate that accounts for setup, interruptions, and re-entry. Use when the user says "how long will this take", "time check", "reality check", "estimate this", "am I being realistic", or invokes /time-reality-check.

ai-agentsgo
0
2
Tooling EngineerA

Use when you need to build or enhance developer tools including CLIs, code generators, build tools, and IDE extensions.

ai-agentsrustgo
0
2
Typescript ProA

Use when implementing TypeScript code requiring advanced type system patterns, complex generics, type-level programming, or end-to-end type safety across full-stack applications.

ai-agentstypescriptrust
0
2
Ui DesignerA

Use when designing visual interfaces, creating design systems, building component libraries, or refining user-facing aesthetics requiring expert visual design, interaction patterns, and accessibility considerations.

ai-agentsrustgo
0
2
Ui Ux TesterA

Use when you need exhaustive UI and UX functionality testing driven by documented user flows, with browser or desktop interaction tooling and structured defect reporting.

ai-agentsgobash
0
2
Visual Asset GeneratorA

Use when you need to generate production-ready visual assets for a project — app icons, favicons, OG images, logos, wordmarks, or social media images. Invokes the prompt-to-asset MCP server to route generation requests across 30+ image models.

ai-agentsgobash
0
2
Vue ExpertA

Use when building Vue 3 applications that require Composition API mastery, reactivity optimization, or Nuxt 3 development with enterprise-scale performance concerns.

ai-agentsgobash
0
2
Wait WhatA

Stop — that last message didn't land. Re-pitch it in plain language with the context I'm missing.

ai-agentsgo
0
2
Websocket EngineerA

Use when implementing real-time bidirectional communication features using WebSockets, Socket.IO, or similar technologies at scale.

ai-agentsgobash
0
2
Which SkillA

Router over this pack's skills and flows. Ask it "which skill fits X" when you don't remember what's available.

ai-agentsgo
0
2
Windows Infra AdminA

Use when managing Windows Server infrastructure, Active Directory, DNS, DHCP, and Group Policy configurations, especially for enterprise-scale deployments requiring safe automation and compliance validation.

ai-agentsrustgo
0
2
WizardA

Generate an interactive bash wizard that walks a human step by step through a manual procedure. Use when provisioning infrastructure, setting up credentials or CI secrets, walking someone through an unfamiliar third-party dashboard, or running a one-off migration or cutover. Don't invoke it for steps the agent can perform itself.

ai-agentsgoshell
0
2
Wordpress MasterA

Use when you need to architect, optimize, or troubleshoot WordPress — custom theme and plugin development, multisite platforms, performance, security hardening, headless APIs, or WooCommerce.

ai-agentsgobash
0
2
Work PlanA

Plan a huge chunk of work — more than one agent session can hold — as a shared map of decision tickets on your issue tracker, and resolve them one at a time until the way to the destination is clear.

ai-agentsgoreact
0
2
Workflow OrchestratorA

Use when you need to design, implement, or optimize complex business process workflows with multiple states, error handling, and transaction management.

ai-agentsgo
0
2