Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
jd-solanki
Perfil de creador de GitHub

jd-solanki

Vista por repositorio de 27 skills recopiladas en 5 repositorios de GitHub.

skills recopiladas
27
repositorios
5
actualizado
2026-07-09
explorador de repositorios

Repositorios y skills representativas

automate-commit-based-gh-release-changelog
Desarrolladores de software

Automate GitHub release creation and changelog generation from Conventional Commits using changelogithub — includes GitHub release mechanics, tag-based triggers, required permissions, and fetch-depth gotcha. Use when setting up GitHub releases, generating changelogs from commits, using changelogithub, or configuring v* tag triggers and contents:write permissions.

2026-07-06
automate-npm-release
Desarrolladores de software

Automate npm package publishing via GitHub Actions for single-package repos and independent monorepo packages, including bumpp version tags, GitHub release notes, trusted publishing, provenance, and package-scoped release tags. Use when setting up or modifying npm publish workflows, npm release pipelines, version bumping, package-scoped monorepo releases, changelogithub release notes, trusted publishing, provenance badges, NPM_TOKEN, or OIDC publishing.

2026-07-06
clean-code
Desarrolladores de software

Write readable, maintainable code through disciplined naming, small functions, and clean error handling. Use when the user mentions "code review", "naming conventions", "function too long", "code smells", "readable code", "boy scout rule", "single responsibility", or "unit test quality". Also trigger when reviewing pull requests for readability, refactoring messy functions, debating comment styles, or improving error handling patterns. Covers SRP, comment discipline, formatting, and unit testing. For refactoring techniques, see refactoring-patterns. For architecture, see clean-architecture.

2026-07-06
code-organisation
Desarrolladores de software

Decide where code lives — the directory tree, module and package boundaries, and the layout inside a file. Use when starting a new project or directory tree, placing a new file/class/function, grouping code into modules or packages, splitting an oversized file or module, naming directories/packages/files, separating source from generated build artifacts, or auditing an existing codebase's structure.

2026-07-06
coding
Desarrolladores de software

Composition skill which invokes sub-skills for coding tasks. It is a meta-skill that orchestrates the use of other coding-related skills.

2026-07-06
comment-code
Desarrolladores de software

Write clear, useful in-code comments and documentation that capture what the code cannot say for itself. Use this skill whenever writing or revising comments, docstrings, interface/API documentation, function or class headers, or inline explanations — and whenever reviewing code for comment quality or being asked to "document," "add comments," "explain in comments," or improve existing comments. Apply it even when the request only mentions writing the code, since fresh code is the moment to document it well.

2026-07-06
coding
Desarrolladores de software

Composition skill which invokes sub-skills for coding tasks. It is a meta-skill that orchestrates the use of other coding-related skills.

2026-07-06
git-commit
Desarrolladores de software

A skill to commit changes to a git repository, following conventional commit format.

2026-07-06
Mostrando las 8 principales de 15 skills recopiladas en este repositorio.
Mostrando 5 de 5 repositorios
Todos los repositorios cargados