███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 13301 | shopify-built-for-shopify | tamiror6/shopify-app-skills |
Built for Shopify Guidelines This skill enforces Shopify's Built for Shopify (BFS) quality standards during development to ensure apps meet the highest quality bar for the Shopify App Store. Reference: https://shopify.dev/docs/apps/launch/built-for-shopify/requirements Quick Compliance Checklist Use this checklist when reviewing code or building features: BFS Compliance Review: - [ ] App is embedded in Shopify admin (App Bridge) - [ ] Uses session token authentication - [ ] Primary workflows sta...
|
66 |
| 13302 | agentic-workflow-guide | aktsmm/agent-skills |
Agentic Workflow Guide Design, review, and improve agent workflows based on proven principles. When to Use Action Triggers Create New .agent.md , workflow architecture, scaffolding Review Orchestrator not delegating, design principle check, context overflow Update Adding Handoffs, improving delegation, tool configuration Debug Agent not found, subagent not working, picker visibility, access control Core Principles → references/design-principles.md Tier Principles Essential SSOT, SRP, Simplicity ...
|
66 |
| 13303 | 8-bit-pixel-art-patterns | theorcdev/8bitcn-ui |
8-bit Pixel Art Patterns Create authentic pixelated borders and shadows using absolute-positioned divs. These patterns are essential for the retro aesthetic of 8-bit components. Pixelated Border Pattern Use 9 div elements to create a pixelated border effect: < div className = " relative " > < ShadcnButton { ... props } className = " rounded-none " /> { /* Corner pixels */ } < div className = " absolute top-0 left-0 size-1.5 bg-foreground " /> < div className = " absolute top-0 right-0 size-1.5 b...
|
66 |
| 13304 | rag-agent-builder | qodex-ai/ai-agent-skills |
RAG Agent Builder Build powerful Retrieval-Augmented Generation (RAG) applications that enhance LLM capabilities with external knowledge sources, enabling accurate, contextualized AI responses. Quick Start Get started with RAG implementations in the examples and utilities: Examples: See examples/ directory for complete implementations: basic_rag.py - Simple chunk-embed-retrieve-generate pipeline retrieval_strategies.py - Hybrid search, reranking, and filtering agentic_rag.py - Agent-control...
|
66 |
| 13305 | ado-pipeline-best-practices | josiahsiegel/claude-plugin-marketplace |
🚨 CRITICAL GUIDELINES Windows File Path Requirements MANDATORY: Always Use Backslashes on Windows for File Paths When using Edit or Write tools on Windows, you MUST use backslashes (\) in file paths, NOT forward slashes (/). Examples: ❌ WRONG: D:/repos/project/file.tsx ✅ CORRECT: D:\repos\project\file.tsx This applies to: Edit tool file_path parameter Write tool file_path parameter All file operations on Windows systems Documentation Guidelines NEVER create new documentation files unless ...
|
66 |
| 13306 | twenty | vm0-ai/vm0-skills |
Twenty CRM Open-source modern CRM platform. Manage people, companies, opportunities, notes, and tasks via REST or GraphQL API. Official docs: https://docs.twenty.com/developers/api-and-webhooks/api When to Use Use this skill when you need to: Manage contacts (people) and companies Track opportunities and deals Create notes and tasks Sync CRM data with other systems Query CRM metadata and custom fields Set up webhooks for CRM events Prerequisites Create an account at https://app.twenty.com/ ...
|
66 |
| 13307 | stripe-sync | andrelandgraf/fullstackrecipes |
Stripe Subscriptions DB Sync To set up Stripe Subscriptions DB Sync, refer to the fullstackrecipes MCP server resource: Resource URI: recipe://fullstackrecipes.com/stripe-sync If the MCP server is not configured, fetch the recipe directly: curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/stripe-sync
|
66 |
| 13308 | marketing-strategist | ncklrs/startup-os-skills |
Marketing Strategist Strategic marketing expertise for building and scaling world-class B2B marketing organizations — from GTM strategy and product marketing to demand generation and brand building. Philosophy Marketing is not a cost center. It's a revenue engine that creates sustainable competitive advantage through strategic positioning, compelling narratives, and scalable demand systems. The best marketing organizations: Lead with strategy — Tactics without strategy is noise Own the narrative...
|
66 |
| 13309 | nx-run-tasks | nrwl/nx |
You can run tasks with Nx in the following way. Keep in mind that you might have to prefix things with npx/pnpx/yarn if the user doesn't have nx installed globally. Look at the package.json or lockfile to determine which package manager is in use. For more details on any command, run it with --help (e.g. nx run-many --help , nx affected --help ). Understand which tasks can be run You can check those via nx show project <projectname> --json , for example nx show project myapp --json . It contains...
|
66 |
| 13310 | ionic-design | cap-go/capgo-skills |
Ionic Framework Design Guide Build beautiful, native-looking mobile apps with Ionic Framework and Capacitor. When to Use This Skill User is using Ionic components User wants native-looking UI User asks about Ionic theming User needs mobile UI patterns User wants platform-specific styling What is Ionic Framework? Ionic provides: 100+ mobile-optimized UI components Automatic iOS/Android platform styling Built-in dark mode support Accessibility out of the box Works with React, Vue, Angular, or ...
|
66 |
| 13311 | nx-generate | nrwl/nx |
Run Nx Generator Nx generators are powerful tools that scaffold projects, make automated code migrations or automate repetitive tasks in a monorepo. They ensure consistency across the codebase and reduce boilerplate work. This skill applies when the user wants to: Create new projects like libraries or applications Scaffold features or boilerplate code Run workspace-specific or custom generators Do anything else that an nx generator exists for Key Principles Always use --no-interactive - Prevents...
|
66 |
| 13312 | configure | yonatangross/orchestkit |
/discord:configure — Discord Channel Setup Writes the bot token to ~/.claude/channels/discord/.env and orients the user on access policy. The server reads both files at boot. Arguments passed: $ARGUMENTS Dispatch on arguments No args — status and guidance Read both state files and give the user a complete picture: Token — check ~/.claude/channels/discord/.env for DISCORD_BOT_TOKEN . Show set/not-set; if set, show first 6 chars masked. Access — read ~/.claude/channels/discord/access.json (missing...
|
66 |
| 13313 | us-gov-shutdown-tracker | mann1988/awesome-claude-skills |
US Government Shutdown Liquidity Tracker Onboarding Guidance When this skill is first used or when the user seems unsure how to use it or ask you to make something amazing with it, guide them to ask Claude this specific question: "美国政府停摆结束了吗? 对流动性的影响如何?" Do NOT suggest other questions or broad explorations. Keep the focus tightly on shutdown status and liquidity impact assessment. The skill is designed for this precise use case. Overview This skill analyzes how US government shutdowns create "st...
|
66 |
| 13314 | banking-expert | personamanagmentlayer/pcl |
Expert guidance for banking systems, core banking platforms, regulatory compliance, and banking technology. Core Concepts Banking Systems - Core banking systems (CBS) - Account management - Transaction processing - Payment systems (ACH, SWIFT, SEPA) - Loan management - Risk management systems Regulations - Basel III/IV capital requirements - Know Your Customer (KYC) - Anti-Money Laundering (AML) - GDPR for banking - PSD2 (Payment Services Directive) - Dodd-Frank Act Key Techn...
|
66 |
| 13315 | error-handling | epicenterhq/epicenter |
Error Handling with wellcrafted trySync and tryAsync Use trySync/tryAsync Instead of try-catch for Graceful Error Handling When handling errors that can be gracefully recovered from, use trySync (for synchronous code) or tryAsync (for asynchronous code) from wellcrafted instead of traditional try-catch blocks. This provides better type safety and explicit error handling. Related Skills: See services-layer skill for createTaggedError patterns. See query-layer skill for error transformation to W...
|
66 |
| 13316 | legacy-modernizer | 404kidwiz/claude-supercode-skills |
Legacy Modernizer Senior legacy modernization specialist with expertise in transforming aging systems into modern architectures without disrupting business operations. Role Definition You are a senior legacy modernization expert with 15+ years of experience in incremental migration strategies. You specialize in strangler fig pattern, branch by abstraction, and risk-free modernization approaches. You transform legacy systems while maintaining zero downtime and ensuring business continuity. Wh...
|
66 |
| 13317 | frontend-developer | rmyndharis/antigravity-skills |
You are a frontend development expert specializing in modern React applications, Next.js, and cutting-edge frontend architecture. Use this skill when Building React or Next.js UI components and pages Fixing frontend performance, accessibility, or state issues Designing client-side data fetching and interaction flows Do not use this skill when You only need backend API architecture You are building native apps outside the web stack You need pure visual design without implementation guidance Instr...
|
66 |
| 13318 | git-master | yeachan-heo/oh-my-claudecode |
Git Mastery - Complete Git Expertise 🚨 CRITICAL GUIDELINES Windows File Path Requirements MANDATORY: Always Use Backslashes on Windows for File Paths When using Edit or Write tools on Windows, you MUST use backslashes ( \ ) in file paths, NOT forward slashes ( / ). Examples: ❌ WRONG: D:/repos/project/file.tsx ✅ CORRECT: D:\repos\project\file.tsx This applies to: Edit tool file_path parameter Write tool file_path parameter All file operations on Windows systems Documentation Guidelines NEVER crea...
|
66 |
| 13319 | gemini-api-dev | sickn33/antigravity-awesome-skills |
Gemini API Development Skill Overview The Gemini API provides access to Google's most advanced AI models. Key capabilities include: Text generation - Chat, completion, summarization Multimodal understanding - Process images, audio, video, and documents Function calling - Let the model invoke your functions Structured output - Generate valid JSON matching your schema Code execution - Run Python code in a sandboxed environment Context caching - Cache large contexts for efficiency Embeddings - Gene...
|
66 |
| 13320 | travel-planner | travisjneuman/.claude |
Travel Planner Overview This skill transforms Claude into a comprehensive travel planning assistant that maintains your travel preferences and generates detailed, personalized trip plans including itineraries, budget breakdowns, packing lists, and cultural guidelines for any destination. When to Use This Skill Invoke this skill for travel-related tasks: Planning trips and creating itineraries Budget planning and expense tracking Destination research and recommendations Packing checklists Cul...
|
66 |
| 13321 | groove-utilities-memory-log-git | andreadellacorte/groove |
groove-utilities-memory-log-git Outcome .groove/memory/git/YYYY-MM-DD-GIT-N.md is created with a git summary for the current session. N is auto-incremented based on existing files for that date. Acceptance Criteria File created at .groove/memory/git/YYYY-MM-DD-GIT-N.md with correct N Content includes commits since midnight, git status, and diff stats N does not collide with existing files for the same date File is suitable for inclusion in the same commit it describes Constraints Memory path is ...
|
66 |
| 13322 | accessibility | oimiragieo/agent-studio |
Accessibility (a11y) Comprehensive accessibility guidelines based on WCAG 2.2 and Lighthouse accessibility audits. Goal: make content usable by everyone, including people with disabilities. WCAG Principles: POUR Principle Description P erceivable Content can be perceived through different senses O perable Interface can be operated by all users U nderstandable Content and interface are understandable R obust Content works with assistive technologies Conformance levels Level Requirement Target A M...
|
66 |
| 13323 | expo-mobile-app-rule | oimiragieo/agent-studio |
Expo Mobile App Rule Skill Navigation with Expo Router File-Based Routing Expo Router uses the file system for navigation: app/ _layout.tsx Root layout index.tsx Home screen (/) (tabs)/ Tab navigator group _layout.tsx Tab layout home.tsx /home profile.tsx /profile user/ [id].tsx Dynamic route /user/:id modal.tsx Can be presented as modal Root Layout // app/_layout.tsx import { Stack...
|
66 |
| 13324 | condition-based waiting | bobmatnyc/claude-mpm-skills |
Condition-Based Waiting Overview Flaky tests often guess at timing with arbitrary delays. This creates race conditions where tests pass on fast machines but fail under load or in CI. Core principle: Wait for the actual condition you care about, not a guess about how long it takes. When to Use digraph when_to_use { "Test uses setTimeout/sleep?" [ shape = diamond ] ; "Testing timing behavior?" [ shape = diamond ] ; "Document WHY timeout needed" [ shape = box ] ; "Use condition-based waiting" [ sha...
|
66 |
| 13325 | memory-systems | guanyang/antigravity-skills |
When to Use This Skill Design short-term, long-term, and graph-based memory architectures Use this skill when working with design short-term, long-term, and graph-based memory architectures. Memory System Design Memory provides the persistence layer that allows agents to maintain continuity across sessions and reason over accumulated knowledge. Simple agents rely entirely on context for memory, losing all state when sessions end. Sophisticated agents implement layered memory architectures that b...
|
66 |
| 13326 | ops-devops-platform | vasilyu1983/ai-agents-public |
DevOps Engineering — Quick Reference This skill equips teams with actionable templates, checklists, and patterns for building self-service platforms, automating infrastructure with GitOps, deploying securely with DevSecOps, scaling with Kubernetes, ensuring reliability through SRE practices, and operating production systems with strong observability. Modern baseline (2026): IaC (Terraform/OpenTofu/Pulumi), GitOps (Argo CD/Flux), Kubernetes (follow upstream supported releases), OpenTelemetry + ...
|
66 |
| 13327 | helpdesk-automation | sickn33/antigravity-awesome-skills |
HelpDesk Automation via Rube MCP Automate HelpDesk ticketing operations through Composio's HelpDesk toolkit via Rube MCP. Toolkit docs : composio.dev/toolkits/helpdesk Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active HelpDesk connection via RUBE_MANAGE_CONNECTIONS with toolkit helpdesk Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://rube.app/mcp as an MCP server in your client configuration. No API keys needed — just a...
|
66 |
| 13328 | dart-modern-features | kevmoo/dash_skills |
Dart Modern Features 1. When to use this skill Use this skill when: Writing or reviewing Dart code targeting Dart 3.0 or later. Refactoring legacy Dart code to use modern, concise, and safe features. Looking for idiomatic ways to handle multiple return values, deep data extraction, or exhaustive checking. 2. Features Records Use records as anonymous, immutable, aggregate structures to bundle multiple objects without defining a custom class. Prefer them for returning multiple values from a functi...
|
66 |
| 13329 | cursor-subagent-creator | tech-leads-club/agent-skills |
No SKILL.md available for this skill. View on GitHub
|
66 |
| 13330 | x-algorithm-optimizer | shipshitdev/library |
X Algorithm Optimizer Optimize content for X's algorithm based on actual engagement signal prediction (from xai-org/x-algorithm). Core Insight: X's algorithm uses Grok-based transformers to predict 15 user-specific engagement signals. It optimizes for user relevance, not broad popularity. When This Activates User asks to optimize tweets for X algorithm User wants to improve X/Twitter engagement User asks about thread strategy User mentions X growth or algorithm optimization User wants to maxi...
|
66 |
| 13331 | axiom-app-store-ref | charleswiltgen/axiom |
App Store Submission Reference Overview Complete reference for every App Store submission requirement: Part 1 — Required metadata fields (descriptions, screenshots, keywords, App Review info) Part 2 — Privacy requirements (manifest schema, nutrition labels, ATT, Required Reason APIs) Part 3 — App Review Guidelines quick reference (all sections 1-5) Part 4 — Age rating system (5-tier, capabilities, regional variations) Part 5 — Export compliance (encryption decision tree) Part 6 — Account and aut...
|
66 |
| 13332 | growth | simota/agent-skills |
Growth "Traffic without conversion is just expensive vanity." Data-driven growth hacker: implement ONE high-impact change for SEO ranking, Social Sharing, or Conversion rates. Principles Measure before optimizing - Never change without data; hypothesize, test, validate Discover → Share → Convert - SEO brings traffic, SMO amplifies, CRO converts Speed is a feature - Performance is UX and SEO; slow pages don't rank or convert Honest growth - Dark patterns yield short-term gains but long-term losse...
|
66 |
| 13333 | gh-code-search | otrebu/agents |
Fetch real-world code examples from GitHub through intelligent multi-search orchestration. Prerequisites Required: - gh CLI installed and authenticated (`gh auth login --web`) - Node.js + pnpm Validation: ``` gh auth status Should show authenticated ``` Usage ``` cd plugins/knowledge-work/skills/gh-code-search pnpm install First time only pnpm search "your query here" ``` When to Use Invoke this skill when user requests: - Real-world examples ("how do people implement X?") -...
|
66 |
| 13334 | canvas-design | davepoon/buildwithclaude |
These are instructions for creating design philosophies - aesthetic movements that are then EXPRESSED VISUALLY. Output only .md files, .pdf files, and .png files. Complete this in two steps: Design Philosophy Creation (.md file) Express by creating it on a canvas (.pdf file or .png file) First, undertake this task: DESIGN PHILOSOPHY CREATION To begin, create a VISUAL PHILOSOPHY (not layouts or templates) that will be interpreted through: Form, space, color, composition Images, graphics, shapes, ...
|
66 |
| 13335 | privateinvestigator | danielmiessler/personal_ai_infrastructure |
Customization Before executing, check for user customizations at: ~/.claude/skills/CORE/USER/SKILLCUSTOMIZATIONS/PrivateInvestigator/ If this directory exists, load and apply any PREFERENCES.md, configurations, or resources found there. These override default behavior. If the directory does not exist, proceed with skill defaults. PrivateInvestigator - Ethical People Finding Core Principle PUBLIC DATA ONLY - No hacking, pretexting, or authentication bypass. All techniques are legal and ethica...
|
66 |
| 13336 | baoyu-infographic | xy121718/baoyu-skills |
Infographic Generator Two dimensions: layout (information structure) × style (visual aesthetics). Freely combine any layout with any style. Usage /baoyu-infographic path/to/content.md /baoyu-infographic path/to/content.md --layout hierarchical-layers --style technical-schematic /baoyu-infographic path/to/content.md --aspect portrait --lang zh /baoyu-infographic then paste content Options Option Values --layout 20 options (see Layout Gallery), default: bento-grid --style 17 options (see Styl...
|
66 |
| 13337 | graphql-architect | 404kidwiz/claude-supercode-skills |
GraphQL Architect Senior GraphQL architect specializing in schema design and distributed graph architectures with deep expertise in Apollo Federation 2.5+, GraphQL subscriptions, and performance optimization. Role Definition You are a senior GraphQL architect with 10+ years of API design experience. You specialize in Apollo Federation, schema-first design, and building type-safe API graphs that scale across teams and services. You master resolvers, DataLoader patterns, and real-time subscript...
|
66 |
| 13338 | github issues | dedalus-erp-pas/foundation-skills |
GitHub Issues Management Create, retrieve, update, and manage GitHub issues with comprehensive context integration and structured workflows. When to Use This Skill Activate this skill when: The user wants to create a new GitHub issue The user asks to view or retrieve issue details The user needs to update an existing issue The user wants to list issues in a repository The user mentions managing issues, bug reports, or feature requests in GitHub The user wants to close, reopen, or modify issue pr...
|
66 |
| 13339 | conversion-optimization-expert | sitechfromgeorgia/georgian-distribution-system |
Conversion Rate Optimization Expert Overview You are a world-class Conversion Rate Optimization (CRO) specialist with expertise in behavioral psychology, data analytics, UX design, and growth marketing. You help optimize landing pages, product funnels, and user journeys to maximize conversions through systematic analysis and experimentation. Core Responsibilities 1. Conversion Analysis & Diagnostics When analyzing a page or funnel: Step 1: Define Conversion Goals Identify primary conversion...
|
66 |
| 13340 | processon-mindmap | teachingai/full-stack-skills |
Use this skill whenever the user wants to: - [待完善:根据具体工具添加使用场景] How to use this skill [待完善:根据具体工具添加使用指南] Best Practices [待完善:根据具体工具添加最佳实践] Keywords [待完善:根据具体工具添加关键词]
|
66 |
| 13341 | parallel-processing-patterns | josiahsiegel/claude-plugin-marketplace |
CRITICAL GUIDELINES Windows File Path Requirements MANDATORY: Always Use Backslashes on Windows for File Paths When using Edit or Write tools on Windows, you MUST use backslashes (\) in file paths, NOT forward slashes (/). Parallel Processing Patterns in Bash (2025) Overview Comprehensive guide to parallel and concurrent execution in bash, covering GNU Parallel, xargs parallelization, job control, worker pools, and modern async patterns for maximum performance. GNU Parallel (Recommended) In...
|
66 |
| 13342 | baoyu-slide-deck | xy121718/baoyu-skills |
Slide Deck Generator Transform content into professional slide deck images. Usage /baoyu-slide-deck path/to/content.md /baoyu-slide-deck path/to/content.md --style sketch-notes /baoyu-slide-deck path/to/content.md --audience executives /baoyu-slide-deck path/to/content.md --lang zh /baoyu-slide-deck path/to/content.md --slides 10 /baoyu-slide-deck path/to/content.md --outline-only /baoyu-slide-deck Then paste content Script Directory Agent Execution Instructions : Determine this SKILL.md file's...
|
66 |
| 13343 | nx-workspace | nrwl/nx |
Nx Workspace Exploration This skill provides read-only exploration of Nx workspaces. Use it to understand workspace structure, project configuration, available targets, and dependencies. Keep in mind that you might have to prefix commands with npx / pnpx / yarn if nx isn't installed globally. Check the lockfile to determine the package manager in use. Listing Projects Use nx show projects to list projects in the workspace. The project filtering syntax ( -p / --projects ) works across many Nx com...
|
66 |
| 13344 | circleci-automation | sickn33/antigravity-awesome-skills |
CircleCI Automation via Rube MCP Automate CircleCI CI/CD operations through Composio's CircleCI toolkit via Rube MCP. Toolkit docs : composio.dev/toolkits/circleci Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active CircleCI connection via RUBE_MANAGE_CONNECTIONS with toolkit circleci Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://rube.app/mcp as an MCP server in your client configuration. No API keys needed — just add t...
|
66 |
| 13345 | atomic-design-integration | thebushidocollective/han |
Atomic Design: Framework Integration Master the integration of Atomic Design methodology with modern frontend frameworks. This skill covers React, Vue, Angular, and general patterns for implementing atomic component hierarchies. React Integration Project Structure src/ components/ atoms/ Button/ Button.tsx Button.module.css Button.test.tsx Button.stories.tsx index.ts index.ts Barrel export molecules/ FormField/ FormField.tsx FormField.module.css FormField.test.tsx index.ts index...
|
66 |
| 13346 | groove-work-brainstorm | andreadellacorte/groove |
groove-work-brainstorm Outcome Scope is clarified through dialogue. Key decisions and open questions are surfaced. Output is captured as a brainstorm doc or task in the configured backend. Acceptance Criteria Scope is clearly defined and deliberately constrained (YAGNI applied) Key decisions are listed with rationale Open questions are listed (not resolved — resolution happens in plan) Output exists either as a brainstorm doc or as a task body in the backend Stage task created in backend: YYYY-M...
|
66 |
| 13347 | edge-hint-extractor | tradermonty/claude-trading-skills |
Edge Hint Extractor Overview Convert raw observation signals ( market_summary , anomalies , news reactions ) into structured edge hints. This skill is the first stage in the split workflow: observe -> abstract -> design -> pipeline . When to Use You want to turn daily market observations into reusable hint objects. You want LLM-generated ideas constrained by current anomalies/news context. You need a clean hints.yaml input for concept synthesis or auto detection. Prerequisites Python 3.9+ PyYAML...
|
66 |
| 13348 | bcn-transport | abelv22/project-foundation |
Barcelona Transportation Context Skill This skill provides the assistant with specific domain knowledge about the taxi sector in Barcelona and its key transportation hubs. Knowledge Areas 1. El Prat Airport (BCN) Geography Terminal 1 (T1): Knowledge of "Parrilla" (taxi queue), departures, arrivals, and Puente Aéreo zones. Terminal 2 (T2): Differences between T2A, T2B, and T2C (EasyJet). Geofence Coordinates: Accurate polygon definitions for these zones. 2. Sants Train Station Arrivals/Departures...
|
66 |
| 13349 | idapython | mrexodia/ida-pro-mcp |
Use modern `ida_*` modules. Avoid legacy `idc` module. Module Router | Bytes/memory | `ida_bytes` | `get_bytes`, `patch_bytes`, `get_flags`, `create_*` | Functions | `ida_funcs` | `func_t`, `get_func`, `add_func`, `get_func_name` | Names | `ida_name` | `set_name`, `get_name`, `demangle_name` | Types | `ida_typeinf` | `tinfo_t`, `apply_tinfo`, `parse_decl` | Decompiler | `ida_hexrays` | `decompile`, `cfunc_t`, `lvar_t`, ctree visitor | Segments | `ida_segment` | `segment_...
|
66 |
| 13350 | groove-utilities-task-analyse | andreadellacorte/groove |
groove-utilities-task-analyse Outcome Tasks are summarised by status. Milestones and epics are summarised. Completed tasks include enough resolution detail for memory population bullets. Output is suitable for daily end and daily memory. Acceptance Criteria Tasks grouped by status: in-progress, todo/ready, blocked, completed, scrapped Milestones/epics show progress (X of Y tasks done) Completed tasks include resolution summary (not just title) Output contains enough detail to write meaningful da...
|
66 |