Skill Claude CodeCodex
Identify what documentation is missing by comparing support issues, product behavior, and existing docs. Use when the knowledge base is incomplete or stale.
Skill Claude CodeCodex
Identify what documentation is missing by comparing support issues, product behavior, and existing docs. Use when the knowledge base is incomplete or stale.
Skill Claude CodeCodex
Manage Jira Agile boards and sprints. Use when listing boards, creating sprints, or moving issues to/from sprints.
Skill Claude CodeCodex
Authenticate with Jira Cloud REST API using API tokens. Use when setting up Jira connections, validating credentials, or handling rate limiting.
Skill Claude CodeCodex
Create, read, update, and delete Jira issues. Use when managing Stories, Tasks, Bugs, or Epics - includes field updates and metadata.
Skill Claude CodeCodex
Administer Jira projects. Use when creating/archiving projects, managing components, versions, roles, permissions, or project configuration.
Skill Claude CodeCodex
Manage Jira projects. Use when listing projects, getting project configuration, retrieving issue types, or managing components and versions.
Skill Claude CodeCodex
Implement SAFe methodology in Jira. Use when creating Epics, Features, Stories with proper hierarchy, acceptance criteria, and parent-child linking.
Skill Claude CodeCodex
Search Jira issues using JQL queries. Use when filtering issues by project, status, assignee, date, or building reports.
Skill Claude CodeCodex
Manage Confluence spaces for project documentation. Create, list, and delete spaces with templates. Use when setting up project documentation structure or managing Confluence content areas.
Skill Claude CodeCodex
Move Jira issues through workflow states. Use when transitioning issues (To Do, In Progress, Done) or setting resolutions.
Skill Claude CodeCodex
A tool for publishing Markdown articles to the draft area of WeChat Official Accounts, a publishing platform for organisations on WeChat. It supports themes, code highlighting, and automatic image uploads.
Skill Claude CodeCodex
Conventional Commits specification for semantic versioning and changelog generation. Use when writing commit messages, configuring commit linting, or automating releases.
Skill Claude CodeCodex
Nuxt full-stack Vue framework with SSR, auto-imports, and file-based routing. Use when working with Nuxt apps, server routes, useFetch, middleware, or hybrid rendering.
Skill Claude CodeCodex
Skill "oq" from NeverSight/learn-skills.dev, covering coding practices, code organization, runtime environment, typescript and comments.
Skill Claude CodeCodex
Pinia official Vue state management library, type-safe and extensible. Use when defining stores, working with state/getters/actions, or implementing store patterns in Vue apps.
Skill Claude CodeCodex
Node.js package manager with strict dependency resolution. Use when running pnpm specific commands, configuring workspaces, or managing dependencies with catalogs, patches, or overrides.
Skill Claude CodeCodex
Create and present web-based slides for developers using Markdown, Vue components, code highlighting, animations, and interactive features. Use when building technical presentations, conference talks, or teaching materials.
Skill Claude CodeCodex
Bundle TypeScript and JavaScript libraries with blazing-fast speed powered by Rolldown. Use when building libraries, generating type declarations, bundling for multiple formats, or migrating from tsup.
Skill Claude CodeCodex
Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and boundaries. Use when user: configures tasks/workflows/pipelines…
Skill Claude CodeCodex
UnoCSS instant atomic CSS engine, superset of Tailwind CSS. Use when configuring UnoCSS, writing utility rules, shortcuts, or working with presets like Wind, Icons, Attributify.
Skill Claude CodeCodex
VitePress static site generator powered by Vite and Vue. Use when building documentation sites, configuring themes, or writing Markdown with Vue components.
Skill Claude CodeCodex
Vitest fast unit testing framework powered by Vite with Jest-compatible API. Use when writing tests, mocking, configuring coverage, or working with test filtering and fixtures.
Skill Claude CodeCodex
MUST be used for Vue.js tasks. Strongly recommends Composition API with and TypeScript as the standard approach. Covers Vue 3, SSR, Volar, vue-tsc. Load for any Vue, .vue files, Vue Router, Pinia, or Vite with Vue work. ALWAYS use Composition API unless the project explicitly requires Options API.
Skill Claude CodeCodex
Vue Router 4 patterns, navigation guards, route params, and route-component lifecycle interactions.