Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

eslint-plugin-boundaries

eslint-plugin-boundaries에는 javierbrea에서 수집한 skills 5개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
5
Stars
936
업데이트
2026-07-20
Forks
20
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

create-pr
소프트웨어 개발자

Create or update a GitHub pull request for the current branch from the repository's fixed PR template (.github/PULL_REQUEST_TEMPLATE.md) and the branch changes. Infers PR type from the branch name, discovers the related GitHub issue number from the branch name or from the commits on the branch, enriches the description from that issue when it can be read, asks clarifying questions, and always shows a preview for explicit confirmation before creating the PR in draft state.

2026-07-20
boundaries-architect
소프트웨어 개발자

Act as a software architect: analyze a repository's folder structure and cross-file import dependencies, detect its architectural pattern, design element/file boundaries with the user, and configure eslint-plugin-boundaries (installing it if missing) — including TypeScript resolver setup — in the project's ESLint config. Use when: setting up architectural boundaries, adding eslint-plugin-boundaries to a project, defining elements/policies for the boundaries rule, or auditing/fixing an existing boundaries config.

2026-07-04
create-architectural-decision-record
소프트웨어 개발자

Create an Architectural Decision Record (ADR) document for AI-optimized decision documentation.

2026-07-04
documentation-writer
소프트웨어 개발자

Diátaxis Documentation Expert. An expert technical writer specializing in creating high-quality software documentation, guided by the principles and structure of the Diátaxis technical documentation authoring framework.

2026-07-04
unit-testing
소프트웨어 품질 보증 분석가·테스터

Write unit tests with Jest and TypeScript following project conventions. Use when: writing tests, creating test files, adding test cases, mocking dependencies, completing coverage, or testing any TypeScript module in packages/. Covers mock usage, type safety, AAA pattern, test structure, coverage completion, and post-modification workflow.

2026-07-04