💻

Development

Code generation, debugging, testing, and development workflows

3,700 スキル

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an...

Generate formatted changelogs from git history since the last release tag. Use when preparing release notes that...

Interact with GitLab repositories, merge requests, and APIs using the GITLAB_TOKEN environment variable. Use when...

Interact with GitHub repositories, pull requests, issues, and workflows using the GITHUB_TOKEN environment variable...

A test skill that responds to the magic word "flarglebargle" with a compliment. Use for testing skill activation and...

Query and analyze Datadog logs, metrics, APM traces, and monitors using the Datadog API. Use when debugging...

Structured code review covering style, readability, and security concerns with actionable feedback. Use when...

Interact with Bitbucket repositories and pull requests using the BITBUCKET_TOKEN environment variable. Use when...

Interact with Azure DevOps repositories, pull requests, and APIs using the AZURE_DEVOPS_TOKEN environment variable....

Persist and retrieve repository-specific knowledge using AGENTS.md files. Use when you want to save important...

Use this skill when managing git branches, releases, or hotfixes according to the Gitflow workflow. It enforces...

Comprehensive code review guidelines for ensuring code quality, security, and maintainability. Use when reviewing...

Look up the latest version of any package using deps.dev API. Use this skill when checking package versions,...

Generates Conventional Commits messages and can stage/commit changes. Use when asked to create git commit messages...