███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 7351 | csv-processor | curiouslearner/devkit |
CSV Processor Skill Parse, transform, and analyze CSV files with advanced data manipulation capabilities. Instructions You are a CSV processing expert. When invoked: Parse CSV Files : Auto-detect delimiters (comma, tab, semicolon, pipe) Handle different encodings (UTF-8, Latin-1, Windows-1252) Process quoted fields and escaped characters Handle multi-line fields correctly Detect and use header rows Transform Data : Filter rows based on conditions Select specific columns Sort and group data Merge...
|
116 |
| 7352 | security-compliance-compliance-check | sickn33/antigravity-awesome-skills |
Regulatory Compliance Check You are a compliance expert specializing in regulatory requirements for software systems including GDPR, HIPAA, SOC2, PCI-DSS, and other industry standards. Perform comprehensive compliance audits and provide implementation guidance for achieving and maintaining compliance. Use this skill when Assessing compliance readiness for GDPR, HIPAA, SOC2, or PCI-DSS Building control checklists and audit evidence Designing compliance monitoring and reporting Do not use this ski...
|
116 |
| 7353 | conductor-implement | sickn33/antigravity-awesome-skills |
Implement Track Execute tasks from a track's implementation plan, following the workflow rules defined in conductor/workflow.md . Use this skill when Working on implement track tasks or workflows Needing guidance, best practices, or checklists for implement track Do not use this skill when The task is unrelated to implement track You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes...
|
116 |
| 7354 | android-coroutines | new-silvermoon/awesome-android-agent-skills |
No SKILL.md available for this skill. View on GitHub
|
116 |
| 7355 | brand-protection | kostja94/marketing-skills |
Strategy: Brand Protection Guides discovery, reporting, and prevention of brand impersonation—fake websites, phishing sites, trademark infringement, and domain squatting. See domain-selection for defensive domain registration; trust-badges for official site verification signals; about-page for identity declaration. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks ...
|
116 |
| 7356 | deployment-engineer | sickn33/antigravity-awesome-skills |
You are a deployment engineer specializing in modern CI/CD pipelines, GitOps workflows, and advanced deployment automation. Use this skill when Designing or improving CI/CD pipelines and release workflows Implementing GitOps or progressive delivery patterns Automating deployments with zero-downtime requirements Integrating security and compliance checks into deployment flows Do not use this skill when You only need local development automation The task is application feature work without deploym...
|
116 |
| 7357 | wordpress-router | automattic/agent-skills |
WordPress Router When to use Use this skill at the start of most WordPress tasks to: identify what kind of WordPress codebase this is (plugin vs theme vs block theme vs WP core checkout vs full site), pick the right workflow and guardrails, delegate to the most relevant domain skill(s). Inputs required Repo root (current working directory). The user’s intent (what they want changed) and any constraints (WP version targets, WP.com specifics, release requirements). Procedure Run the project triage...
|
116 |
| 7358 | axiom-energy-diag | charleswiltgen/axiom |
Energy Diagnostics Symptom-based troubleshooting for energy issues. Start with your symptom, follow the decision tree, get the fix. Related skills: axiom-energy (patterns, checklists), axiom-energy-ref (API reference) Symptom 1: App at Top of Battery Settings Users or you notice your app consuming significant battery. Diagnosis Decision Tree App at top of Battery Settings? │ ├─ Step 1: Run Power Profiler (15 min) │ ├─ CPU Power Impact high? │ │ ├─ Continuous? → Timer leak or polling loop...
|
116 |
| 7359 | readme | shpigford/skills |
/readme — Gold-Standard README Generation Purpose: Generate a README that converts skimmers into users and satisfies deep readers — then validate it with a council. YOU MUST EXECUTE THIS WORKFLOW. Do not just describe it. Quick Start /readme Interview + generate + validate (new README) /readme --rewrite Rewrite existing README with same patterns /readme --validate Council-validate an existing README without rewriting The Patterns These are non-negotiable. Every README this skill produces foll...
|
116 |
| 7360 | ln-401-task-executor | levnikolaevich/claude-code-skills |
Executes a single implementation (or refactor) task from Todo to To Review using the task description and linked guides. Purpose & Scope - Handle one selected task only; never touch other tasks. - Follow task Technical Approach/plan/AC; apply KISS/YAGNI and guide patterns. - Update Linear/kanban for this task: Todo -> In Progress -> To Review. - Run typecheck/lint; update docs/tests/config per task instructions. - Not for test tasks (label "tests" goes to ln-404-test-executor). Task Sto...
|
116 |
| 7361 | elevenlabs | digitalsamba/claude-code-video-toolkit |
ElevenLabs Audio Generation Requires ELEVENLABS_API_KEY in .env . Text-to-Speech from elevenlabs . client import ElevenLabs from elevenlabs import save , VoiceSettings import os client = ElevenLabs ( api_key = os . getenv ( "ELEVENLABS_API_KEY" ) ) audio = client . text_to_speech . convert ( text = "Welcome to my video!" , voice_id = "JBFqnCBsd6RMkjVDRZzb" , model_id = "eleven_multilingual_v2" , voice_settings = VoiceSettings ( stability = 0.5 , similarity_boost = 0.75 , style = 0.5 , speed = 1....
|
116 |
| 7362 | mantine-dev | itechmeat/llm-code |
Mantine is a fully-featured React components library with TypeScript support. It provides 100+ hooks and components with native dark mode, CSS-in-JS via CSS modules, and excellent accessibility. When to use - Building React applications with a comprehensive UI library - Need TypeScript-first component library with full type safety - Want native dark/light theme support with CSS variables - Building forms with validation (useForm hook) - Need utility hooks for common React patterns - Work...
|
116 |
| 7363 | a/b test analysis | aj-geddes/useful-ai-prompts | 116 | |
| 7364 | rag-retrieval | yonatangross/orchestkit |
Combine vector search with LLM generation for accurate, grounded responses. Basic RAG Pattern ``` async def rag_query(question: str, top_k: int = 5) -> str: """Basic RAG: retrieve then generate.""" 1. Retrieve relevant documents docs = await vector_db.search(question, limit=top_k) 2. Construct context context = "\n\n".join([ f"[{i+1}] {doc.text}" for i, doc in enumerate(docs) ]) 3. Generate with context response = await llm.chat([ {...
|
116 |
| 7365 | memory-evolution | nhadaututtheky/neural-memory |
Memory Evolution Agent You are a Memory Evolution Specialist for NeuralMemory. You analyze how memories are actually used — what gets recalled, what gets ignored, what causes confusion — and transform those observations into concrete optimization actions. You operate like a database performance tuner, but for human-like neural memory graphs. Instruction Analyze memory usage patterns and optimize: $ARGUMENTS If no specific focus given, run the full evolution cycle. Required Output Usage analysis ...
|
116 |
| 7366 | ln-730-devops-setup | levnikolaevich/claude-code-skills |
Type: L2 Domain Coordinator Category: 7XX Project Bootstrap Parent: ln-700-project-bootstrap Coordinates DevOps infrastructure setup by delegating to specialized workers. Purpose & Scope Orchestrates the complete DevOps setup for a project: - Does: Auto-detect stack, delegate to workers, verify configuration - Does NOT: Generate files directly (delegates to ln-731, ln-732, ln-733) Overview | Input | Project directory with source code | Output | Docker, CI/CD, environment configurati...
|
116 |
| 7367 | web-design-guidelines | uni-helper/skills |
Web Interface Guidelines Review files for compliance with Web Interface Guidelines. How It Works Fetch the latest guidelines from the source URL below Read the specified files (or prompt user for files/pattern) Check against all rules in the fetched guidelines Output findings in the terse file:line format Guidelines Source Fetch fresh guidelines before each review: https://raw.githubusercontent.com/vercel-labs/web-interface-guidelines/main/command.md Use WebFetch to retrieve the latest rules. Th...
|
116 |
| 7368 | tooluniverse-rnaseq-deseq2 | mims-harvard/tooluniverse |
RNA-seq Differential Expression Analysis (DESeq2) Differential expression analysis of RNA-seq count data using PyDESeq2, with enrichment analysis (gseapy) and gene annotation via ToolUniverse. BixBench Coverage : Validated on 53 BixBench questions across 15 computational biology projects. Core Principles Data-first - Load and validate count data and metadata BEFORE any analysis Statistical rigor - Proper normalization, dispersion estimation, multiple testing correction Flexible design - Single-f...
|
116 |
| 7369 | ln-210-epic-coordinator | levnikolaevich/claude-code-skills |
Universal Epic management coordinator that handles both creation and replanning through scope decomposition. When to Use This Skill This skill should be used when: - Start new scope/initiative requiring decomposition into multiple logical domains (CREATE mode) - Break down large architectural requirement into Epics - Update existing Epics when scope/requirements change (REPLAN mode) - Rebalance Epic scopes within an initiative - Add new Epics to existing initiative structure - First ste...
|
116 |
| 7370 | git-commit | fvadicamo/dev-agent-skills |
Git Commit with Conventional Commits Overview Create standardized, semantic git commits using the Conventional Commits specification. Analyze the actual diff to determine appropriate type, scope, and message. Conventional Commit Format <type>[optional scope]: <description> [optional body] [optional footer(s)] Commit Types Type Purpose feat New feature fix Bug fix docs Documentation only style Formatting/style (no logic) refactor Code refactor (no feature/fix) perf Performance improvement test Ad...
|
116 |
| 7371 | linkedin-sales-navigator-alt | onewave-ai/claude-skills |
LinkedIn Sales Navigator Alternative Find and qualify prospects on LinkedIn without expensive subscriptions. Instructions You are an expert sales intelligence researcher who helps build targeted prospect lists using publicly available LinkedIn data and other business intelligence sources. Your mission is to identify the right people at the right companies for outreach. IMPORTANT COMPLIANCE NOTE: This skill only works with publicly available information and respects LinkedIn's Terms of Servic...
|
116 |
| 7372 | gitlab-ci-patterns | sickn33/antigravity-awesome-skills |
GitLab CI Patterns Comprehensive GitLab CI/CD pipeline patterns for automated testing, building, and deployment. Do not use this skill when The task is unrelated to gitlab ci patterns You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes. Provide actionable steps and verification. If detailed examples are required, open resources/implementation-playbook.md . Purpose Create efficient...
|
116 |
| 7373 | seedance-video | freestylefly/canghe-skills |
Seedance 视频生成 使用字节跳动 Seedance-1.5-pro 模型 (doubao-seedance-1-5-pro-251215) 根据文本或图片生成视频。 前置要求 安装 SDK: pip install 'volcengine-python-sdk[ark]' 功能 文生视频 : 根据文本提示词生成视频 图生视频 : 根据首帧图片生成视频 自定义参数 : 支持设置时长、宽高比、水印等 任务管理 : 创建任务、查询状态、自动下载 使用方法 1. 快速生成视频 (文生视频) cd ~/.openclaw/workspace/skills/seedance-video python3 scripts/generate_video.py "一只可爱的猫咪在草地上玩耍" --wait -o cat.mp4 2. 自定义参数 python3 scripts/generate_video.py "日落时分的海边" \ --duration 10 \ --ratio 16 :9 \ --wait \ -o sunset.mp4 3. 图生视频 python3 scripts/gen...
|
116 |
| 7374 | instinct-apply | humanplane/homunculus |
You have learned behaviors. Use them. When To Check - Starting a coding task - About to use a tool in a pattern you've seen before - Making decisions about code style, testing, git How To Check ``` Read all personal instincts for f in .claude/homunculus/instincts/personal/*.md; do [ -f "$f" ] && echo "=== $(basename "$f") ===" && cat "$f" && echo done 2>/dev/null Also check inherited instincts for f in .claude/homunculus/instincts/inherited/*.md; do [ -f "$f" ] && echo "=== $(base...
|
116 |
| 7375 | clustering analysis | aj-geddes/useful-ai-prompts |
Clustering Analysis Overview Clustering partitions data into groups of similar observations without pre-defined labels, enabling discovery of natural patterns and structures in data. When to Use Segmenting customers based on purchasing behavior or demographics Discovering natural groupings in data without prior knowledge of categories Identifying market segments for targeted marketing campaigns Organizing large datasets into meaningful categories for further analysis Finding patterns in gene exp...
|
116 |
| 7376 | cloud-storage-optimization | aj-geddes/useful-ai-prompts |
Cloud Storage Optimization Overview Optimize cloud storage costs and performance across multiple cloud providers using compression, intelligent tiering, data partitioning, and lifecycle management. Reduce storage costs while maintaining accessibility and compliance requirements. When to Use Reducing storage costs Optimizing data access patterns Implementing tiered storage strategies Archiving historical data Improving data retrieval performance Managing compliance requirements Organizing large...
|
116 |
| 7377 | disaster-recovery-testing | aj-geddes/useful-ai-prompts |
Disaster Recovery Testing Overview Implement systematic disaster recovery testing to validate recovery procedures, measure RTO/RPO, identify gaps, and ensure team readiness for actual incidents. When to Use Annual DR exercises Infrastructure changes New service deployments Compliance requirements Team training Recovery procedure validation Cross-region failover testing Implementation Examples 1. DR Test Plan and Execution dr-test-plan.yaml apiVersion: v1 kind: ConfigMap metadata: name: dr-t...
|
116 |
| 7378 | wix-cli-site-plugin | wix/skills |
Wix Site Plugin Builder Creates site plugin extensions for Wix CLI applications. Site plugins are custom elements that integrate into predefined slots within Wix business solutions (like Wix Stores, Wix Bookings, Wix eCommerce), extending their functionality and user experience. Site owners can place site plugins into UI slots using the plugin explorer in Wix editors. Quick Start Checklist Follow these steps in order when creating a site plugin: Create plugin folder: src/extensions/site/plugins/...
|
116 |
| 7379 | tdd-workflows-tdd-green | sickn33/antigravity-awesome-skills |
Green Phase: Simple function def product_list(request): products = Product.objects.all() return JsonResponse({'products': list(products.values())}) Refactor: Class-based view class ProductListView(View): def get(self, request): products = Product.objects.all() return JsonResponse({'products': list(products.values())}) Refactor: Generic view class ProductListView(ListView): model = Product context_object_name = 'products' Express Patterns Inline → Middleware → Service Layer: ```javascript // Gre...
|
116 |
| 7380 | video-generation | cleanexpo/ato |
Video Generation Skill Overview This skill generates high-quality videos using structured prompts and a Python script. The workflow includes creating JSON-formatted prompts and executing video generation with optional reference image. Core Capabilities Create structured JSON prompts for AIGC video generation Support reference image as guidance or the first/last frame of the video Generate videos through automated Python script execution Workflow Step 1: Understand Requirements When a user reques...
|
116 |
| 7381 | qa-expert | 404kidwiz/claude-supercode-skills |
QA Expert Establish world-class QA testing processes for any software project using proven methodologies from Google Testing Standards and OWASP security best practices. When to Use This Skill Trigger this skill when: Setting up QA infrastructure for a new or existing project Writing standardized test cases (AAA pattern compliance) Executing comprehensive test plans with progress tracking Implementing security testing (OWASP Top 10) Filing bugs with proper severity classification (P0-P4) Gen...
|
116 |
| 7382 | dependency-management-deps-audit | sickn33/antigravity-awesome-skills |
Dependency Audit and Security Analysis You are a dependency security expert specializing in vulnerability scanning, license compliance, and supply chain security. Analyze project dependencies for known vulnerabilities, licensing issues, outdated packages, and provide actionable remediation strategies. Use this skill when Auditing dependencies for vulnerabilities Checking license compliance or supply-chain risks Identifying outdated packages and upgrade paths Preparing security reports or remedia...
|
116 |
| 7383 | grid | kostja94/marketing-skills |
Components: Grid Layout Guides grid layout design for equal-hierarchy, multi-column content display. Grids display multiple items with equal emphasis; space-efficient and scannable. Used for products, templates, tools, features, blog indexes, and galleries. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. When to Use Grid U...
|
116 |
| 7384 | statusline-generator | daymade/claude-code-skills |
Statusline Generator Overview This skill provides tools and guidance for creating and customizing Claude Code statuslines. It generates multi-line statuslines optimized for portrait screens, integrates with ccusage for session/daily cost tracking, displays git branch status, and supports color customization. When to Use This Skill This skill activates for: Statusline configuration requests for Claude Code Cost information display (session/daily costs) Multi-line layouts for portrait or narro...
|
116 |
| 7385 | axiom-energy-ref | charleswiltgen/axiom |
Energy Optimization Reference Complete API reference for iOS energy optimization, with code examples from WWDC sessions and Apple documentation.
|
116 |
| 7386 | secure | whawkinsiv/claude-code-superpowers |
Security Security Checklist Security Basics: - [ ] Authentication required for protected routes - [ ] Passwords hashed (bcrypt/argon2), never stored plain text - [ ] API keys in environment variables, not code - [ ] HTTPS only in production - [ ] Input validated on server side - [ ] SQL injection prevented (use parameterized queries) - [ ] XSS prevented (sanitize user input) - [ ] CSRF tokens on forms - [ ] Rate limiting on API endpoints - [ ] User sessions expire (30min-1hr typical) See COMMON-...
|
116 |
| 7387 | voice-analysis | jwynia/agent-skills |
Voice & Tone Analysis Purpose Extract and document a writer's distinctive voice patterns for consistent reproduction. Creates a "voice guide" that enables authentic writing that sounds like the source, not a generic approximation. Core Principle Capture spirit, not just mechanics. The goal is writing that makes the source say "yes, that's me" not "I guess that's accurate." Phase 1: Sample Collection Gather 5-10 Examples from Each Category Peak Voice - Writing they identify as "most them" O...
|
116 |
| 7388 | pnpm | hairyf/skills |
pnpm is a fast, disk space efficient package manager. It uses a content-addressable store to deduplicate packages across all projects on a machine, saving significant disk space. pnpm enforces strict dependency resolution by default, preventing phantom dependencies. Configuration should preferably be placed in pnpm-workspace.yaml for pnpm-specific settings. Important: When working with pnpm projects, agents should check for pnpm-workspace.yaml and .npmrc files to understand workspace structure a...
|
116 |
| 7389 | typescript-security-review | giuseppe-trisciuoglio/developer-kit |
TypeScript Security Review Overview This skill provides structured, comprehensive security review for TypeScript and Node.js applications. It evaluates code against OWASP Top 10, framework-specific security best practices, and production-readiness security criteria. The review produces actionable findings classified by severity (Critical, High, Medium, Low) with concrete remediation examples. This skill delegates to the typescript-security-expert agent for deep security analysis when invoked thr...
|
116 |
| 7390 | third-party-integration | aj-geddes/useful-ai-prompts |
Third-Party Integration Overview Build robust integrations with external services using standardized patterns for API calls, error handling, authentication, and data transformation. When to Use Integrating payment processors (Stripe, PayPal) Using messaging services (SendGrid, Twilio) Connecting to analytics platforms (Mixpanel, Segment) Syncing with storage services (AWS S3, Google Cloud) Integrating CRM systems (Salesforce, HubSpot) Building multi-service architectures Instructions 1. Third-...
|
116 |
| 7391 | data-replication-setup | aj-geddes/useful-ai-prompts |
Data Replication Setup Overview Configure database replication for disaster recovery, load distribution, and high availability. Covers master-slave, multi-master replication, and monitoring strategies. When to Use High availability setup Disaster recovery planning Read replica configuration Multi-region replication Replication monitoring and maintenance Failover automation Cross-region backup strategies PostgreSQL Replication Master-Slave (Primary-Standby) Setup PostgreSQL - Configure Primary...
|
116 |
| 7392 | axiom-using-axiom | charleswiltgen/axiom |
IF AN AXIOM SKILL APPLIES TO YOUR iOS/SWIFT TASK, YOU DO NOT HAVE A CHOICE. YOU MUST USE IT. This is not negotiable. This is not optional. You cannot rationalize your way out of this. Using Axiom Skills The Rule Check for Axiom skills BEFORE ANY RESPONSE when working with iOS/Swift projects. This includes clarifying questions. Even 1% chance means check first. Red Flags — iOS-Specific Rationalizations These thoughts mean STOP—you're rationalizing: Thought Reality "This is just a simple bui...
|
116 |
| 7393 | ai-search-optimization | dirnbauer/webconsulting-skills |
AI Search Optimization (AEO & GEO) Scope: Optimizing content for AI-powered search engines and answer engines This skill covers strategies for visibility in ChatGPT, Perplexity, Google AI Overviews, Microsoft Copilot, and other generative AI platforms. 1. Understanding AEO & GEO What is AEO (Answer Engine Optimization)? Answer Engine Optimization focuses on structuring content to provide direct, concise answers to user queries through AI-powered platforms. Unlike traditional SEO which aims fo...
|
116 |
| 7394 | avalonia-zafiro-development | davila7/claude-code-templates |
Avalonia Zafiro Development This skill defines the mandatory conventions and behavioral rules for developing cross-platform applications with Avalonia UI and the Zafiro toolkit. These rules prioritize maintainability, correctness, and a functional-reactive approach. Core Pillars Functional-Reactive MVVM: Pure MVVM logic using DynamicData and ReactiveUI. Safety & Predictability: Explicit error handling with Result types and avoidance of exceptions for flow control. Cross-Platform Excellence: St...
|
116 |
| 7395 | malware-analyst | sickn33/antigravity-awesome-skills |
File identification file sample.exe sha256sum sample.exe String extraction strings -a sample.exe | head -100 FLOSS sample.exe Obfuscated strings Packer detection diec sample.exe Detect It Easy exeinfope sample.exe Import analysis rabin2 -i sample.exe dumpbin /imports sample.exe Phase 3: Static Analysis 1. Load in disassembler: IDA Pro, Ghidra, or Binary Ninja 2. Identify main functionality: Entry point, WinMain, DllMain 3. Map execution flow: Key decision points, loops 4. Identify capabili...
|
116 |
| 7396 | axiom-icloud-drive-ref | charleswiltgen/axiom |
iCloud Drive Reference Purpose: Comprehensive reference for file-based iCloud sync using ubiquitous containers Availability: iOS 5.0+ (basic), iOS 8.0+ (iCloud Drive), iOS 11.0+ (modern APIs) Context: File-based cloud storage, not database (use CloudKit for structured data) When to Use This Skill Use this skill when: Implementing document-based iCloud sync Syncing user files across devices Building document-based apps (like Pages, Numbers) Coordinating file access across processes Handling i...
|
116 |
| 7397 | angular-architecture | gentleman-programming/gentleman-skills |
The Scope Rule (REQUIRED) "Scope determines structure" - Where a component lives depends on its usage. Usage Placement Used by 1 feature features/[feature]/components/ Used by 2+ features features/shared/components/ Example features/ shopping-cart/ shopping-cart.ts Main component = feature name components/ cart-item.ts Used ONLY by shopping-cart cart-summary.ts Used ONLY by shopping-cart checkout/ checkout.ts components/ payment-form.ts Used ONLY by checko...
|
116 |
| 7398 | symfony:api-platform-state-providers | makfly/superpowers-symfony |
$ npx skills add https://github.com/makfly/superpowers-symfony --skill symfony:api-platform-state-providers<div
|
116 |
| 7399 | ln-630-test-auditor | levnikolaevich/claude-code-skills |
Coordinates comprehensive test suite audit across 6 quality categories using 5 specialized workers. Purpose & Scope - L2 Coordinator that delegates to L3 specialized audit workers - Audits all tests against 6 quality categories (via 5 workers) - Calculates Usefulness Score for each test (Keep/Remove/Refactor) - Identifies missing tests for critical business logic - Detects anti-patterns and isolation issues - Aggregates results into unified report - Creates single Linear task in Epic 0 ...
|
116 |
| 7400 | mcp:setup-codemap-cli | neolabhq/context-engineering-kit |
User Input: $ARGUMENTS Guide for setup Codemap CLI 1. Determine setup context Ask the user where they want to store the configuration: Options: Project level (shared via git) - Configuration tracked in version control, shared with team CLAUDE.md updates go to: ./CLAUDE.md Hook settings go to: ./.claude/settings.json Project level (personal preferences) - Configuration stays local, not tracked in git CLAUDE.md updates go to: ./CLAUDE.local.md Hook settings go to: ./.claude/settings.local.json Ver...
|
116 |