Token导航 LogoToken导航TokenDH.com
研究检索执行命令github未标认证来源可访问许可证需确认审计通过

dev-tool-directory-listings开发工具目录列表

Agent Skill

dev-tool-directory-listings 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

988

周安装

42

GitHub Stars

69

下载量

346
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:dev-tool-directory-listings(开发工具目录列表)
来源仓库:https://github.com/jonathimer/devmarketing-skills
仓库路径:skills/dev-tool-directory-listings
安装命令:
npx skills add https://github.com/jonathimer/devmarketing-skills --skill dev-tool-directory-listings
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/jonathimer/devmarketing-skills --skill dev-tool-directory-listings

简介

dev-tool-directory-listings 识别有价值的开发者工具目录,指导高质量提交与社区贡献。

  • 它分析 GitHub Awesome 列表、推荐线程等平台特性,制定有效收录策略与维护计划。
  • 适用于工具发布初期曝光与长期生态建设,获取精准流量与同行认可。
  • 使用前请研究目标目录投稿指南,确保功能真实可用,避免虚假宣传与用户体验割裂。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Developer Tool Directory Listings

Overview

Developers discover tools through curated directories, GitHub awesome-lists, and recommendation threads. Unlike general business directories, developer directories are often community-maintained, have genuine editorial standards, and drive qualified traffic. Getting listed requires meeting quality bars and contributing authentically to these communities.

This skill covers identifying valuable directories, submitting effectively, and maintaining your presence over time.

Understanding the Directory Landscape

Types of Developer Directories

GitHub Awesome Lists Community-curated lists organized by technology or category. Examples:

  • awesome-python
  • awesome-react
  • awesome-selfhosted
  • awesome-developer-tools

These have high credibility because they're community-vetted and contributions are public.

Curated Directories Editorially maintained directories with submission processes:

  • AlternativeTo
  • Product Hunt (for launches)
  • StackShare
  • LibHunt
  • ToolsForCreators

Category-Specific Directories Niche directories for specific developer needs:

  • NoCodeDevs (no-code tools)
  • RemoteTools (remote work tools)
  • DevHunt (dev tool launches)
  • APIList (API directories)

Package Registries If you have libraries, these are essential:

  • npm (JavaScript)
  • PyPI (Python)
  • crates.io (Rust)
  • Go packages
  • Maven Central (Java)

Which Directories Actually Matter

Not all directories drive value. Prioritize based on:

  1. Traffic quality: Do developers you want actually use this?
  2. Domain authority: Does a backlink help SEO?
  3. Maintenance: Is the directory actively maintained?
  4. Competition: Are similar tools listed?
  5. Referral tracking: Can you measure actual visits?

High-value directories to prioritize:

  • GitHub awesome-lists in your category
  • StackShare
  • AlternativeTo
  • Product Hunt (for major launches)
  • Category-specific directories with engaged communities

Often low-value:

  • Generic "software directories"
  • Abandoned lists with no recent updates
  • Directories that accept anything
  • Link farms disguised as directories

GitHub Awesome-List Strategy

Finding Relevant Awesome Lists

  1. Search GitHub for "awesome-[your-category]"
  2. Check the awesome-list curated directory: https://github.com/sindresorhus/awesome
  3. Look for lists your competitors appear on
  4. Find niche lists for specific use cases

Submission Best Practices

Awesome lists have contribution guidelines. Follow them exactly.

Before submitting:

  • Read the entire CONTRIBUTING.md
  • Review recent accepted PRs for patterns
  • Ensure your tool meets stated criteria
  • Check if similar tools are already listed

Submission PR structure:

Title: Add [Tool Name]

## Description
[Brief description of what your tool does]

