All authors
jcasnellie69 avatar

Claude Skills by jcasnellie69

github.com/jcasnellie69
9,450 skillsA× 8,830B× 496C× 62D× 620 installs2,405 views
Devtools SecretsD

Knowledge and guardrails for the mise + fnox + infisical secrets toolchain, covering secret injection, secret providers, and env var hygiene.

toolsgobash
0
2
Dotnet AspireA

Adds .NET Aspire cloud-native orchestration to existing .NET solutions. Analyzes solution structure to identify services (APIs, web apps, workers), creates AppHost and ServiceDefaults projects, configures service discovery, adds NuGet packages, and sets up distributed application orchestration. Use when adding Aspire to .NET solutions or creating new cloud-ready distributed applications.

devopsgobash
0
2
Eval Driven DevA

Set up eval-based QA for Python LLM applications: instrument the app, build golden datasets, write and run eval tests, and iterate on failures. ALWAYS USE THIS SKILL when the user asks to set up QA, add tests, add evals, evaluate, benchmark, fix wrong behaviors, improve quality, or do quality assurance for any Python project that calls an LLM model.

testingpythongo
0
2
Extract ErrorsA

Use when adding new error messages to React, or seeing "unknown error code" warnings.

developmentreact
0
2
Feature FlagsA

Use when feature flag tests fail, flags need updating, understanding @gate pragmas, debugging channel-specific test failures, or adding new flags to React.

developmentjavascriptjava
0
2
Fix Ci FailuresA

Investigate and fix CI failures on a pull request. Use when CI checks fail on a PR branch — covers finding the PR, identifying failed checks, downloading logs and artifacts, extracting the failure cause, and iterating on a fix. Requires the `gh` CLI.

devopsjavascripttypescript
0
2
FixA

Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.

development
0
2
FlagsA

Use when you need to check feature flag states, compare channels, or debug why a feature behaves differently across release channels.

code-qualityreact
0
2
FlowA

Use when you need to run Flow type checking, or when seeing Flow type errors in React code.

documentationreactnode
0
2
Flowstudio Power Automate BuildA

Build, scaffold, and deploy Power Automate cloud flows using the FlowStudio MCP server. Your agent constructs flow definitions, wires connections, deploys, and tests — all via MCP without opening the portal. Load this skill when asked to: create a flow, build a new flow, deploy a flow definition, scaffold a Power Automate workflow, construct a flow JSON, update an existing flow's actions, patch a flow definition, add actions to a flow, wire up connections, or generate a workflow definition fr...

devopspythongo
0
2
Flowstudio Power Automate DebugA

Debug failing Power Automate cloud flows using the FlowStudio MCP server. The Graph API only shows top-level status codes. This skill gives your agent action-level inputs and outputs to find the actual root cause. Load this skill when asked to: debug a flow, investigate a failed run, why is this flow failing, inspect action outputs, find the root cause of a flow error, fix a broken Power Automate flow, diagnose a timeout, trace a DynamicOperationRequestFailure, check connector auth errors, re...

toolspythonexpress
0
2
Flowstudio Power Automate GovernanceA

Govern Power Automate flows and Power Apps at scale using the FlowStudio MCP cached store. Classify flows by business impact, detect orphaned resources, audit connector usage, enforce compliance standards, manage notification rules, and compute governance scores — all without Dataverse or the CoE Starter Kit. Load this skill when asked to: tag or classify flows, set business impact, assign ownership, detect orphans, audit connectors, check compliance, compute archive scores, manage notificati...

businessgoshell
0
2
Flowstudio Power Automate McpA

Give your AI agent the same visibility you have in the Power Automate portal — plus a bit more. The Graph API only returns top-level run status. Flow Studio MCP exposes action-level inputs, outputs, loop iterations, and nested child flow failures. Use when asked to: list flows, read a flow definition, check run history, inspect action outputs, resubmit a run, cancel a running flow, view connections, get a trigger URL, validate a definition, monitor flow health, or any task that requires talki...

developmentjavascripttypescript
0
2
Flowstudio Power Automate MonitoringA

Monitor Power Automate flow health, track failure rates, and inventory tenant assets using the FlowStudio MCP cached store. The live API only returns top-level run status. Store tools surface aggregated stats, per-run failure details with remediation hints, maker activity, and Power Apps inventory — all from a fast cache with no rate-limit pressure on the PA API. Load this skill when asked to: check flow health, find failing flows, get failure rates, review error trends, list all flows with m...

businessgoapi
0
2
Generate ChangelogA

Generate changelog using git-cliff, optionally bump version tag

documentationgit
0
2
Geofeed TunerA

