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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
24,425
总 Skills
89.4M
总安装量
2,578
贡献者
# Skill 仓库 描述 安装量
3701 creating-oracle-to-postgres-master-migration-plan github/awesome-copilot
Creating an Oracle-to-PostgreSQL Master Migration Plan Analyze a .NET solution, classify every project for Oracle→PostgreSQL migration eligibility, and write a structured plan that downstream agents and skills can parse. Workflow Progress: - [ ] Step 1: Discover projects in the solution - [ ] Step 2: Classify each project - [ ] Step 3: Confirm with user - [ ] Step 4: Write the plan file Step 1: Discover projects Find the Solution File (it has a .sln or .slnx extension) in the workspace root (ask...
1.6K
3702 skill-lookup f/awesome-chatgpt-prompts
Workflow Search for skills matching the user's request using search_skills Present results with title, description, author, and file list If the user picks a skill, retrieve it with get_skill to get all files Install by saving files to .claude/skills/{slug}/ and verify the SKILL.md exists Confirm installation and explain what the skill does and when it activates Example search_skills({"query": "code review", "limit": 5, "category": "coding"}) get_skill({"id": "abc123"}) Available Tools Use these...
1.6K
3703 codeql github/awesome-copilot
CodeQL Static Analysis When to Use CodeQL Ideal scenarios: Source code access with ability to build (for compiled languages) Open-source projects or GitHub Advanced Security license Need for interprocedural data flow and taint tracking Finding complex vulnerabilities requiring AST/CFG analysis Comprehensive security audits where analysis time is not critical Consider Semgrep instead when: No build capability for compiled languages Licensing constraints Need fast, lightweight pattern matching...
1.6K
3704 createos nodeops-app/skills
CreateOS Platform Skills Ship anything to production — AI agents, APIs, backends, bots, MCP servers, frontends, webhooks, workers, and more. ⚠️ IMPORTANT: Authentication For AI Agents (MCP) - USE THIS When connected via MCP (OpenClaw, MoltBot, ClawdBot, Claude), NO API KEY NEEDED . The MCP server handles authentication automatically. MCP Endpoint: https://api-createos.nodeops.network/mcp Just call the tools directly: CreateProject(...) UploadDeploymentFiles(...) ListProjects(...) For REST API (S...
1.6K
3705 novel-writer-workflow-guide wordflowlab/novel-writer-skills
Novel Writer 系统化创作工作流 当用户说"我想写小说" 立即激活此工作流指南。 七步方法论概览 1. /constitution → 建立创作原则 2. /specify → 定义故事规格 3. /clarify → 澄清模糊点 4. /plan → 制定创作计划 5. /tasks → 分解执行任务 6. /write → AI 辅助写作 7. /analyze → 质量验证分析 详细步骤指导 步骤 1:建立创作原则 "让我们从使用 /constitution 定义你的创作原则开始。这建立了你的核心价值观、质量标准和这个故事的不可协商规则。" 为什么这很重要:作为你的"创作宪法" - 决策会参考这些原则。 包含什么: 核心价值观(传递什么理念) 质量底线(绝对不妥协的) 风格原则(语言、节奏、氛围) 内容原则(角色、情节、世界观规范) 典型时长:15-20 分钟 步骤 2:定义故事规格 "现在使用 /specify 创建类似产品规格的故事文档。像产品经理一样思考:这...
1.6K
3706 sentry-fix-issues getsentry/sentry-agent-skills
All Skills > Workflow > Fix Issues Fix Sentry Issues Discover, analyze, and fix production issues using Sentry's full debugging capabilities. Invoke This Skill When User asks to "fix Sentry issues" or "resolve Sentry errors" User wants to "debug production bugs" or "investigate exceptions" User mentions issue IDs, error messages, or asks about recent failures User wants to triage or work through their Sentry backlog Prerequisites Sentry MCP server configured and connected Access to the Sentry pr...
1.6K
3707 clean-architecture pproenca/dot-skills
Clean Architecture Framework A disciplined approach to structuring software so that business rules remain independent of frameworks, databases, and delivery mechanisms. Apply these principles when designing system architecture, reviewing module boundaries, or advising on dependency management. Core Principle Source code dependencies must point inward -- toward higher-level policies. Nothing in an inner circle can know anything about something in an outer circle. This single rule, applied consist...
1.6K
3708 meta-ads kostja94/marketing-skills
Paid Ads: Meta Ads Guides Meta (Facebook/Instagram) Ads setup, campaign structure, audience targeting, and creative optimization. Meta excels at demand generation and visual products; use when creating demand or when creative assets are strong. 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. Campaign Structure Hierarchy : ...
1.6K
3709 publish-to-pages github/awesome-copilot
publish-to-pages Publish any presentation or web content to GitHub Pages in one shot. 1. Prerequisites Check Run these silently. Only surface errors: command -v gh > /dev/null || echo "MISSING: gh CLI — install from https://cli.github.com" gh auth status &> /dev/null || echo "MISSING: gh not authenticated — run 'gh auth login'" command -v python3 > /dev/null || echo "MISSING: python3 (needed for PPTX conversion)" poppler-utils is optional (PDF conversion via pdftoppm ). Don't block on it. 2. Inp...
1.6K
3710 microsoft-agent-framework github/awesome-copilot
Microsoft Agent Framework Use this skill when working with applications, agents, workflows, or migrations built on Microsoft Agent Framework. Microsoft Agent Framework is the unified successor to Semantic Kernel and AutoGen, combining their strengths with new capabilities. Because it is still in public preview and changes quickly, always ground implementation advice in the latest official documentation and samples rather than relying on stale knowledge. Determine the target language first Choose...
1.6K
3711 frontend-design sickn33/antigravity-awesome-skills
This skill guides creation of distinctive, production-grade frontend interfaces that avoid generic "AI slop" aesthetics. Implement real working code with exceptional attention to aesthetic details and creative choices. The user provides frontend requirements: a component, page, application, or interface to build. They may include context about the purpose, audience, or technical constraints. Design Thinking Before coding, understand the context and commit to a BOLD aesthetic direction: Purpose :...
1.6K
3712 review alirezarezvani/claude-skills
Review Two-axis review of the diff between HEAD and a fixed point the user supplies: Standards — does the code conform to this repo's documented coding standards? Spec — does the code faithfully implement the originating issue / PRD / spec? Both axes run as parallel sub-agents so they don't pollute each other's context, then this skill aggregates their findings. The issue tracker should have been provided to you — run /setup-matt-pocock-skills if docs/agents/issue-tracker.md is missing. Process ...
1.6K
3713 literature-review davila7/claude-code-templates
Literature Review Conduct deep literature reviews through multi-perspective dialogue and systematic search. Input $0 — Research topic or question $1 — Optional: specific focus or angle References Multi-perspective dialogue prompts (STORM): ~/.claude/skills/literature-review/references/dialogue-prompts.md Literature review workflow (AgentLaboratory): ~/.claude/skills/literature-review/references/review-workflow.md Scripts (from literature-search skill) Search Semantic Scholar python ~/.claude/sk...
1.6K
3714 creating-oracle-to-postgres-migration-bug-report github/awesome-copilot
Creating Bug Reports for Oracle-to-PostgreSQL Migration When to Use Documenting a defect caused by behavioral differences between Oracle and PostgreSQL Writing or reviewing a bug report for an Oracle-to-PostgreSQL migration project Bug Report Format Use the template in references/BUG-REPORT-TEMPLATE.md . Each report must include: Status : ✅ RESOLVED, ⛔ UNRESOLVED, or ⏳ IN PROGRESS Component : Affected endpoint, repository, or stored procedure Test : Related automated test names Severity : Low / ...
1.6K
3715 remember alirezarezvani/claude-skills
Memory Keeper You are an expert prompt engineer and keeper of domain-organized Memory Instructions that persist across VS Code contexts. You maintain a self-organizing knowledge base that automatically categorizes learnings by domain and creates new memory files as needed. Scopes Memory instructions can be stored in two scopes: Global ( global or user ) - Stored in <global-prompts> ( vscode-userdata:/User/prompts/ ) and apply to all VS Code projects Workspace ( workspace or ws ) - Stored in <wor...
1.6K
3716 ra-qm-skills alirezarezvani/claude-skills
Regulatory Affairs & Quality Management Skills 12 production-ready compliance skills for HealthTech and MedTech organizations. Quick Start Claude Code /read ra-qm-team/regulatory-affairs-head/SKILL.md Codex CLI npx agent-skills-cli add alirezarezvani/claude-skills/ra-qm-team Skills Overview Skill Folder Focus Regulatory Affairs Head regulatory-affairs-head/ FDA/MDR strategy, submissions Quality Manager (QMR) quality-manager-qmr/ QMS governance, management review Quality Manager (ISO 13485) quali...
1.6K
3717 fix alirezarezvani/claude-skills
Fix Lint and Formatting Instructions Run yarn prettier to fix formatting Run yarn linc to check for remaining lint issues Report any remaining manual fixes needed Common Mistakes Running prettier on wrong files - yarn prettier only formats changed files Ignoring linc errors - These will fail CI, fix them before committing
1.6K
3718 coverage alirezarezvani/claude-skills
Analyze Test Coverage Gaps Map all testable surfaces in the application and identify what's tested vs. what's missing. Steps 1. Map Application Surface Use the Explore subagent to catalog: Routes/Pages: Scan route definitions (Next.js app/ , React Router config, Vue Router, etc.) List all user-facing pages with their paths Components: Identify interactive components (forms, modals, dropdowns, tables) Note components with complex state logic API Endpoints: Scan API route files or backend controll...
1.6K
3719 second-brain-ingest nicholasspisak/second-brain
Second Brain — Ingest Process raw source documents into structured, interlinked wiki pages. Identify Sources to Process Determine which files need ingestion: If the user specifies a file or files, use those If the user says "process new sources" or similar, detect unprocessed files: List all files in raw/ (excluding raw/assets/ ) Read wiki/log.md and extract all previously ingested source filenames from ingest entries Any file in raw/ not listed in the log is unprocessed If no unprocessed files ...
1.6K
3720 generate alirezarezvani/claude-skills
Generate Playwright Tests Generate production-ready Playwright tests from a user story, URL, component name, or feature description. Input $ARGUMENTS contains what to test. Examples: "user can log in with email and password" "the checkout flow" "src/components/UserProfile.tsx" "the search page with filters" Steps 1. Understand the Target Parse $ARGUMENTS to determine: User story : Extract the behavior to verify Component path : Read the component source code Page/URL : Identify the route and its...
1.6K
3721 report alirezarezvani/claude-skills
Smart Test Reporting Generate test reports that plug into the user's existing workflow. Zero new tools. Steps 1. Run Tests (If Not Already Run) Check if recent test results exist: ls -la test-results/ playwright-report/ 2 > /dev/null If no recent results, run tests: npx playwright test --reporter = json,html,list 2 > &1 | tee test-output.log 2. Parse Results Read the JSON report: npx playwright test --reporter = json 2 > /dev/null Extract: Total tests, passed, failed, skipped, flaky Duration per...
1.6K
3722 init alirezarezvani/claude-skills
Initialize Playwright Project Set up a production-ready Playwright testing environment. Detect the framework, generate config, folder structure, example test, and CI workflow. Steps 1. Analyze the Project Use the Explore subagent to scan the project: Check package.json for framework (React, Next.js, Vue, Angular, Svelte) Check for tsconfig.json → use TypeScript; otherwise JavaScript Check if Playwright is already installed ( @playwright/test in dependencies) Check for existing test directories (...
1.6K
3723 tailwindcss-mobile-first josiahsiegel/claude-plugin-marketplace
Mobile-First Responsive Design (2025/2026) Core Philosophy Mobile-first design is the industry standard for 2025/2026. With mobile traffic consistently exceeding 60% of global web traffic and Google's mobile-first indexing, starting with mobile ensures optimal user experience and SEO performance. The Mobile-First Mindset <!-- CORRECT: Mobile-first (progressive enhancement) --> <div class="text-sm md:text-base lg:text-lg"> Start small, enhance upward </div> <!-- INCORRECT: Desktop-first (gra...
1.6K
3724 e2e-testing hieutrtr/ai1-skills
E2E Testing Patterns Comprehensive Playwright patterns for building stable, fast, and maintainable E2E test suites. Test File Organization tests/ ├── e2e/ │ ├── auth/ │ │ ├── login.spec.ts │ │ ├── logout.spec.ts │ │ └── register.spec.ts │ ├── features/ │ │ ├── browse.spec.ts │ │ ├── search.spec.ts │ │ └── create.spec.ts │ └── api/ │ └── endpoints.spec.ts ├── fixtures/ │ ├── auth.ts │ └── data.ts └── playwright.config.ts Page Object Model (POM) import { Pag...
1.6K
3725 creating-oracle-to-postgres-migration-integration-tests github/awesome-copilot
Creating Integration Tests for Oracle-to-PostgreSQL Migration Generates integration test cases for data access artifacts in a single target project. Tests validate behavior consistency when running against Oracle or PostgreSQL. Prerequisites The test project must already exist and compile (scaffolded separately). Read the existing base test class and seed manager conventions before writing tests. Workflow Test Creation: - [ ] Step 1: Discover the test project conventions - [ ] Step 2: Identify t...
1.6K
3726 second-brain-query nicholasspisak/second-brain
Second Brain — Query Answer questions by searching and synthesizing knowledge from the wiki. Search Strategy 1. Start with the index Read wiki/index.md to identify relevant pages. Scan all category sections (Sources, Entities, Concepts, Synthesis) for entries related to the question. 2. Use qmd for large wikis If qmd is installed (check with command -v qmd ), use it for search: qmd search "query terms" --path wiki/ This is especially useful when the wiki has grown beyond ~100 pages where scannin...
1.6K
3727 sales-qualification refoundai/lenny-skills
Sales Qualification Help the user qualify sales leads effectively using frameworks from 1 product leader. How to Help When the user asks for help with sales qualification: Understand current process - Ask how they currently decide which leads to pursue Identify disqualification criteria - Help them define what makes a lead NOT worth pursuing Design discovery questions - Create questions that efficiently reveal fit Build a qualification framework - Help them systematize qualification decisions Co...
1.6K
3728 powerpoint-automation aktsmm/agent-skills
PowerPoint Automation AI-powered PPTX generation pipeline using Orchestrator-Workers pattern. Automatically extracts content, translates, applies templates, and performs quality reviews. When to Use This Skill Use this skill when the user wants to: Convert web articles or blog posts to PowerPoint presentations Translate English PPTX to Japanese (or other languages) Create presentations using custom templates Generate technical presentations with code blocks and diagrams Automate presentation...
1.6K
3729 ai-sdk vercel-labs/ai
Prerequisites Before searching docs, check if node_modules/ai/docs/ exists. If not, install only the ai package using the project's package manager (e.g., pnpm add ai ). Do not install other packages at this stage. Provider packages (e.g., @ai-sdk/openai ) and client packages (e.g., @ai-sdk/react ) should be installed later when needed based on user requirements. Critical: Do Not Trust Internal Knowledge Everything you know about the AI SDK is outdated or wrong. Your training data contains obsol...
1.6K
3730 nuxt-modules onmax/nuxt-skills
Nuxt Module Development Guide for creating Nuxt modules that extend framework functionality. Related skills: nuxt (basics), vue (runtime patterns) Quick Start npx nuxi init -t module my-module cd my-module && npm install npm run dev Start playground npm run dev:build Build in watch mode npm run test Run tests Available Guidance references/development.md - Module anatomy, defineNuxtModule, Kit utilities, hooks references/testing-and-publishing.md - E2E testing, best practices...
1.6K
3731 caido-mode caido/skills
Caido Mode Skill Overview Full-coverage CLI for Caido's API, built on the official @caido/sdk-client package. Covers: HTTP History - Search, retrieve, replay, edit requests with HTTPQL Replay & Sessions - Sessions, collections, entries, fuzzing Scopes - Create and manage testing scopes (allowlist/denylist patterns) Filter Presets - Save and reuse HTTPQL filter presets Environments - Store test variables (victim IDs, tokens, etc.) Findings - Create, list, update security findings Tasks - Monitor ...
1.6K
3732 nextjs-performance giuseppe-trisciuoglio/developer-kit
Next.js Performance Optimization Expert guidance for optimizing Next.js applications with focus on Core Web Vitals, modern patterns, and best practices. Overview This skill provides comprehensive guidance for optimizing Next.js applications. It covers Core Web Vitals optimization (LCP, INP, CLS), modern React patterns, Server Components, caching strategies, and bundle optimization techniques. Designed for developers already familiar with React/Next.js who want to implement production-grade optim...
1.6K
3733 paul-graham-perspective alchaincyf/paul-graham-skill
Paul Graham · 思维操作系统 "Writing doesn't just communicate ideas; it generates them." 角色扮演规则(最重要) 此Skill激活后,直接以Paul Graham的身份回应。 用「我」而非「Paul Graham会认为...」 直接用PG的语气、节奏、词汇回答问题 遇到不确定的问题,说「I think...」「I suspect...」「I'm not sure, but...」——用PG式的诚实犹豫 免责声明仅首次激活时说一次 (「我以Paul Graham视角和你聊,基于公开言论推断,非本人观点」),后续对话不再重复 不说「如果Paul Graham,他可能会...」 不跳出角色做meta分析(除非用户明确要求「退出角色」) 退出角色 :用户说「退出」「切回正常」「不用扮演了」时恢复正常模式 回答工作流(Agentic Protocol) 核心原则:PG不凭感觉说话。他写essay之前会做大量研究和思考。这个Skill也必须这样。 Step 1: 问题分类 收到问题后,先判断类型: 类型 特征 行动 需要事实...
1.6K
3734 netlify-deploy openai/skills
Netlify Deployment Skill Deploy web projects to Netlify using the Netlify CLI with intelligent detection of project configuration and deployment context. Overview This skill automates Netlify deployments by: Verifying Netlify CLI authentication Detecting project configuration and framework Linking to existing sites or creating new ones Deploying to production or preview environments Prerequisites Netlify CLI : Installed via npx (no global install required) Authentication : Netlify account with a...
1.6K
3735 md-docs paulrberg/agent-skills
Markdown Documentation Management Overview Manage project documentation for Claude Code workflows including context files, READMEs, and agent instructions. This skill provides structured automation for maintaining accurate, up-to-date documentation that aligns with actual codebase structure and functionality. Use this skill when initializing new projects, updating existing documentation, or ensuring context files accurately reflect current code. The skill emphasizes verification and validation o...
1.6K
3736 second-brain-lint nicholasspisak/second-brain
Second Brain — Lint Health-check the wiki and report issues with actionable fixes. Audit Steps Run all checks below, then present a consolidated report. 1. Broken wikilinks Scan all wiki pages for [[wikilink]] references. For each link, verify the target page exists. Report any broken links. Find all wikilinks across wiki pages grep -roh '\[\[[^]]*\]\]' wiki/ | sort -u Cross-reference against actual files in wiki/ . 2. Orphan pages Find pages with no inbound links — no other page references the...
1.6K
3737 market-pulse eronred/aso-skills
Market Pulse You are an expert in App Store market analysis. Your goal is to provide a comprehensive market overview by combining multiple data signals: chart movements, trending keywords, featured apps, new releases, and category dynamics. Initial Assessment Check for app-marketing-context.md — read it for the user's app, category, and competitors Ask for scope : entire App Store or specific category Ask for country (default: US) Ask for format : quick briefing (default), detailed report, or co...
1.6K
3738 journal-entry-prep anthropics/knowledge-work-plugins
Journal Entry Preparation Important : This skill assists with journal entry workflows but does not provide financial advice. All entries should be reviewed by qualified financial professionals before posting. Best practices, standard entry types, documentation requirements, and review workflows for journal entry preparation. Standard Accrual Types and Their Entries Accounts Payable Accruals Accrue for goods or services received but not yet invoiced at period end. Typical entry: Debit: Expense ac...
1.6K
3739 python-backend jiatastic/open-python-skills
python-backend Production-ready Python backend patterns for FastAPI, SQLAlchemy, and Upstash. When to Use This Skill Building REST APIs with FastAPI Implementing JWT/OAuth2 authentication Setting up SQLAlchemy async databases Integrating Redis/Upstash caching and rate limiting Refactoring AI-generated Python code Designing API patterns and project structure Core Principles Async-first - Use async/await for I/O operations Type everything - Pydantic models for validation Dependency injection - Use...
1.6K
3740 core vercel-labs/json-render
@json-render/core Core package for schema definition, catalog creation, and spec streaming. Key Concepts Schema : Defines the structure of specs and catalogs (use defineSchema ) Catalog : Maps component/action names to their definitions (use defineCatalog ) Spec : JSON output from AI that conforms to the schema SpecStream : JSONL streaming format for progressive spec building Defining a Schema import { defineSchema } from "@json-render/core" ; export const schema = defineSchema ( ( s ) => ( { sp...
1.6K
3741 reviewing-oracle-to-postgres-migration github/awesome-copilot
Oracle-to-PostgreSQL Database Migration Surfaces migration risks and validates migration work against known Oracle/PostgreSQL behavioral differences documented in the references/ folder. When to use Planning — Before starting migration work on a procedure, trigger, query, or refcursor client. Identify which reference insights apply so risks are addressed up front. Validating — After migration work is done, confirm every applicable insight was addressed and integration tests cover the new Postgre...
1.6K
3742 migrating-oracle-to-postgres-stored-procedures github/awesome-copilot
Migrating Stored Procedures from Oracle to PostgreSQL Translate Oracle PL/SQL stored procedures and functions to PostgreSQL PL/pgSQL equivalents. Workflow Progress: - [ ] Step 1: Read the Oracle source procedure - [ ] Step 2: Translate to PostgreSQL PL/pgSQL - [ ] Step 3: Write the migrated procedure to Postgres output directory Step 1: Read the Oracle source procedure Read the Oracle stored procedure from .github/oracle-to-postgres-migration/DDL/Oracle/Procedures and Functions/ . Consult the Or...
1.6K
3743 create-an-asset anthropics/knowledge-work-plugins
Create an Asset Generate custom sales assets tailored to your prospect, audience, and goals. Supports interactive landing pages, presentation decks, executive one-pagers, and workflow/architecture demos. Triggers Invoke this skill when: User says /create-an-asset or /create-an-asset [CompanyName] User asks to "create an asset", "build a demo", "make a landing page", "mock up a workflow" User needs a customer-facing deliverable for a sales conversation Overview This skill creates professional sal...
1.6K
3744 discover-brand anthropics/knowledge-work-plugins
Brand Discovery Orchestrate autonomous discovery of brand materials across enterprise platforms. This skill coordinates the discover-brand agent to search connected platforms (Notion, Confluence, Google Drive, Box, Microsoft 365, Figma, Gong, Granola, Slack), triage sources, and produce a structured discovery report with open questions. Discovery Workflow 0. Orient the User Before starting, briefly explain what's about to happen so the user knows what to expect: "Here's how brand discovery works...
1.6K
3745 designing-growth-loops refoundai/lenny-skills
Designing Growth Loops Help the user design effective growth loops using frameworks from 54 product leaders who have built viral and product-led growth engines at companies from Dropbox to LinkedIn to Calendly. How to Help When the user asks for help with growth loops: Identify the loop type - Determine if they need viral, paid, content, or product-led acquisition loops Assess prerequisites - Check if they have the LTV, network effects, or product stickiness to support the loop Find the natural ...
1.6K
3746 python-best-practices 0xbigboss/claude-code
Python Best Practices Type-First Development Types define the contract before implementation. Follow this workflow: Define data models - dataclasses, Pydantic models, or TypedDict first Define function signatures - parameter and return type hints Implement to satisfy types - let the type checker guide completeness Validate at boundaries - runtime checks where data enters the system Make Illegal States Unrepresentable Use Python's type system to prevent invalid states at type-check time. Data...
1.6K
3747 product-strategy-session deanpeters/product-manager-skills
Purpose Guide product managers through a comprehensive product strategy session by orchestrating positioning, problem framing, customer discovery, and roadmap planning skills into a cohesive end-to-end process. Use this to move from vague strategic direction to concrete, validated product strategy with clear positioning, target customers, problem statements, and prioritized roadmap—ensuring alignment across stakeholders before committing to execution. This is not a one-time workshop—it's a repea...
1.6K
3748 compliance-tracking anthropics/knowledge-work-plugins
Compliance Tracking Help track compliance requirements, prepare for audits, and maintain regulatory readiness. Common Frameworks Framework Focus Key Requirements SOC 2 Service organizations Security, availability, processing integrity, confidentiality, privacy ISO 27001 Information security Risk assessment, security controls, continuous improvement GDPR Data privacy (EU) Consent, data rights, breach notification, DPO HIPAA Healthcare data (US) PHI protection, access controls, audit trails PCI DS...
1.6K
3749 asc-crash-triage rudrankriyam/app-store-connect-cli-skills
asc crash triage Use this skill to fetch, analyze, and summarize TestFlight crash reports, beta feedback, and performance diagnostics. Workflow Resolve the app ID if not provided (use asc apps list ). Fetch data with the appropriate command. Parse JSON output and present a human-readable summary. TestFlight crash reports List recent crashes (newest first): asc crashes --app "APP_ID" --sort -createdDate --limit 10 Filter by build: asc crashes --app "APP_ID" --build "BUILD_ID" --sort -createdDate ...
1.6K
3750 senior-frontend davila7/claude-code-templates
Senior Frontend Complete toolkit for senior frontend with modern tools and best practices. Quick Start Main Capabilities This skill provides three core capabilities through automated scripts: Script 1: Component Generator python scripts/component_generator.py [ options ] Script 2: Bundle Analyzer python scripts/bundle_analyzer.py [ options ] Script 3: Frontend Scaffolder python scripts/frontend_scaffolder.py [ options ] Core Capabilities 1. Component Generator Automated tool for component gen...
1.6K