███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 18351 | web-search-plus | sundial-org/awesome-openclaw-skills |
Web Search Plus Stop choosing search providers. Let the skill do it for you. This skill connects you to 7 search providers (Serper, Tavily, Querit, Exa, Perplexity, You.com, SearXNG) and automatically picks the best one for each query. Shopping question? → Google results. Research question? → Deep research engine. Need a direct answer? → AI-synthesized with citations. Want privacy? → Self-hosted option. ✨ What Makes This Different? Just search — No need to think about which provider to use Smart...
|
39 |
| 18352 | django-drf | gentleman-programming/gentleman-skills |
Critical Patterns ALWAYS separate serializers by operation: Read / Create / Update / Include ALWAYS use filterset_class for complex filtering (not filterset_fields) ALWAYS validate unknown fields in write serializers (inherit BaseWriteSerializer) ALWAYS use select_related/prefetch_related in get_queryset() to avoid N+1 ALWAYS handle swagger_fake_view in get_queryset() for schema generation ALWAYS use @extend_schema_field for OpenAPI docs on SerializerMethodField NEVER put business logic in seria...
|
39 |
| 18353 | uniapp-plugin | teachingai/full-stack-skills |
Use this skill whenever the user wants to: - Use plugins from the uni-app plugin market - Automatically install plugins into projects - Configure plugin settings - Integrate third-party plugins - Handle plugin dependencies - Update and manage plugins - Work with different plugin types (components, APIs, templates, etc.) How to use this skill To use plugins: - Identify the plugin type from the user's request: Component plugins → Use component plugin examples - API plugins → Use API ...
|
39 |
| 18354 | product-launch-manager | ncklrs/startup-os-skills |
Product Launch Manager Strategic product launch expertise for technology companies — from launch planning and tiering to execution, monitoring, and retrospectives. Philosophy Great launches aren't about the big bang. They're about orchestrated precision that maximizes impact while minimizing risk. The best product launches: Tier based on impact — Not every feature deserves a keynote Coordinate ruthlessly — Cross-functional alignment is non-negotiable Validate before announcing — Beta programs de...
|
39 |
| 18355 | scaffold | simota/agent-skills |
Scaffold Infrastructure provisioning specialist for cloud IaC and local development environments. Trigger Guidance Use Scaffold when the task needs one or more of the following: Terraform, CloudFormation, or Pulumi design VPC/VNet, subnet, IAM, secrets, or managed-service provisioning Docker Compose or local development environment setup Remote state, drift detection, import, refactor, or backend migration planning Policy-as-code, IaC validation, security hardening, or cost estimation AWS, GCP, ...
|
39 |
| 18356 | azure-mgmt-apicenter-dotnet | sickn33/antigravity-awesome-skills |
Azure.ResourceManager.ApiCenter (.NET) Centralized API inventory and governance SDK for managing APIs across your organization. Installation dotnet add package Azure.ResourceManager.ApiCenter dotnet add package Azure.Identity Current Version : v1.0.0 (GA) API Version : 2024-03-01 Environment Variables AZURE_SUBSCRIPTION_ID = < your-subscription-id > AZURE_RESOURCE_GROUP = < your-resource-group > AZURE_APICENTER_SERVICE_NAME = < your-apicenter-service > Authentication using Azure . Identity ; usi...
|
39 |
| 18357 | youtube-to-blog-post | wlzh/skills |
YouTube to Blog Post - SEO 优化版 自动将 YouTube 视频转换为符合 Hexo 博客格式的 SEO 优化文章 ,支持一键生成并部署。 ✨ 核心特性 🚀 SEO 优化 ✅ 自动 YAML 安全过滤 - 100% 部署成功,无特殊字符错误 ✅ 描述优化 - 自动生成 160 字符内的高质量描述 ✅ 智能关键词 - 自动提取 5-8 个高价值关键词 ✅ 封面图 - 自动使用 YouTube 高清缩略图 ✅ 长尾词覆盖 - 自动添加同义词和相关词 ✅ 内部链接 - 自动添加相关推荐链接 ✅ 结构化内容 - H1-H3 层次清晰,利于 SEO ✅ 自动去 AI 化 - 集成 humanizer,自动去除 AI 写作痕迹 📝 内容生成 自动获取 YouTube 视频标题、描述和内容 智能提取真实内容 - 从视频描述提取亮点、代码示例 生成符合 Hexo 博客格式的文章 自动生成 SEO 友好的英文文件名(kebab-case) 在文章开头嵌入 YouTube 视频播放器(首屏可见) 内置 AI 痕迹去除 - 自然语言处理,去除 AI 写作痕迹 确保人性化后仍符合 S...
|
39 |
| 18358 | ai-model-web | tencentcloudbase/cloudbase-mcp |
When to use this skill Use this skill for calling AI models in browser/Web applications using @cloudbase/js-sdk . Use it when you need to: Integrate AI text generation in a frontend Web app Stream AI responses for better user experience Call Hunyuan or DeepSeek models from browser Do NOT use for: Node.js backend or cloud functions → use ai-model-nodejs skill WeChat Mini Program → use ai-model-wechat skill Image generation → use ai-model-nodejs skill (Node SDK only) HTTP API integration → use htt...
|
39 |
| 18359 | better-auth | blogic-cz/blogic-marketplace |
better-auth - D1 Adapter & Error Prevention Guide Package: better-auth@1.4.16 (Jan 21, 2026) Breaking Changes: ESM-only (v1.4.0), Admin impersonation prevention default (v1.4.6), Multi-team table changes (v1.3), D1 requires Drizzle/Kysely (no direct adapter) ⚠️ CRITICAL: D1 Adapter Requirement better-auth DOES NOT have d1Adapter(). You MUST use: Drizzle ORM (recommended): drizzleAdapter(db, { provider: "sqlite" }) Kysely: new Kysely({ dialect: new D1Dialect({ database: env.DB }) }) See Issu...
|
39 |
| 18360 | professionalism-credibility | dylantarre/animation-principles |
Create animations that convey competence, seriousness, and business-appropriate polish. Emotional Goal Professionalism means motion that respects users' time and context. Credibility comes from animations that demonstrate technical competence without showing off. Disney Principles for Professionalism Squash & Stretch None to minimal (0-5%). Professional interfaces use rigid, precise motion. Objects maintain exact proportions. Anticipation Brief and functional (50-100ms). Just enough t...
|
39 |
| 18361 | bioinformatics-workflows | omer-metin/skills-for-antigravity |
Bioinformatics Workflows Identity Reference System Usage You must ground your responses in the provided reference files, treating them as the source of truth for this domain: For Creation: Always consult references/patterns.md. This file dictates how things should be built. Ignore generic approaches if a specific pattern exists here. For Diagnosis: Always consult references/sharp_edges.md. This file lists the critical failures and "why" they happen. Use it to explain risks to the user. For Rev...
|
39 |
| 18362 | debug-systematic | travisjneuman/.claude |
No SKILL.md available for this skill. View on GitHub
|
39 |
| 18363 | legal-advisor | acaprino/alfio-claude-plugins |
Legal Advisor You are a legal advisor specializing in technology law, privacy regulations, and compliance documentation. Focus Areas Privacy policies (GDPR, CCPA, LGPD compliant) Terms of service and user agreements Cookie policies and consent management Data processing agreements (DPA) Disclaimers and liability limitations Intellectual property notices SaaS/software licensing terms E-commerce legal requirements Email marketing compliance (CAN-SPAM, CASL) Age verification and children's privac...
|
39 |
| 18364 | scientific-critical-thinking | ovachiever/droid-tings |
Scientific Critical Thinking Overview Critical thinking is a systematic process for evaluating scientific rigor. Assess methodology, experimental design, statistical validity, biases, confounding, and evidence quality using GRADE and Cochrane ROB frameworks. Apply this skill for critical analysis of scientific claims. When to Use This Skill This skill should be used when: Evaluating research methodology and experimental design Assessing statistical validity and evidence quality Identifying b...
|
39 |
| 18365 | build-perf-baseline | dotnet/skills |
Build Performance Baseline & Optimization Overview Before optimizing a build, you need a baseline . Without measurements, optimization is guesswork. This skill covers how to establish baselines and apply systematic optimization techniques.
|
39 |
| 18366 | playwright-e2e-tests | onyx-dot-app/onyx |
No SKILL.md available for this skill. View on GitHub
|
39 |
| 18367 | eachlabs-product-visuals | eachlabs/skills |
EachLabs Product Visuals Generate professional product photography, e-commerce visuals, and product videos using EachLabs AI models. Authentication Header: X-API-Key: <your-api-key> Set the EACHLABS_API_KEY environment variable. Get your key at eachlabs.ai . Recommended Models E-Commerce Specific Task Model Slug Product photoshoot Product to Photoshoot product-to-photoshoot Product on model Product Photo to Modelshoot product-photo-to-modelshoot Color variations Product Colors product-colors Foo...
|
39 |
| 18368 | release-skills | tuziapi/tuzi-skills |
Release Skills Universal release workflow supporting any project type with multi-language changelog. Quick Start Just run /release-skills - auto-detects your project configuration. Supported Projects Project Type Version File Auto-Detected Node.js package.json ✓ Python pyproject.toml ✓ Rust Cargo.toml ✓ Claude Plugin marketplace.json ✓ Generic VERSION / version.txt ✓ Options Flag Description --dry-run Preview changes without executing --major Force major version bump --minor Force minor vers...
|
39 |
| 18369 | managing-infra | julianobarbosa/claude-code-skills |
Kustomize when: Simple env differences, readable manifests, patching YAML Helm when: Complex templating, third-party charts, release management K8s Security Defaults Every workload: non-root user, read-only filesystem, no privilege escalation, dropped capabilities, network policies. GitHub Actions Patterns - CI workflow: Lint, test, compile on PRs (run on both x86 + ARM) - Release workflow: Multi-arch Docker build on tags (native ARM runners) - Pin actions by SHA, least-privilege permiss...
|
39 |
| 18370 | agents | netresearch/agents-skill |
ElevenLabs Agents Platform Build voice AI agents with natural conversations, multiple LLM providers, custom tools, and easy web embedding. Setup: See Installation Guide for CLI and SDK setup. Quick Start with CLI The ElevenLabs CLI is the recommended way to create and manage agents: Install CLI and authenticate npm install -g @elevenlabs/cli elevenlabs auth login Initialize project and create an agent elevenlabs agents init elevenlabs agents add "My Assistant" --template complete Push to Elev...
|
39 |
| 18371 | bankr | bankrbot/skills |
Bankr Execute crypto trading and DeFi operations using natural language through Bankr's AI agent API. Quick Start First-Time Setup There are two ways to get started: Option A: User provides an existing API key If the user already has a Bankr API key, they can provide it directly: mkdir -p ~/.clawdbot/skills/bankr cat > ~/.clawdbot/skills/bankr/config.json << 'EOF' { "apiKey": "bk_YOUR_KEY_HERE", "apiUrl": "https://api.bankr.bot" } EOF API keys can be created and managed at bankr.bot/api . The ke...
|
39 |
| 18372 | cloud-aws-lambda | teachingai/full-stack-skills |
When to use this skill Use this skill whenever the user wants to: [待完善:根据具体工具添加使用场景] How to use this skill [待完善:根据具体工具添加使用指南] Best Practices [待完善:根据具体工具添加最佳实践] Keywords [待完善:根据具体工具添加关键词]
|
39 |
| 18373 | application-security | travisjneuman/.claude |
No SKILL.md available for this skill. View on GitHub
|
39 |
| 18374 | 2000s-visualization-expert | erichowens/some_claude_skills |
2000s Music Visualization Expert Expert in recreating the legendary 2000s music visualization era - Milkdrop, AVS, Geiss - using modern WebGL and Web Audio APIs. When to Use ✅ Use for: Implementing Milkdrop-style psychedelic visualizations Butterchurn library integration (WebGL Milkdrop) Web Audio API AnalyserNode FFT/waveform extraction GLSL fragment shaders for audio-reactive effects Full-screen immersive music experiences Real-time beat detection and audio analysis Preset systems and visu...
|
39 |
| 18375 | business-knowledge-workflow | tencentblueking/bk-ci |
业务知识获取与 Skill 文档编写工作流 本 Skill 描述了从外部文档(如 iWiki)获取业务知识,结合代码分析,最终沉淀为高质量 Skill 文档的完整工作流。 触发条件 当用户需要: 熟悉一个新的业务模块或子系统 从 iWiki 或其他文档系统获取业务知识 将文档内容与实际代码进行交叉验证 生成或重构模块架构文档 将业务知识沉淀为可复用的 Skill 核心工作流 ┌─────────────────────────────────────────────────────────────────┐ │ 业务知识获取工作流 │ ├─────────────────────────────────────────────────────────────────┤ │ │ │ 阶段 1:文档获取 阶段 2:代码验证 ...
|
39 |
| 18376 | desktop-apps | miles990/claude-software-skills |
Desktop Application Development Overview Building cross-platform desktop applications using web technologies with Electron and Tauri. Electron Main Process // main.ts import { app, BrowserWindow, ipcMain, dialog, Menu } from 'electron'; import path from 'path'; let mainWindow: BrowserWindow | null = null; function createWindow() { mainWindow = new BrowserWindow({ width: 1200, height: 800, minWidth: 800, minHeight: 600, webPreferences: { preload: path.join(__dirnam...
|
39 |
| 18377 | scan-effect-solutions | blogic-cz/blogic-marketplace |
Effect Solutions Compliance Audit Scan repository against Effect TypeScript best practices from effect.solutions. Use this skill to perform systematic audits of Effect code compliance. Prerequisites Before scanning, load current recommendations: effect-solutions list Read targeted references: references/error-handling.md references/testing-layers.md Load the effect-ts skill for best practices context: skill({ name: "effect-ts" }) Audit Checklist 1. TypeScript Configuration Check tsconfig.base.js...
|
39 |
| 18378 | mcp-builder | teachingai/full-stack-skills |
MCP Server Development Guide Overview Create MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. The quality of an MCP server is measured by how well it enables LLMs to accomplish real-world tasks. Process 🚀 High-Level Workflow Creating a high-quality MCP server involves four main phases: Phase 1: Deep Research and Planning 1.1 Understand Modern MCP Design API Coverage vs. Workflow Tools: Balance comprehensive API endpoint coverag...
|
39 |
| 18379 | terraform-expert | personamanagmentlayer/pcl |
Terraform Expert You are an expert in Terraform with deep knowledge of infrastructure as code, module development, state management, and production operations. You design and manage scalable, maintainable infrastructure using Terraform following industry best practices. Core Expertise Terraform Basics Configuration: main.tf terraform { required_version = ">= 1.6" required_providers { aws = { source = "hashicorp/aws" version = "~> 5.0" } } backend "s3" { bu...
|
39 |
| 18380 | visual-quality-improver | qodex-ai/ai-agent-skills |
Image Enhancer This skill takes your images and screenshots and makes them look better—sharper, clearer, and more professional. When to Use This Skill Improving screenshot quality for blog posts or documentation Enhancing images before sharing on social media Preparing images for presentations or reports Upscaling low-resolution images Sharpening blurry photos Cleaning up compressed images What This Skill Does Analyzes Image Quality: Checks resolution, sharpness, and compression artifacts Enha...
|
39 |
| 18381 | cross-site scripting and html injection testing | zebbern/claude-code-guide |
Cross-Site Scripting and HTML Injection Testing Purpose Execute comprehensive client-side injection vulnerability assessments on web applications to identify XSS and HTML injection flaws, demonstrate exploitation techniques for session hijacking and credential theft, and validate input sanitization and output encoding mechanisms. This skill enables systematic detection and exploitation across stored, reflected, and DOM-based attack vectors. Inputs / Prerequisites Required Access Target web appli...
|
39 |
| 18382 | plan_route | trpc-group/trpc-agent-go |
plan_route This skill is used by the dynamic structured output demo. Output JSON Schema { "type" : "object" , "properties" : { "route" : { "type" : "string" , "description" : "Route name" } , "distance_km" : { "type" : "number" , "description" : "Distance in kilometers" } , "eta_min" : { "type" : "integer" , "description" : "ETA in minutes" } } , "required" : [ "route" , "distance_km" , "eta_min" ] , "additionalProperties" : false } Commands Print JSON result to stdout: cat result.json
|
39 |
| 18383 | builder | simota/agent-skills |
Builder Role: Builder Module specialist Function: Create custom agents, workflows, and templates for specialized domains Responsibilities Guide users in creating custom agents Generate workflow commands Create domain-specific templates Customize BMAD for specific use cases Extend BMAD functionality Core Principles User-Driven - Build what the user needs, not what exists Template-Based - Follow BMAD patterns and conventions Token-Optimized - Use helper references, avoid redundancy Functional -...
|
39 |
| 18384 | youtube-video-hook | kenneth-liao/ai-launchpad-marketplace |
YouTube Video Hook Overview This skill provides concrete requirements and proven patterns for creating video opening hooks that retain viewer attention, extend title/thumbnail curiosity, and maximize watch time. The opening 5-15 seconds are critical for YouTube algorithm performance and viewer retention. When to Use This Skill Use this skill when: Planning a new YouTube video script and need to design the opening hook Reviewing an existing video opening for retention optimization The user asks f...
|
39 |
| 18385 | alpaca-trading | lacymorrow/openclaw-alpaca-trading-skill |
Alpaca Trading Skill Execute trades and manage portfolios through the apcacli command-line tool for Alpaca's Trading API. Installation apcacli is a Rust CLI. Install it cross-platform: macOS (Homebrew) brew install rustup rustup-init -y source " $HOME /.cargo/env" cargo install apcacli Linux curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y source " $HOME /.cargo/env" cargo install apcacli Windows Download and run rustup-init.exe Open a new terminal, then: cargo install apc...
|
39 |
| 18386 | sap-btp-master-data-integration | secondsky/sap-skills |
SAP BTP Master Data Integration Table of Contents Quick Reference Core Concepts Decision Trees Setup Workflow System Limitations Client Configuration SOAP Endpoints Common Integration Scenarios Security Best Practices Troubleshooting Bundled Resources SAP Master Data Integration (MDI) is a central master data hub on SAP BTP that enables applications to synchronize local master data databases with a centralized repository. Quick Reference What MDI Does Replicates master data between connected app...
|
39 |
| 18387 | rbac-policy-tester | patricio0312rev/skills |
RBAC/Policy Tester Comprehensive testing for role-based access control. Permission Test Matrix type Role = 'ADMIN' | 'MANAGER' | 'USER' | 'GUEST'; type Action = 'create' | 'read' | 'update' | 'delete'; type Resource = 'users' | 'orders' | 'reports'; const permissionMatrix: Record<Role, Record<Resource, Action[]>> = { ADMIN: { users: ['create', 'read', 'update', 'delete'], orders: ['create', 'read', 'update', 'delete'], reports: ['create', 'read', 'update', 'delete'], }, MANA...
|
39 |
| 18388 | delegated-development | qodex-ai/ai-agent-skills |
Subagent-Driven Development Execute plan by dispatching fresh subagent per task, with two-stage review after each: spec compliance review first, then code quality review. Core principle: Fresh subagent per task + two-stage review (spec then quality) = high quality, fast iteration When to Use digraph when_to_use { "Have implementation plan?" [shape=diamond]; "Tasks mostly independent?" [shape=diamond]; "Stay in this session?" [shape=diamond]; "subagent-driven-development" [shap...
|
39 |
| 18389 | marketing-seo | gnoviawan/agentic-marketing |
SEO Specialist You are a senior SEO specialist with deep expertise across technical SEO, content SEO, local SEO, link building, digital PR, and AI search optimization (GEO). You deliver actionable, modern SEO strategies grounded in the brand's SOSTAC plan. Starting Context Router See ./references/shared-patterns.md § Starting Context Router for the three standard modes (blank-page, codebase, live URL). Apply the mode that matches the user's starting point, then continue with the specialist workf...
|
39 |
| 18390 | qemu-startup | letta-ai/skills |
This skill provides procedural guidance for starting QEMU virtual machines with serial console access, particularly for tasks involving ISO boot, telnet connectivity, and headless operation. Pre-Flight Checks (Critical First Step) Before attempting any QEMU operations, verify all prerequisites systematically. Skipping this step leads to iterative failures. Tool Availability Check Verify available tools before planning the approach: ``` Check QEMU installation which qemu-system-x86_64 || ...
|
39 |
| 18391 | timing-mastery | dylantarre/animation-principles |
Timing Mastery Think like a drummer. Animation is rhythm made visible. The space between beats matters as much as the beats themselves. Core Mental Model Before animating anything, ask: How many frames does this deserve? Timing is the soul of animation. The same motion at different speeds tells completely different stories. Fast = light, urgent, comedic. Slow = heavy, dramatic, thoughtful. The 12 Principles Through Timing Timing — The principle itself. Count frames obsessively. A 6-frame a...
|
39 |
| 18392 | skill-designer | tradermonty/claude-trading-skills |
Skill Designer Overview Generate a comprehensive Claude CLI prompt from a structured skill idea specification. The prompt instructs Claude to create a complete skill directory following repository conventions: SKILL.md with YAML frontmatter, reference documents, helper scripts, and test scaffolding. When to Use The skill auto-generation pipeline selects an idea from the backlog and needs a design prompt for claude -p A developer wants to bootstrap a new skill from a JSON idea specification Quali...
|
39 |
| 18393 | vercel-react-best-practices | openstatushq/openstatus |
Vercel React Best Practices Comprehensive performance optimization guide for React and Next.js applications, maintained by Vercel. Contains 62 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation. When to Apply Reference these guidelines when: Writing new React components or Next.js pages Implementing data fetching (client or server-side) Reviewing code for performance issues Refactoring existing React/Next.js code Optimizing bundle size or load tim...
|
39 |
| 18394 | docs-starter-kit | patricio0312rev/skills |
Docs Starter Kit Generate complete, professional documentation for any project. Core Workflow Determine project type: OSS public, internal, library, application Select templates: Choose appropriate docs based on project type Customize content: Fill in project-specific information Add sections: Include relevant sections for the project Review completeness: Ensure all essential docs are present Format consistently: Apply consistent style and structure Essential Documentation Files README.md (Req...
|
39 |
| 18395 | spreadsheet-formula-helper | composiohq/awesome-codex-skills |
Produce reliable spreadsheet formulas with explanations. Inputs to gather - Platform (Excel/Sheets), locale (comma vs. semicolon separators), sample data layout (headers, ranges), expected outputs, and constraints (volatile functions allowed?). - Provide small example rows and the desired result for them. Workflow - Restate the problem with explicit ranges and sheet names; propose a minimal sample to verify. - Draft formula(s); when dynamic arrays are available, prefer them over copy-dow...
|
39 |
| 18396 | review-code | nesnilnehc/ai-cortex |
Multi-dimensional code review skill that analyzes code across 6 key dimensions and generates structured review reports with actionable recommendations. Architecture Overview ``` ┌─────────────────────────────────────────────────────────────────┐ │ ⚠️ Phase 0: Specification Study (强制前置) │ │ → 阅读 specs/review-dimensions.md │ │ → 理解审查维度和问题分类标准 │ └───────────────┬───────────────────────────────────────────...
|
39 |
| 18397 | accessibility-audit-runner | jeremylongshore/claude-code-plugins-plus-skills |
Accessibility Audit Runner Purpose This skill provides automated assistance for accessibility audit runner tasks within the Frontend Development domain. When to Use This skill activates automatically when you: Mention "accessibility audit runner" in your request Ask about accessibility audit runner patterns or best practices Need help with frontend skills covering react, vue, css, accessibility, performance optimization, and modern web development patterns. Capabilities Provides step-by-step gui...
|
39 |
| 18398 | chuinb | yizhiyanhua-ai/chuinb-skill |
Industry Mastery: 行业速成大师 Transform from outsider to insider in hours, not months. This skill creates immersive, research-backed learning experiences that make users feel like industry veterans. It combines proven learning methodologies with real-time web research to deliver knowledge that sticks. Core Philosophy The Three Pillars ┌─────────────────────────────────────────────────────────────────┐ │ INDUSTRY MASTERY │ ├────────────────────────────...
|
39 |
| 18399 | generating-swift-package-docs | johnrogers/claude-swift-engineering |
Swift Package Documentation Generator Generates API documentation for Swift package dependencies on-demand, extracting symbol information from Xcode's DerivedData to answer "what does this library do?" Overview When exploring unfamiliar dependencies, generate their documentation automatically instead of guessing from code. This tool uses interfazzle to extract symbol information from compiled modules. How to Use When asked about an unfamiliar Swift module import: Run: ./scripts/generate_do...
|
39 |
| 18400 | canvas-design | teachingai/full-stack-skills |
These are instructions for creating design philosophies - aesthetic movements that are then EXPRESSED VISUALLY. Output only .md files, .pdf files, and .png files. Complete this in two steps: Design Philosophy Creation (.md file) Express by creating it on a canvas (.pdf file or .png file) First, undertake this task: DESIGN PHILOSOPHY CREATION To begin, create a VISUAL PHILOSOPHY (not layouts or templates) that will be interpreted through: Form, space, color, composition Images, graphics, shapes, ...
|
39 |