# Discover Current Developer Knowledge with daily.dev

Developer guidance becomes outdated when models cannot access current community discussions. This skill queries daily.dev feeds and searches to support timely, source-aware research.

## Install

```bash
npx skillstore add dailydotdev/daily-dev
```

## Metadata

- Status: approved
- Slug: dailydotdev-daily-dev
- Skillstore revision: r1
- Version status: missing
- Tree hash: 5276982e8ec075c808d222221f991559d788940fcced924353859e0d71041a42
- Author: dailydotdev
- GitHub username: dailydotdev
- License: MIT
- Repository: https://github.com/dailydotdev/daily/tree/master/skills/daily.dev/
- Ref: 536932510ff0a3e976ac88662d9e038a7faa088b
- Supported tools: Claude, Codex, Claude Code
- Audit status: complete
- Agent install advisory: allowed
- Manual install advisory: allowed
- Artifact signature: available
- Audit attestation: unavailable
- Human verification: not\_verified
- Risk factors: external\_commands, network, filesystem
- Quality score: 77
- Quality tier: bronze
- Public page: https://skillstore.pages.dev/skills/dailydotdev-daily-dev
- Manifest: https://skillstore.pages.dev/api/skills/dailydotdev-daily-dev/manifest

## Capabilities

- Retrieve personalized, popular, discussed, and source-specific daily.dev feeds.
- Search posts, publishers, tags, and technology profile entries.
- Create custom feeds filtered by topics or project technologies.
- Follow tags and manage profile stack entries through supported API endpoints.
- Create bookmark lists and save selected articles for later review.
- Summarize current articles and compare perspectives across multiple publishers.

## Use Cases

- Track Stack Updates: Build a focused feed for technologies used in active projects and review recent articles.
- Prepare Technology Briefings: Combine popular and personalized posts into a concise weekly engineering update.
- Compare Technical Perspectives: Search several publishers and summarize agreements, disagreements, and cited recommendations.

## Prompt Templates

### Find Recent Articles

```
Find five recent daily.dev posts about [topic]. Include titles, sources, dates, links, and short relevance notes.
```

### Build a Project Feed

```
Analyze this project's technologies, match them to daily.dev tags, and propose a custom feed. Ask before changing my account.
```

### Create a Weekly Briefing

```
Summarize my relevant daily.dev feeds for this week. Group updates by technology and highlight releases, security issues, and debates.
```

### Synthesize Multiple Sources

```
Research [topic] across daily.dev publishers. Compare evidence, identify disagreements, rank source authority, and provide a balanced conclusion with links.
```

## Limitations

- A daily.dev Plus subscription and API token are required.
- The skill can only use data and actions exposed by the public API.
- Requests are limited to 60 calls per minute for each user.
- GitHub analysis requires separate repository access and user approval.

## Best Practices

- Confirm account-changing actions before following tags, editing profiles, or creating feeds.
- Use several publishers and preserve links when summarizing contested technical topics.
- Respect rate-limit headers and delay retries according to the Retry-After value.

## Anti Patterns

- Do not expose the API token in prompts, logs, source files, or third-party requests.
- Do not treat community popularity as proof that technical claims are correct.
- Do not scan private repositories or modify daily.dev data without clear user approval.

## Security Audit

- Audited at: 2026-07-19T04:53:58.151\+00:00
- Summary: All 85 static findings are false positives caused by Markdown notation or narrowly scoped setup and API examples. Commands use fixed credential names and official daily.dev domains, with no user-controlled shell construction, secret exfiltration, or prompt injection.

## Stats

- Views: 110
- Downloads: 7
- Favorites: 0
- Popularity score: 0
