By GBR-Perso-1
General AI development workflow — agents, orchestration skills, language rules, and machine setup.
Software architect agent that turns requirements into concrete implementation plans. Reads the codebase, analyses the requirement, and produces a step-by-step plan with specific files, data model changes, and API changes. Examples: - assistant: "Let me spawn the architect agent to design an implementation plan for this requirement." - assistant: "I'll use the architect agent to break this feature down into concrete steps."
Read-only Azure investigation agent that uses the bundled az-query skill (auth flow, naming conventions, query patterns) when available, falling back to direct az CLI otherwise. Produces a structured Azure Findings Report.
Use this agent when the user wants a quick business-level overview of what an application does, its purpose, domain, and key features. This agent explores the codebase structure, reads key files, and synthesizes a concise business summary.\n\nExamples:\n- user: "What does this app do?"\n assistant: "Let me use the codebase-explorer agent to quickly survey the application and give you a business overview."\n- user: "Give me a summary of this project"\n assistant: "I'll launch the codebase-explorer agent to explore the codebase and provide a high-level business summary."\n- user: "I'm new to this repo, what's it about?"\n assistant: "I'll use the codebase-explorer agent to give you a quick orientation on what this application does from a business perspective."
Developer agent that implements code changes according to an approved architecture plan. Writes production code, builds/verifies, and reports results. Examples: - assistant: "I'll spawn the developer agent to implement the approved plan." - assistant: "Passing the failing tests back to the developer agent for fixes."
Plugin-aware architect: surveys the full plugin ecosystem, flags conflicts and reuse opportunities, then produces a plugin-native artefact implementation plan.
Inject one or more generic convention bundles (clean architecture, Vue app, …) into this project — copies the chosen bundle(s) into .claude/conventions/ and links them via @import in CLAUDE.md as guidance. Idempotent; re-run to refresh.
Read-only Azure lookups (app registrations, groups, Key Vault, resources) using natural language. Supports tenant-based credential files and optional naming conventions.
Set up this machine for the is-it-magic plugin — sync all plugin rules into ~/.claude/rules/ and enable favoured language LSPs in user settings. Idempotent; re-run to refresh.
Audit the local dev machine for exposed secrets — credential files, private keys, cloud credentials, and hardcoded tokens. Writes a CSV report to .claude/secret-audit-<date>.csv.
Manage the user-level contexts.json manifest — create, validate, sync, and add context entries that describe your GitHub/Azure accounts.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
General-purpose Claude Code plugin providing an AI-assisted development workflow — orchestration skills, specialised agents, project bootstrapping, and language rules.
| Component | Count | Items |
|---|---|---|
| Skills | 18 | devbox-init, project-investigate, project-decide, project-requirements, project-implement, project-port, apply-conventions, repo-commit, repo-commit-and-deploy, repo-git-env, repo-git-trigger-workflow, repo-security-scan, plugin-commit, plugin-implement, devbox-scan-secrets, devbox-set-context, az-query, session-to-skill |
| Agents | 16 | architect, developer, test-writer, reviewer-quality, reviewer-design, reviewer-perf, codebase-explorer, repo-archaeologist, project-locator, azure-investigator, scanner-secrets, scanner-injection, scanner-exposure, scanner-devbox, plugin-architect, plugin-reviewer |
| Rules | 6 | general, csharp-lang, typescript-lang, infra-lang, infra-naming, python-lang — synced to ~/.claude/rules/ by /devbox-init |
Add the following to your user-level settings file at ~/.claude/settings.json:
{
"extraKnownMarketplaces": {
"ekla-internal": {
"source": {
"source": "settings",
"name": "ekla-internal",
"owner": {
"name": "Ekla"
},
"plugins": [
{
"name": "is-it-magic",
"source": {
"source": "url",
"url": "https://github.com/GBR-Perso-1/is-it-magic.git"
},
"description": "AI-assisted development workflow — agents, skills, project init, and language rules."
}
]
}
}
}
}
claude plugin install is-it-magic@ekla-internal --scope user
/reload-plugins
Run once after install (and again after any plugin update to pick up refreshed rules):
/devbox-init
This syncs all bundled plugin rules into ~/.claude/rules/ so they load globally in every Claude Code session, and ensures the favoured language LSP plugins are present in ~/.claude/settings.json.
npx claudepluginhub gbr-perso-1/is-it-magic --plugin is-it-magicReliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Complete developer toolkit for Claude Code
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.