## Why it belongs
[How it fits the list's criteria]

## Checklist
- [ ] Read the contribution guidelines
- [ ] Tool is actively maintained
- [ ] Description follows list format
- [ ] Placed in correct alphabetical order

Common rejection reasons:

  • Not following contribution guidelines
  • Tool doesn't fit list scope
  • Description too promotional
  • Tool not mature/stable enough
  • Missing required features for the category

Contributing Beyond Self-Promotion

Build credibility by contributing value, not just listing your own tool:

  • Fix broken links you notice
  • Suggest improvements to list organization
  • Add other quality tools you've used (not your own)
  • Improve documentation

This builds reputation before you submit your own tool.

Directory Submission Strategy

Preparation Before Submitting

Ensure your presence is submission-ready:

  1. Clear value proposition: Can someone understand what you do in one sentence?
  2. Screenshots/demos: Visual proof of your tool working
  3. Documentation: Enough to evaluate without signing up
  4. Pricing clarity: Transparent about costs
  5. Social proof: GitHub stars, user count, notable users

Asset preparation:

  • Logo in multiple formats (SVG, PNG, various sizes)
  • Screenshots at common dimensions
  • Short description (50-100 words)
  • Long description (200-300 words)
  • Category keywords
  • Comparison positioning

Writing Directory Descriptions

Different approach than marketing copy:

Do:

  • Lead with what the tool does, not why it's great
  • Be specific about functionality
  • Mention key technical differentiators
  • Include primary use cases
  • Note programming language/platform compatibility

Don't:

  • Use superlatives ("best," "revolutionary")
  • Focus on company story
  • Bury functionality under benefits
  • Use jargon unexplained
  • Copy-paste same description everywhere (duplicate content hurts SEO)

Example transformation:

*Marketing copy:*

"The revolutionary platform that transforms how teams collaborate on code. Trusted by 10,000+ developers."

*Directory description:*

"Real-time collaborative code editor supporting JavaScript, Python, and Go. Features include shared debugging sessions, integrated terminal, and Git sync. Self-hosted or cloud options available."

Submission Timing

For curated directories:

  • Submit when you have meaningful traction
  • Wait until core features are stable
  • Consider submitting after notable milestone (funding, major release)

For Product Hunt:

  • Prepare launch thoroughly (separate skill)
  • Coordinate with community building
  • Time for when team can engage

Maintaining Directory Presence

Regular Maintenance

Directories require ongoing attention:

Quarterly review:

  • Check all listings are accurate
  • Update screenshots if UI changed
  • Refresh descriptions for new features
  • Ensure links work
  • Update pricing if changed

Monitoring:

  • Set up alerts for brand mentions in directories
  • Track referral traffic from each source
  • Note which directories drive signups

Responding to Reviews

Many directories allow reviews or comments:

  • Respond professionally to criticism
  • Thank positive reviewers
  • Use feedback to improve product
  • Don't argue or get defensive
  • Address legitimate concerns publicly

Handling Outdated Listings

Over time, some listings become outdated:

  • Update information when possible
  • Request removal from abandoned directories (avoid bad SEO signals)
  • Correct misinformation proactively
  • Keep screenshots current

Tracking Referral Value

Setting Up Tracking

Track which directories actually drive value:

  1. UTM parameters: Add tracking to directory URLs
  2. Referral reports: Monitor Google Analytics referrers
  3. Signup attribution: Ask "how did you hear about us"
  4. Backlink monitoring: Track SEO value

Metrics to Track

Traffic metrics:

  • Visits from each directory
  • Bounce rate from directory traffic
  • Time on site from referrals

Conversion metrics:

  • Signups attributed to directories
  • Trial-to-paid conversion from directory traffic
  • Revenue attributed to directory presence

SEO metrics:

  • Domain authority of linking directories
  • Referral traffic trends over time

Evaluating Directory ROI

Not all directories warrant ongoing attention:

Keep maintaining if:

  • Drives consistent qualified traffic
  • High conversion rates
  • Strong backlink value
  • Community engagement

Deprioritize if:

  • No measurable traffic
  • Low-quality visits
  • Directory appears abandoned
  • No SEO value

Budget and Resources

Minimum Viable Approach

  • Time investment: 2-4 hours for initial submissions
  • Ongoing: 1-2 hours/quarter for maintenance
  • Cost: Free (most directories don't charge)

Scaled Approach

  • Dedicated tracking for attribution
  • Regular auditing of directory presence
  • Proactive updates with product changes
  • Contributing to community directories

Tools

  • Google Analytics: Referral traffic tracking
  • Ahrefs/Semrush: Backlink monitoring and discovery
  • Notion/Spreadsheet: Track all directory listings
  • Brand monitoring tools: Alerts for new mentions
  • Octolens: Discover where developers discuss and recommend tools in your category

Common Mistakes

  1. Spamming low-quality directories: Focus on quality over quantity
  2. Set and forget: Listings need maintenance
  3. Identical descriptions everywhere: Write unique descriptions
  4. Ignoring contribution guidelines: Leads to rejection
  5. Self-promotion only: Build reputation through genuine contributions
  6. Missing tracking: Can't measure what matters

Related Skills

  • developer-seo: Directory listings support overall SEO strategy
  • github-community-engagement: Contributing to awesome-lists fits broader GitHub strategy
  • product-hunt-launch: Special considerations for Product Hunt specifically

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

34.76%
按下载量换算120

Claude

28.65%
按下载量换算99

Cursor

18.59%
按下载量换算64

Gemini CLI

8.74%
按下载量换算30

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

执行命令

安装流程涉及命令执行,可能通过 npx skills add https://github.com/jonathimer/devmarketing-skills --skill dev-tool-directory-listings 联网下载 Skill 或依赖。用户安装前应确认命令来源、仓库内容和执行环境。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills