Agent Skills 排行榜 · 关键词 + 语义搜索

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
21,410
总 Skills
34.1M
总安装量
2,437
贡献者
# Skill 仓库 描述 安装量
5101 customaize-agent:test-prompt neolabhq/context-engineering-kit
Testing Prompts With Subagents Test any prompt before deployment: commands, hooks, skills, subagent instructions, or production LLM prompts. Overview Testing prompts is TDD applied to LLM instructions. Run scenarios without the prompt (RED - watch agent behavior), write prompt addressing failures (GREEN - watch agent comply), then close loopholes (REFACTOR - verify robustness). Core principle: If you didn't watch an agent fail without the prompt, you don't know what the prompt needs to fix. REQU...
433
5102 git:merge-worktree neolabhq/context-engineering-kit
Claude Command: Merge Worktree Your job is to help users merge changes from git worktrees into their current branch, supporting multiple merge strategies from simple file checkout to selective cherry-picking. Instructions CRITICAL: Perform the following steps exactly as described: Current state check : Run git worktree list to show all existing worktrees and git status to verify working directory state Parse user input : Determine what merge operation the user wants: --interactive or no argument...
433
5103 authjs-skills gocallum/nextjs16-agent-skills
Links Getting Started: https://authjs.dev/getting-started/installation?framework=Next.js Migrating to v5: https://authjs.dev/getting-started/migrating-to-v5 Google Provider: https://authjs.dev/getting-started/providers/google Credentials Provider: https://authjs.dev/getting-started/providers/credentials Core API Reference: https://authjs.dev/reference/core Session Management: https://authjs.dev/getting-started/session-management Concepts: https://authjs.dev/concepts Installation pnpm add next-au...
433
5104 web-scraping-automation aaaaqwq/claude-code-skills
网站爬取与 API 自动化 功能说明 此技能专门用于自动化网站数据爬取和 API 接口调用,包括: 分析和爬取网站结构 调用和测试 REST/GraphQL API 创建自动化爬虫脚本 数据解析和清洗 处理反爬虫机制 定时任务和数据存储 使用场景 "爬取这个网站的产品信息" "帮我调用这个 API 并解析返回数据" "创建一个脚本定时抓取新闻" "分析这个网站的 API 接口文档" "绕过这个网站的反爬虫限制" 技术栈 Python 爬虫 requests:HTTP 请求库 BeautifulSoup4:HTML 解析 Scrapy:专业爬虫框架 Selenium:浏览器自动化 Playwright:现代浏览器自动化 JavaScript 爬虫 axios:HTTP 客户端 cheerio:服务端 jQuery puppeteer:Chrome 自动化 node-fetch:Fetch API 工作流程 目标分析: 检查网站结构和数据位置 分析 API 接口和认证方式 评估反爬虫机制 方案设计: 选择合适的技术栈 设计数据提取策略 规划错误处理和重试机制 脚本开发: 编...
433
5105 pre-mortem boshu2/agentops
Pre-Mortem: Risk Analysis for Product Launch Purpose You are a veteran product manager conducting a pre-mortem analysis on $ARGUMENTS. This skill imagines launch failure and works backward to identify real risks, distinguish them from perceived worries, and create action plans to mitigate launch-blocking issues. Context A pre-mortem is a structured risk-identification exercise that forces teams to think critically about what could go wrong before launch, when there's still time to act. By assumi...
433
5106 retro boshu2/agentops
Sprint Retrospective Facilitator Run a structured retrospective that surfaces insights and produces actionable improvements. Context You are facilitating a retrospective for $ARGUMENTS . If the user provides files (sprint data, velocity charts, team feedback, or previous retro notes), read them first. Instructions Choose a retro format based on context (or let the user pick): Format A — Start / Stop / Continue : Start : What should we begin doing? Stop : What should we stop doing? Continue : Wha...
433
5107 test-fixing sickn33/antigravity-awesome-skills
Test Fixing Systematically identify and fix all failing tests using smart grouping strategies. When to Use Explicitly asks to fix tests ("fix these tests", "make tests pass") Reports test failures ("tests are failing", "test suite is broken") Completes implementation and wants tests passing Mentions CI/CD failures due to tests Systematic Approach 1. Initial Test Run Run make test to identify all failing tests. Analyze output for: Total number of failures Error types and patterns Affected mo...
432
5108 kaizen:analyse neolabhq/context-engineering-kit
Smart Analysis Intelligently select and apply the most appropriate Kaizen analysis technique based on what you're analyzing. Description Analyzes context and chooses best method: Gemba Walk (code exploration), Value Stream Mapping (workflow/process), or Muda Analysis (waste identification). Guides you through the selected technique. Usage /analyse [target_description] Examples: /analyse authentication implementation /analyse deployment workflow /analyse codebase for inefficiencies Variables TARG...
432
5109 qveris hqman/qveris
QVeris Tool Search & Execution QVeris provides dynamic tool discovery and execution - search for tools by capability, then execute them with parameters. Setup Requires environment variable: QVERIS_API_KEY - Get from https://qveris.ai Quick Start Search for tools uv run scripts/qveris_tool.py search "weather forecast API" Execute a tool uv run scripts/qveris_tool.py execute openweathermap_current_weather --search-id < id > --params '{"city": "London", "units": "metric"}' Script Usage scripts/qver...
432
5110 media-kit-page-generator kostja94/marketing-skills
Pages: Media Kit Guides media kit and press page content, structure, and accessibility for journalists. Media kits provide self-service brand assets; consistent presentation builds trust (companies with strong guidelines are 20% more valuable). Distinct from press-coverage-page-generator : Media kit = assets for journalists; press coverage = aggregation of third-party mentions for visitor trust. When invoking : On first use , if helpful, open with 1-2 sentences on what this skill covers and why ...
432
5111 services-page-generator kostja94/marketing-skills
Pages: Services Guides services page content and structure for service-based businesses (consulting, agencies, freelancers). When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Initial Assessment Check for product marketing context first: If .claude/product-marketing-context.md or .cursor/product-marketing-context.md exists, r...
432
5112 sidebar-generator kostja94/marketing-skills
Components: Sidebar Guides sidebar design for content sites (blogs, docs). ~80% of users focus on the left; sidebars influence flow but can hurt conversion if overused. Posts without sidebars show 3.1x higher conversion; bottom-right sticky CTAs outperform sidebars (5.62% vs 0.58% CTR). When invoking : On first use , if helpful, open with 1-2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the m...
432
5113 404-page-generator kostja94/marketing-skills
Pages: 404 Error Page Guides 404 error page design for UX, conversion recovery, and brand consistency. When invoking : On first use , if helpful, open with 1-2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Initial Assessment Check for product marketing context first: If .claude/product-marketing-context.md or .cursor/product-marketing-context.md exists, read it for brand voice...
432
5114 social-share-generator kostja94/marketing-skills
Components: Social Share Buttons Guides implementation of share buttons that let users share the current page (article, post, product) to social platforms. Distinct from social profile links (footer links to your brand's X, LinkedIn, etc.) — share buttons share this content. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. ...
432
5115 showcase-page-generator kostja94/marketing-skills
Pages: Showcase Guides showcase and gallery pages that display user-generated work, creator content, or "made with [product]" examples. Builds community, social proof, and inspiration. Common for design tools, no-code, and creator-focused products. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Initial Assessment Check fo...
432
5116 kibana-dashboards elastic/agent-skills
Kibana Dashboards and Visualizations Overview The Kibana dashboards and visualizations APIs provide a declarative, Git-friendly format for defining dashboards and visualizations. Definitions are minimal, diffable, and suitable for version control and LLM-assisted generation. Key Benefits: Minimal payloads (no implementation details or derivable properties) Easy to diff in Git Consistent patterns for GitOps workflows Designed for LLM one-shot generation Robust validation via OpenAPI spec Version ...
432
5117 drizzle lobehub/lobe-chat
Drizzle ORM Schema Style Guide Configuration Config: drizzle.config.ts Schemas: src/database/schemas/ Migrations: src/database/migrations/ Dialect: postgresql with strict: true Helper Functions Location: src/database/schemas/_helpers.ts timestamptz(name) : Timestamp with timezone createdAt() , updatedAt() , accessedAt() : Standard timestamp columns timestamps : Object with all three for easy spread Naming Conventions Tables : Plural snake_case ( users , session_groups ) Columns : snake_case ( us...
432
5118 business-document-generator ailabs-393/ai-labs-claude-skills
Business Document Generator Overview Generate professional business documents (Project Proposals, Business Plans, Annual Budgets) from high-quality PDF templates. Use the bundled Python script to fill templates with user-provided data and output polished PDF documents ready for distribution. When to Use This Skill Activate this skill when the user asks to: Create a business proposal or project proposal Generate a business plan document Develop an annual budget plan Create any professional bu...
432
5119 crawl4ai brettdavies/crawl4ai-skill
Crawl4AI Overview Crawl4AI provides comprehensive web crawling and data extraction capabilities. This skill supports both CLI (recommended for quick tasks) and Python SDK (for programmatic control). Choose your interface: CLI ( crwl ) - Quick, scriptable commands: CLI Guide Python SDK - Full programmatic control: SDK Guide Quick Start Installation pip install crawl4ai crawl4ai-setup Verify installation crawl4ai-doctor CLI (Recommended) Basic crawling - returns markdown crwl https://example.com...
431
5120 polymarket machina-sports/sports-skills
Polymarket — Sports Prediction Markets Before writing queries, consult references/api-reference.md for sport codes, command parameters, and price format. Quick Start Prefer the CLI — it avoids Python import path issues: sports-skills polymarket search_markets --sport = nba --sports_market_types = moneyline sports-skills polymarket get_todays_events --sport = epl sports-skills polymarket search_markets --sport = epl --query = "Leeds" --sports_market_types = moneyline sports-skills polymarket get_...
431
5121 sadd:judge neolabhq/context-engineering-kit
Judge Command The evaluation is report-only - findings are presented without automatic changes. Your Workflow Phase 1: Context Extraction Before launching the judge, identify what needs evaluation: Identify the work to evaluate : Review conversation history for completed work If arguments provided: Use them to focus on specific aspects If unclear: Ask user "What work should I evaluate? (code changes, analysis, documentation, etc.)" Extract evaluation context : Original task or request that promp...
431
5122 feishu-cli-search riba2534/feishu-cli
飞书搜索 搜索飞书云文档、消息和应用。所有搜索命令 必须使用 User Access Token 。 执行流程 每次执行搜索前,按以下流程操作: 1. 检查 Token 状态 feishu-cli auth status -o json 根据返回结果判断: logged_in=false → 需要登录(步骤 2) access_token_valid=true + scope 包含所需权限 → 直接搜索(步骤 3) access_token_valid=false + refresh_token_valid=true → 无需操作,下次搜索时自动刷新 access_token_valid=false + refresh_token_valid=false → 需要重新登录(步骤 2) scope 缺少所需权限 → 需要重新登录并补充 scope(步骤 2) 2. 登录获取 Token(如需要) 使用两步式非交互登录, 始终使用最大 scope 范围 (覆盖搜索 + wiki + 日历 + 任务等全部功能): 步骤 A:生成授权 URL(最大 scope) feishu-cli aut...
431
5123 grepai-trace-graph yoanbernabeu/grepai-skills
This skill covers using `grepai trace graph` to build complete call graphs showing all dependencies recursively. When to Use This Skill - Mapping complete function dependencies - Understanding complex code flows - Impact analysis for major refactoring - Visualizing application architecture What is Trace Graph? `grepai trace graph` builds a recursive dependency tree: ``` main ├── initialize │ ├── loadConfig │ │ └── parseYAML │ └── connectDB │ ├── createPool │ └── pin...
431
5124 math parcadei/continuous-claude-v3
/math - Unified Math Capabilities One entry point for all computation and explanation. I route to the right tool based on your request. For formal proofs, use /prove instead. Quick Examples You Say I Use "Solve x² - 4 = 0" SymPy solve "Integrate sin(x) from 0 to π" SymPy integrate "Eigenvalues of [[1,2],[3,4]]" SymPy eigenvalues "Is x² + 1 > 0 for all x?" Z3 prove "Convert 5 miles to km" Pint "Explain what a functor is" Category theory skill Computation Scripts SymPy (Symbolic Math) uv run py...
431
5125 react-query mindrally/skills
React Query Best Practices You are an expert in React Query, TypeScript, and React development. React Query (now TanStack Query) simplifies data fetching logic with built-in caching, background updates, and stale data management. Core Principles Use React Query for all data fetching and caching Leverage React Query's built-in state management instead of useState for server data Use React Context and useReducer for managing client-side global state Avoid excessive API calls through proper cachi...
431
5126 features-page-generator kostja94/marketing-skills
Pages: Features Guides features page content, structure, and conversion optimization. When invoking : On first use , if helpful, open with 1-2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Initial Assessment Check for product marketing context first: If .claude/product-marketing-context.md or .cursor/product-marketing-context.md exists, read it for product, differentiation, an...
431
5127 use-cases-page-generator kostja94/marketing-skills
Pages: Use Cases Guides use case pages that bridge product features and real-world customer problems. Scenario-first is the primary organization. BOFU (bottom-of-funnel) pages for SaaS/B2B. Answer "when would I use it?" and "how does it help me?" — distinct from solutions (industry/outcome). When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to ...
431
5128 trust-badges-generator kostja94/marketing-skills
Components: Trust Badges Guides trust badge design and placement for conversion. Trust badges borrow authority from third-party organizations to signal legitimacy and reduce purchase anxiety. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Initial Assessment Check for product marketing context first: If .claude/product-mar...
431
5129 nextjs-app-router giuseppe-trisciuoglio/developer-kit
Next.js App Router (Next.js 16+) Build modern React applications using Next.js 16+ with App Router architecture. Overview This skill provides patterns for: Server Components (default) and Client Components ("use client") Server Actions for mutations and form handling Route Handlers for API endpoints Explicit caching with "use cache" directive Parallel and intercepting routes Next.js 16 async APIs and proxy.ts When to Use Activate when user requests involve: "Create a Next.js 16 project", "Set up...
431
5130 neon-postgres-egress-optimizer neondatabase/agent-skills
Postgres Egress Optimizer Guide the user through diagnosing and fixing application-side query patterns that cause excessive data transfer (egress) from their Postgres database. Most high egress bills come from the application fetching more data than it uses. Step 1: Diagnose Identify which queries transfer the most data. The primary tool is the pg_stat_statements extension. Check if pg_stat_statements is available SELECT 1 FROM pg_stat_statements LIMIT 1 ; If this errors, the extension needs to ...
431
5131 create-assistant vapiai/skills
Vapi Assistant Creation Create fully configured voice AI assistants using the Vapi API. Assistants combine a language model, voice, and transcriber to handle real-time phone and web conversations. Setup: Ensure VAPI_API_KEY is set. See the setup-api-key skill if needed. Quick Start cURL curl -X POST https://api.vapi.ai/assistant \ -H "Authorization: Bearer $VAPI_API_KEY " \ -H "Content-Type: application/json" \ -d '{ "name": "Support Assistant", "firstMessage": "Hello! How can I help you today?"...
431
5132 flask jezweb/claude-skills
Flask Skill Production-tested patterns for Flask with the application factory pattern, Blueprints, and Flask-SQLAlchemy. Latest Versions (verified January 2026): Flask: 3.1.2 Flask-SQLAlchemy: 3.1.1 Flask-Login: 0.6.3 Flask-WTF: 1.2.2 Werkzeug: 3.1.5 Python: 3.9+ required (3.8 dropped in Flask 3.1.0) Quick Start Project Setup with uv Create project uv init my-flask-app cd my-flask-app Add dependencies uv add flask flask-sqlalchemy flask-login flask-wtf python-dotenv Run development serve...
430
5133 product-strategist davila7/claude-code-templates
Product Strategist Strategic toolkit for Head of Product to drive vision, alignment, and organizational excellence. Core Capabilities OKR cascade generation and alignment Market and competitive analysis Product vision and strategy frameworks Team scaling and organizational design Metrics and KPI definition Key Scripts okr_cascade_generator.py Automatically cascades company OKRs down to product and team levels with alignment tracking. Usage: python scripts/okr_cascade_generator.py [strategy] ...
430
5134 product-manager-toolkit davila7/claude-code-templates
Product Manager Toolkit Essential tools and frameworks for modern product management, from discovery to delivery. Quick Start For Feature Prioritization python scripts/rice_prioritizer.py sample Create sample CSV python scripts/rice_prioritizer.py sample_features.csv --capacity 15 For Interview Analysis python scripts/customer_interview_analyzer.py interview_transcript.txt For PRD Creation Choose template from references/prd_templates.md Fill in sections based on discovery work Review with stak...
430
5135 remotion-render inference-sh/skills
Remotion Render Render videos from React/Remotion component code via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login Render a simple animation infsh app run infsh/remotion-render --input '{ "code": "import { useCurrentFrame, AbsoluteFill } from \"remotion\"; export default function Main() { const frame = useCurrentFrame(); return <AbsoluteFill style={{backgroundColor: \"000\", display: \...
430
5136 drama-creator vangongwanxiaowan/screen-creative-skills
竖屏短剧剧本创作大师 角色设定 你将扮演"金牌剧作官",一个在短剧行业内以"节奏魔法师"和"台词手术刀"闻名的顶尖编剧。 核心特质 冷静: 保持客观理性的创作视角,不受个人情绪影响 精准: 每一句台词、每一个情节都精确到位,不浪费一个字 犀利: 对拖沓、无效的情节和对话"零容忍",敢于指出问题 行为准则 你的每一句反馈、每一次修改,都以"如何最大化观众情绪"为唯一目标。你善于用最精炼的文字,实现最强烈的视觉冲击和情感引爆。 口头禅 "观众的情绪是根弹簧,我的任务就是把它压到最紧,再瞬间松开。" "这个场景,砍掉一半的台词,爽感能提升一倍。" "每场戏要么压弹簧,要么放弹簧,没有中间状态。" 功能 创作竖屏短剧剧本,涵盖宏观建构、剧本创作、精准优化、创意发想等全方位创作任务。 使用场景 从零开始创作竖屏短剧剧本 优化现有剧本的情节和台词 设计故事大纲和整体结构 构思"打脸"场景和悬念钩子 头脑风暴人物小传和创意 核心理论 情绪弹簧理论 这是短剧剧本的灵魂!每一集剧本(1-2分钟)的存在价值只有两个:"压弹簧"或"放弹簧"。 压弹簧: 通过制造误会、主角被压制、反派嚣张、危...
430
5137 langfuse sickn33/antigravity-awesome-skills
Langfuse This skill helps you use Langfuse effectively across all common workflows: instrumenting applications, migrating prompts, debugging traces, and accessing data programmatically. Core Principles Follow these principles for ALL Langfuse work: Documentation First : NEVER implement based on memory. Always fetch current docs before writing code (Langfuse updates frequently) See the section below on how to access documentation. CLI for Data Access : Use langfuse-cli when querying/modifying Lan...
430
5138 loki-mode sickn33/antigravity-awesome-skills
Loki Mode - Multi-Agent Autonomous Startup System Version 2.35.0 | PRD to Production | Zero Human Intervention Research-enhanced: OpenAI SDK, DeepMind, Anthropic, AWS Bedrock, Agent SDK, HN Production (2025) Quick Reference Critical First Steps (Every Turn) READ .loki/CONTINUITY.md - Your working memory + "Mistakes & Learnings" RETRIEVE Relevant memories from .loki/memory/ (episodic patterns, anti-patterns) CHECK .loki/state/orchestrator.json - Current phase/metrics REVIEW .loki/queue/pending....
430
5139 pricing-strategy sickn33/antigravity-awesome-skills
Pricing Strategy You are an expert in SaaS pricing and monetization strategy. Your goal is to help design pricing that captures value, drives growth, and aligns with customer willingness to pay. Before Starting 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 to this task. Gather this con...
430
5140 add-component signerlabs/shipswift-skills
Add Component from ShipSwift Add production-ready SwiftUI components to your project using ShipSwift's recipe library. Each recipe is a complete, copy-paste-ready implementation with architecture documentation. Prerequisites Check Before starting, verify the ShipSwift recipe server is available by calling listRecipes . If the tools are not available, guide the user to visit shipswift.app for setup instructions, or run npx skills add signerlabs/shipswift-skills to install. Workflow Identify the c...
430
5141 sadd:launch-sub-agent neolabhq/context-engineering-kit
launch-sub-agent Process Phase 1: Task Analysis with Zero-shot CoT Before dispatching, analyze the task systematically. Think through step by step: Let me analyze this task step by step to determine the optimal configuration: 1. Task Type Identification "What type of work is being requested?" - Code implementation / feature development - Research / investigation / comparison - Documentation / technical writing - Code review / quality analysis - Architecture / system design - Testing / validation...
430
5142 sadd:do-in-parallel neolabhq/context-engineering-kit
do-in-parallel Common use cases: Apply the same refactoring across multiple files Run code analysis on several modules simultaneously Generate documentation for multiple components Execute independent transformations in parallel Process Phase 1: Parse Input and Identify Targets Extract targets from the command arguments: Input patterns: 1. --files "src/a.ts,src/b.ts,src/c.ts" --> File-based targets 2. --targets "UserService,OrderService" --> Named targets 3. Infer from task description ...
430
5143 featured-snippet kostja94/marketing-skills
SEO On-Page: Featured Snippet Guides optimization for Featured Snippets (Position Zero)—direct answers displayed above organic results. Featured snippets appear on ~19% of queries; by 2025, AI Overviews replaced many, but snippet optimization still supports AI citation and PAA. See serp-features for full SERP context. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user as...
430
5144 pmf-strategy kostja94/marketing-skills
Strategies: Product-Market Fit Guides product-market fit (PMF) validation and measurement. PMF occurs when a product precisely meets market needs, creating widespread demand. ~99% of startups fail primarily due to PMF issues (vitamin problems, premature scaling). Use this skill when validating before scaling, measuring PMF, or diagnosing traction problems. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output...
430
5145 ecommerce-platform-specialist qodex-ai/ai-agent-skills
Shopify Development Expert Purpose Provide comprehensive, accurate guidance for building on Shopify's platform based on 24+ official documentation files. Cover all aspects of app development, theme customization, API integration, checkout extensions, and e-commerce features. Documentation Coverage Full access to official Shopify documentation (when available): Location: docs/shopify/ Files: 25 markdown files Coverage: Complete API reference, guides, best practices, and implementation pattern...
430
5146 agent-manager-skill davila7/claude-code-templates
Agent Manager Skill When to use Use this skill when you need to: run multiple local CLI agents in parallel (separate tmux sessions) start/stop agents and tail their logs assign tasks to agents and monitor output schedule recurring agent work (cron) Prerequisites Install agent-manager-skill in your workspace: git clone https://github.com/fractalmind-ai/agent-manager-skill.git Common commands python3 agent-manager/scripts/main.py doctor python3 agent-manager/scripts/main.py list python3 agent-mana...
429
5147 rag-implementation sickn33/antigravity-awesome-skills
RAG Implementation Master Retrieval-Augmented Generation (RAG) to build LLM applications that provide accurate, grounded responses using external knowledge sources. When to Use This Skill Building Q&A systems over proprietary documents Creating chatbots with current, factual information Implementing semantic search with natural language queries Reducing hallucinations with grounded responses Enabling LLMs to access domain-specific knowledge Building documentation assistants Creating research too...
429
5148 cto-advisor davila7/claude-code-templates
CTO Advisor Strategic frameworks and tools for technology leadership, team scaling, and engineering excellence. Keywords CTO, chief technology officer, technical leadership, tech debt, technical debt, engineering team, team scaling, architecture decisions, technology evaluation, engineering metrics, DORA metrics, ADR, architecture decision records, technology strategy, engineering leadership, engineering organization, team structure, hiring plan, technical strategy, vendor evaluation, technol...
429
5149 kaizen:plan-do-check-act neolabhq/context-engineering-kit
Plan-Do-Check-Act (PDCA) Apply PDCA cycle for continuous improvement through iterative problem-solving and process optimization. Description Four-phase iterative cycle: Plan (identify and analyze), Do (implement changes), Check (measure results), Act (standardize or adjust). Enables systematic experimentation and improvement. Usage /plan-do-check-act [improvement_goal] Variables GOAL: Improvement target or problem to address (default: prompt for input) CYCLE_NUMBER: Which PDCA iteration (default...
429
5150 download-page-generator kostja94/marketing-skills
Pages: Download Page Guides download page structure and optimization for desktop and mobile app downloads. Purpose: convert visitors into installers by clearly presenting value, platform options, and trust signals. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Initial Assessment Check for product marketing context first:...
429