Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

skills

skills には francogalfre から収集した 11 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
11
Stars
3
更新
2026-03-17
Forks
0
職業カバレッジ
7 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

bitbucket-pipelines
ネットワーク・コンピュータシステム管理者

Writes and debugs Bitbucket Pipelines CI/CD configuration. Use when the user says "set up Bitbucket Pipelines", "write a bitbucket-pipelines.yml", "my pipeline is failing", "add a deployment step", "configure CI for Bitbucket", "add tests to my pipeline", "set up staging and production deployments in Bitbucket", or shares a bitbucket-pipelines.yml and asks for help.

2026-03-17
clean-code
ソフトウェア開発者

Refactors code to be cleaner, more readable, and easier to maintain — without changing behavior. Use when the user says "clean up this code", "refactor this", "this is messy", "improve readability", "simplify this function", "too many nested ifs", "make this more maintainable", or pastes code that works but is hard to read or understand.

2026-03-17
debug-performance
ウェブ開発者

Diagnoses and fixes performance problems in web apps: slow renders, memory leaks, large bundles, waterfall requests, and poor Core Web Vitals. Use when the user says "my app is slow", "too many re-renders", "memory leak", "LCP is bad", "bundle is too large", "this feels laggy", "optimize this component", or shares performance profiler output or Lighthouse results.

2026-03-17
dependency-audit
情報セキュリティアナリスト

Audits package.json dependencies for outdated packages, security vulnerabilities, unnecessary deps, and version issues. Use when the user says "audit my dependencies", "check my packages", "what deps should I update", "clean up package.json", "are there security issues in my deps", or pastes a package.json.

2026-03-17
accessibility-review
ウェブ・デジタルインターフェースデザイナー

Reviews UI components and HTML for accessibility issues based on WCAG 2.1 AA standards. Use when the user says "check accessibility", "is this accessible", "WCAG review", "a11y audit", "fix accessibility issues", or pastes a React component, HTML, or JSX and asks for accessibility feedback.

2026-03-17
code-review
ソフトウェア品質保証アナリスト・テスター

Reviews code for bugs, security vulnerabilities, performance issues, and readability problems. Use when the user says "review this code", "check my code", "what's wrong with this", "code review", "audit this file", or pastes code and asks for feedback. Works with any language but optimized for TypeScript, JavaScript, React, and Node.js.

2026-03-17
conventional-commits
ソフトウェア開発者

Generates correct conventional commit messages from a diff, file list, or change description. Use when the user says "write a commit message", "generate a commit", "what should I name this commit", "help me commit this", or pastes a git diff or list of changed files. Also apply when the user asks to squash, split, or rewrite existing commit messages.

2026-03-17
api-docs
ソフトウェア開発者

Documents REST API endpoints with complete request/response examples, error codes, authentication, and parameters. Use when the user says "document this endpoint", "write API docs for...", "generate API documentation", "add docs to my route", "write OpenAPI for this", or pastes a route handler, controller, or function and asks for documentation.

2026-03-17
pr-description
ソフトウェア開発者

Generates complete, structured pull request descriptions. Use when the user says "write a PR description", "generate a pull request", "describe my changes", "write the PR for this diff", "help me document this PR", or pastes a git diff, commit list, or change summary and asks for a description.

2026-03-17
sst-aws
ソフトウェア開発者

Guides building and deploying full-stack applications on AWS using SST v3 (Ion). Use when the user says "deploy to AWS with SST", "set up sst.config.ts", "add a Lambda function", "connect a queue or bucket", "manage SST secrets", "run sst dev", "set up multi-stage deployments", or "migrate from SST v2 to v3". Apply when working with any SST component: Function, ApiGatewayV2, Bucket, Queue, Cron, Postgres, Dynamo, or Nextjs.

2026-03-17
system-prompt
データサイエンティスト

Guides writing and refactoring production-grade system prompts for AI SDKs (Vercel AI SDK, Anthropic SDK, OpenAI SDK). Use when the user asks to "write a system prompt", "create agent instructions", "build a chatbot prompt", "improve my system prompt", "refactor this prompt", or when working with the system field in generateText, streamText, or generateObject. Also apply when debugging inconsistent, hallucinated, or off-format model output caused by a weak or missing system prompt.

2026-03-17