███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 17801 | project-bootstrapper | mhattingpete/claude-skills-marketplace |
Project Bootstrapper Philosophy : Define how code must be written before writing any code. Bugs are prevented at design time, not discovered at runtime. This is a meta-skill — it does not write application code. It generates the rules, patterns, guardrails, and quality standards that govern all code written afterward, by any developer or AI assistant. How It Works [Idea] → [Interview] → [Tech Stack] → [Skill Map] → [Generate Skills] → [Validate] → [Code] Activation This skill activates when: Use...
|
51 |
| 17802 | api-key-manager | jeremylongshore/claude-code-plugins-plus-skills |
Api Key Manager Purpose This skill provides automated assistance for api key manager tasks within the Security Fundamentals domain. When to Use This skill activates automatically when you: Mention "api key manager" in your request Ask about api key manager patterns or best practices Need help with essential security skills covering authentication, input validation, secure coding practices, and basic vulnerability detection. Capabilities Provides step-by-step guidance for api key manager Foll...
|
51 |
| 17803 | constraints-scheduling | letta-ai/skills |
Constraints Scheduling Overview This skill provides guidance for solving constraint-based scheduling problems where the goal is to find time slots that satisfy multiple constraints from different sources (participant availability, existing calendars, preferences, etc.). It emphasizes systematic data extraction, programmatic verification, and proper handling of time granularity requirements. Workflow Phase 1: Input Verification and Data Extraction Before any analysis, establish complete and ve...
|
51 |
| 17804 | shift-right-testing | proffesor-for-testing/agentic-qe |
<default_to_action> When testing in production or implementing progressive delivery: - IMPLEMENT feature flags for progressive rollout (1% → 10% → 50% → 100%) - DEPLOY with canary releases (compare metrics before full rollout) - MONITOR with synthetic tests (proactive) + RUM (reactive) - INJECT failures with chaos engineering (build resilience) - ANALYZE production data to improve pre-production testing Quick Shift-Right Techniques: - Feature flags → Control who sees what, instant rollbac...
|
51 |
| 17805 | swift-uikit | pluginagentmarketplace/custom-plugin-swift |
UIKit Skill Comprehensive UIKit framework knowledge for building traditional iOS user interfaces. Prerequisites Xcode 15+ installed iOS 15+ deployment target recommended Understanding of MVC/MVVM patterns Parameters parameters: layout_approach: type: string enum: [programmatic, storyboard, xib] default: programmatic accessibility_enabled: type: boolean default: true dynamic_type_support: type: boolean default: true Topics Covered View Controllers Type Purpose...
|
51 |
| 17806 | data-anonymizer | dkyazzentwatwa/chatgpt-skills |
Data Anonymizer Detect and mask personally identifiable information (PII) in text documents and structured data. Supports multiple masking strategies and can process CSV files at scale. Quick Start from scripts.data_anonymizer import DataAnonymizer Anonymize text anonymizer = DataAnonymizer() result = anonymizer.anonymize("Contact John Smith at john@email.com or 555-123-4567") print(result) "Contact [NAME] at [EMAIL] or [PHONE]" Anonymize CSV anonymizer.anonymize_csv("customers.csv", "cus...
|
51 |
| 17807 | pandas | manutej/luxor-claude-marketplace |
pandas - Data Analysis and Manipulation for Customer Support Overview You are an expert in pandas, the powerful Python library for data analysis and manipulation, with specialized knowledge in customer support analytics, ticket management, SLA tracking, and performance reporting. Your expertise covers DataFrame operations, data transformation, time series analysis, database integration, and production-ready data pipelines for support operations. Core Competencies 1. DataFrame Operations and Data...
|
51 |
| 17808 | floor-plan-generation | eachlabs/skills |
Floor Plan Generation Generate professional floor plans and architectural layouts using each::sense. This skill creates 2D floor plans, 3D visualizations, and interior layouts for residential, commercial, and retail spaces. Features Residential Floor Plans : Houses, apartments, condos, and multi-story homes Commercial Layouts : Office spaces, co-working areas, meeting rooms Retail Designs : Store layouts, product placement, customer flow optimization Restaurant Plans : Kitchen layouts, dining ar...
|
51 |
| 17809 | adr-roadmap | vladm3105/aidoc-flow-framework |
adr-roadmap Purpose Analyze Architecture Decision Records (ADRs) and generate phased implementation roadmaps with timelines, dependencies, resource allocation, and risk assessment for any project type. Key Capabilities : Universal ADR analysis across any domain (web, mobile, data, ML, infrastructure, embedded) Automatic dependency mapping and critical path identification Phase decomposition based on complexity, dependencies, and milestones Timeline estimation with effort calculation and risk buf...
|
51 |
| 17810 | spatial-thinking | dylantarre/animation-principles |
Think like a sculptor working in time. Your characters exist in three-dimensional space, even on a 2D screen. Every frame is a frozen moment in a world with depth. Core Mental Model Before animating anything, ask: Where is this in 3D space, and how does it move through that space? Animation is 4D: three spatial dimensions plus time. Characters have fronts and backs. Rooms have depth. Actions travel along vectors through real (imagined) environments. The 12 Principles Through Dimension Sol...
|
51 |
| 17811 | marketing-ideas | openclaudia/openclaudia-skills |
Marketing Ideas for SaaS You are a marketing strategist with a library of 139 proven marketing ideas. Your goal is to help users find the right marketing strategies for their specific situation, stage, and resources. How to Use This Skill Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific t...
|
51 |
| 17812 | update-set-workflow | groeimetai/snow-flow |
Update Set Workflow for ServiceNow Update Sets are MANDATORY for tracking changes in ServiceNow development. Without an Update Set, changes are not tracked and cannot be deployed to other instances. Before ANY Development ALWAYS create or ensure an Update Set is active before making changes: // Step 1: Check current Update Set var current = await snow_update_set_current ( ) // Step 2: If no Update Set or using Default, create one if ( ! current || current . name === "Default" ) { await snow_upda...
|
51 |
| 17813 | youtube-summarizer | brianrwagner/ai-marketing-skills |
youtube-summarizer Purpose This skill extracts transcripts from YouTube videos and generates comprehensive, verbose summaries using the STAR + R-I-S-E framework. It validates video availability, extracts transcripts using the youtube-transcript-api Python library, and produces detailed documentation capturing all insights, arguments, and key points. The skill is designed for users who need thorough content analysis and reference documentation from educational videos, lectures, tutorials, or info...
|
51 |
| 17814 | google-adk-python | samhvw8/dot-claude |
Google ADK (Python) Skill This skill provides comprehensive documentation and Python examples for the Google Agent Development Kit (ADK). It maps documentation topics to their corresponding Python code snippets. How to Use Identify the user's specific interest or task and refer to the relevant reference file below. Each reference file contains links to the official documentation (Markdown) and the corresponding Python examples (raw code). Topics 1. Getting Started For installation, quickstarts, ...
|
51 |
| 17815 | rust-optimise | pproenca/dot-skills |
Rust Optimise Best Practices Performance optimization guide for Rust applications. Contains 42 rules across 8 categories, prioritized by impact from critical (memory allocation, ownership) to incremental (micro-optimizations). When to Apply Optimizing Rust code for performance or reducing allocations Choosing data structures for optimal algorithmic complexity Working with iterators to avoid unnecessary intermediate allocations Writing async code with Tokio or other runtimes Profiling hot paths a...
|
51 |
| 17816 | quota-setting-calculator | onewave-ai/claude-skills |
Quota Setting Calculator Top-down vs bottom-up quota models. Historical attainment, market growth assumptions, ramp periods, territory complexity. Instructions You are an expert sales operations leader. Design fair, achievable quota models with clear methodology and territory adjustments. Output Format Quota Setting Calculator Output Generated: {timestamp} --- Results [Your formatted output here] --- Recommendations [Actionable next steps] Best Practices Be Specific: Focus on con...
|
51 |
| 17817 | run-rust-tests | redisearch/redisearch |
Rust Test Skill Run Rust tests after making changes to verify correctness. Arguments No arguments: Analyze changes and run tests for affected crates only all : Run all Rust tests <crate> : Run tests for specific crate (e.g., /rust-test hyperloglog ) <crate> <test> : Run specific test in crate (e.g., /rust-test hyperloglog test_merge ) Arguments provided: $ARGUMENTS Usage Run this skill after modifying Rust code to ensure tests pass. Instructions Check the arguments provided above: If arguments a...
|
51 |
| 17818 | prowler-sdk-check | prowler-cloud/prowler |
Check Structure prowler/providers/{provider}/services/{service}/{check_name}/ ├── __init__.py ├── {check_name}.py └── {check_name}.metadata.json Step-by-Step Creation Process 1. Prerequisites Verify check doesn't exist: Search prowler/providers/{provider}/services/{service}/ Ensure provider and service exist - create them first if not Confirm service has required methods - may need to add/modify service methods to get data 2. Create Check Files mkdir -p prowler/providers/{provider}/services/{se...
|
51 |
| 17819 | mockup generator | eddiebe147/claude-settings |
Mockup Generator A product presentation expert that creates realistic mockups for showcasing designs in context. This skill combines design presentation best practices with Midjourney prompts to generate professional mockups for websites, apps, products, and branding materials. From device mockups to product packaging, this skill helps visualize designs in real-world contexts, making them more tangible and compelling for stakeholders, clients, and marketing materials. Core Workflows Workflow 1: ...
|
51 |
| 17820 | next-cache-components | connorads/dotfiles |
Cache Components (Next.js 16+) Cache Components enable Partial Prerendering (PPR) - mix static, cached, and dynamic content in a single route. Enable Cache Components // next.config.ts import type { NextConfig } from 'next' const nextConfig: NextConfig = { cacheComponents: true, } export default nextConfig This replaces the old experimental.ppr flag. Three Content Types With Cache Components enabled, content falls into three categories: 1. Static (Auto-Prerendered) Synchronous code, ...
|
51 |
| 17821 | omc-help | yeachan-heo/oh-my-claudecode |
How OMC Works You don't need to learn any commands! OMC enhances Claude Code with intelligent behaviors that activate automatically. What Happens Automatically When You... I Automatically... Give me a complex task Parallelize and delegate to specialist agents Ask me to plan something Start a planning interview Need something done completely Persist until verified complete Work on UI/frontend Activate design sensibility Say "stop" or "cancel" Intelligently stop current operation Magic Keywords (O...
|
51 |
| 17822 | linkedin-content | openclaudia/openclaudia-skills |
LinkedIn Content Write high-engagement LinkedIn posts via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login Research trending LinkedIn content patterns infsh app run tavily/search-assistant --input '{ "query": "LinkedIn viral post examples 2024 high engagement patterns" }' Post to X (cross-posting reference) infsh app run x/post-create --input '{ "text": "Your cross-posted version here" }...
|
51 |
| 17823 | unified-execute-with-file | catlog22/claude-code-workflow |
Unified-Execute-With-File Workflow Quick Start Universal execution engine consuming .task/*.json directory and executing tasks serially with convergence verification and progress tracking. Execute from lite-plan output /codex:unified-execute-with-file PLAN = ".workflow/.lite-plan/LPLAN-auth-2025-01-21/.task/" Execute from workflow session output /codex:unified-execute-with-file PLAN = ".workflow/active/WFS-xxx/.task/" --auto-commit Execute a single task JSON file /codex:unified-execute-with-f...
|
51 |
| 17824 | ruff-formatting | laurigates/claude-plugins |
ruff Formatting Expert knowledge for using ruff format as an extremely fast Python code formatter with Black compatibility. When to Use This Skill Use this skill when... Use another tool instead when... Formatting Python files Linting for code issues (use ruff check) Checking format compliance in CI Type checking (use basedpyright) Migrating from Black Detecting dead code (use vulture/deadcode) Setting up format-on-save Running tests (use pytest) Core Expertise ruff format Advantages 10-30x fast...
|
51 |
| 17825 | discovery-patterns | groeimetai/snow-flow |
Discovery Patterns for ServiceNow Discovery automatically populates the CMDB by scanning networks and systems. Discovery Architecture Discovery Schedule ↓ MID Server ↓ Probes (collect data) ↓ Sensors (process data) ↓ Identification Rules (match/create CIs) ↓ CMDB Population Key Tables Table Purpose discovery_schedule Discovery schedules discovery_credentials Discovery credentials discovery_range IP ranges to scan cmdb_identification_rule CI identification ecc_agent MID Server records discovery_s...
|
51 |
| 17826 | brand-guidelines-community | sickn33/antigravity-awesome-skills |
Anthropic Brand Styling Overview To access Anthropic's official brand identity and style resources, use this skill. Keywords : branding, corporate identity, visual identity, post-processing, styling, brand colors, typography, Anthropic brand, visual formatting, visual design Brand Guidelines Colors Main Colors: Dark: 141413 - Primary text and dark backgrounds Light: faf9f5 - Light backgrounds and text on dark Mid Gray: b0aea5 - Secondary elements Light Gray: e8e6dc - Subtle backgrounds Accent Co...
|
51 |
| 17827 | report builder | eddiebe147/claude-settings |
Report Builder The Report Builder skill automates the creation of professional business reports with data analysis, visualizations, executive summaries, and formatted sections. It handles various report types including financial reports, project status updates, market analysis, performance reviews, and analytical reports. The skill integrates data from multiple sources and presents it in clear, actionable formats. Generate reports in PDF, Word, or HTML formats with charts, tables, trend analysis...
|
51 |
| 17828 | audio-converter | dkyazzentwatwa/chatgpt-skills |
Audio Converter Convert audio files between popular formats with control over quality settings. Supports batch processing and maintains metadata where possible. Quick Start from scripts.audio_converter import AudioConverter Simple conversion converter = AudioConverter("input.wav") converter.convert("output.mp3") With quality settings converter = AudioConverter("input.flac") converter.bitrate(320).sample_rate(44100).convert("output.mp3") Batch convert directory AudioConverter.batch_conver...
|
51 |
| 17829 | artifact-integrator | oimiragieo/agent-studio |
Artifact Integrator Purpose Analyze newly created or modified artifacts for integration gaps and propose follow-up tasks to ensure full ecosystem integration. When to Use After any artifact creator skill completes When Router Step 0.5 detects unprocessed integration queue entries When manually checking integration health When reviewing artifacts for completeness Protocol Step 1: Read Integration Queue Read .claude/context/runtime/integration-queue.jsonl Filter for entries with "processed": false...
|
51 |
| 17830 | tfc-list-runs | laurigates/claude-plugins |
List and filter runs from Terraform Cloud workspaces with formatted output. Prerequisites ``` export TFE_TOKEN="your-api-token" User or team token export TFE_ADDRESS="app.terraform.io" Optional ``` Core Commands List Recent Runs for a Workspace ``` !/bin/bash set -euo pipefail TOKEN="${TFE_TOKEN:?TFE_TOKEN not set}" BASE_URL="https://${TFE_ADDRESS:-app.terraform.io}/api/v2" WORKSPACE_ID="${1:?Usage: $0 <workspace-id> [limit]}" LIMIT="${2:-10}" curl -sf --header "Authorizat...
|
51 |
| 17831 | omni-vu | eddiebe147/claude-settings |
omni.vu - Visual Understanding & Automation Overview omni.vu gives you eyes and hands on the user's macOS screen. Use it to: See what the user sees (screen capture) Understand UI state with AI vision Detect changes and wait for events Act with mouse and keyboard automation When to Use This Skill Proactively Use omni.vu When: Debugging UI issues - "The button isn't working" → capture and analyze Verifying changes - After modifying UI code, check if it rendered correctly Waiting for operations -...
|
51 |
| 17832 | hipaa-compliance | erichowens/some_claude_skills |
HIPAA Compliance Use this as the HIPAA-specific entrypoint when a task is clearly about US healthcare compliance. This skill intentionally stays thin and canonical: healthcare-phi-compliance remains the primary implementation skill for PHI/PII handling, data classification, audit logging, encryption, and leak prevention. healthcare-reviewer remains the specialized reviewer when code, architecture, or product behavior needs a healthcare-aware second pass. security-review still applies for general...
|
51 |
| 17833 | gitlab stack validator | rknall/claude-skills |
This skill validates GitLab stack projects to ensure they follow proper architecture patterns and are ready for deployment. It focuses on detection and reporting of issues, working alongside companion skills (stack-creator, secrets-manager) for remediation. When to Use This Skill Activate this skill when the user requests: - Validate a GitLab stack project - Check stack configuration before deployment - Verify stack architecture and structure - Audit stack for best practices compliance -...
|
51 |
| 17834 | distributed-job-safety | terrylica/cc-skills |
Distributed Job Safety Patterns and anti-patterns for concurrent job management with pueue + mise + systemd-run, learned from production failures in distributed data pipeline orchestration. Scope : Universal principles for any pueue + mise workflow with concurrent parameterized jobs. Examples use illustrative names but the principles apply to any domain. Prerequisite skills : devops-tools:pueue-job-orchestration , itp:mise-tasks , itp:mise-configuration The Nine Invariants Non-negotiable rules f...
|
51 |
| 17835 | full-stack | srbhr/resume-matcher |
Full-Stack Development Use for features that span both FastAPI backend and Next.js frontend. Architecture Backend : FastAPI + Python 3.13+, TinyDB, LiteLLM Frontend : Next.js 16 + React 19, Tailwind CSS v4, Swiss International Style API : REST endpoints at /api/v1/* Workflow 1. Design the API contract first Route: POST /api/v1/my-feature Request: { field: string, ... } Response: { id: string, result: ... } 2. Backend implementation Schema in apps/backend/app/schemas/ Service in apps/backe...
|
51 |
| 17836 | godot-platform-mobile | thedivergentai/gd-agentic-skills |
Platform: Mobile Touch-first input, safe area handling, and battery optimization define mobile development. Available Scripts mobile_safe_area_handler.gd Expert safe area handling for notched screens using anchored margins. NEVER Do in Mobile Development NEVER use mouse events for touch — InputEventMouseButton on mobile? Unreliable. Use InputEventScreenTouch + InputEventScreenDrag for touch. NEVER ignore safe areas — UI behind iPhone notch = unusable. Call DisplayServer.get_display_safe_area() ,...
|
51 |
| 17837 | integration-hub | groeimetai/snow-flow |
IntegrationHub provides reusable integration components for Flow Designer and workflows. IntegrationHub Architecture ``` Spoke (sn_ih_spoke) ├── Actions (sn_ih_action) │ ├── Inputs │ ├── Steps │ └── Outputs ├── Connection Alias └── Credential Alias Flow Designer └── Uses Spoke Actions ``` Key Tables | `sn_ih_spoke` | Spoke definitions | `sn_ih_action` | Spoke actions | `sn_ih_step_config` | Action step configuration | `sys_alias` | Connection/c...
|
51 |
| 17838 | finops-workflows | laurigates/claude-plugins |
/finops:workflows Analyze GitHub Actions workflow runs for a repository - frequency, duration, success rates, and efficiency metrics. Context Current repo: ! gh repo view --json nameWithOwner --jq '.nameWithOwner' Parameters Parameter Description Default repo Repository in owner/name format Current repository --created Date range filter (e.g., >=2026-03-01 ) None (last 100 runs) org <name> Org-wide analysis (use instead of repo) - Execution Per-repo analysis (default) bash " ${SKILL_DIR} /script...
|
51 |
| 17839 | react-testing-library | pproenca/dot-skills |
React Testing Library Skill Quick Navigation Topic Link Queries references/queries.md User Events references/user-events.md API references/api.md Async references/async.md Debugging references/debugging.md Config references/config.md Installation Core (v16+: @testing-library/dom is peer dependency) npm install --save-dev @testing-library/react @testing-library/dom TypeScript support npm install --save-dev @types/react @types/react-dom Recommended: user-event for interactions npm install --s...
|
51 |
| 17840 | tapestry | michalparkola/tapestry-skills-for-claude-code |
Tapestry: Unified Content Extraction + Action Planning This is the master skill that orchestrates the entire Tapestry workflow: Detect content type from URL Extract content using appropriate skill Automatically create a Ship-Learn-Next action plan When to Use This Skill Activate when the user: Says "tapestry [URL]" Says "weave [URL]" Says "help me plan [URL]" Says "extract and plan [URL]" Says "make this actionable [URL]" Says "turn [URL] into a plan" Provides a URL and asks to "learn and im...
|
51 |
| 17841 | react-native | s-hiraoku/synapse-a2a |
@json-render/react-native React Native renderer that converts JSON specs into native mobile component trees with standard components, data binding, visibility, actions, and dynamic props. Quick Start import { defineCatalog } from "@json-render/core" ; import { schema } from "@json-render/react-native/schema" ; import { standardComponentDefinitions , standardActionDefinitions , } from "@json-render/react-native/catalog" ; import { defineRegistry , Renderer , type Components } from "@json-render/r...
|
51 |
| 17842 | configure-cache-busting | laurigates/claude-plugins |
When to Use This Skill Use this skill when... Use another approach when... Configuring content hashing for Next.js or Vite builds Optimizing server-side caching (nginx, CDN config directly) Setting up CDN cache headers for Vercel or Cloudflare Debugging build output issues (system-debugging agent) Verifying cache-busting compliance after a framework upgrade Configuring general CI/CD workflows ( /configure:workflows ) Adding build verification scripts for hashed assets Setting up container builds...
|
51 |
| 17843 | customs-trade-compliance | sickn33/antigravity-awesome-skills |
Customs & Trade Compliance Role and Context You are a senior trade compliance specialist with 15+ years managing customs operations across US, EU, UK, and Asia-Pacific jurisdictions. You sit at the intersection of importers, exporters, customs brokers, freight forwarders, government agencies, and legal counsel. Your systems include ACE (Automated Commercial Environment), CHIEF/CDS (UK), ATLAS (DE), customs broker portals, denied party screening platforms, and ERP trade management modules. Your j...
|
51 |
| 17844 | campaign-analytics | borghei/claude-skills |
Campaign Analytics Production-grade campaign performance analysis with multi-touch attribution modeling, funnel conversion analysis, and ROI calculation. Three Python CLI tools provide deterministic, repeatable analytics using standard library only -- no external dependencies, no API calls, no ML models. Table of Contents Capabilities Input Requirements Output Formats How to Use Scripts Reference Guides Best Practices Limitations Capabilities Multi-Touch Attribution : Five attribution models (fi...
|
51 |
| 17845 | drug-discovery-search | yorkeccak/scientific-skills |
Drug Discovery Search Search across all major drug discovery databases (ChEMBL, DrugBank, FDA drug labels, Open Targets) simultaneously using natural language queries powered by Valyu's semantic search API. Why This Skill is Powerful No API Parameter Parsing: Just pass natural language queries directly - no need to construct complex search parameters Semantic Search: Understands the meaning of your query, not just keyword matching Full-Text Access: Returns complete compound, target, and drug i...
|
51 |
| 17846 | dumbwaiter-mcp | lambdamechanic/skills |
Dumbwaiter MCP: Wait-for-Change Goal: give Claude a single, stable way to “wait until X happens” on a code host (GitHub now; GitLab next). This skill teaches Claude when and how to use the Dumbwaiter MCP server’s tools. Prerequisites Server: this repo builds a stdio MCP server ( cargo build && target/debug/dumbwaiter-mcp ). Auth: export GITHUB_TOKEN=… (repo read permissions are sufficient for commit statuses). Persistence (optional): DUMBWAITER_DB to override ./state/dumbwaiter.sqlite . Await se...
|
51 |
| 17847 | rp-diet | borisghidaglia/science-based-lifter |
This skill provides evidence-based nutrition guidance, synthesized from The Renaissance Diet 2.0 by Dr. Mike Israetel, Melissa Davis, Jen Case, and James Hoffmann. Attribution: All knowledge in this skill is derived from *The Renaissance Diet 2.0* (Renaissance Periodization). As an Amazon Associate I earn from qualifying purchases. Book Link: [https://www.amazon.com/dp/1782551905/?tag=borisfyi0f-20](https://www.amazon.com/dp/1782551905/?tag=borisfyi0f-20) When to Use This Skill Activate whe...
|
51 |
| 17848 | consultancy-practices | proffesor-for-testing/agentic-qe |
<default_to_action> When consulting on quality: - LISTEN FIRST: Understand their context before prescribing solutions - DISCOVER: What's the pain? What have they tried? What are constraints? - PRIORITIZE: Impact/effort matrix - high impact, low effort first - TRANSFER KNOWLEDGE: Leave them better, not dependent on you - MEASURE: Define success metrics upfront, track weekly Engagement Types: - Assessment (1-4 weeks): Discover, analyze, recommend - Transformation (3-12 months): Implement n...
|
51 |
| 17849 | freelance business manager | eddiebe147/claude-settings |
Freelance Business Manager Manage freelance business operations including clients, projects, and finances When to Use This Skill Use this skill when you need to: Improve business operations and strategy Make data-driven business decisions Optimize processes and outcomes Not recommended for: Tasks requiring creative design work technical coding Quick Reference Action Command/Trigger Create freelance business manager freelance business Review and optimize review freelance business manager Get best...
|
51 |
| 17850 | three-js | noklip-io/agent-skills |
Three.js Development You are an expert in React, Vite, Tailwind CSS, Three.js, React Three Fiber, and Next UI. Key Principles Write concise, technical responses with accurate React examples Use functional, declarative programming; avoid classes Prefer iteration and modularization over code duplication Use descriptive variable names with auxiliary verbs (e.g., isLoading, hasRendered) Use lowercase with dashes for directories (e.g., components/auth-wizard) Favor named exports for components JavaSc...
|
51 |