Skip to main content
مستودع GitHub

web

يحتوي web على 16 من skills المجمعة من bichikim، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
16
Stars
9
محدث
2026-08-02
Forks
2
التغطية المهنية
7 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

typescript-conventions
مطوّرو البرمجيات

Applies project TypeScript conventions and library-grade module boundaries. Use when writing or editing .ts/.tsx files, designing exported APIs or cross-layer contracts, creating reusable modules, or refactoring dependencies between features, packages, services, and adapters.

2026-08-02
audit
محللو أمن المعلومات

Analyze project vulnerabilities with pnpm audit and resolve them automatically when a fix version is available; report unfixable deep dependency issues.

2026-08-02
cleanup-branches
مطوّرو البرمجيات

Plan and (only after user confirmation) delete remote and matching local git branches whose PR is already merged or closed (not merged) and that have no remaining commits or file changes. Use when the user asks to clean up, prune, or delete merged/closed branches (브랜치 정리, cleanup branches, delete merged branches).

2026-08-02
cleanup-worktrees
مطوّرو البرمجيات

Remove safe git worktrees that have no uncommitted changes and no commits missing from a pull request. Use when the user asks to clean up, prune, or remove worktrees (워크트리 정리, worktree cleanup).

2026-08-02
solidjs
مطوّرو البرمجيات

Applies project conventions for Solid.js components, custom hooks, reactivity, and styling. Use when writing or editing Solid.js .tsx/.ts files.

2026-08-02
refine-korean-dev-writing
مطوّرو البرمجيات

Write and refine Korean text in developer contexts — code comments, AIDEV-NOTE anchors, commit messages, PR descriptions, review replies, design docs, memory notes — so it reads as natural, grammatical Korean a native engineer would write, not as awkward literal translation, broken word order, or forced metaphor. Use whenever producing Korean prose for engineering work, and especially self-review Korean output before finalizing.

2026-08-02
skill-diet
المهن الحاسوبية الأخرى

Reduce an existing Codex skill to its minimum useful form, extract on-demand context into linked sibling files, or decide that the skill should be deleted. Use when the user asks to diet, slim, trim, simplify, minimize, reevaluate, or remove bloat from a skill while preserving its trigger behavior, tone, safety constraints, and practical usefulness.

2026-08-02
logic-driven-ui-design
مصممو واجهات الويب والرقمية

Design, implement, refine, or review user interfaces using logic-driven hierarchy, interaction semantics, readability, and accessibility rules. Use for screens, pages, components, design systems, screenshots, mockups, prototypes, and frontend code when creating a UI, improving one that feels cluttered or confusing, or reviewing UI quality.

2026-07-24
unit-test
محللو ضمان جودة البرمجيات والمختبرون

Applies project unit test conventions with Vitest and @solidjs/testing-library. Use when writing or editing .spec.ts files, including DOM tests, module mocking, assertions, async/error handling, and time-based tests.

2026-07-20
critical-review
محللو ضمان جودة البرمجيات والمختبرون

Review code for correctness risks, maintainability, security, and lifecycle issues with severity-tagged findings.

2026-06-23
new-pr
مطوّرو البرمجيات

Create a GitHub pull request from the current branch—commit uncommitted changes, push, and open a PR against main with an auto-generated title and Summary/Testing body sections.

2026-06-23
deep-interview
متخصصو إدارة المشاريعمحللو الإدارة

Interview the user with Socratic questions to turn an ambiguous request into actionable requirements. Use when the user asks for a deep-interview, requirement clarification, or help organizing their thoughts, or when the goal, scope, constraints, or definition of done are unclear. Do not use when the request is already concrete, or for low-value work like typo fixes, small config tweaks, or test top-ups.

2026-06-09
git
مطوّرو البرمجيات

Applies project Git commit message conventions. Use when writing commit messages, reviewing staged changes, or when the user asks for git commit help.

2026-05-24
storybook-solidjs
مطوّرو البرمجيات

Generates Solid.js Storybook story files (*.story.tsx). Use when creating or editing Storybook stories for Solid.js components

2026-05-24
wallaby-testing
محللو ضمان جودة البرمجيات والمختبرون

Check test status and debug failing tests using Wallaby.js real-time test results. Use after making code changes to verify tests pass, when checking if tests are failing, debugging test errors, analyzing assertions, inspecting runtime values, checking coverage, updating snapshots, or when user mentions Wallaby, tests, coverage, or test status.

2026-05-24
update-pr
مطوّرو البرمجيات

Update an existing GitHub pull request for the current branch—commit and push latest changes, then refresh the PR title and body from the full diff against main.

2026-05-19