Use this skill whenever the user mentions IP geolocation feeds, RFC 8805, geofeeds, or wants help creating, tuning, validating, or publishing a self-published IP geolocation feed in CSV format. Intended user audience is a network operator, ISP, mobile carrier, cloud provider, hosting company, IXP, or satellite provider asking about IP geolocation accuracy, or geofeed authoring best practices. Helps create, refine, and improve CSV-format IP geolocation feeds with opinionated recommendations be...

devopsjavascriptpython
0
2
Git CommitA

Run hooks and create clean, logical commits via the commit-craft agent.

code-qualityrefactoringgit
0
2
Git StatusA

Summarize the current state of the git repository

toolsgit
0
2
Git WorkflowA

Best practices for git workflow automation including atomic commits, branch naming, conventional commit format, and changelog generation.

code-qualitygobash
0
2
Github Copilot UpgraderA

Use this to update the Github Copilot CLI/SDK

testingbashnode
0
2
Java Mcp Server GeneratorA

Generate a complete Model Context Protocol server project in Java using the official MCP Java SDK with reactive streams and optional Spring Boot integration.

ai-agentsgojava
0
2
LaunchA

Launch and automate VS Code (Code OSS) using agent-browser via Chrome DevTools Protocol. Use when you need to interact with the VS Code UI, automate the chat panel, test UI features, or take screenshots of VS Code. Triggers include 'automate VS Code', 'interact with chat', 'test the UI', 'take a screenshot', 'launch Code OSS with debugging'.

toolsjavascriptgo
0
2
Memory Leak AuditA

Audit code for memory leaks and disposable issues. Use when reviewing event listeners, DOM handlers, lifecycle callbacks, or fixing leak reports. Covers addDisposableListener, Event.once, MutableDisposable, DisposableStore, and onWillDispose patterns.

testingtypescriptgo
0
2
Migrating Oracle To Postgres Stored ProceduresA

Migrates Oracle PL/SQL stored procedures to PostgreSQL PL/pgSQL. Translates Oracle-specific syntax, preserves method signatures and type-anchored parameters, leverages orafce where appropriate, and applies COLLATE "C" for Oracle-compatible text sorting. Use when converting Oracle stored procedures or functions to PostgreSQL equivalents during a database migration.

databasessqlgit
0
2
Mikrotik RouterosA

Configures and automates MikroTik RouterOS routers through the terminal, command line interface, .rsc imports, /system script repository, Scheduler, Netwatch, firewall, NAT, DHCP, DNS, bridge, VLAN, routing, VPN, device-mode, backup/export, and RouterOS scripting. Use this skill whenever the user mentions MikroTik, Mikrotik, RouterOS, WinBox terminal, router CLI, router scripts, .rsc files, or configuring MikroTik services from the command line.

documentationbashexpress
0
2
Multi Agent CompositionA

Decision frameworks and patterns for choosing and composing Claude Code components — skills, sub-agents, hooks, MCP servers, and slash commands — into effective multi-component agentic systems with proper orchestration and context management.

businessgoshell
0
2
My IssuesA

List my issues in the current repository

toolsgit
0
2
My Pull RequestsA

List my pull requests in the current repository

code-qualitygit
0
2
Obsidian DailyA

Manages Obsidian Daily Notes via the official Obsidian CLI. Creates and opens daily notes, appends entries (journals, logs, tasks, links), reads daily notes and vault files, searches vault content, and handles relative dates like "yesterday", "last Friday", and "3 days ago". Requires Obsidian 1.12+ with Command line interface enabled.

ai-agentsgobash
0
2
Official DocsA

Skills for accessing official documentation

documentationdocumentation
0
2
Phoenix CliA

Debug LLM applications using the Phoenix CLI. Fetch traces, analyze errors, review experiments, inspect datasets, and query the GraphQL API. Use when debugging AI/LLM applications, analyzing trace data, working with Phoenix observability, or investigating LLM performance issues.

ai-agentsbashnode
0
2
Phoenix EvalsA

Build and run evaluators for AI/LLM applications using Phoenix.

devopstypescriptpython
0
2
Planning Oracle To Postgres Migration Integration TestingA

Creates an integration testing plan for .NET data access artifacts during Oracle-to-PostgreSQL database migrations. Analyzes a single project to identify repositories, DAOs, and service layers that interact with the database, then produces a structured testing plan. Use when planning integration test coverage for a migrated project, identifying which data access methods need tests, or preparing for Oracle-to-PostgreSQL migration validation.

testinggosql
0
2
Proxmox AdminB

Administers Proxmox VE hosts, creates and manages VMs with qm, manages LXC containers with pct, configures storage, networking, clusters, and automates provisioning tasks via the Proxmox CLI.

