Edit existing status line configuration with pre-selected options based on current settings.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٥٦ من skills من charlesjones-dev/claude-code-plugins-dev. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٤٠ من أصل ٥٦ skills مجمعة.
Edit existing status line configuration with pre-selected options based on current settings.
لغة النص الأصلي: الإنجليزية
Interactive setup wizard for configuring Claude Code's custom status line with progress bars and customizable display options.
لغة النص الأصلي: الإنجليزية
Commit, push, and create a PR. Prompts for branch and PR target using quick multi-choice questions. Lightweight alternative to /workflow-ship without preflight checks.
لغة النص الأصلي: الإنجليزية
Open a PR for the current branch, then loop on Codex Code Review until it comes back clean: resolve each finding, reply, and re-request review with a single @codex review once the whole pass is handled. Use when a feature branch is ready to ship and Codex…
لغة النص الأصلي: الإنجليزية
Interactive codebase modernization assessment to identify technical debt, anti-patterns, and quality issues from older AI-generated or legacy code.
لغة النص الأصلي: الإنجليزية
Scan a deployed website for outdated dependencies, known CVEs, and security misconfigurations.
لغة النص الأصلي: الإنجليزية
Harden your project against npm supply chain attacks by configuring pnpm's minimum-release-age quarantine and frozen lockfile enforcement.
لغة النص الأصلي: الإنجليزية
Ship it. Runs preflight checks (typecheck, lint, tests), auto-fixes issues, then commits, pushes, and creates a PR. Bails early if preflight fixes were needed so you can review before shipping. Prompts for branch and PR target using quick multi-choice…
لغة النص الأصلي: الإنجليزية
Scaffold the repo side of Xcode Cloud for an XcodeGen / Tuist Swift project - generate ci_scripts/ci_post_clone.sh (regen + guarded CI_BUILD_NUMBER stamping), propose a unit-test-only CI scheme, print the exact App Store Connect workflow checklist, and…
لغة النص الأصلي: الإنجليزية
Review Swift 6 strict-concurrency and SwiftUI code for idiom and build-breaking issues - non-Sendable across actor boundaries, @MainActor witness vs nonisolated protocol requirements, Combine/ObservableObject usage, force-unwraps, #Predicate macro limits, the…
لغة النص الأصلي: الإنجليزية
Diagnose a Swift / Xcode Cloud / TestFlight failure from a pasted red build log, an ITMS App Store rejection email, or a bare error code. Maps symptoms to root cause (ITMS-90242/90296/90683, errSec keychain codes, ad-hoc entitlement rejections, missing…
لغة النص الأصلي: الإنجليزية
Audit a Swift / iOS / macOS repo for Xcode Cloud and TestFlight release blockers before upload - pbxproj drift, static build numbers, missing ci_scripts, macOS App Store entitlements/Info.plist, headless-CI keychain tests, ad-hoc signing entitlement…
لغة النص الأصلي: الإنجليزية
Run the right local verification gate for a Swift project - detect XcodeGen vs plain .xcodeproj vs SwiftPM vs Tuist, then regenerate (if applicable), swiftformat --lint, swiftlint --strict, and xcodebuild test on the cheapest valid destination (macOS for…
لغة النص الأصلي: الإنجليزية
Add, remove, or list curated behavior rules in CLAUDE.md that correct common Claude Code annoyances (PR padding, fabricated test plans, chatty narration, boilerplate footers). Cross-project library, syncs via /plugin update.
لغة النص الأصلي: الإنجليزية
Analyze existing CLAUDE.md and docs/ content to identify knowledge that can be organized into the KB system. Interactive migration with user approval.
لغة النص الأصلي: الإنجليزية
Quickly add a learning, rule, or note to the knowledge base. Accepts free-text input and suggests the best KB file location.
لغة النص الأصلي: الإنجليزية
Analyze source code to discover and extract implicit knowledge — architecture patterns, conventions, API contracts, config structures, and codebase rules — into KB articles.
لغة النص الأصلي: الإنجليزية
Harvest knowledge from external sources — sibling repos, local directories, individual files, or web URLs — and distill them into the KB system with provenance tracking.
لغة النص الأصلي: الإنجليزية
Register a KB file in CLAUDE.md's Knowledge Base table. Accepts a file path argument, or scans docs/kb/ for unregistered files. Adds missing frontmatter.
لغة النص الأصلي: الإنجليزية
Ingest specific markdown files into the Knowledge Base. Distills content into KB format, creates KB files with frontmatter, and registers them in CLAUDE.md.
لغة النص الأصلي: الإنجليزية
Initialize the Knowledge Base section in CLAUDE.md and create the docs/kb/ directory. Idempotent - safe to run multiple times.
لغة النص الأصلي: الإنجليزية
Analyze the current conversation to extract learnings, institutional knowledge, and best practices. Saves findings to topic-specific KB files and updates CLAUDE.md references.
لغة النص الأصلي: الإنجليزية
Reorganize flat KB files into category folders based on tags and content. Updates CLAUDE.md paths and _index.md. Safe — previews all moves before executing.
لغة النص الأصلي: الإنجليزية
Interactive cleanup and consolidation of the knowledge base. Finds stale references, duplicates, orphaned files, frontmatter issues, and opportunities to merge related topics.
لغة النص الأصلي: الإنجليزية
Query the knowledge base with a question. Synthesizes an answer from relevant KB files and optionally files the result back as a new KB article.
لغة النص الأصلي: الإنجليزية
Remove a KB file and its CLAUDE.md reference. Accepts an optional file path or prompts the user to select which entry to remove.
لغة النص الأصلي: الإنجليزية
Upgrade an existing Knowledge Base to the latest plugin practices. Ensures Obsidian compatibility, structured 'When to Load' format, loading notifications, index schema, and frontmatter health. Safe and re-runnable.
لغة النص الأصلي: الإنجليزية
Comprehensive Generative Engine Optimization (GEO) audit - Validates llms.txt protocol compliance, AI crawler access (training vs citation bots), citation-worthiness signals, AI-friendly structured data, semantic chunking, content freshness, and entity…
لغة النص الأصلي: الإنجليزية
Apply safe GEO remediations from the latest /geo-audit report. Updates robots.txt with training-vs-citation bot directives, inserts missing Author/Organization/FAQPage JSON-LD, adds dateModified and article:modified_time, proposes content restructuring for…
لغة النص الأصلي: الإنجليزية
Generate, update, and validate llms.txt and llms-full.txt for AI answer engines. Analyzes site structure, detects content type, emits properly formatted markdown index (and optional full-content companion), integrates with framework build pipelines, and…
لغة النص الأصلي: الإنجليزية
Comprehensive modern SEO audit - Detects deprecated patterns (keywords meta tags, IE-era code), validates current best practices (Core Web Vitals, structured data, semantic HTML, Open Graph), and generates timestamped reports with framework-specific…
لغة النص الأصلي: الإنجليزية
Apply safe SEO remediations from the latest /seo-audit report. Removes deprecated tags, inserts missing meta tags, refactors to semantic HTML, and proposes structured data with diff+confirm workflow.
لغة النص الأصلي: الإنجليزية
Generate and validate JSON-LD structured data (Schema.org) for pages/routes. Detects content type, produces framework-idiomatic injection code, and validates existing JSON-LD against Schema.org specs.
لغة النص الأصلي: الإنجليزية
List all registered KB files from CLAUDE.md, show their status (exists/missing), tags, dates, and pinned status.
لغة النص الأصلي: الإنجليزية
Manually load one or more KB articles into the current conversation context. Accepts a filename, topic, or tag filter. Use when Claude hasn't automatically loaded a KB file you need.
لغة النص الأصلي: الإنجليزية
Toggle automatic knowledge capture. When enabled, Claude proactively offers to capture learnings at the end of conversations.
لغة النص الأصلي: الإنجليزية
Search across all KB files in docs/kb/ for a keyword, topic, or tag. Returns matching files and relevant excerpts.
لغة النص الأصلي: الإنجليزية
Guide for creating Azure DevOps work items (Features, User Stories, Tasks). This skill should be used when working with ADO MCP tools to create work items with proper hierarchy and formatting.
لغة النص الأصلي: الإنجليزية
Interactive open-source license compliance audit to identify all dependency licenses, flag risks, and detect license incompatibilities.
لغة النص الأصلي: الإنجليزية
Generate NOTICE, ATTRIBUTION, or THIRD-PARTY-NOTICES files from detected dependency licenses to fulfill open-source license obligations.
لغة النص الأصلي: الإنجليزية