← All creators

serpro69

User

Minimal by design, explicitly multi-lang, production-ready and battle-tested collection of configs and plugins for your Claude Code agentic development workflows: mcp, configs, skills, agents and more.

13 indexed · 0 Featured · 146 stars · avg score 71
Prolific

Categories

Indexed Skills (13)

AI & Automation Listed

chain-of-verification

Apply Chain-of-Verification (CoVe) prompting to improve response accuracy through self-verification. Use when complex questions require fact-checking, technical accuracy, or multi-step reasoning.

146 Updated 2 days ago
serpro69
DevOps & Infrastructure Listed

dependency-handling

TRIGGER when: adding or upgrading any dependency — library, SDK, framework, API, IaC API version (K8s/Terraform/Helm), CRD, or container image. Use BEFORE writing the call. Forces context7/capy lookup instead of guessing.

146 Updated 2 days ago
serpro69
Web & Frontend Listed

design

Use in pre-implementation (idea-to-design) stages to understand spec/requirements and create a correct implementation plan before writing actual code. Turns ideas into a fully-formed PRD/design/specification and implementation-plan. Creates design docs and task lists in docs/wip/.

146 Updated 2 days ago
serpro69
Data & Documents Listed

document

After implementing a new feature or fixing a bug, make sure to document the changes. Use when writing documentation, after finishing the implementation phase for a feature or a bug-fix.

146 Updated 2 days ago
serpro69
Code & Development Listed

implement

TRIGGER when: user asks to implement, fix, build, or work on something — whether from a docs/wip plan OR a standalone task (bug fix, GitHub issue, one-off change). Examples: "work on task 1", "fix this bug", "implement feature X from the issue". Provides structured execution with profile detection, dependency handling, review checkpoints.

146 Updated 2 days ago
serpro69
Code & Development Listed

review-code

Code review of current git changes with an expert senior-engineer lens. Detects SOLID violations, security risks, and proposes actionable improvements. Use when performing code reviews.

146 Updated 2 days ago
serpro69
Code & Development Listed

review-design

Review design, implementation, and task documents produced by design. Evaluates document quality, internal consistency, and technical soundness. Use after design completes and before starting implement.

146 Updated 2 days ago
serpro69
Code & Development Listed

review-spec

Use after implementing tasks or mid-feature to verify code matches design docs and ensure they are in sync. Detects spec deviations, missing implementations, doc inconsistencies, and outdated docs in design and implementation documentation.

146 Updated 2 days ago
serpro69
Code & Development Listed

diff-skill

Compare two versions of a skill's instructions to detect degradations and complexity increases. TRIGGER when: user asks to diff, compare, or review changes to a skill's markdown instructions. Asymmetric check — only regressions count. Additions, clarifications, and strengthenings are not degradations. Compares HEAD → working tree by default. Walks the full reachable file set from SKILL.md via markdown links. Produces a report file under docs/reviews/diff-skill/ and an inline summary.

146 Updated 2 days ago
serpro69
Code & Development Listed

merge-docs

Compare and merge two design docs for the same feature into a single source of truth. Use when you have competing or complementary design/implementation docs (e.g. from separate design runs) that need reconciling into one unified document.

146 Updated 2 days ago
serpro69
Code & Development Listed

review-tool

Reviews tool configurations for correctness.

146 Updated 2 days ago
serpro69
Data & Documents Listed

golang-security

A Go security skill for reviewing code

146 Updated 2 days ago
serpro69
Testing & QA Listed

golang-testing

Go testing best practices

146 Updated 2 days ago
serpro69

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