← All creators

ForeverAProgrammer

User

Claude Code plugin with skills for daily dev workflows — commits, standups, PRs, design docs, and GitHub automation.

31 indexed · 0 Featured · 0 stars · avg score 60
Prolific

Categories

Indexed Skills (31)

Data & Documents Listed

hld

Generate a High Level Design (HLD) document from a freeform description and write it to a markdown file in the design/ directory. Use when the user wants to design a feature, system, or component at a high level.

0 Updated 1 months ago
ForeverAProgrammer
AI & Automation Listed

implement-lld

Read a Low Level Design document and apply the code changes it describes to the codebase.

0 Updated 1 months ago
ForeverAProgrammer
Data & Documents Listed

lld

Generate a Low Level Design (LLD) document from a freeform description and write it to a markdown file in the design/ directory. Use when the user wants to document the low-level implementation details of a component.

0 Updated 1 months ago
ForeverAProgrammer
AI & Automation Listed

add-spike

Flag an existing HLD or LLD requirement (or add a new one) as needing spike validation before it can be trusted or implemented — inserts a [PENDING SPIKE VALIDATION] tag into the relevant design section and marks the requirement row Needs Spike, cascading the flag to linked docs. Use when a requirement looks simple but actually rests on an unproven technical assumption.

0 Updated 1 months ago
ForeverAProgrammer
AI & Automation Listed

reconcile

Reverse-update an HLD or LLD doc to match the real code — reads the git diff and spikes since the doc was last reconciled, updates API/Data Model sections to reality, checks off satisfied Requirements, and writes an ADR when the code intentionally diverged from the design. Use to eliminate architectural drift between docs and code.

0 Updated 1 months ago
ForeverAProgrammer
AI & Automation Listed

resolve-open-questions

Walk through an HLD or LLD's Open Questions, asking the user for real answers, then update the doc — checking off each resolved question, updating the design section it affects, and adding or amending Requirements where the answer creates a new obligation. Use when a design doc has unresolved Open Questions blocking implementation.

0 Updated 1 months ago
ForeverAProgrammer
AI & Automation Listed

spike

Validate the single highest-risk low-level technical assumption in a design by writing and running a minimal isolated test script, then resolving the corresponding [PENDING SPIKE VALIDATION] tag in the LLD/HLD. Use before locking in low-level design when a key assumption is unproven.

0 Updated 1 months ago
ForeverAProgrammer
Code & Development Listed

create-mr-gitlab-git

Create a GitLab merge request from the current branch, deriving the title and description from the branch's git history.

0 Updated 1 months ago
ForeverAProgrammer
DevOps & Infrastructure Listed

tag-release-ansible

Bump the version in an Ansible Galaxy collection or role, tag the release, and push.

0 Updated 1 months ago
ForeverAProgrammer
AI & Automation Listed

changelog

Generate or update a changelog file that accumulates history across all releases.

0 Updated 1 months ago
ForeverAProgrammer
Code & Development Listed

commit

Generate a git commit message and apply it immediately.

0 Updated 1 months ago
ForeverAProgrammer
Code & Development Listed

create-branch

Create and checkout a git branch named to match the current uncommitted changes.

0 Updated 1 months ago
ForeverAProgrammer
Code & Development Listed

create-issue-branch-github

Create a branch linked to a GitHub issue and check it out locally.

0 Updated 1 months ago
ForeverAProgrammer
Code & Development Listed

create-issue-github

Create a GitHub issue from a description provided by the user.

0 Updated 1 months ago
ForeverAProgrammer
Code & Development Listed

create-pr-github-git

Create a GitHub pull request from the current branch, deriving the title and description from the branch's git history.

0 Updated 1 months ago
ForeverAProgrammer
Code & Development Listed

create-pr-github

Create a GitHub pull request from the current branch using a description provided by the user.

0 Updated 1 months ago
ForeverAProgrammer
Code & Development Listed

decision

Format a freeform description into a structured Architecture Decision Record (ADR). Use when the user describes a technical decision they made or are making.

0 Updated 1 months ago
ForeverAProgrammer
Code & Development Listed

fix-issue-github

Read a GitHub issue and apply code changes to resolve it.

0 Updated 1 months ago
ForeverAProgrammer
Code & Development Listed

jira-ticket

Turn a description into a well-formed Jira/Linear-style ticket with acceptance criteria. Use when the user has a feature idea or bug to capture as a ticket.

0 Updated 1 months ago
ForeverAProgrammer
Code & Development Listed

pr

Generate a pull request title and description based on the summary or diff below. Use when the user wants to write a PR description.

0 Updated 1 months ago
ForeverAProgrammer
AI & Automation Listed

resolve-conflicts

Rebase the current branch onto the target branch to resolve PR conflicts.

0 Updated 1 months ago
ForeverAProgrammer
Code & Development Listed

standup

Generate a standup update based on the notes below. Use when the user has rough notes about what they worked on and needs a formatted standup.

0 Updated 1 months ago
ForeverAProgrammer
AI & Automation Listed

sync

Sync the current branch with the latest changes from the default branch.

0 Updated 1 months ago
ForeverAProgrammer
AI & Automation Listed

tag-release-npm

Bump the npm package version, tag the release, and push.

0 Updated 1 months ago
ForeverAProgrammer
Code & Development Listed

tag-release

Suggest and apply the next semver tag based on commits since the last tag.

0 Updated 1 months ago
ForeverAProgrammer
Code & Development Listed

jira-ticket-git

Turn the current git changes into a well-formed Jira/Linear-style ticket with acceptance criteria.

0 Updated 1 months ago
ForeverAProgrammer
AI & Automation Listed

email

Turn the following notes into a professional email. Use when the user has rough notes they want turned into a polished email.

0 Updated 1 months ago
ForeverAProgrammer
AI & Automation Listed

tldr

Summarize the following text for a non-technical manager. Use when the user pastes technical content they want simplified.

0 Updated 1 months ago
ForeverAProgrammer
Code & Development Listed

review

Review code and provide structured feedback. Use when the user wants to review their changes, a file, or pasted code.

0 Updated 1 months ago
ForeverAProgrammer
Code & Development Listed

standup-git

Generate a standup update from yesterday's git commits. No input needed.

0 Updated 1 months ago
ForeverAProgrammer
AI & Automation Listed

action-items

Extract all action items from the text below. Use when the user pastes meeting notes, a conversation, or any text with tasks embedded in it.

0 Updated 1 months ago
ForeverAProgrammer

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.