Persist and retrieve repository-specific knowledge using AGENTS.md files. Use when you want to save important...
Development
Code generation, debugging, testing, and development workflows
Interact with Azure DevOps repositories, pull requests, and APIs using the AZURE_DEVOPS_TOKEN environment variable....
Interact with Bitbucket repositories and pull requests using the BITBUCKET_TOKEN environment variable. Use when...
Brutally honest code review in the style of Linus Torvalds, focusing on data structures, simplicity, and pragmatism....
Structured code review covering style, readability, and security concerns with actionable feedback. Use when...
Query and analyze Datadog logs, metrics, APM traces, and monitors using the Datadog API. Use when debugging...
A test skill that responds to the magic word "flarglebargle" with a compliment. Use for testing skill activation and...
Post PR review comments using the GitHub API with inline comments, suggestions, and priority labels.
Interact with GitHub repositories, pull requests, issues, and workflows using the GITHUB_TOKEN environment variable...
Interact with GitLab repositories, merge requests, and APIs using the GITLAB_TOKEN environment variable. Use when...
Evaluate how well a codebase supports autonomous AI development. Analyzes repositories across eight technical...
Generate formatted changelogs from git history since the last release tag. Use when preparing release notes that...
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an...
Install and configure Swift programming language on Debian Linux for server-side development. Use when building...
Expo React Native mobile app development with RevenueCat payments, AdMob ads, i18n localization, onboarding flow,...
Generate or update an ESLint plugin that exports rule configs compatible with ESLint v8 (eslintrc) and ESLint v9...
Semantic code analysis via LSP. Navigate code (definitions, references, implementations), search symbols, preview...
>
>
Guide for writing, refactoring, and testing MoonBit projects. Use when working in MoonBit modules or packages,...
Refactor MoonBit code to be idiomatic: shrink public APIs, convert functions to methods, use pattern matching with...
Generate Conventional Commits 1.0.0 compliant messages. Use when the user says "commit", "create commit", or...
Create and manage local Issue specs (specs/issues/) - individual work items with testable acceptance criteria. Use...
Publish a new version via GitHub Actions. Use when user says "publish", "release", or "bump version".