Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By kyzdes
Teach AI agents to work the Agentix issue tracker over MCP: orient with get_started + the wiki index, load one issue with get_context, and file well-specced issues (task-spec + checklist). Ships the full tool reference, a task-creation template, the index convention, and common workflows.
npx claudepluginhub kyzdes/agentix-skillTeaches AI agents how to work the Agentix issue tracker — an agent-native, Linear-style tracker exposed over MCP (projects, epics, issues, milestones, checklists, and a wiki).
The problem it solves: an agent connecting "from scratch" doesn't know how the platform is shaped, how to file tasks, or where things live — so it reads the whole wiki and burns its context. This skill front-loads the workflow, the task-creation template, and a wiki index ("оглавление") convention so agents orient cheaply and pull only what they need.
/plugin marketplace add kyzdes/claude-skills
/plugin install agentix@claude-skills
get_started → read the index → get_context(issue) → act → keep the map current. Don't read everything.slug:index, type:context_map document (one global + one per project) that agents read first and maintain.set_task_spec (relevant paths + test command) and acceptance criteria as add_checklist_item (not prose). Granularity ladder: sub-issue → issue → epic → milestone.Agentix itself ships a get_started MCP tool and sets the MCP server instructions, so any connecting agent is onboarded even without this skill. This plugin is the detailed companion — richer prose, templates, and recipes.
skills/agentix/
SKILL.md # the workflow + house rules
references/
tools.md # all 36 MCP tools
task-template.md # issue-creation template + best practices
index-convention.md # the global + per-project index convention
workflows.md # end-to-end recipes
Part of kyzdes/claude-skills.
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC plugin for engineering teams - 64 agents, 261 skills, 84 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Intelligent prompt optimization: injects the right context at the right moment so Claude lands a better first output. Clarifies vague prompts with research-based questions, plus targeted nudges for approach selection, plan readability, workflow routing, background execution, subagent routing, output readability, user-decision questions, and plan-mode assessment
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
Claude harness - A harness for solo developers (Vibecoders) to handle full-cycle contract development.
Deploy and manage applications on VPS servers with Dokploy. Use when the user wants to: set up a new VPS server, deploy a project from GitHub, manage domains/DNS, create databases, check server status, view logs, or remove deployed projects. Also use when the user mentions re-deploying, checking deploy status, adding environment variables, or troubleshooting a deployed app. Also triggers when users say things like "put this on my server", "I need hosting", "make this accessible online", "my site is down", "set up CI/CD for deployment", or anything related to getting code running on a remote server. Triggers on: VPS, deploy, server setup, Dokploy, hosting, domain, DNS, redeploy, server status, deploy logs, "put online", "host this", "site down", CI/CD.
Google Stitch AI UI generation — brainstorm, generate, edit, iterate on UI designs from text prompts. Produces HTML with Tailwind CSS and PNG screenshots.
Cross-platform (macOS + Windows + Linux) secrets manager skill: stores API keys, SSH keys, server creds, and domain info in the OS-native credential store (macOS Keychain / Windows Credential Manager / Linux Secret Service, encrypted-file fallback on headless servers) via the `keys` CLI. Agents architecturally cannot reveal plaintext (Sealed wrapper + env-gated reveal). First-class Claude Code skill; `keys init` emits equivalent rule files for Cursor, Aider, Codex CLI, and Cline.
Extract flight + hotel data from Aviasales / Ostrovok links and compile into a self-contained HTML itinerary with XLSX/PDF export. Triggers on avs.io / aviasales.ru / corp.ostrovok.ru links and Russian travel keywords.
Instrument an app with SentryX over MCP: error tracking + distributed tracing + product analytics/funnels, correlated by trace_id. Use to "instrument my app", do "error tracking" or "distributed tracing", "define a funnel" / "product analytics", "trace debugging", "set up Sentry / SentryX", wire up "OTLP", or "fix this bug with SentryX". Teaches the connect-once flow (remote Streamable-HTTP MCP, Bearer org token), the instrument flow (detect stack → 5 product questions → create_project → instrument_hint → apply error+OTLP+track() snippets → define_event/funnel/feature → verify get_funnel), and the fix-bugs flow (search_issues → prepare_fix_bundle). Ships the full MCP tool reference, per-stack copy-paste snippets, and end-to-end recipes.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim