Casey Hand
Community@cyanheads · Seattle, WA
Building mcp-ts-core
Agent Skills by Casey Hand
Showing 55 vetted skills indexed across 7 GitHub repositories.
add-resource
Scaffold new MCP resource definitions with URI templates, handlers, and registration.
add-test
Scaffold Vitest test files for MCP tools, resources, services, and prompts.
api-testing
Test MCP tool and resource handlers with mock contexts and Vitest fixtures.
api-config
Documents environment variable configuration for core and server layers in mcp-ts-core.
setup
Guides post-init orientation and onboarding for MCP servers scaffolded with @cyanheads/mcp-ts-core.
maintenance
Investigate, adopt, and verify dependency updates for Bun-based MCP server projects.
add-tool
Scaffold new MCP tool definitions with the mcp-ts-core tool() builder pattern.
code-simplifier
Reviews git diffs and simplifies changed code against existing codebase patterns.
add-service
Scaffold a new service integration module with init/accessor pattern and retry logic.
api-auth
Implement authentication, authorization scopes, and multi-tenancy for MCP servers built on mcp-ts-core.
api-utils
Documents utility APIs exported from @cyanheads/mcp-ts-core/utils for MCP server development.
api-mirror
Set up and manage a local SQLite mirror for upstream API data.
orchestrations
Coordinate multi-phase workflows by routing user intent to workflow files.
techniques
Catalog reusable techniques for handling large document payloads on MCP servers.
report-issue
File structured bug or feature requests against cyanheads/git-mcp-server using the gh CLI.
git-wrapup
Create a versioned release commit and annotated Git tag from verified working-tree changes.
api-telemetry
Implement OpenTelemetry instrumentation to generate traces and metrics in JavaScript/TypeScript.
tool-defs-analysis
Audit tool, resource, and prompt definitions for consistency and leaks.
api-canvas
Register, query, and export tabular data in Obsidian vaults using SQL.
changelog
Summarize npm dependency changelog changes between two versions.
writing-humanizer
Detect AI writing patterns and rewrite text for a natural tone.
github-cli
Guide GitHub CLI workflows for PRs, issues, releases, and API usage.
modelcontextprotocol
Locate MCP specifications and SDK references for server or client integration.
code-simplifier
Refactor TypeScript and JavaScript code with modern patterns while preserving behavior.