Skills
Self-contained task procedures the Hermes agent can follow — each a single SKILL.md following the agentskills.io open standard.
13 results
aspnet-core
1.0.0openai · software-development
Build, review, refactor, or architect ASP.NET Core web applications using current official guidance for .NET web development. Use when working on Blazor Web Apps, Razor Pages, MVC, Minimal APIs, controller-based Web APIs, SignalR, gRPC, middleware, dependency injection, configuration, authentication, authorization, testing, performance, deployment, or ASP.NET Core upgrades.
chatgpt-apps
1.0.0openai · software-development
Build, scaffold, refactor, and troubleshoot ChatGPT Apps SDK applications that combine an MCP server and widget UI. Use when Codex needs to design tools, register UI resources, wire the MCP Apps bridge or ChatGPT compatibility APIs, apply Apps SDK metadata or CSP or domain settings, or produce a docs-aligned project scaffold. Prefer a docs-first workflow by invoking the openai-docs skill or OpenAI developer docs MCP tools before generating code.
claude-code
2.2.0Hermes Agent + Teknium · autonomous-ai-agents
Delegate coding to Claude Code CLI (features, PRs).
code-simplification
1.0.0addyosmani · software-development
Simplifies code for clarity. Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or extend than it should be. Use when reviewing code that has accumulated unnecessary complexity.
codex
1.0.0Hermes Agent · autonomous-ai-agents
Delegate coding to OpenAI Codex CLI (features, PRs).
deprecation-and-migration
1.0.0addyosmani · software-development
Manages deprecation and migration. Use when removing old systems, APIs, or features. Use when migrating users from one implementation to another. Use when deciding whether to maintain or sunset existing code.
improve-codebase-architecture
1.0.0mattpocock · software-development
Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.
karpathy-guidelines
1.0.0multica-ai · software-development
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.
migrate-to-shoehorn
1.0.0mattpocock · software-development
Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests, or needs partial test data.
opencode
1.2.0Hermes Agent · autonomous-ai-agents
Delegate coding to OpenCode CLI (features, PR review).
tdd
1.0.0mattpocock · software-development
Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.
test-driven-development
1.1.0Hermes Agent (adapted from obra/superpowers) · software-development
TDD: enforce RED-GREEN-REFACTOR, tests before code.
winui-app
1.0.0openai · software-development
Bootstrap, develop, and design modern WinUI 3 desktop applications with C# and the Windows App SDK using official Microsoft guidance, WinUI Gallery patterns, Windows App SDK samples, and CommunityToolkit components. Use when creating a brand new app, preparing a machine for WinUI, reviewing, refactoring, planning, troubleshooting, environment-checking, or setting up WinUI 3 XAML, controls, navigation, windowing, theming, accessibility, responsiveness, performance, deployment, or related Windows app design and development work.