devopsgoshell
0
2
Proxmox InfrastructureA

Manage the Matrix/Virgo-Core Proxmox VE cluster (nodes Foxtrot, Golf, Hotel - MINISFORUM MS-A2 with AMD Ryzen 9 9955HX). Covers VM provisioning, VLAN networking, CEPH storage, and automation via Python (proxmoxer), Ansible (community.general.proxmox), and Terraform (Telmate/proxmox).

devopspythongo
0
2
Proxmox Mcp ToolsB

Comprehensive MCP tool reference for Proxmox Virtual Environment management - 92 tools across 14 domains including QEMU VMs, LXC containers, cluster operations, storage, networking, Ceph, certificates, ACME, and notifications

ai-agentsgobash
0
2
Python Json ParsingA

Python JSON parsing best practices covering performance optimization (orjson/msgspec), handling large files (streaming/JSONL), security (injection prevention), and advanced querying (JSONPath/JMESPath).

developmentpythonbash
0
2
Python Uv ScriptsA

Python single-file script development using uv and PEP 723 inline metadata, preventing invalid patterns like [tool.uv.metadata].

devopspythongo
0
2
Quality PlaybookA

Explore any codebase from scratch and generate six quality artifacts: a quality constitution (QUALITY.md), spec-traced functional tests, a code review protocol with regression test generation, an integration testing protocol, a multi-model spec audit (Council of Three), and an AI bootstrap file (AGENTS.md). Includes state machine completeness analysis and missing safeguard detection. Works with any language (Python, Java, Scala, TypeScript, Go, Rust, etc.). Use this skill whenever the user as...

testingjavascripttypescript
0
2
React19 Test PatternsA

Provides before/after patterns for migrating test files to React 19 compatibility, including act() imports, Simulate removal, and StrictMode call count changes.

developmentbashreact
0
2
Refactor PlanA

Plan a multi-file refactor with proper sequencing and rollback steps

testinggorefactoring
0
2
Release WorkflowA

Release conventions and changelog configuration for lunar-claude, covering version bumping, changelog generation via git-cliff, and release tagging.

documentationgobash
0
2
Reviewing Oracle To Postgres MigrationA

Identifies Oracle-to-PostgreSQL migration risks by cross-referencing code against known behavioral differences (empty strings, refcursors, type coercion, sorting, timestamps, concurrent transactions, etc.). Use when planning a database migration, reviewing migration artifacts, or validating that integration tests cover Oracle/PostgreSQL differences.

databasessqldatabase
0
2
Ruby Mcp Server GeneratorA

Generate a complete Model Context Protocol server project in Ruby using the official MCP Ruby SDK gem.

ai-agentsgoruby
0
2
Scaffolding Oracle To Postgres Migration Test ProjectA

Scaffolds an xUnit integration test project for validating Oracle-to-PostgreSQL database migration behavior in .NET solutions. Creates the test project, transaction-rollback base class, and seed data manager. Use when setting up test infrastructure before writing migration integration tests, or when a test project is needed for Oracle-to-PostgreSQL validation.

databasesgoc#
0
2
SedA

Expert GNU sed one-liner generation and transformation. Use this skill whenever the user asks to transform text, edit files in-place, refactor code via CLI, process logs, do bulk find/replace, extract lines, delete patterns, or perform any stream editing task. Trigger on keywords like "sed", "replace in files", "find and replace", "edit in place", "strip lines", "extract pattern", "log filtering", "batch rename content", "remove lines matching", "transform output", or any request that maps to...

toolsgoshell
0
2
SessionsA

Agents window architecture — covers the agents-first app, layering, folder structure, chat widget, menus, contributions, entry points, and development guidelines. Use when implementing features or fixing issues in the Agents window.

developmenttypescriptgo
0
2
Skill FactoryA

Research-backed skill creation workflow with automated firecrawl research gathering, multi-tier validation, and comprehensive auditing across a 9-phase process from research through final audit, following Anthropic specifications for Claude Code.

code-qualityjavascriptgo
0
2
Swift ReviewA

Reviews Swift/Xcode codebases, pull requests, local changes, or individual files against Swift best practices including Google's Swift Style Guide, Apple's API Design Guidelines, build performance, memory management, and testing standards. Use this skill whenever the user asks to review Swift code, audit a Swift PR, check Swift style, review an Xcode project, or mentions swift code review, swift lint, swift best practices review, or swift code quality. Also trigger when reviewing .swift files...

code-qualitygoswift
0
2
TestA

Use when you need to run tests for React core. Supports source, www, stable, and experimental channels.

researchreact
0
2