maple
Instrument any app with OpenTelemetry and debug it with AI
All Skills in This Repository (30)
Pure Emerald Level Indicatorsstandard-jsdoc
Generate standard-jsdoc compliant JSDoc for Effect public APIs.
grill-me
Interview users one question at a time to stress-test plans and designs.
tinybird-python-sdk-guidelines
Define Tinybird datasources, pipes, and endpoints using the Python SDK.
chdb-sql
Run ClickHouse SQL queries in-process on local files, databases, and cloud storage.
clickhousectl-local-dev
Install and configure a local ClickHouse environment with clickhousectl.
clickhouse-architecture-advisor
Generate workload-aware ClickHouse architecture decisions with provenance-labeled guidance.
react-doctor
Detect React codebase quality regressions and return a numeric health score.
tinybird-cli-guidelines
Guide Tinybird CLI usage for local development, build, and deployment workflows.
coss-particles
Index COSS UI particles with JSON manifests and in-repo source references.
coss
Standardizes coss UI primitives for React apps with portalProps and Tailwind token conventions.
chdb-datastore
Replace pandas workflows with a ClickHouse-backed DataStore preserving the pandas API.
maple-telemetry-conventions
Standardize OpenTelemetry span attributes and statuses across TypeScript, Rust, and Python.
Frequently Asked Questions
FAQPage SchemaHow to install Maple skills?โผ
Run `npx skills add Makisuo/maple --all -g -y` in your terminal to install the full skill suite globally for your AI agent.
How do I add OpenTelemetry to my app with AI?โผ
The maple-onboard skill walks your agent through instrumenting every service in your repo with traces, logs, and metrics, using stack-specific styles for Next.js, Python, Go, Rust, and more.
Can AI check if my telemetry setup is correct?โผ
Yes. The maple-audit skill reviews your existing instrumentation against Maple's conventions, reports gaps by severity, and fixes them automatically.
Does Maple help with ClickHouse and Tinybird?โผ
Yes. The suite includes ClickHouse best-practices and architecture advisor skills plus Tinybird CLI and SDK guidelines for schemas, queries, and deployments.
Do these skills work with Claude Code and Cursor?โผ
Yes. All skills follow the standard SKILL.md format and run in Claude Code, Cursor, Codex, and other compatible AI coding agents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core