ClaudSkillsGeneral › Page 45

General-Purpose Claude Skills (Page 45 of 361)

Productivity, automation, knowledge management, integrations, AI tooling, and general-purpose skills for Claude Code.

21,631 skills · updated 2026-05-03 · showing 2641–2700 of 21,631 by quality score

Create a new core infrastructure module with standard API, lazy init, and proper structure
Score 70/100
Add a native Capacitor feature or plugin to a published app. Installs the plugin, wires up the code, rebuilds, and submits a new version to TestFlight and Play Store.
Score 70/100
Guide for adding new files to this codebase while respecting architectural principles including Separation of Concerns, Common Closure Principle, small composable functions (max…
Score 70/100
Checklist and automation guide for adding a new skill to the OPC Skills project. Ensures all required files, metadata, logos, and listings are created before release.
Score 70/100
Add integration for an additional Odoo Studio model to an existing Odoo PWA project. Use when user wants to add support for another model, mentions "add new model", "integrate…
Score 70/100
Adds Office 365 Outlook connector to a Power Apps code app. Use when accessing calendars, sending emails, reading inbox, or managing Outlook events.
Score 70/100
Add Ollama MCP server so the container agent can call local models and optionally manage the Ollama model library.
Score 70/100
Use OpenCode as an agent provider (AGENT_PROVIDER=opencode). OpenRouter, OpenAI, Google, DeepSeek, etc. via OpenCode config — not the Anthropic Agent SDK.
Score 70/100
Fetch OpenCode Zen model details and provide guidance for adding models to acai-ts provider configuration.
Score 70/100
Fetch OpenRouter model details and provide guidance for adding models to acai-ts provider configuration.
Score 70/100
Add transactional outbox pattern for reliable event publishing with RavenDB (project)
Score 70/100
Keep Claude Code sessions grounded in prior decisions, project context, and daily handoff notes instead of starting from zero every time.
Score 70/100
Adds a new AI platform to DeepWork with adapter, templates, and tests. Use when integrating Cursor, Windsurf, or other AI coding tools.
Score 70/100
Implement playlist track reordering with move operations and position management (project)
Score 70/100
Add and remove tracks from playlists with position management and validation (project)
Score 70/100
Add private functions from game DLLs (server.dll/engine.dll) to metamod plugins using signature scanning and symbol lookup.
Score 70/100
Creates a protected page with Suspense loading pattern. Use when adding new pages that require authentication, creating dashboard pages, or setting up new routes.
Score 70/100
Add a new AI provider or model for recipe generation. Use when adding support for a new LLM provider (Anthropic, Google, etc.) or adding models to an existing provider.
Score 70/100
Guide for adding new AI provider packages to the AI SDK. Use when creating a new @ai-sdk/ package to integrate an AI service into the SDK.
Score 70/100
Add custom query parameter filters to entity endpoints. Use when extending search/filter capabilities beyond the base pagination.
Score 70/100
Slack メッセージにリアクションを追加する。「リアクション追加」「リアクションつけて」「👍つけて」「絵文字で反応」「リアクションで返信」「いいねして」「リアクション送って」などで起動。User Token があればユーザーとしてリアクション、なければ Bot としてリアクション。
Score 70/100
Add a new Git repository to the message registry for automatic message type loading. Use when the user wants to support message types from a new ROS2 repository, or when adding…
Score 70/100
Add real-time event emission to a resource service. Use when adding SSE/real-time capabilities to a resource. Triggers on "add events", "real-time events", "SSE events".
Score 70/100
Guide for adding a new reward function to AReaL. Use when user wants to create a reward function.
Score 70/100
Create a new HUD section (tab) with lifecycle, persistent state, and registry registration
Score 70/100
Adds SEO essentials to a Power Pages code site, including robots.txt, sitemap.xml, meta tags, Open Graph tags, and favicon configuration.
Score 70/100
새 API 서비스를 생성합니다. service + hook + type 세트를 함께 생성합니다. 사용법: /add-service EntityName
Score 70/100
Add shadcn/ui components via pnpm dlx, then normalize generated Tailwind color classes to Scaffa theme tokens
Score 70/100
Adds SharePoint Online connector to a Power Apps code app. Use when reading lists, managing documents, or integrating with SharePoint sites. Can also create new SharePoint lists.
Score 70/100
Add Signal channel integration via signal-cli TCP daemon. Native adapter — no Chat SDK bridge.
Score 70/100
Create a new project-specific skill in `.claude/skills/` to codify a recurring pattern. 在項目中新建可複用技能。 Use when: add a skill, create a skill, new skill, codify a pattern, make a…
Score 70/100
Implement soft-delete pattern with grace period and restoration for entities (project)
Score 70/100
creates draft task file in .specs/tasks/draft/ with original user intent
Score 70/100
Register a git URL as a team-profile source so nyann can periodically sync and expose its profiles under a namespace.
Score 70/100
Adds Microsoft Teams connector to a Power Apps code app. Use when sending Teams messages, posting to channels, or integrating with Teams chat.
Score 70/100
Add a new tool to the dotfiles repository. Use when asked to add a new CLI tool, application, or package as a managed dotfiles tool.
Score 70/100
Create or update Sim tool configurations from service API docs, including typed params, request mapping, response transforms, outputs, and registry entries.
Score 70/100
Create or update Sim webhook triggers using the generic trigger builder, service-specific setup instructions, outputs, and registry wiring.
Score 70/100
Scaffold new tRPC API endpoints for the dealflow-network project with proper Zod validation, middleware, database functions, and client hooks.
Score 70/100
Add unsigned integer (uint) type support to PyTorch operators by updating AT_DISPATCH macros. Use when adding support for uint16, uint32, uint64 types to operators, kernels, or…
Score 70/100
Add unsigned integer (uint) type support to PyTorch operators by updating AT_DISPATCH macros. Use when adding support for uint16, uint32, uint64 types to operators, kernels, or…
Score 70/100
Add source URLs to workdesk/sources.md one-by-one with validation and duplication checking. Use when user provides links to add to the journal. Does NOT generate summaries.
Score 70/100
Add support for a new ERC-4626 vault protocol. Use when the user wants to integrate a new vault protocol like IPOR, Plutus, Morpho, etc.
Score 70/100
Add WeChat (personal) channel integration via Tencent's official iLink Bot API. Uses long-polling and QR scan — no webhook, no ToS risk, no paid token.
Score 70/100
Add WhatsApp channel via native Baileys adapter. Direct connection — no Chat SDK bridge. Uses QR code or pairing code for authentication.
Score 70/100
Guide for adding a new RolloutWorkflow to AReaL. Use when user wants to create a new workflow.
Score 70/100
Aide à observer et suivre un comportement addictif (substances, écrans, jeux, alimentation) sans juger ni diagnostiquer.
Score 70/100
Use when implementing a new data source adapter for metapyle, before writing any source code
Score 70/100
Use when adding pause/resume, human approval, provider routing, tool scoping, or knowledge search to an existing agent — covers all optional Agent2 framework capabilities with…
Score 70/100
Use when adding responses to markdown documents with user-highlighted comments, encountering markup errors, or unsure about mark tag placement - ensures proper model-highlight…
Score 70/100
Guide for adding new LLM models to Letta Code. Use when the user wants to add support for a new model, needs to know valid model handles, or wants to update the model…
Score 70/100
Use when adding support for a new Nango provider - configures provider in providers.yaml, creates documentation (main page, setup guide, connect guide), and updates docs.json…
Score 70/100
Adds a new type of event that gets persisted to the event log. Use this when adding new kinds of write operations to the system or when adding new events to existing code.
Score 70/100
Add tweets to the Second Brain. Use when the user provides a Twitter/X URL and pasted tweet content, asking to "add a tweet", "save this tweet", or "capture this tweet".
Score 70/100
Merge agent-specific tool sets (MCP clients + fetched tools) into the parent context without disrupting the parent’s existing pool.
Score 70/100
Cross-cutting contract that inverts the burden of proof for code additions. Every proposed addition must be justified with evidence, or it does not ship.
Score 70/100
Use when the user asks to address Gemini review comments, handle gemini-code-assist bot feedback, triage Gemini's automated code review suggestions, or respond to…
Score 70/100
Use when you need to address review or issue comments on an open GitHub Pull Request using the gh CLI.
Score 70/100
Use when you need to address review or issue comments on an open GitHub Pull Request using the gh CLI.
Score 70/100
Find the open PR for the current branch, gather unresolved review comments, and drive a focused comment-resolution workflow with gh-authenticated context.
Score 70/100
Search all 21,631 General skills →