Skip to main content
GitHub 仓库

hyperfrontend

hyperfrontend 收录了来自 AndrewRedican 的 16 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
16
Stars
13
更新
2026-07-04
Forks
1
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

commit-messages
软件开发工程师

Write conventional commits for the hyperfrontend monorepo — types, scopes (Nx project names), one-line subjects, atomic commits, versioning-harness boundaries. Use when committing, splitting work into commits, choosing a commit scope/type, or asked about commit format.

2026-07-04
demo-findings
软件开发工程师

Register friction found while building hyperfrontend demos into the showcase findings registry. Use when a demo consuming @hyperfrontend/features surfaces an unclear API, confusing error, missing feature, docs gap, packaging snag, or DX papercut — file the finding before writing the workaround.

2026-07-04
readme-docs
软件开发工程师

Write README.md files for hyperfrontend libraries and sub-modules. Use when creating library documentation, writing sub-module READMEs, documenting API tables, adding quick start guides, or reviewing README structure compliance.

2026-04-26
architecture-docs
软件开发工程师

Write ARCHITECTURE.md files for hyperfrontend libraries. Use when creating architecture documentation, documenting design decisions, adding system overview diagrams, or explaining module composition and data flow.

2026-04-20
coding
软件开发工程师

Coding conventions for the hyperfrontend Nx monorepo. Use when refactoring, adding features, fixing bugs, or writing any new code across libs/, apps/, tools/, or plugins/.

2026-04-20
eslint-coverage
软件质量保证分析师与测试员

Achieve 100% code coverage for custom ESLint rules. Use when reviewing ESLint rules for coverage gaps, adding missing tests, or applying istanbul ignore comments.

2026-04-20
eslint-rules
软件开发工程师

Create custom ESLint rules for the hyperfrontend Nx monorepo.

2026-04-20
implementation-plans
软件开发工程师

Create rigorous implementation plans documenting what to change, where, and why. Use when planning features, writing roadmap documents, or scoping multi-step refactors. Produces phased plans with verification checkpoints and complete file listings.

2026-04-20
jsdoc-examples
软件开发工程师

Write high-value @example blocks in JSDoc. Use when documenting functions, adding API examples, writing library docs, reviewing doc quality, or asked about examples.

2026-04-20
library-ci-workflows
软件开发工程师

Configure CI/CD workflows for publishable hyperfrontend libraries. Use when adding CI configuration for a new library, fixing lib-ci-workflows lint errors, or setting up path filters for library builds.

2026-04-20
library-e2e-setup
软件质量保证分析师与测试员

Create E2E test projects for publishable hyperfrontend libraries. Use when adding E2E tests for a new library, fixing lib-e2e-project-required lint errors, or verifying package outputs work in ESM, CJS, IIFE, and UMD.

2026-04-20
library-generators
软件开发工程师

Use @hyperfrontend/package generators to create, promote, rename, or move libraries. Use when scaffolding a new library, promoting internal to publishable, renaming a project, or relocating a library directory.

2026-04-20
library-package-config
软件开发工程师

Configure package.json and project.json for hyperfrontend libraries. Use when setting up library configuration, adding entry points, configuring build targets, or fixing ESLint errors about missing fields.

2026-04-20
mermaid-diagrams
软件开发工程师

Create Mermaid diagrams following hyperfrontend standards. Use when adding diagrams to documentation, creating flowcharts, sequence diagrams, or architecture visualizations. Enforces theme configuration and bans hardcoded colors.

2026-04-20
pr-description
软件开发工程师

Generate a PR description and write it to PR.md by comparing the current branch against main. Use when creating a pull request, writing PR descriptions, drafting PR copy, or generating PR.md. Reads commit messages first, then lightly inspects diffs only when further context improves accuracy.

2026-04-20
skill-creator
软件开发工程师

Create SKILL.md files. Use when building domain skills, packaging workflows, or codifying conventions.

2026-04-20