By bitovi
Create agent skills for Claude Code and VS Code Copilot using guided prompts that clarify purpose, set up file structures and directories, configure frontmatter like disable-model-invocation and user-invocable, format SKILL.md files, write effective descriptions for auto-activation, and apply best practices for documenting workflows.
npx claudepluginhub bitovi/ai-enablement-prompts --plugin creating-promptsUse this skill when the user asks to "create a skill", "add a skill", "make a new skill", "build a skill", or wants to automate a repeated workflow into a reusable prompt. Guides creating a properly structured Claude Code skill.
Create new Agent Skills for this project. Use when asked to create a skill, document a workflow, or teach Copilot a new capability. Skills are stored in .github/skills/ and can include instructions, scripts, examples, and resources.
AI-Enablement Prompts is a collection of advanced AI prompt chains created by Bitovi, a consultancy on the cutting edge of AI-augmented software development. These prompts are designed to help AI agents like GitHub Copilot move beyond simple autocomplete and become valuable, context-aware teammates.
Each prompt or prompt chain is built to guide the AI through specific engineering workflows — analyzing a codebase, generating documentation, implementing features, and more — using clearly defined, repeatable steps that reflect how real engineers work.
Our goal is to bridge the gap between general-purpose AI models and project-specific knowledge, enabling faster, more accurate, and more scalable development.
Prompts in this repo are organized into high-level categories based on what they help the AI accomplish:
/understanding-code – Prompt chains that help AI understand and document existing codebases/writing-code – Prompt chains that assist with implementing new functionality based on external input (e.g. Jira tickets)Each subfolder contains one or more prompts or prompt chains, each with its own README.md explaining how to use it.
Here are a few currently available prompt chains:
Path: understanding-code/instruction-generation
Generates a copilot-instruction.md file that helps AI tools operate effectively within your codebase. Ideal for onboarding AI tools (or humans) with deep, structured context.
Features:
Path: writing-code/generate-feature
Takes a Jira ticket number and walks the AI through implementing the described feature — including gathering Figma designs and file attachments — then writing the code.
Features:
README.md for that prompt chain to understand the flow and inputs.{TICKET_NUMBER} for Jira-based prompts{OUTPUT_FOLDER} for saving generated resultsBitovi is actively integrating AI into real-world software engineering — not just internally, but with clients across industries. From custom training to full-scale workflow automation, we're helping teams embed AI across the stack.
This repo reflects our hands-on experience building practical AI tools, backed by years of consulting expertise in scalable, maintainable software development.
Need help enabling your team? Talk to us
Have ideas for new prompt chains? Want to improve an existing one? Check out CONTRIBUTING.md to get started.
Interactive toolkit for creating and maintaining OpenCode-compatible skills, agents, and commands
Share bugs, ideas, or general feedback.
Production-grade engineering skills for AI coding agents — covering the full software development lifecycle from spec to ship.
Tools for creating, auditing, and maintaining Claude Code skills. Includes /create-skill for scaffolding, /review-skill for quality checks, and /audit commands for bulk verification. Use when: building new skills, maintaining skill quality, or forking claude-skills repo.
Framework and patterns for building self-improving autonomous agents with Claude.
Create and manage Claude Code plugins with proper structure, manifests, and marketplace integration. Use when creating plugins for a marketplace, adding plugin components (commands, agents, hooks), bumping plugin versions, or working with plugin.json/marketplace.json manifests.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.