Instructions file
Claude Code instructions for bh-rat/asyncmcp, covering claude.md, project overview, development commands, testing and run all tests.
Instructions file
Claude Code instructions for bh-rat/asyncmcp, covering claude.md, project overview, development commands, testing and run all tests.
Skill Claude CodeCodex
Discovers curated tools, libraries, frameworks, and resources across thousands of awesome-lists. Use this skill whenever the user is shopping for options in a technology space — "what are good Rust CLI argument parsers", "recommend React state management libraries", "popular Python web frameworks", "tools for building…
MCP server Claude CodeCodexCursor +2
MCP server for accessing curated awesome list documentation. Runs locally from the context-awesome npm package.
Instructions file
Claude Code instructions for bh-rat/mcp-db, covering claude.md, installation, using uv (recommended), install with redis support and install development dependencies (includes testing).
Skill Claude CodeCodex
Writes a conventional commit message from the staged diff, one logical change at a time.
Skill Claude CodeCodex
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague…
Skill Claude CodeCodex
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.
Skill Claude CodeCodex
Deploy and manage projects on Vercel using token-based authentication. Use when working with Vercel CLI using access tokens rather than interactive login, e.g. deploy to vercel, set up vercel, add environment variables to vercel.
Skill Claude CodeCodex
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs. Use when the user asks to test, debug, screenshot, or automate a local web app.
Skill Claude CodeCodex
Generates a repository health report: commit activity, code inventory, TODO debt, test presence. Use when the user asks for a repo health check, codebase overview, or tech-debt snapshot.
Skill Claude CodeCodex
Builds an Agent Skill (SKILL.md) end to end with steer: design the trigger and components, scaffold with steer new, write the body, then gate on steer validate and a real run. Use when the user wants to create, write, or scaffold a skill, turn a document, API, or repeated workflow into a skill, or review, fix, or…
Skill Claude CodeCodex
Converts an existing Agent Skill to the steer framework, preserving its content and behavior: license triage, mapping hand-rolled machinery to steer components, rebuild with steer new, validation, and a measured comparison against the original. Use when the user asks to convert, port, migrate, or rebuild an existing…