Agent Skills by Daniel
Showing 13 vetted skills indexed across 1 GitHub repositories.
brainstorm
Analyze project source code, documentation, and git history to generate five feature ideas.
changelog
Generate and update CHANGELOG.md files from git history and commit details.
find-skills
Analyze code repositories and recommend Claude Code skills from marketplace catalogs.
cv-linkedin
Analyze CV and LinkedIn profiles to recommend content improvements for target roles.
audit-site
Evaluate live websites for UX, accessibility, performance, and bugs.
workflow
Orchestrate multi-step processes defined in YAML workflows.
find-dead-code
Detect unused code across Java, Python, JavaScript and other languages, accounting for reflection and dependency injection to prevent false positives.
document-project
Generate and improve project documentation from code structure and existing docs.
improve-logging
Review logging implementations for security risks, missing logs, and message quality.
index-audit
Analyze database index usage to detect redundant and missing indexes.
scaffold
Generate plugin skeleton files including plugin.json, SKILL.md, and evals.json from a prompt.
find-breaking-rest-api
Analyze git history to detect breaking changes in REST API endpoints and schemas.
task-agent
Automate GitHub repository tasks from YAML configurations and create pull requests.