97 results (3.9ms) page 1 / 5
badlogic / pi-skills-vscode exact

VS Code integration for viewing diffs and comparing files. Use when showing file differences to the user.

Mucho-G / pi-skills-vscode exact

VS Code integration for viewing diffs and comparing files. Use when showing file differences to the user.

aktsmm / agent-skills-vscode-extension-guide exact

Guide for creating VS Code extensions from scratch to Marketplace publication. Use when: (1) Creating a new VS Code extension, (2) Adding commands, keybindings, or settings to an extension, (3)...

atman-33 / skills-vscode-webview-ui exact

Develop React applications for VS Code Webview surfaces. Use when working on the `webview-ui` package, creating features, components, or hooks for VS Code extensions. Includes project structure,...

aktsmm / vscode-agent-skill-ninja exact

VS Code Extension for searching, installing and managing Agent Skills (SKILL.md) for GitHub Copilot, Claude Code and AI coding assistants

wibaek / skills-python-starter exact

Automatically configures formatter and linter settings when initializing Python projects. Installs ruff by default and uses pyproject.toml for configuration. Detects or asks the user about...

anchildress1 / awesome-github-copilot-eslint-plugin-configs exact

Generate or update an ESLint plugin that exports rule configs compatible with ESLint v8 (eslintrc) and ESLint v9 (flat config).

anchildress1 / awesome-github-copilot-changelog-rewriter exact

Rewrites changelog entries with cheeky, narrative flair following project conventions. Use this when asked to rewrite or update CHANGELOG.md entries.

Code-and-Sorts / awesome-copilot-agents-calculator exact

Performs arbitrary-precision arithmetic calculations including addition, subtraction, multiplication, division, and exponents. Use when the user asks to calculate, compute, or evaluate math...

Code-and-Sorts / awesome-copilot-agents-jira-cli exact

Interact with Jira from the command line to create, list, view, edit, and transition issues, manage sprints and epics, and perform common Jira workflows. Use when the user asks about Jira tasks,...

eddiebe147 / claude-settings-env-setup-assistant exact

Expert guide for setting up development environments including IDE configuration, tooling, dependencies, and developer onboarding. Use when bootstrapping new projects or standardizing team environments.

shipshitdev / library-devcontainer-setup exact

Set up a .devcontainer for VS Code with Docker, Claude Code CLI support, and configurable options. Use when the user asks to "set up devcontainer", "add docker development environment", "configure...

gocallum / nextjs16-agent-skills-resend-integration-skills exact

Integrate Resend email service via MCP protocol for AI agents to send emails with Claude Desktop, GitHub Copilot, and Cursor. Set up transactional and marketing emails, configure sender...

shipshitdev / library-project-init-orchestrator exact

Orchestrates complete project initialization by coordinating agent-folder-init, linter-formatter-init, husky-test-coverage, and other setup skills. Use this skill when starting a new project that...

digitalocean-labs / do-app-platform-skills-devcontainers exact

Set up local development environments with production parity for DigitalOcean App Platform. Use when setting up local dev, adding devcontainer to a project, running App Platform apps locally, or...

shipshitdev / library-linter-formatter-init exact

Set up Biome (default) or ESLint + Prettier, Vitest testing, and pre-commit hooks for any JavaScript/TypeScript project. Uses Bun as the package manager. Use this skill when initializing code...

Hisham-Hussein / claude-forge-skills-discovery exact

Search for and install Agent Skills that give you specialized capabilities. Before starting work, ask might a skill exist that handles this better than my base knowledge? If the task involves...

Kamalnrf / claude-plugins-skills-discovery exact

Search for and install Agent Skills that give you specialized capabilities. Before starting work, ask might a skill exist that handles this better than my base knowledge? If the task involves...

peterkaminski / easy-git-easy-git exact

This skill should be used when the user wants to save work ("save snapshot", "checkpoint this", "save my progress", "create savepoint", "capture this moment", "freeze this version", "record...