anytype-heart
Git workflows, Linear issue tracking, and Go code review
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install anytype-heart skills?โผ
Run `npx skills add anyproto/anytype-heart --all -g -y` in your terminal to install all skills in this suite globally.
How to automate Git pull requests with AI?โผ
The git-dev skill creates branches from Linear issues, writes properly prefixed commit messages, and opens PRs targeting the develop branch automatically.
How to query Linear issues from the command line?โผ
The linear-dev skill routes your requests to the linctl CLI, returning structured JSON for issues, projects, teams, and cycles without slow MCP calls.
Can AI review Go code for concurrency bugs?โผ
Yes. The go-reviewer skill checks goroutine leaks, mutex usage, context cancellation, and memory patterns against detailed project-specific checklists.
Do these skills work with Claude Code and Cursor?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, OpenClaw, and other compatible coding environments.
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