AI Contribution Skills (Engram)
Description
- branch-pr: clean branch and PR workflow. - testing-coverage: strict TDD and coverage discipline. - sdd-flow: mandatory Spec-Driven Development phases. - memory-protocol: persistent memory discipline
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
AI Contribution Skills (Engram)
- branch-pr: clean branch and PR workflow.
- testing-coverage: strict TDD and coverage discipline.
- sdd-flow: mandatory Spec-Driven Development phases.
- memory-protocol: persistent memory discipline.
- commit-hygiene: clean conventional commits.
- server-api: API contract + E2E guardrails.
- tui-quality: tested and consistent TUI UX.
- plugin-thin: thin scripts, strong Go core.
- docs-alignment: docs must match code.
- pr-review-deep: deep technical review before merge.
- architecture-guardrails: system boundaries and ownership rules.
- project-structure: where new files, handlers, templates, and logic belong.
- ui-elements: connected pages, cards, metrics, and detail flow rules.
- dashboard-htmx: server-rendered htmx interaction rules.
- visual-language: TUI-aligned visual identity and spacing rules.
- business-rules: sync, admin policy, and product rule guardrails.
- cultural-norms: collaboration and quality norms for contributors and agents.
- backlog-triage: audit open issues/PRs, classify items, and produce an actionable maintainer report.
Related Skills
Spec Kit
💫 Toolkit to help you get started with Spec-Driven Development
Testing Webapp Testing
Test local web applications using Playwright for UI verification and debugging
Testing #29
, [#52](https://github.com/affaan-m/everything-claude-code/issues/52), [#103](https://github.com/affaan-m/ever
Testing Fix Issue
by metabase - Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing sol
Testing Pypict Test Design
Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for optimized test sui
Testing gstack
| 15,000+ | Garry Tan's exact Claude Code setup: 6 opinionated tools that serve as CEO, Eng Manager, Release M
Testing