Instructions file
Claude Code instructions for johnie/oura-mcp, covering claude.md, build and development commands, running the server, stdio mode (default) and sse mode.
Instructions file
Claude Code instructions for johnie/oura-mcp, covering claude.md, build and development commands, running the server, stdio mode (default) and sse mode.
Plugin Claude Code
Plugin marketplace listing 1 plugin: skills.
Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, running pnpm exec ultracite fix. From johnie/skills.
Settings file Claude Code
Agent settings declaring 1 hook event (PostToolUse).
Instructions file GitHub Copilot
Copilot instructions for johnie/skills, a project described as: Production-ready AI agent skills for development workflows. Agent-agnostic prompt templates that work with any AI coding assistant.
Instructions file
Claude Code instructions for johnie/skills, covering agents.md, commands, skill management, linting/formatting (ultracite + biome) and repository structure.
Skill Claude CodeCodex
Build type-safe TypeScript CLIs with the cleye argv parser. Use when the project already depends on cleye or the user names cleye — authoring a cli() call, adding typed flags/parameters, defining subcommands with command(), handling parsed output in a callback, using cleye/formats helpers…
Skill Claude CodeCodex
Split working-tree changes into atomic git commits with conventional-commit messages. Use whenever the user asks to commit, save work, stage files, break one messy diff into multiple logical commits, or prep a branch for a PR — including terse prompts like "commit this", "ship it", or "wrap up".
Skill Claude CodeCodex
Extract meeting notes from Spark Mail shared-transcript links into tagged markdown files with YAML frontmatter (participants, action items, decisions, next steps). Use when the user has one or more share.sparkmailapp.com links to convert into a searchable local meeting archive, in single-URL or batch mode from a…
Skill Claude CodeCodex
Diagnose GitHub Actions failures via the gh CLI — fetch logs, classify the root cause, and recommend a fix. Use when a workflow run failed and the user needs to know why, when detecting flaky tests across recent runs, profiling slow steps, analyzing failure history, or watching a live run. Stop clicking through the…
Skill Claude CodeCodex
Create, update, or review GitHub pull requests via gh CLI. Use when opening a PR from the current branch, refreshing an existing PR's body after new commits, or doing a structured review of somebody's PR by number or URL. Commands: create [-v] [--draft], update [-v], review .
Skill Claude CodeCodex
Build type-safe TypeScript CLIs with Bloomberg's Stricli framework. Use when the project already depends on @stricli/core or the user names Stricli — authoring a new CLI, changing typed flags/positionals/parsers, wiring subcommand routing via buildRouteMap, testing via run(app, argv, context), or configuring bash…
Skill Claude CodeCodex
Resolve TypeScript errors, eliminate any, and design complex types (generics, conditional, mapped, template literal, branded/opaque). Use for type-inference problems, infer / extends questions, utility types (Partial, Record, ReturnType, Awaited, NoInfer), satisfies, function overloads, declaration merging, and…
Skill Claude CodeCodex
Drive WordPress from the command line via wp CLI — site migrations, search-replace, bulk plugin/theme/user/post operations, option and config edits, multisite management, and cron scheduling. Use whenever the user wants to do something to a WordPress site that a terminal can reach faster than wp-admin.
Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, running bun x ultracite fix. From johnie/traktamente-mcp.
Settings file Claude Code
Agent settings declaring 1 hook event (PostToolUse).
Cursor rule Cursor
../../CLAUDE.md.
Instructions file GitHub Copilot
Copilot instructions for johnie/traktamente-mcp, covering ultracite code standards, quick reference, core principles, type safety & explicitness and modern javascript/typescript.
Instructions file
Claude Code instructions for johnie/traktamente-mcp, covering claude.md, project overview, runtime and dependencies, common commands and development.
MCP server Claude CodeCodexCursor
MCP server for Swedish traktamente (per diem) rates from Skatteverket. Runs locally from the traktamente-mcp npm package.