Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

pulse-dashboards

يحتوي pulse-dashboards على 14 من skills المجمعة من Recidiviz، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
14
Stars
3
محدث
2026-07-07
Forks
2
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

pass-ci
محللو ضمان جودة البرمجيات والمختبرون

Run affected tests, typecheck, and lint (with autofix) to catch CI failures locally before pushing. Use when CI is failing or before pushing to avoid CI failures. Offers to fix typecheck/test failures and to amend+push when clean.

2026-07-07
create-pr
مطوّرو البرمجيات

Create a GitHub PR for the current branch with auto-generated description. Use when the user asks to create a pull request, open a PR, or put up changes for review.

2026-07-07
create-linear-ticket
مطوّرو البرمجيات

Create a Linear ticket for the current branch on the One Big Team, auto-assigning the appropriate Linear project and team/product labels based on which part of the codebase changed. Use when the user asks to create a Linear ticket, file a Linear issue, or track work in Linear for changes on the current branch.

2026-07-07
ui-examples
محللو ضمان جودة البرمجيات والمختبرون

Render, read, and add component examples in the examples renderer. Files take two forms — colocated `*.examples.tsx` (e.g. `Checkbox.examples.tsx` next to `Checkbox.tsx`) or grouped `examples/*.tsx` (e.g. `Checkbox/examples/Default.tsx`). Covers exact iframe URLs per example, story-id derivation, multi-worktree-aware server discovery, file conventions, and the onboarding gate. Onboarded products (the authoritative validation list — only invoke this skill when the work touches one of these): `apps/staff/`. Verify at runtime with `nx show projects --with-target examples`. Use to render, screenshot, inspect, or extend an example in an onboarded product. For anything outside the onboarded list, this skill does not apply.

2026-07-07
storybook-story
مطوّرو البرمجيات

Create a Storybook story for a component. Use when the user asks to add a story, write a story, or create a Storybook story for a component.

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

Go through a PR's review comments one by one, propose solutions, and commit fixes. Use when the user wants to address PR feedback, review comments, or resolve PR review requests.

2026-07-07
gh-cli
مطوّرو البرمجيات

GitHub CLI (gh) comprehensive reference for repositories, issues, pull requests, Actions, projects, releases, gists, codespaces, organizations, extensions, and all GitHub operations from the command line.

2026-07-07
pr-view
محللو ضمان جودة البرمجيات والمختبرون

Generate a reviewer-optimized HTML diff page for a GitHub PR, then open it in the browser. Usage: /pr-view <pr-number-or-url>

2026-07-07
architecture-diagram
مطوّرو البرمجيات

Create a Mermaid architecture diagram for an app in this monorepo. Use when the user asks for an architecture diagram, system diagram, or wants to visualize how an app's components fit together.

2026-07-07
maintain-claude-md
مطوّرو البرمجيات

Proactively update CLAUDE.md documentation when it becomes outdated or incorrect. Use when you notice documented commands, paths, or patterns don't match the actual codebase, when making code changes that invalidate documentation, or when user corrects stale information.

2026-07-07
maintain-skill-files
مطوّرو البرمجيات

Proactively update SKILL.md files when they become outdated, incorrect, or need improvements. Use when you notice a skill doesn't match current workflow, when user corrects your skill usage, or when discovering better practices that should be documented.

2026-07-07
update-polaris-configs
مطوّرو البرمجيات

Update Workflows and Insights opportunity configuration fixtures

2026-07-07
commit
مطوّرو البرمجيات

Commit uncommitted changes with clear commit messages. Use when the user asks to commit changes, save work, or create a commit.

2026-07-07
feature-sliced-design
مطوّرو الويب

Official Feature-Sliced Design (FSD) v2.1 skill for applying the methodology to frontend projects. Use when the task involves organizing project structure with FSD layers, deciding where code belongs, defining public APIs and import boundaries, resolving cross-imports or evaluating the @x pattern, deciding whether logic should remain local or be extracted, migrating from FSD v2.0 or a non-FSD codebase, integrating FSD with frameworks, or implementing common patterns such as auth, API handling, Redux, and React Query within FSD.

2026-07-07