From grafana-app-sdk
Writes or reviews k6 documentation for TypeScript types in k6-DefinitelyTyped, user guides in k6-docs, and release notes in k6 repository.
npx claudepluginhub grafana/skills --plugin grafana-app-sdkThis skill uses the workspace's default tool permissions.
Document or review k6 features across three repositories: k6-DefinitelyTyped (TypeScript types), k6-docs (user documentation), and k6 (release notes).
references/agent-browser-reference.mdreferences/checklists/documentation.mdreferences/checklists/release-notes.mdreferences/checklists/typescript.mdreferences/repository-structure.mdreferences/subagent-prompts.mdreferences/templates/documentation.mdreferences/templates/release-notes.mdreferences/testing-workflow.mdreferences/troubleshooting.mdreferences/typescript-patterns.mdreferences/workflows/review.mdreferences/workflows/write.mdscripts/check_agent_browser.shscripts/fetch_pr.shscripts/find_branch.shscripts/format_typescript.shscripts/test_typescript.shscripts/update_team_members.shscripts/validate_links.shGenerates, formats, and validates docstrings, OpenAPI/Swagger specs, JSDoc annotations, doc portals, and user guides. Use for functions/classes, APIs, doc sites, tutorials.
Writes READMEs, API references, architecture docs, user guides, and inline comments for codebases, libraries, CLIs, APIs. Audits docs for accuracy, clarity, completeness.
Generates, formats, and validates technical documentation including docstrings, OpenAPI/Swagger specs, JSDoc annotations, doc portals, and user guides. Use for functions/classes, APIs, sites, tutorials.
Share bugs, ideas, or general feedback.
Document or review k6 features across three repositories: k6-DefinitelyTyped (TypeScript types), k6-docs (user documentation), and k6 (release notes).
Based on user's action, follow the appropriate workflow:
&& or ; - run each command separately (prevents failures)1. for all numbered list items (not 1., 2., 3.)cd /path/to/k6, then go run . run script.js for each example