███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 2201 | skill-creator | anthropics/claude-plugins-official |
Skill Creator A skill for creating new skills and iteratively improving them. At a high level, the process of creating a skill goes like this: Decide what you want the skill to do and roughly how it should do it Write a draft of the skill Create a few test prompts and run claude-with-access-to-the-skill on them Help the user evaluate the results both qualitatively and quantitatively While the runs happen in the background, draft some quantitative evals if there aren't any (if there are some, you...
|
4.1K |
| 2202 | printing-press-score | mvanhorn/cli-printing-press |
/printing-press-score Score generated CLIs against the Steinberger bar. Supports rescoring, scoring by name/path, and comparing two CLIs. Quick Start /printing-press-score rescore current CLI /printing-press-score notion-pp-cli-4 score by name /printing-press-score ~/my-cli score by path /printing-press-score notion-pp-cli-4 vs notion-pp-cli-2 compare two Prerequisites Go 1.26.3 or newer installed printing-press binary on PATH (i...
|
4.1K |
| 2203 | printing-press-import | mvanhorn/cli-printing-press |
No SKILL.md available for this skill. View on GitHub Installs 300 Repository mvanhorn/cli-pr…ng-press GitHub Stars 1.0K First Seen 3 days ago
|
4.1K |
| 2204 | printing-press-retro | mvanhorn/cli-printing-press |
/printing-press-retro Analyze a Printing Press session to find ways to improve the system that produces CLIs — the Go binary, templates, skills, and catalog. Not fixes to the specific CLI that was just printed, but improvements so the next CLI comes out stronger. It is a non-goal for the Printing Press to produce flawless CLIs without manual tweaks. That's the nature of the system. We expect agents to reason over the generated CLI, customize for the specific API, build novel features, and iterat...
|
4.1K |
| 2205 | stitch::manage-design-system | google-labs-code/stitch-skills |
Design-System Create a "source of truth" for your project's design language to ensure consistency across all future screens. [!NOTE] Refer to your system prompt for instruction on handling MCP tool prefixes for all tools mentioned in this skill (e.g., get_screen , create_design_system_from_design_md , apply_design_system ). 📥 Retrieval To analyze a Stitch project, you must retrieve metadata and assets using the Stitch MCP tools: Show more
|
4.1K |
| 2206 | argent-screenshot-diff | software-mansion/argent |
1. Role Use screenshot-diff as supporting visual evidence for UI QA and visual regression checks. It highlights pixel-visible change or stability; it does not replace visual inspection, accessibility/component-tree state, frame/attribute checks, logs, network evidence, or app behavior. Do not use screenshot diffing for tap-coordinate discovery. Use describe , debugger-component-tree , or native-describe-screen to find targets first. 2. When To Use Use screenshot-diff when pixel comparison can an...
|
4.1K |
| 2207 | ponytail-gain | dietrichgebert/ponytail |
Ponytail Gain Display this scoreboard when invoked. One-shot: do NOT change mode, write flag files, or persist anything. The figures are the published benchmark medians (5 everyday tasks: email validator, debounce, CSV sum, countdown timer, rate limiter; three models: Haiku, Sonnet, Opus). They are measured, not computed from the current repo. Source: benchmarks/ and the README. Scoreboard Render plain ASCII bars. The bar length shows the measured range; the label carries the exact figure: ponyt...
|
4.1K |
| 2208 | preview-dev | starchild-ai-agent/official-skills |
Preview Dev — Frontend & Fullstack Development with Live Preview You are a Web development engineer. You write code, start previews, and let users see results in the Browser panel. No templates, no placeholders — working code only. Always respond in the user's language. ⛔ MANDATORY CHECKLIST — Execute These Steps Every Time After preview_serve returns: Check health_check field in the response If health_check.ok is false → fix the issue BEFORE telling the user If health_check.issue is "directory_...
|
4K |
| 2209 | figma-implement-design | figma/mcp-server-guide |
Implement Design Overview This skill provides a structured workflow for translating Figma designs into production-ready code with pixel-perfect accuracy. It ensures consistent integration with the Figma MCP server, proper use of design tokens, and 1:1 visual parity with designs. Skill Boundaries Use this skill when the deliverable is code in the user's repository. If the user asks to create/edit/delete nodes inside Figma itself, switch to figma-use . If the user asks to build or update a full-pa...
|
4K |
| 2210 | opencli-oneshot | jackwener/opencli |
CLI-ONESHOT — 单点快速 CLI 生成 给一个 URL + 一句话描述,4 步生成一个 CLI 命令。 完整探索式开发请看 opencli-explorer skill 。 遇到以下情况立即切换到 explorer,不要在 oneshot 里继续硬撑: Step 3 验证 fetch 始终拿不到数据(签名/风控,非 cookie/header 能解决的) 需要 Pinia Store Action 触发 API 同一站点要生成 2 个以上命令 opencli browser network 完全空,JS bundle 里也找不到 baseURL 输入 项目 示例 URL https://x.com/jakevin7/lists Goal 获取我的 Twitter Lists 流程 Step 1: 打开页面 + 抓包 opencli browser open < 目标 URL > 打开目标页面(自动开始抓包) opencli browser wait time 3 等页面加载完、API 请求触发 opencli browser network 查看捕获的 JSON AP...
|
4K |
| 2211 | tts | noizai/skills |
tts Convert any text into speech audio. Supports two backends (Kokoro local, Noiz cloud), two modes (simple or timeline-accurate), and per-segment voice control. Triggers text to speech / tts / speak / say voice clone / dubbing epub to audio / srt to audio / convert to audio 语音 / 说 / 讲 / 说话 Simple Mode — text to audio speak is the default — the subcommand can be omitted: Basic usage (speak is implicit) python3 skills/tts/scripts/tts.py -t "Hello world" add -o path to save python3 skills/tts/sc...
|
4K |
| 2212 | qa-test-planner | softaworks/agent-toolkit |
QA Test Planner A comprehensive skill for QA engineers to create test plans, generate manual test cases, build regression test suites, validate designs against Figma, and document bugs effectively. Activation: This skill is triggered only when explicitly called by name (e.g., /qa-test-planner , qa-test-planner , or use the skill qa-test-planner ). Quick Start Create a test plan: "Create a test plan for the user authentication feature" Generate test cases: "Generate manual test cases for the chec...
|
4K |
| 2213 | libtv-skill | libtv-labs/libtv-skills |
agent-im 会话(生图 / 生视频) 通过 agent-im 的 OpenAPI 创建会话、发送消息(生图、生视频等)、上传图片/视频文件,并查询会话消息进展。 功能 创建会话 / 发消息 - 创建新会话或向已有会话发送一条消息(如「生一个动漫视频」) 查询会话进展 - 根据 sessionId 拉取该会话的消息列表,用于轮询生图/生视频结果 切换项目 - 将当前 accessKey 绑定的项目切换到新项目,后续 create_session 将使用新 projectUuid 上传文件 - 上传图片或视频文件到 OSS,返回可访问的 OSS 地址 前置要求 export LIBTV_ACCESS_KEY = "your-access-key" 可选: OPENAPI_IM_BASE 或 IM_BASE_URL ,默认 https://im.liblib.tv 。 无需安装额外依赖,仅使用 Python 标准库。 使用方法 1. 创建会话 / 发送消息 创建新会话并发送「生一个动漫视频」 python3 { baseDir } /scripts/create_session.py...
|
4K |
| 2214 | product-designer | borghei/claude-skills |
Product Designer Expert-level product design for digital products. Core Competencies User experience design User interface design Design systems Prototyping User research Interaction design Visual design Design thinking Design Process Double Diamond ┌─────────────────────────────────────────────────────────────┐ │ DISCOVER │ │ Diverge: Research, explore, understand the problem │ └──────────────────────────┬──────────────────────────...
|
4K |
| 2215 | docx-manipulation | claude-office-skills/skills |
DOCX Manipulation Skill Overview This skill enables programmatic creation, editing, and manipulation of Microsoft Word (.docx) documents using the python-docx library. Create professional documents with proper formatting, styles, tables, and images without manual editing. How to Use Describe what you want to create or modify in a Word document Provide any source content (text, data, images) I'll generate python-docx code and execute it Example prompts: "Create a professional report with title, h...
|
4K |
| 2216 | nestjs-patterns | affaan-m/everything-claude-code |
NestJS Development Patterns Production-grade NestJS patterns for modular TypeScript backends. When to Activate Building NestJS APIs or services Structuring modules, controllers, and providers Adding DTO validation, guards, interceptors, or exception filters Configuring environment-aware settings and database integrations Testing NestJS units or HTTP endpoints Project Structure src/ ├── app.module.ts ├── main.ts ├── common/ │ ├── filters/ │ ├── guards/ │ ├── interceptors/ │ └── pipes/ ├──...
|
4K |
| 2217 | laravel-verification | affaan-m/everything-claude-code |
Laravel Verification Loop Run before PRs, after major changes, and pre-deploy. When to Use Before opening a pull request for a Laravel project After major refactors or dependency upgrades Pre-deployment verification for staging or production Running full lint -> test -> security -> deploy readiness pipeline How It Works Run phases sequentially from environment checks through deployment readiness so each layer builds on the last. Environment and Composer checks gate everything else; stop immediat...
|
4K |
| 2218 | benchmark | affaan-m/everything-claude-code |
Benchmark — Performance Baseline & Regression Detection When to Use Before and after a PR to measure performance impact Setting up performance baselines for a project When users report "it feels slow" Before a launch — ensure you meet performance targets Comparing your stack against alternatives How It Works Mode 1: Page Performance Measures real browser metrics via browser MCP: 1. Navigate to each target URL 2. Measure Core Web Vitals: - LCP (Largest Contentful Paint) — target < 2.5s - CLS (Cum...
|
4K |
| 2219 | data-analyst | shubhamsaboo/awesome-llm-apps |
Data Analyst You are an expert data analyst with expertise in SQL, Python (pandas), and statistical analysis. When to Apply Use this skill when: Writing SQL queries for data extraction Analyzing datasets with pandas Performing statistical analysis Creating data transformations Identifying data patterns and insights Data cleaning and preparation Core Competencies SQL Complex queries with JOINs, subqueries, CTEs Window functions and aggregations Query optimization Database design understanding pan...
|
4K |
| 2220 | composio | starchild-ai-agent/official-skills |
When to Apply User wants to access or interact with external apps (Gmail, Slack, GitHub, Notion, etc.) User wants to automate a task using an external service (send email, create issue, post message) Building an AI agent or app that integrates with external tools Multi-user apps that need per-user connections to external services Setup Check if the CLI is installed; if not, install it: curl -fsSL https://composio.dev/install | bash After installation, restart your terminal or source your shell c...
|
4K |
| 2221 | nextjs-react-typescript | mindrally/skills |
Next.js React TypeScript You are an expert in TypeScript, Node.js, Next.js App Router, React, Shadcn UI, Radix UI and Tailwind. Code Style and Structure Write concise, technical TypeScript code with accurate examples Employ functional and declarative programming patterns; steer clear of classes Prioritize iteration and modularization over code duplication Use descriptive variable names with auxiliary verbs (e.g., isLoading, hasError) Organize files: exported component, subcomponents, helpers, ...
|
4K |
| 2222 | dogfood | callstackincubator/agent-device |
Dogfood Systematically explore a web application, find issues, and produce a report with full reproduction evidence for every finding. Setup Only the Target URL is required. Everything else has sensible defaults -- use them unless the user explicitly provides an override. Parameter Default Example override Target URL (required) vercel.com , http://localhost:3000 Session name Slugified domain (e.g., vercel.com -> vercel-com ) --session my-session Output directory ./dogfood-output/ Output director...
|
4K |
| 2223 | javascript-pro | jeffallan/claude-skills |
JavaScript Pro Senior JavaScript developer with 10+ years mastering modern ES2023+ features, asynchronous patterns, and full-stack JavaScript development. Role Definition You are a senior JavaScript engineer with 10+ years of experience. You specialize in modern ES2023+ JavaScript, Node.js 20+, asynchronous programming, functional patterns, and performance optimization. You build clean, maintainable code following modern best practices. When to Use This Skill Building vanilla JavaScript appl...
|
4K |
| 2224 | wp-plugin-development | wordpress/agent-skills |
WP Plugin Development When to use Use this skill for plugin work such as: creating or refactoring plugin structure (bootstrap, includes, namespaces/classes) adding hooks/actions/filters activation/deactivation/uninstall behavior and migrations adding settings pages / options / admin UI (Settings API) security fixes (nonces, capabilities, sanitization/escaping, SQL safety) packaging a release (build artifacts, readme, assets) Inputs required Repo root + target plugin(s) (path to plugin main file ...
|
4K |
| 2225 | printing-press-output-review | mvanhorn/cli-printing-press |
printing-press-output-review (internal) Review the sampled outputs from a printed CLI for plausibility bugs that dogfood, verify, and the rule-based scorecard --live-check rules can't catch. Wave B policy: all findings surface as warnings, never errors. This skill is internal-only ( user-invocable: false ). It's invoked by parents — main printing-press skill at shipcheck Phase 4.85, polish skill during its diagnostic loop. Running it standalone would produce floating findings text with no ship v...
|
4K |
| 2226 | writing-clearly-and-concisely | softaworks/agent-toolkit |
Writing Clearly and Concisely Overview Write with clarity and force. This skill covers what to do (Strunk) and what not to do (AI patterns). When to Use This Skill Use this skill whenever you write prose for humans: Documentation, README files, technical explanations Commit messages, pull request descriptions Error messages, UI copy, help text, comments Reports, summaries, or any explanation Editing to improve clarity If you're writing sentences for a human to read, use this skill. Limited Conte...
|
4K |
| 2227 | whatsapp-automation | claude-office-skills/skills |
WhatsApp Automation Automate WhatsApp Business communications including customer support, notifications, chatbots, and broadcast messaging. Based on n8n's WhatsApp integration templates. Overview This skill covers: WhatsApp Business API setup Automated chatbot flows Order/shipping notifications Customer support automation Broadcast messaging Setup & Configuration WhatsApp Business API setup_requirements : 1. meta_business_account : - Create at business.facebook.com - Verify business 2. whatsapp_...
|
4K |
| 2228 | pandas-pro | jeffallan/claude-skills |
Pandas Pro Expert pandas developer specializing in efficient data manipulation, analysis, and transformation workflows with production-grade performance patterns. Role Definition You are a senior data engineer with deep expertise in pandas library for Python. You write efficient, vectorized code for data cleaning, transformation, aggregation, and analysis. You understand memory optimization, performance patterns, and best practices for large-scale data processing. When to Use This Skill Load...
|
4K |
| 2229 | openai-whisper | steipete/clawdis |
Whisper (CLI) Use whisper to transcribe audio locally. Quick start whisper /path/audio.mp3 --model medium --output_format txt --output_dir . whisper /path/audio.m4a --task translate --output_format srt Notes Models download to ~/.cache/whisper on first run. --model defaults to turbo on this install. Use smaller models for speed, larger for accuracy.
|
4K |
| 2230 | variant-analysis | trailofbits/skills |
Variant Analysis You are a variant analysis expert. Your role is to help find similar vulnerabilities and bugs across a codebase after identifying an initial pattern. When to Use Use this skill when: A vulnerability has been found and you need to search for similar instances Building or refining CodeQL/Semgrep queries for security patterns Performing systematic code audits after an initial issue discovery Hunting for bug variants across a codebase Analyzing how a single root cause manifests ...
|
4K |
| 2231 | ui-ux-pro-max | nexu-io/open-design |
UI/UX Pro Max - Design Intelligence Comprehensive design guide for web and mobile applications. Contains 50+ styles, 161 color palettes, 57 font pairings, 161 product types with reasoning rules, 99 UX guidelines, and 25 chart types across 10 technology stacks. Searchable database with priority-based recommendations. When to Apply This Skill should be used when the task involves UI structure, visual design decisions, interaction patterns, or user experience quality control . Must Use This Skill m...
|
4K |
| 2232 | nestjs-expert | jeffallan/claude-skills |
NestJS Expert Senior NestJS specialist with deep expertise in enterprise-grade, scalable TypeScript backend applications. Core Workflow Analyze requirements — Identify modules, endpoints, entities, and relationships Design structure — Plan module organization and inter-module dependencies Implement — Create modules, services, and controllers with proper DI wiring Secure — Add guards, validation pipes, and authentication Verify — Run npm run lint , npm run test , and confirm DI graph with nest in...
|
4K |
| 2233 | agent-development | anthropics/claude-plugins-official |
Agent Development for Claude Code Plugins Overview Agents are autonomous subprocesses that handle complex, multi-step tasks independently. Understanding agent structure, triggering conditions, and system prompt design enables creating powerful autonomous capabilities. Key concepts: Agents are FOR autonomous work, commands are FOR user-initiated actions Markdown file format with YAML frontmatter Triggering via description field with examples System prompt defines agent behavior Model and color cu...
|
4K |
| 2234 | stitch::code-to-design | google-labs-code/stitch-skills |
Code to Design Transform your existing frontend code into a Stitch Design so you can iterate and improve it using Stitch. This skill orchestrates three other skills in sequence: extract-static-html : Extract a single self-contained HTML file from your build output. extract-design-md : Analyze the source code to create a design system (DESIGN.md). upload-to-stitch : Upload that HTML file and the design system to your Stitch project. Workflow Follow these steps to convert your existing code. Prere...
|
4K |
| 2235 | lead-research-assistant | composiohq/awesome-claude-skills |
Lead Research Assistant This skill helps you identify and qualify potential leads for your business by analyzing your product/service, understanding your ideal customer profile, and providing actionable outreach strategies. When to Use This Skill Finding potential customers or clients for your product/service Building a list of companies to reach out to for partnerships Identifying target accounts for sales outreach Researching companies that match your ideal customer profile Preparing for bus...
|
4K |
| 2236 | email-best-practices | resend/resend-skills |
Email Best Practices Guidance for building deliverable, compliant, user-friendly emails. Architecture Overview [User] → [Email Form] → [Validation] → [Double Opt-In] ↓ [Consent Recorded] ↓ [Suppression Check] ←──────────────[Ready to Send] ↓ [Idempotent Send + Retry] ──────→ [Email API] ↓ [Webhook Events] ↓ ┌────────┬────────┬─────────────┐ ↓ ↓ ↓ ↓ Delivered Bounced Complained Opened/Clicked ↓ ↓ [Suppression List Updated] ↓ [List Hygiene Jobs] Quick Reference ...
|
4K |
| 2237 | academic-pipeline | imbad0202/academic-research-skills |
Academic Pipeline v3.2.2 — Full Academic Research Workflow Orchestrator A lightweight orchestrator that manages the complete academic pipeline from research exploration to final manuscript. It does not perform substantive work — it only detects stages, recommends modes, dispatches skills, manages transitions, and tracks state. v2.0 Core Improvements : Mandatory user confirmation checkpoints — Each stage completion requires user confirmation before proceeding to the next step Academic integrity v...
|
4K |
| 2238 | langgraph-docs | langchain-ai/deepagents |
langgraph-docs Overview This skill explains how to access LangGraph Python documentation to help answer questions and guide implementation. Instructions 1. Fetch the Documentation Index Use the fetch_url tool to read the following URL: https://docs.langchain.com/llms.txt This provides a structured list of all available documentation with descriptions. 2. Select Relevant Documentation Based on the question, identify 2-4 most relevant documentation URLs from the index. Prioritize: Specific ...
|
4K |
| 2239 | figma-implement-design | openai/skills |
Implement Design Overview This skill provides a structured workflow for translating Figma designs into production-ready code with pixel-perfect accuracy. It ensures consistent integration with the Figma MCP server, proper use of design tokens, and 1:1 visual parity with designs. Skill Boundaries Use this skill when the deliverable is code in the user's repository. If the user asks to create/edit/delete nodes inside Figma itself, switch to figma-use . If the user asks to build or update a full-pa...
|
4K |
| 2240 | security-reviewer | jeffallan/claude-skills |
Security Reviewer Security analyst specializing in code review, vulnerability identification, penetration testing, and infrastructure security. Role Definition You are a senior security analyst with 10+ years of application security experience. You specialize in identifying vulnerabilities through code review, SAST tools, active penetration testing, and infrastructure hardening. You produce actionable reports with severity ratings and remediation guidance. When to Use This Skill Code review...
|
4K |
| 2241 | neon | neondatabase/agent-skills |
Neon Important: Neon is no longer just a Serverless Postgres provider. Neon is the backend for apps and agents with Serverless Postgres, Auth, Functions, Storage, and an AI Gateway: instant, branchable, serverless. Use this skill as the starting point for anything Neon: get an overview of its capabilities, find your way around the Neon agent skills and documentation, and follow best practices for getting started and for branch-first development workflows. Platform Services Neon bundles several b...
|
4K |
| 2242 | database-schema-designer | softaworks/agent-toolkit |
Database Schema Designer Design production-ready database schemas with best practices built-in. Quick Start Just describe your data model: design a schema for an e-commerce platform with users, products, orders You'll get a complete SQL schema like: CREATE TABLE users ( id BIGINT AUTO_INCREMENT PRIMARY KEY , email VARCHAR ( 255 ) UNIQUE NOT NULL , created_at TIMESTAMP DEFAULT CURRENT_TIMESTAMP ) ; CREATE TABLE orders ( id BIGINT AUTO_INCREMENT PRIMARY KEY , user_id BIGINT NOT NULL REFERENCES use...
|
3.9K |
| 2243 | skill-judge | softaworks/agent-toolkit |
Skill Judge Evaluate Agent Skills against official specifications and patterns derived from 17+ official examples. Core Philosophy What is a Skill? A Skill is NOT a tutorial. A Skill is a knowledge externalization mechanism . Traditional AI knowledge is locked in model parameters. To teach new capabilities: Traditional: Collect data → GPU cluster → Train → Deploy new version Cost: $10,000 - $1,000,000+ Timeline: Weeks to months Skills change this: Skill: Edit SKILL.md → Save → Takes effect on ne...
|
3.9K |
| 2244 | stock-market-pro | sundial-org/awesome-openclaw-skills |
Stock Market Pro A professional-grade financial analysis tool powered by Yahoo Finance data. Core Features 1. Real-time Quotes ( price ) Get instant price updates and day ranges. uv run --script scripts/yf price [ TICKER ] 2. Professional Charts ( pro ) Generate high-resolution PNG charts with Volume and Moving Averages. Candlestick : uv run --script scripts/yf pro [TICKER] [PERIOD] Line Chart : uv run --script scripts/yf pro [TICKER] [PERIOD] line Periods : 1mo , 3mo , 6mo , 1y , 5y , max , etc...
|
3.9K |
| 2245 | agent-md-refactor | softaworks/agent-toolkit |
Agent MD Refactor Refactor bloated agent instruction files (AGENTS.md, CLAUDE.md, COPILOT.md, etc.) to follow progressive disclosure principles - keeping essentials at root and organizing the rest into linked, categorized files. Triggers Use this skill when: "refactor my AGENTS.md" / "refactor my CLAUDE.md" "split my agent instructions" "organize my CLAUDE.md file" "my AGENTS.md is too long" "progressive disclosure for my instructions" "clean up my agent config" Quick Reference Phase Action Outp...
|
3.9K |
| 2246 | crafting-effective-readmes | softaworks/agent-toolkit |
Crafting Effective READMEs Overview READMEs answer questions your audience will have. Different audiences need different information - a contributor to an OSS project needs different context than future-you opening a config folder. Always ask: Who will read this, and what do they need to know? Process Step 1: Identify the Task Ask: "What README task are you working on?" Task When Creating New project, no README yet Adding Need to document something new Updating Capabilities changed, content is s...
|
3.9K |
| 2247 | session-handoff | softaworks/agent-toolkit |
Handoff Creates comprehensive handoff documents that enable fresh AI agents to seamlessly continue work with zero ambiguity. Solves the long-running agent context exhaustion problem. Mode Selection Determine which mode applies: Creating a handoff? User wants to save current state, pause work, or context is getting full. Follow: CREATE Workflow below Resuming from a handoff? User wants to continue previous work, load context, or mentions an existing handoff. Follow: RESUME Workflow below Proactiv...
|
3.9K |
| 2248 | healthcare-phi-compliance | affaan-m/everything-claude-code |
Healthcare PHI/PII Compliance Patterns Patterns for protecting patient data, clinician data, and financial data in healthcare applications. Applicable to HIPAA (US), DISHA (India), GDPR (EU), and general healthcare data protection. When to Use Building any feature that touches patient records Implementing access control or authentication for clinical systems Designing database schemas for healthcare data Building APIs that return patient or clinician data Implementing audit trails or logging Rev...
|
3.9K |
| 2249 | brand-voice | affaan-m/everything-claude-code |
Brand Voice Build a durable voice profile from real source material, then use that profile everywhere instead of re-deriving style from scratch or defaulting to generic AI copy. When to Activate the user wants content or outreach in a specific voice writing for X, LinkedIn, email, launch posts, threads, or product updates adapting a known author's tone across channels the existing content lane needs a reusable style system instead of one-off mimicry Source Priority Use the strongest real source ...
|
3.9K |
| 2250 | c4-architecture | softaworks/agent-toolkit |
C4 Architecture Documentation Generate software architecture documentation using C4 model diagrams in Mermaid syntax. Workflow Understand scope - Determine which C4 level(s) are needed based on audience Analyze codebase - Explore the system to identify components, containers, and relationships Generate diagrams - Create Mermaid C4 diagrams at appropriate abstraction levels Document - Write diagrams to markdown files with explanatory context C4 Diagram Levels Select the appropriate level based on...
|
3.9K |