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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
20,000
总 Skills
16.0M
总安装量
2,338
贡献者
# Skill 仓库 描述 安装量
14601 ux-specification abhsin/designskills
Turn product requirements into concrete flows, screens, and interactions that coding agents can implement. Why This Exists Bridges the gap between product requirements and implementation by defining how the product looks and behaves. Input Requirements This skill expects: - PRD (from `prd-generation` or user-provided) - Any existing sketches, wireframes, or references (optional) - Design preferences or constraints (optional) Workflow Step 1: Ingest PRD Extract from the PRD: - User...
51
14602 agile-product-owner borghei/claude-skills
Agile Product Owner Complete toolkit for Product Owners to excel at backlog management and sprint execution. Core Capabilities INVEST-compliant user story generation Automatic acceptance criteria creation Sprint capacity planning Backlog prioritization Velocity tracking and metrics Key Scripts user_story_generator.py Generates well-formed user stories with acceptance criteria from epics. Usage: Generate stories: python scripts/user_story_generator.py Plan sprint: python scripts/user_story_g...
51
14603 flow-nexus-swarm ruvnet/claude-flow
Flow Nexus Swarm & Workflow Orchestration Deploy and manage cloud-based AI agent swarms with event-driven workflow automation, message queue processing, and intelligent agent coordination. 📋 Table of Contents Overview Swarm Management Workflow Automation Agent Orchestration Templates & Patterns Advanced Features Best Practices Overview Flow Nexus provides cloud-based orchestration for AI agent swarms with: Multi-topology Support : Hierarchical, mesh, ring, and star architectures Event-driven Wor...
51
14604 neon-serverless neondatabase/ai-rules
Neon Serverless Skill Configures the Neon Serverless Driver for optimal performance in serverless and edge computing environments. When to Use Setting up connections for edge functions (Vercel Edge, Cloudflare Workers) Configuring serverless APIs (AWS Lambda, Google Cloud Functions) Optimizing for low-latency database access Implementing connection pooling for high-throughput apps Not recommended for: Complex multi-statement transactions (use WebSocket Pool), persistent servers (use native Po...
51
14605 fivem-dev melihbozkurt10/fivem-dev-plugin
FiveM Development Dynamic documentation orchestrator for FiveM resource development. Supports QBox, QBCore, ESX frameworks with Lua and NUI (JS/TS). Philosophy Fetch, don't memorize - Always get latest from authoritative sources Framework-agnostic thinking - Understand patterns, adapt to framework Performance-first - FiveM has strict tick budgets Security-aware - Server-side validation is non-negotiable CRITICAL: No Hallucination Policy NEVER invent or guess native functions, framework APIs, or ...
51
14606 case study writer eddiebe147/claude-settings
Case Study Writer Transform customer success stories into powerful case studies that demonstrate value and build credibility. This skill helps you create compelling narratives that showcase real results, overcome objections, and prove your solution works. Whether you're documenting client wins, showcasing product effectiveness, or building social proof for sales teams, this skill ensures your case studies follow proven frameworks that resonate with prospects. They balance storytelling with data ...
51
14607 chapter-evaluator panaversity/agentfactory
Chapter Evaluator Skill Evaluate educational chapters through dual lenses: the Student Experience (engagement, clarity, confidence) and the Teacher Perspective (pedagogy, objectives, assessment). Output structured analysis with ratings, gaps, and actionable improvements. When to Use Analyzing a chapter's overall quality before publication Identifying why content "feels off" (too short, boring, disconnected) Planning improvements to existing chapters Comparing chapters against quality standards U...
51
14608 idempotency-handling secondsky/claude-skills
Idempotency Handling Overview Implement idempotency to ensure operations produce the same result regardless of how many times they're executed. When to Use Payment processing API endpoints with retries Webhooks and callbacks Message queue consumers Distributed transactions Bank transfers Order creation Email sending Resource creation Implementation Examples 1. Express Idempotency Middleware import express from 'express'; import Redis from 'ioredis'; import crypto from 'crypto'; interface Idem...
51
14609 seo-audit kimny1143/claude-code-template
SEO Audit You are an expert in search engine optimization. Your goal is to identify SEO issues and provide actionable recommendations to improve organic search performance. Initial Assessment 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. Before auditing, understand: Site ...
51
14610 prototype-strategy owl-listener/designer-skills
Prototype Strategy You are an expert in choosing prototyping approaches that efficiently answer design questions. What You Do You help teams choose the right fidelity, tool, and method for prototyping based on what they need to learn. Fidelity Spectrum Low Fidelity Paper sketches, sticky notes, rough wireframes. Best for: early exploration, information architecture, flow validation. Fast to create, easy to discard. Medium Fidelity Digital wireframes, clickable prototypes, gray-box layouts. Best ...
51
14611 superhuman-ui-skills ihlamury/design-skills
Superhuman UI Skills Opinionated constraints for building Superhuman-style interfaces with AI agents. When to Apply Reference these guidelines when: Building light-mode interfaces Creating Superhuman-inspired design systems Implementing UIs with Inter font and 4px grid Colors SHOULD use light backgrounds for primary surfaces MUST use C9B7FD as page background ( surface-base ) MUST use BCBAFC for primary actions and focus states ( accent ) SHOULD reduce color palette (currently 24 colors detected...
51
14612 local-pois brave/brave-search-skills
Local POIs (Search API) Requires API Key : Get one at https://api.search.brave.com Plan : Included in the Search plan. See https://api-dashboard.search.brave.com/app/subscriptions/subscribe Two-step flow : This endpoint requires POI IDs from a prior web search. Call web-search with result_filter=locations to get POI IDs from locations.results[].id Pass those IDs to this endpoint to get full business details Quick Start (cURL) Get POI Details curl -s "https://api.search.brave.com/res/v1/local/poi...
51
14613 bun macros secondsky/claude-skills
Bun Macros Bun macros run JavaScript at bundle time and inline the results into the output. Quick Start // src/config.ts (macro file) export function getVersion ( ) { return "1.0.0" ; } export function getBuildTime ( ) { return new Date ( ) . toISOString ( ) ; } // src/index.ts (consumer) import { getVersion , getBuildTime } from "./config" with { type : "macro" } ; // At bundle time, these become: const version = "1.0.0" ; const buildTime = "2024-01-15T12:00:00.000Z" ; Macro Syntax // Import wi...
51
14614 processing-markdown harehare/mq
Processing Markdown with mq Quick Reference Selectors Selector Description .h All headings .h1 – .h6 Specific heading level .text Text nodes .code Code blocks .code_inline Inline code .strong Bold text .emphasis Italic text .delete Strikethrough .link Links .image Images .list List items .blockquote Block quotes .[][] Table cells .html or .<> HTML nodes .footnote Footnotes .math Math blocks .yaml , .toml Frontmatter Attribute Access .h.level Heading level (1-6) .h.depth Sam...
51
14615 slide deck designer eddiebe147/claude-settings
Slide Deck Designer Design effective presentation slide decks for PowerPoint, Keynote, and Google Slides When to Use This Skill Use this skill when you need to: Create visual assets and layouts Improve user experience Develop design systems Not recommended for: Tasks requiring copywriting data analysis Quick Reference Action Command/Trigger Create slide deck designer slide deck Review and optimize review slide deck designer Get best practices slide deck designer best practices Core Workflows Wor...
51
14616 team-assemble team-attention/workshop-upstage
Team Assemble 작업을 분석하여 전문가 팀을 동적으로 구성하고 TeamCreate 기반으로 즉시 실행하는 스킬. When to Use 독립적인 하위 작업 2개 이상으로 분해 가능한 복잡한 태스크 리서치 + 구현 + 검증처럼 역할 분리가 명확한 작업 병렬 실행으로 시간을 절약할 수 있는 작업 사용하지 말 것: 단일 파일 수정, 간단한 질문, 순차적으로만 가능한 작업 Workflow digraph team_assemble { rankdir = TB ; "사용자 입력" [ shape = doublecircle ] ; "Phase 1:\n작업 분석 & 팀 설계" [ shape = box ] ; "사용자 승인?" [ shape = diamond ] ; "Phase 2:\nTeamCreate & TaskCreate" [ shape = box ] ; "Phase 3:\nTeammate 실행" [ shape = box ] ; "Phase 4:\n결과 종합 & 정리" [ shape = bo...
51
14617 compliance-testing proffesor-for-testing/agentic-qe
<default_to_action> When validating regulatory compliance: - IDENTIFY applicable regulations (GDPR, HIPAA, PCI-DSS, etc.) - MAP requirements to testable controls - TEST data rights (access, erasure, portability) - VERIFY encryption and access logging - GENERATE audit-ready reports with evidence Quick Compliance Checklist: - Data subject rights work (access, delete, export) - PII is encrypted at rest and in transit - Access to sensitive data is logged - Consent is tracked with timestamp...
51
14618 kafka-expert personamanagmentlayer/pcl
Apache Kafka Expert Expert guidance for Apache Kafka, event streaming, Kafka Streams, and building event-driven architectures. Core Concepts Topics, partitions, and offsets Producers and consumers Consumer groups Kafka Streams Kafka Connect Exactly-once semantics Producer from kafka import KafkaProducer import json producer = KafkaProducer ( bootstrap_servers = [ 'localhost:9092' ] , value_serializer = lambda v : json . dumps ( v ) . encode ( 'utf-8' ) , acks = 'all' , Wait for all replicas ret...
51
14619 mcp kimny1143/claude-code-template
@json-render/mcp MCP Apps integration that serves json-render UIs as interactive MCP Apps inside Claude, ChatGPT, Cursor, VS Code, and other MCP-capable clients. Quick Start Server (Node.js) import { createMcpApp } from "@json-render/mcp" ; import { defineCatalog } from "@json-render/core" ; import { schema } from "@json-render/react/schema" ; import { shadcnComponentDefinitions } from "@json-render/shadcn/catalog" ; import { StdioServerTransport } from "@modelcontextprotocol/sdk/server/stdio.js...
51
14620 microsoft-guide josiahsiegel/claude-plugin-marketplace
Microsoft .NET Microservices Architecture Guide (v7.0) This skill provides access to the complete official Microsoft guide: ".NET Microservices Architecture for Containerized .NET Applications" (Edition v7.0 - Updated to ASP.NET Core 7.0). When to Use This Skill Invoke this skill when you need: Detailed technical information from the official Microsoft guide Specific implementation patterns or code examples In-depth explanations beyond your summarized knowledge Official Microsoft recommendat...
51
14621 copilotkit outlinedriven/odin-codex-plugin
CopilotKit Use this skill to implement CopilotKit-based agent UX with correct provider wiring, runtime selection, shared state, frontend actions, and interrupt handling. Quick Triage Use this skill for CopilotKit provider setup, runtime endpoints, hooks, shared-state rendering, and human-in-the-loop UX. Switch to $langgraph when backend graph behavior is the main issue. Switch to $ag-ui when protocol event compliance is the main issue. Switch to $langchain when core model/tool orchestration logi...
51
14622 byreal-cli byreal-git/byreal-cli
Byreal LP Management Get Full Documentation Always run these commands first to get complete, up-to-date documentation: Complete documentation (commands, parameters, workflows, constraints) byreal-cli skill Structured capability discovery (all capabilities with params) byreal-cli catalog list Detailed parameter info for a specific capability byreal-cli catalog show < capability-id > Installation Check if already installed which byreal-cli && byreal-cli --version Install (one-time) npm instal...
51
14623 deal-review-framework onewave-ai/claude-skills
Deal Review Framework Structured deal assessment using MEDDIC, BANT. Risk scoring, required evidence by stage, red flag detection, coaching points. Instructions You are an expert sales methodology coach. Facilitate thorough deal reviews with structured frameworks and actionable next steps. Output Format Deal Review Framework Output Generated: {timestamp} --- Results [Your formatted output here] --- Recommendations [Actionable next steps] Best Practices Be Specific: Focus on concr...
51
14624 mid-server groeimetai/snow-flow
MID Server for ServiceNow MID Server enables ServiceNow to communicate with resources inside your network. MID Server Architecture ServiceNow Instance ↓ ECC Queue MID Server ├── Probes (Outbound) │ └── Commands sent TO MID ├── Sensors (Inbound) │ └── Results sent FROM MID └── Script Execution Key Tables Table Purpose ecc_agent MID Server records ecc_queue Input/Output queue discovery_probes Probe definitions discovery_sensors Sensor definitions sys_script_execution Script execution requests ...
51
14625 xauusd-trading huynguyen03dev/xauusd-trading
XAUUSD LLM Scalping Analysis Skill for small account scalping with tight stop losses (~5 points / $5). Philosophy You ARE the analyst. Your PRIMARY decision tool is price structure — where price is relative to support, resistance, swing points, and key levels. Indicators (RSI, MACD, Stoch, etc.) are context only — they confirm or deny what structure is telling you. Never take a trade purely because an indicator says so. Structure first, indicators second, TradingView rating last. Your priority s...
51
14626 config-schema-setup andrelandgraf/fullstackrecipes
Type-Safe Environment Configuration To set up Type-Safe Environment Configuration, refer to the fullstackrecipes MCP server resource: Resource URI: recipe://fullstackrecipes.com/config-schema-setup If the MCP server is not configured, fetch the recipe directly: curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/config-schema-setup
51
14627 a-b-test-design owl-listener/designer-skills
A/B Test Design You are an expert in designing rigorous A/B experiments that produce actionable results. What You Do You design A/B tests with clear hypotheses, controlled variants, appropriate metrics, and statistical rigor. Test Structure 1. Hypothesis Structured as: 'If we [change], then [outcome] will [improve/decrease] because [rationale].' 2. Variants Control (A): current design Treatment (B): proposed change Keep changes isolated — test one variable at a time 3. Primary Metric The single ...
51
14628 rag pipeline builder eddiebe147/claude-settings
RAG Pipeline Builder The RAG Pipeline Builder skill guides you through designing and implementing Retrieval-Augmented Generation systems that enhance LLM responses with relevant context from your own data. RAG combines the power of large language models with the precision of information retrieval, reducing hallucinations and enabling AI to work with private, current, or domain-specific knowledge. This skill covers the complete RAG stack: document ingestion, chunking strategies, embedding generat...
51
14629 hr-service-delivery groeimetai/snow-flow
HR Service Delivery (HRSD) streamlines employee services through cases, lifecycle events, and self-service. HRSD Architecture ``` Employee Center (Portal) ├── HR Service Catalog │ ├── HR Catalog Items │ └── Requests → HR Cases ├── Knowledge Articles └── My HR Cases HR Cases (sn_hr_core_case) ├── Case Tasks ├── Lifecycle Events └── Document Requests ``` Key Tables | `sn_hr_core_case` | HR cases | `sn_hr_core_case_operation` | Case operations/tasks ...
51
14630 on-call-handoff-patterns oimiragieo/agent-studio
On-Call Handoff Patterns Effective patterns for on-call shift transitions, ensuring continuity, context transfer, and reliable incident response across shifts. When to Use This Skill Transitioning on-call responsibilities Writing shift handoff summaries Documenting ongoing investigations Establishing on-call rotation procedures Improving handoff quality Onboarding new on-call engineers Core Concepts 1. Handoff Components Component Purpose Active Incidents What's currently broken Ongoing Invest...
51
14631 custom-durable-agent andrelandgraf/fullstackrecipes
Custom Durable Agent To set up Custom Durable Agent, refer to the fullstackrecipes MCP server resource: Resource URI: recipe://fullstackrecipes.com/custom-durable-agent If the MCP server is not configured, fetch the recipe directly: curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/custom-durable-agent
51
14632 backend-reviewer olehsvyrydov/ai-development-team
Backend Code Reviewer Trigger Use this skill when: Reviewing Java/Kotlin backend code Checking code quality and style compliance Identifying code smells and anti-patterns Verifying security best practices Ensuring test coverage and quality Validating architecture patterns Running or configuring static analysis tools Context You are a Senior Backend Code Reviewer with 12+ years of Java experience and deep expertise in static analysis tools. You have configured and maintained code quality pipeline...
51
14633 visual-hierarchy owl-listener/designer-skills
Visual Hierarchy You are an expert in creating clear visual hierarchy that guides users through interfaces. What You Do You establish visual hierarchy ensuring users see the most important content first and can scan efficiently. Hierarchy Tools Size Larger elements draw attention first. Use size differences of at least 1.5x for clear distinction. Weight Bold text, thicker strokes, and filled icons carry more visual weight than light variants. Color and Contrast High contrast attracts attention. ...
51
14634 presentation-deck owl-listener/designer-skills
Presentation Deck You are an expert in structuring design presentations that communicate clearly and persuade effectively. What You Do You structure presentations that tell a compelling design story tailored to the audience. Presentation Types Stakeholder Update Goal: Inform and align. Structure: context recap, progress, key decisions, next steps, asks. Design Review Goal: Get feedback. Structure: objectives, design walkthrough, rationale, open questions, feedback request. Final Showcase Goal: G...
51
14635 gsap-scrolltrigger freshtechbro/claudedesignskills
GSAP ScrollTrigger Scroll-driven animations and interactions. Quick Start npm install gsap import gsap from 'gsap'; import { ScrollTrigger } from 'gsap/ScrollTrigger'; gsap.registerPlugin(ScrollTrigger); gsap.to('.box', { x: 500, scrollTrigger: { trigger: '.box', start: 'top center', end: 'bottom center', scrub: true } }); Core Concepts Basic ScrollTrigger gsap.to('.element', { x: 200, scrollTrigger: { trigger: '.element', // Element that triggers the animati...
51
14636 azure-ai-contentsafety-ts sickn33/antigravity-awesome-skills
Azure AI Content Safety REST SDK for TypeScript Analyze text and images for harmful content with customizable blocklists. Installation npm install @azure-rest/ai-content-safety @azure/identity @azure/core-auth Environment Variables CONTENT_SAFETY_ENDPOINT = https:// < resource > .cognitiveservices.azure.com CONTENT_SAFETY_KEY = < api-key > Authentication Important : This is a REST client. ContentSafetyClient is a function , not a class. API Key import ContentSafetyClient from "@azure-rest/ai-con...
51
14637 contract analyzer eddiebe147/claude-settings
Contract Analyzer Navigate complex contracts by systematically identifying key terms, potential risks, and negotiation opportunities. Understand what you're agreeing to before you sign. Core Workflows Workflow 1: Contract Review Document Intake - Load contract and identify type Key Terms Extraction - Pull critical dates, amounts, parties Obligation Mapping - List what each party must do Risk Flagging - Highlight concerning clauses Summary Generation - Create executive summary Workflow 2: Risk As...
51
14638 configure-memory-profiling laurigates/claude-plugins
/configure:memory-profiling Check and configure memory profiling infrastructure for Python projects using pytest-memray. When to Use This Skill Use this skill when... Use another approach when... Setting up memory profiling for a Python project from scratch Project is not Python — memray/pytest-memray are Python-only Adding pytest-memray integration for CI memory regression detection Profiling CPU performance — use cProfile or py-spy instead Configuring memory leak detection in test suites Runni...
50
14639 env-setup-assistant eddiebe147/claude-settings
Environment Setup Assistant Skill Overview This skill helps you create reproducible, developer-friendly environments. Covers IDE configuration, tool installation, dependency management, onboarding documentation, and cross-platform compatibility. Environment Setup Philosophy Principles One command setup: New developers should run one command Reproducible: Same environment everywhere Documented: Clear instructions for edge cases Versioned: Lock tool and dependency versions Goals DO: Automate eve...
50
14640 dbos-golang sickn33/antigravity-awesome-skills
DBOS Go Best Practices Guide for building reliable, fault-tolerant Go applications with DBOS durable workflows. When to Use Reference these guidelines when: Adding DBOS to existing Go code Creating workflows and steps Using queues for concurrency control Implementing workflow communication (events, messages, streams) Configuring and launching DBOS applications Using the DBOS Client from external applications Testing DBOS applications Rule Categories by Priority Priority Category Impact Prefix 1 ...
50
14641 keyword-extractor dkyazzentwatwa/chatgpt-skills
Extract important keywords and key phrases from text documents using multiple algorithms. Supports TF-IDF, RAKE, and simple frequency analysis with word cloud visualization. Quick Start ``` from scripts.keyword_extractor import KeywordExtractor Extract keywords extractor = KeywordExtractor() keywords = extractor.extract("Your long text document here...") print(keywords[:10]) Top 10 keywords From file keywords = extractor.extract_from_file("document.txt") extractor.to_wordcloud("keywords...
50
14642 component-common-domain-detection tech-leads-club/agent-skills
Common Domain Component Detection This skill identifies common domain functionality that is duplicated across multiple components and suggests consolidation opportunities to reduce duplication and improve maintainability. How to Use Quick Start Request analysis of your codebase: "Find common domain functionality across components" "Identify duplicate domain logic that should be consolidated" "Detect shared classes used across multiple components" "Analyze consolidation opportunities for common c...
50
14643 upgrade-stripe stripe/agent-toolkit
Upgrading Stripe Versions This skill covers upgrading Stripe API versions, server-side SDKs, Stripe.js, and mobile SDKs. Understanding Stripe API Versioning Stripe uses date-based API versions (e.g., 2025-12-15.clover, 2025-08-27.basil, 2024-12-18.acacia). Your account's API version determines request/response behavior. Types of Changes Backward-Compatible Changes (do not require code updates): New API resources New optional request parameters New properties in existing responses Changes t...
50
14644 gemini-blog sgcarstrends/sgcarstrends
Gemini Blog Generation Skill This skill helps you work with LLM-powered blog post generation in the @sgcarstrends/ai package. When to Use This Skill Creating or updating blog post generation prompts Debugging AI generation failures or quality issues Modifying content generation workflows Adding new blog post types or formats Optimising AI model parameters Working with structured output schemas Configuring Langfuse telemetry Architecture The blog generation system uses a 2-step flow with Verce...
50
14645 azure-monitor-opentelemetry-ts sickn33/antigravity-awesome-skills
Azure Monitor OpenTelemetry SDK for TypeScript Auto-instrument Node.js applications with distributed tracing, metrics, and logs. Installation Distro (recommended - auto-instrumentation) npm install @azure/monitor-opentelemetry Low-level exporters (custom OpenTelemetry setup) npm install @azure/monitor-opentelemetry-exporter Custom logs ingestion npm install @azure/monitor-ingestion Environment Variables APPLICATIONINSIGHTS_CONNECTION_STRING = InstrumentationKey = .. . ; IngestionEndpoint = .....
50
14646 brainstorm-diverge-converge lyndonkl/claude
Brainstorm Diverge-Converge Table of Contents Purpose When to Use This Skill What is Brainstorm Diverge-Converge? Workflow 1. Gather Requirements 2. Diverge (Generate Ideas) 3. Cluster (Group Themes) 4. Converge (Evaluate & Select) 5. Document & Validate Common Patterns Guardrails Quick Reference Purpose Apply structured divergent-convergent thinking to generate many creative options, organize them into meaningful clusters, then systematically evaluate and narrow to the strongest choices. This ...
50
14647 competitive-analysis owl-listener/designer-skills
Competitive Analysis Help the user understand competitive dynamics using frameworks from 49 product leaders who have navigated competition at companies from startups to Netflix and Google. How to Help When the user asks for help with competitive analysis: Expand the competitive set - Identify not just direct competitors but the status quo and workarounds Understand the true threat - Determine if the competition is features, distribution, or fundamental business model Find asymmetries - Help them...
50
14648 solidity-testing 0xlayerghost/solidity-agent-kit
Testing Standards Language Rule Always respond in the same language the user is using. If the user asks in Chinese, respond in Chinese. If in English, respond in English. Test Organization One test contract per source contract : MyToken.sol → MyToken.t.sol File location : All tests in test/ directory Naming : test_<feature>_<scenario> for passing tests, testFail_<feature>_<scenario> for expected reverts Example: test_transfer_revertsWhenInsufficientBalance Example: test_stake_updatesBalanceCorre...
50
14649 frontend-ui-engineering addyosmani/agent-skills
Frontend UI Engineering Overview Build production-quality user interfaces that are accessible, performant, and visually polished. The goal is UI that looks like it was built by a design-aware engineer at a top company — not like it was generated by an AI. This means real design system adherence, proper accessibility, thoughtful interaction patterns, and no generic "AI aesthetic." When to Use Building new UI components or pages Modifying existing user-facing interfaces Implementing responsive lay...
50
14650 blueprint-rules laurigates/claude-plugins
Manage modular rules for the project. Rules are markdown files in .claude/rules/ that provide context-specific instructions to Claude. When to Use This Skill Use this skill when... Use alternative when... Need to create/edit modular rules in .claude/rules/ Use /blueprint:claude-md for single-file project instructions Want to list all project and user-level rules Use /blueprint:generate-rules to auto-generate from PRDs Need to add path-specific rules for certain file types Just need to view CLAUD...
50