Skip to main content
Run any Skill in Manus
with one click
GitHub repository

clients

clients contains 7 collected skills from bitwarden, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
13.2k
updated
2026-04-21
Forks
1.9k
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

writing-client-code
software-developers

Bitwarden client code conventions for Angular and TypeScript. Use when creating components, services, or modifying web/browser/desktop apps.

2026-04-21
fix-angular-fixmes
software-quality-assurance-analysts-and-testers

Resolves eslint-disable suppression comments throughout the Bitwarden clients codebase by fixing the underlying issue. Use when the user asks to "fix FIXMEs", "fix eslint suppressions", "clean up eslint-disable-next-line", "resolve CL-764", "resolve CL-903", "fix OnPush eslint suppressions", "fix Signals eslint suppressions", or reduce linting suppressions.

2026-04-07
cipher-type-planner
software-developers

Plans the creation or modification of a cipher type (vault item type) across the Bitwarden clients monorepo. Use this skill when a user wants to add a new cipher type, modify an existing cipher type, or asks about what is needed to implement a cipher type. DO NOT invoke for general vault or cipher questions unrelated to adding or changing a cipher type.

2026-04-06
create-hec-event-integration
software-developers

Use when adding a new HEC (HTTP Event Collector) event integration to the Bitwarden web client. Implements the Splunk token authentication model (Bearer token + URI). Covers feature flag setup and card registration behind the flag. Does not apply to API key integrations or integrations requiring a custom connect dialog.

2026-04-06
figma-to-angular
web-developers

Converts Figma designs into production Angular components with Storybook stories for the Bitwarden Clients monorepo. Use this skill whenever the user provides a Figma URL and wants to create an Angular component, or mentions "implement this design", "create a component from Figma", "build this from the design spec", or similar. Also trigger when the user pastes a Figma link and asks for a component, even if they don't say "Figma" explicitly.

2026-04-02
create-pull-request
software-developers

Pull request creation workflow for Bitwarden Clients. Use when creating PRs, writing PR descriptions, or preparing branches for review. Triggered by "create PR", "pull request", "open PR", "gh pr create", "PR description".

2026-03-20
angular-modernization
software-developers

Modernizes Angular code such as components and directives to follow best practices using both automatic CLI migrations and Bitwarden-specific patterns. YOU must use this skill when someone requests modernizing Angular code. DO NOT invoke for general Angular discussions unrelated to modernization.

2025-12-05
clients Agent Skills on GitHub | SkillsMP