davila7

117 mods across 3 repositories, 31k stars between them.

personal-greeting

73

davila7/claude-with-skills

Skill Claude CodeCodex

Demonstrates the personal scope for Claude Code skills. Use when testing personal-scoped skills or when the user wants to understand the difference between personal and project skill scopes.

11 3mo ago A 38 tokens original MIT

project-conventions

74

davila7/claude-with-skills

Skill Claude CodeCodex

Lists the conventions for this project and demonstrates the project scope for Claude Code skills. Use when asked about project conventions, code style, or as a demonstration of project-scoped skills.

11 3mo ago A 40 tokens original MIT

changelog-entry

75

davila7/claude-with-skills

Skill Claude CodeCodex

Draft a CHANGELOG.md entry for the current changes in Keep a Changelog format. Use when releasing, tagging a version, or updating CHANGELOG.md.

11 3mo ago A 35 tokens original MIT

davila7/claude-with-skills

Skill Claude CodeCodex

Review code against a standard checklist covering security, correctness, performance, and readability. Use when asked to review code, check a PR, or audit changes.

11 3mo ago A 36 tokens original MIT

commit-message

77

davila7/claude-with-skills

Skill Claude CodeCodex

Generate a conventional commit message for the current staged git changes. Use when the user wants to commit, asks for a commit message, or asks what to write for a commit.

11 3mo ago A 38 tokens original MIT

pr-description

78

davila7/claude-with-skills

Skill Claude CodeCodex

Write a pull request description with summary, motivation, and test plan. Use when creating a PR, asked for a PR description, or preparing to submit a pull request.

11 3mo ago A 37 tokens original MIT

adr-writer

79

davila7/claude-with-skills

Skill Claude CodeCodex

Write an Architecture Decision Record (ADR) document for a technical decision. Use when documenting a technical choice, architectural decision, or design decision.

11 3mo ago A 32 tokens original MIT

jsdoc-writer

80

davila7/claude-with-skills

Skill Claude CodeCodex

Add JSDoc comments to JavaScript or TypeScript functions that are missing documentation. Use when asked to document functions, add JSDoc, or improve code comments.

11 3mo ago A 39 tokens original MIT

readme-generator

81

davila7/claude-with-skills

Skill Claude CodeCodex

Generate a README.md for the current project by analyzing the codebase structure, package files, and existing documentation. Use when asked to write a README, create documentation, or document the project.

11 3mo ago A 42 tokens original MIT

summarize-changes

82

davila7/claude-with-skills

Skill Claude CodeCodex

Summarizes uncommitted git changes and flags anything risky. Use when the user asks what changed, wants a commit message draft, or asks to review their diff before committing.

11 3mo ago A 42 tokens original MIT

python-deploy

83

davila7/claude-with-skills

Skill Claude CodeCodex

Deploy a Python project to the target environment. Runs pytest, builds the wheel, and pushes a deployment tag. Only invoke manually when ready to deploy.

11 3mo ago A 34 tokens original MIT

migration-guard

84

davila7/claude-with-skills

Skill Claude CodeCodex

Review database migration files for naming conventions and dangerous operations. Auto-activates for migration files.

11 3mo ago A 23 tokens original MIT

dependency-audit

86

davila7/claude-with-skills

Skill Claude CodeCodex

Audit npm or pip dependencies for outdated packages and known vulnerabilities. Use when checking package health, preparing for a release, reviewing dependencies before merging a PR, or when asked about outdated packages or security advisories.

11 3mo ago A 45 tokens original MIT

davila7/claude-with-skills

Skill Claude CodeCodex

API design conventions for this codebase. Use whenever writing or reviewing API endpoints, route handlers, or HTTP clients.

11 3mo ago A 28 tokens original MIT

readonly-research

89

davila7/claude-with-skills

Skill Claude CodeCodex

Research the codebase to answer a question without making any changes. Use when exploring code, understanding architecture, or investigating how something works.

11 3mo ago A 31 tokens original MIT

safe-commit

90

davila7/claude-with-skills

Skill Claude CodeCodex

Stage all changes and create a conventional commit with a generated message. Use when ready to commit and want automated staging and commit message generation.

11 3mo ago A 31 tokens original MIT

fix-issue

91

davila7/claude-with-skills

Skill Claude CodeCodex

Fix a GitHub issue by number. Reads the issue, implements a fix, and prepares a commit.

11 3mo ago A 25 tokens original MIT

env-report

94

davila7/claude-with-skills

Skill Claude CodeCodex

Report the current development environment: Node, Python, OS, git state. Use when debugging environment issues, onboarding, or checking system compatibility.

11 3mo ago A 31 tokens original MIT

git-diff-summary

95

davila7/claude-with-skills

Skill Claude CodeCodex

Analyze the current uncommitted diff and give a detailed summary with risk assessment. Use when asking what changed, reviewing changes before a commit, or requesting a change summary.

11 3mo ago A 39 tokens original MIT

pr-summary

96

davila7/claude-with-skills

Skill Claude CodeCodex

Summarize the current pull request including diff, comments, and review status. Use when reviewing a PR, preparing for a review meeting, or getting a quick PR overview.

11 3mo ago A 38 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: