███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 10451 | template-skill | mrgoonie/claudekit-skills |
Insert instructions below
|
120 |
| 10452 | process-builder | a5c-ai/babysitter |
Process Builder Create new process definitions for the babysitter event-sourced orchestration framework. Quick Reference Processes live in: plugins/babysitter/skills/babysit/process/ ├── methodologies/ Reusable development approaches (TDD, BDD, Scrum, etc.) │ └── [name]/ │ ├── README.md Documentation │ ├── [name].js Main process │ └── examples/ Sample inputs │ └── specializations/ Domain-specific processes ├── [category]/ ...
|
120 |
| 10453 | active directory attacks | davila7/claude-code-templates |
Active Directory Attacks Purpose Provide comprehensive techniques for attacking Microsoft Active Directory environments. Covers reconnaissance, credential harvesting, Kerberos attacks, lateral movement, privilege escalation, and domain dominance for red team operations and penetration testing. Inputs/Prerequisites Kali Linux or Windows attack platform Domain user credentials (for most attacks) Network access to Domain Controller Tools: Impacket, Mimikatz, BloodHound, Rubeus, CrackMapExec Outputs...
|
120 |
| 10454 | broken authentication testing | davila7/claude-code-templates |
Broken Authentication Testing Purpose Identify and exploit authentication and session management vulnerabilities in web applications. Broken authentication consistently ranks in the OWASP Top 10 and can lead to account takeover, identity theft, and unauthorized access to sensitive systems. This skill covers testing methodologies for password policies, session handling, multi-factor authentication, and credential management. Prerequisites Required Knowledge HTTP protocol and session mechanisms Au...
|
120 |
| 10455 | vercel-deploy | skillcreatorai/ai-agent-skills |
Vercel Deploy Deploy any project to Vercel instantly. No authentication required. When to use this skill App deployment : when asked "Deploy my app" Preview deployment : when asked "Create a preview deployment" Production deployment : when asked "Deploy this to production" Share link : when asked "Deploy and give me the link" How It Works Packages your project into a tarball (excludes node_modules and .git ) Auto-detects framework from package.json Uploads to deployment service Returns Preview U...
|
120 |
| 10456 | nsfc-research-content-writer | huangwb8/chineseresearchlatex |
$ npx skills add https://github.com/huangwb8/chineseresearchlatex --skill nsfc-research-content-writer<div
|
120 |
| 10457 | shadcn-svelte components | exceptionless/exceptionless |
shadcn-svelte Components Documentation: shadcn-svelte.com | Use context7 for API reference Use shadcn-svelte components (bits-ui) for UI. Import with namespace pattern. Import Pattern Trigger Components - Child Snippet Pattern When using trigger components with custom elements like Button, always use the child snippet pattern : <!-- ✅ Correct: Single tab stop, proper accessibility --> <Tooltip.Root> <Tooltip.Trigger> {snippet child({ props })} <Button {...props} variant="ghost" size="icon"> <Ic...
|
120 |
| 10458 | task-status | aaaaqwq/claude-code-skills |
Task Status Skill Quick Start Manual Status Updates python scripts/send_status.py "Starting data fetch..." "progress" "step1" python scripts/send_status.py "Processing complete" "success" "final" python scripts/send_status.py "Error: Missing API key" "error" "auth" Automatic Periodic Monitoring (Every 5 seconds) Start monitoring a long-running task python scripts/monitor_task.py start "My Long Task" "processing" Monitor will send "Still working..." updates every 5 seconds When task completes,...
|
120 |
| 10459 | award-winning-website | eng0ai/eng0-template-skills |
Award-Winning Gaming Website A visually captivating website with scroll-triggered animations, geometric transitions, 3D hover effects, and video storytelling. Tech Stack Framework: React 19 Build Tool: Vite Animation: GSAP Styling: Tailwind CSS Package Manager: npm Output: dist directory Dev Port: 5173 Setup 1. Clone the Template git clone --depth 1 https://github.com/Eng0AI/award-winning-website-template.git . If the directory is not empty: git clone --depth 1 https://github.com/Eng0AI/awa...
|
120 |
| 10460 | moai-framework-electron | modu-ai/moai-adk |
Electron 33+ Desktop Development Quick Reference Electron 33+ Desktop App Development Specialist enables building cross-platform desktop applications with web technologies. Auto-Triggers: Electron projects detected via electron.vite.config.ts or electron-builder.yml files, desktop app development requests, IPC communication pattern implementation Core Capabilities Electron 33 Platform: Chromium 130 rendering engine for modern web features Node.js 20.18 runtime for native system access Nativ...
|
120 |
| 10461 | angular-performance | gentleman-programming/gentleman-skills |
NgOptimizedImage (REQUIRED for images) import { NgOptimizedImage } from '@angular/common'; @Component({ imports: [NgOptimizedImage], template: ` <!-- LCP image: add priority --> <img ngSrc="hero.jpg" width="800" height="400" priority> <!-- Regular: lazy loaded by default --> <img ngSrc="thumb.jpg" width="200" height="200"> <!-- Fill mode (parent needs position: relative) --> <img ngSrc="bg.jpg" fill> <!-- With placeholder --> <img ngSrc="photo....
|
120 |
| 10462 | content-marketing | scientiacapital/skills |
Content Marketing Help the user build effective content marketing using frameworks from 23 product leaders who have built content engines at companies like Notion, First Round, and The Pragmatic Engineer. How to Help When the user asks for help with content marketing: Identify the goal - Determine if content is for SEO, brand building, lead generation, or thought leadership Find content-market fit - Help them identify the specific anxieties or needs their content will solve Choose the right form...
|
120 |
| 10463 | axiom-typography-ref | charleswiltgen/axiom |
Typography Reference Complete reference for typography on Apple platforms including San Francisco font system, text styles, Dynamic Type, tracking, leading, and internationalization through iOS 26. San Francisco Font System Font Families SF Pro and SF Pro Rounded (iOS, iPadOS, macOS, tvOS) Main system fonts for most UI elements Rounded variant for friendly, approachable interfaces (e.g., Reminders app) SF Compact and SF Compact Rounded (watchOS, narrow columns) Optimized for constrained sp...
|
120 |
| 10464 | overseer | dmmulroy/overseer |
Agent Coordination with Overseer Core Principle: Tickets, Not Todos Overseer tasks are tickets - structured artifacts with comprehensive context: Description: One-line summary (issue title) Context: Full background, requirements, approach (issue body) Result: Implementation details, decisions, outcomes (PR description) Think: "Would someone understand the what, why, and how from this task alone?" Task IDs are Ephemeral Never reference task IDs in external artifacts (commits, PRs, docs). Tas...
|
120 |
| 10465 | coolify-manager | ajmcclary/coolify-manager |
Coolify Manager Overview This skill enables management of Coolify deployments through both the official CLI and direct API access. It provides workflows for diagnosing service issues, fixing common WordPress problems, managing containers, and performing deployment operations across self-hosted and cloud Coolify instances. Quick Start Prerequisites Check Before proceeding, verify: User has access to a Coolify instance (self-hosted or cloud) User can obtain an API token from their Coolify dashboar...
|
120 |
| 10466 | axiom-app-store-connect-ref | charleswiltgen/axiom |
App Store Connect Reference Overview App Store Connect (ASC) provides crash reports, TestFlight feedback, and performance metrics for your apps. This reference covers how to navigate ASC to find and export crash data for analysis. When to use ASC vs Xcode Organizer: Task Best Tool Quick crash triage during development Xcode Organizer Team-wide crash visibility App Store Connect TestFlight feedback with screenshots App Store Connect Historical metrics and trends App Store Connect Downloading c...
|
120 |
| 10467 | generative-ui | tambo-ai/tambo |
Generative UI Skill This skill contains the complete design system for Claude's built-in show_widget tool — the generative UI feature that renders interactive HTML/SVG widgets inline in claude.ai conversations. The guidelines below are the actual Anthropic "Imagine — Visual Creation Suite" design rules, extracted so you can produce high-quality widgets directly without needing the read_me setup call. How it works : On claude.ai, Claude has access to the show_widget tool which renders raw HTML/SV...
|
120 |
| 10468 | file-organizer | davepoon/buildwithclaude |
File Organizer This skill acts as your personal organization assistant, helping you maintain a clean, logical file structure across your computer without the mental overhead of constant manual organization. When to Use This Skill Your Downloads folder is a chaotic mess You can't find files because they're scattered everywhere You have duplicate files taking up space Your folder structure doesn't make sense anymore You want to establish better organization habits You're starting a new project and...
|
120 |
| 10469 | tooluniverse-clinical-trial-matching | mims-harvard/tooluniverse |
Clinical Trial Matching for Precision Medicine Transform patient molecular profiles and clinical characteristics into prioritized clinical trial recommendations. Searches ClinicalTrials.gov and cross-references with molecular databases (CIViC, OpenTargets, ChEMBL, FDA) to produce evidence-graded, scored trial matches. KEY PRINCIPLES : Report-first approach - Create report file FIRST, then populate progressively Patient-centric - Every recommendation considers the individual patient's profile Mol...
|
120 |
| 10470 | game-design-core | omer-metin/skills-for-antigravity |
Game Design Core Identity You are a game designer in the tradition of Miyamoto, Sid Meier, and Jonathan Blow. You understand that games are not made of code - they are made of feelings. Code is just how we deliver those feelings to players. You've studied the masters: Shigeru Miyamoto on "find the fun" - the core loop must be joyful before anything else Sid Meier on "games are a series of interesting decisions" - every choice must matter Jonathan Blow on "games can mean something" - respect t...
|
119 |
| 10471 | gcloud | dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations |
GCloud Skill Use the gcloud CLI to manage Google Cloud Platform resources and services. Authentication Check current auth: gcloud auth list Login interactively: gcloud auth login Login with service account: gcloud auth activate-service-account --key-file=key.json Application default credentials: gcloud auth application-default login Project & Configuration List projects: gcloud projects list Set default project: gcloud config set project PROJECT_ID Show current config: gclo...
|
119 |
| 10472 | axiom-spritekit | charleswiltgen/axiom |
SpriteKit Game Development Guide Purpose : Build reliable SpriteKit games by mastering the scene graph, physics engine, action system, and rendering pipeline iOS Version : iOS 13+ (SwiftUI integration), iOS 11+ (SKRenderer) Xcode : Xcode 15+ When to Use This Skill Use this skill when: Building a new SpriteKit game or interactive simulation Implementing physics (collisions, contacts, forces, joints) Setting up game architecture (scenes, layers, cameras) Optimizing frame rate or reducing draw call...
|
119 |
| 10473 | wordpress penetration testing | davila7/claude-code-templates |
WordPress Penetration Testing Purpose Conduct comprehensive security assessments of WordPress installations including enumeration of users, themes, and plugins, vulnerability scanning, credential attacks, and exploitation techniques. WordPress powers approximately 35% of websites, making it a critical target for security testing. Prerequisites Required Tools WPScan (pre-installed in Kali Linux) Metasploit Framework Burp Suite or OWASP ZAP Nmap for initial discovery cURL or wget Required Knowledg...
|
119 |
| 10474 | developer | aj-geddes/claude-code-bmad-skills |
Developer Role: Phase 4 - Implementation (Execution) specialist Function: Translate requirements into clean, tested, maintainable code Responsibilities Implement user stories from start to finish Write clean, maintainable code Create comprehensive tests Follow best practices and coding standards Complete acceptance criteria Document implementation decisions Hand off working, tested features Core Principles Working Software - Priority is code that works correctly Test Coverage - Aim for ≥80% c...
|
119 |
| 10475 | rss-aggregator | zephyrwang6/myskill |
RSS Aggregator This skill fetches and aggregates the latest updates from a curated list of RSS feeds defined in references/feeds.opml . Usage When the user asks for updates (e.g., "recent updates", "last 3 days", "what's new"), use the scripts/aggregate.py script. Command uv run --with feedparser scripts/aggregate.py --days < number_of_days > If the user doesn't specify a timeframe, default to 3 days. Output The script outputs a list of updates in the following format: Title Author Summary (~500...
|
119 |
| 10476 | dotnet-local-tools | aaronontheweb/dotnet-skills |
Use this skill when: - Setting up consistent tooling across a development team - Ensuring CI/CD pipelines use the same tool versions as local development - Managing project-specific CLI tools (docfx, incrementalist, dotnet-ef, etc.) - Avoiding global tool version conflicts between projects What Are Local Tools? Local tools are .NET CLI tools that are installed and versioned per-repository rather than globally. They're defined in `.config/dotnet-tools.json` and restored with `dotnet tool r...
|
119 |
| 10477 | gitlab | odyssey4me/agent-skills |
GitLab Skill This skill provides GitLab integration using the official glab CLI tool. A Python wrapper script produces markdown-formatted output for read/view operations. Action commands (create, merge, close, comment) should use glab directly. Prerequisites Install glab CLI : installation guide Authentication Authenticate with GitLab glab auth login Verify authentication glab auth status Supports GitLab.com, GitLab Dedicated, and GitLab Self-Managed instances. See GitLab CLI Authentication fo...
|
119 |
| 10478 | stock-analysis | liusai0820/stock-analysis-skill |
Stock Analysis (v5.0) Analyze US stocks and cryptocurrencies using Yahoo Finance data. Includes portfolio management, crypto support, and periodic analysis. Quick Start IMPORTANT: Pass ONLY the stock ticker symbol(s) as arguments. Do NOT add extra text, headers, or formatting in the command. Analyze a single ticker: uv run { baseDir } /scripts/analyze_stock.py AAPL uv run { baseDir } /scripts/analyze_stock.py MSFT --output json Compare multiple tickers: uv run { baseDir } /scripts/analyze_stock....
|
119 |
| 10479 | axiom-textkit-ref | charleswiltgen/axiom |
TextKit 2 Reference Complete reference for TextKit 2 covering architecture, migration from TextKit 1, Writing Tools integration, and SwiftUI TextEditor with AttributedString through iOS 26. Architecture TextKit 2 uses MVC pattern with new classes optimized for correctness, safety, and performance. Model Layer NSTextContentManager (abstract) Generates NSTextElement objects from backing store Tracks element ranges within document Default implementation: NSTextContentStorage NSTextContentSto...
|
119 |
| 10480 | metasploit framework | davila7/claude-code-templates |
Metasploit Framework ⚠️ AUTHORIZED USE ONLY This skill is for educational purposes or authorized security assessments only. You must have explicit, written permission from the system owner before using this tool. Misuse of this tool is illegal and strictly prohibited. Purpose Leverage the Metasploit Framework for comprehensive penetration testing, from initial exploitation through post-exploitation activities. Metasploit provides a unified platform for vulnerability exploitation, payload generat...
|
119 |
| 10481 | tooluniverse-proteomics-analysis | mims-harvard/tooluniverse |
Proteomics Analysis Comprehensive analysis of mass spectrometry-based proteomics data from protein identification through quantification, differential expression, post-translational modifications, and systems-level interpretation. When to Use This Skill Triggers : User has proteomics MS output files, asks about protein abundance/expression, differential protein expression, PTM analysis, protein-RNA correlation, multi-omics integration involving proteomics, protein complex/interaction analysis, o...
|
119 |
| 10482 | axiom-codable | charleswiltgen/axiom |
Swift Codable Patterns Comprehensive guide to Codable protocol conformance for JSON and PropertyList encoding/decoding in Swift 6.x. Quick Reference Decision Tree: When to Use Each Approach Has your type... ├─ All properties Codable? → Automatic synthesis (just add `: Codable`) ├─ Property names differ from JSON keys? → CodingKeys customization ├─ Needs to exclude properties? → CodingKeys customization ├─ Enum with associated values? → Check enum synthesis patterns ├─ Needs structural transfor...
|
119 |
| 10483 | feedback-mastery | davila7/claude-code-templates |
Feedback Conversations Overview This skill provides frameworks for navigating difficult workplace conversations and delivering effective feedback. Whether you're addressing performance issues, resolving conflicts, or giving constructive feedback, these structured approaches lead to better outcomes. Core insight: Research shows that employees who approach difficult conversations with preparation and a clear framework are 60% more likely to reach a positive resolution than those who engage without...
|
118 |
| 10484 | aws penetration testing | davila7/claude-code-templates |
AWS Penetration Testing Purpose Provide comprehensive techniques for penetration testing AWS cloud environments. Covers IAM enumeration, privilege escalation, SSRF to metadata endpoint, S3 bucket exploitation, Lambda code extraction, and persistence techniques for red team operations. Inputs/Prerequisites AWS CLI configured with credentials Valid AWS credentials (even low-privilege) Understanding of AWS IAM model Python 3, boto3 library Tools: Pacu, Prowler, ScoutSuite, SkyArk Outputs/Deliverabl...
|
118 |
| 10485 | sketch-implement-design | sketch-hq/skills |
Sketch Implement Design Overview Implement UI from Sketch with high visual fidelity by querying live document data through Sketch MCP. Use run_code to inspect and export data, and get_selection_as_image as the visual source of truth. Prerequisites Keep Sketch open with the target document available. Enable Sketch MCP in Sketch settings: General -> Allow AI tools to interact with open documents . Configure Codex MCP to point to the local Sketch server address shown in Sketch settings. Default add...
|
118 |
| 10486 | axiom-build-performance | charleswiltgen/axiom |
Build Performance Optimization Overview Systematic Xcode build performance analysis and optimization. Core principle: Measure before optimizing, then optimize the critical path first. When to Use This Skill Build times have increased significantly Incremental builds taking too long Want to analyze Build Timeline Need to identify slow-compiling Swift code Optimizing CI/CD build times Build performance regression investigation Enabling Xcode 26 compilation caching Reducing module variants in exp...
|
118 |
| 10487 | axiom-app-shortcuts-ref | charleswiltgen/axiom |
App Shortcuts Reference Overview Comprehensive guide to App Shortcuts framework for making your app's actions instantly available in Siri, Spotlight, Action Button, Control Center, and other system experiences. App Shortcuts are pre-configured App Intents that work immediately after app install—no user setup required. Key distinction App Intents are the actions; App Shortcuts are the pre-configured "surface" that makes those actions instantly discoverable system-wide. When to Use This Skill ...
|
118 |
| 10488 | nginx-config-optimizer | patricio0312rev/skills |
Nginx Config Optimizer Create optimized Nginx configurations for high-performance web serving and reverse proxying. Core Workflow Define architecture: Reverse proxy, load balancer, or static serving Configure security: SSL/TLS, headers, rate limiting Optimize performance: Caching, compression, buffers Setup upstream: Backend server pools Add monitoring: Access logs, metrics Test configuration: Validate and reload Main Configuration /etc/nginx/nginx.conf user nginx; worker_processes auto; wor...
|
118 |
| 10489 | axiom-getting-started | charleswiltgen/axiom |
Getting Started with Axiom Welcome! This skill helps new users discover the most relevant Axiom skills for their situation. How This Skill Works Ask the user 2-3 targeted questions about their project Provide personalized skill recommendations (3-5 skills max) Show example prompts they can try immediately Include a complete skill reference for browsing Step 1: Ask Questions Use the AskUserQuestion tool to gather context: Question 1: Current Focus Question: "What brings you to Axiom today?" H...
|
118 |
| 10490 | network 101 | davila7/claude-code-templates |
Network 101 Purpose Configure and test common network services (HTTP, HTTPS, SNMP, SMB) for penetration testing lab environments. Enable hands-on practice with service enumeration, log analysis, and security testing against properly configured target systems. Inputs/Prerequisites Windows Server or Linux system for hosting services Kali Linux or similar for testing Administrative access to target system Basic networking knowledge (IP addressing, ports) Firewall access for port configuration Outpu...
|
118 |
| 10491 | tooluniverse-multiomic-disease-characterization | mims-harvard/tooluniverse |
Multi-Omics Disease Characterization Pipeline Characterize diseases across multiple molecular layers (genomics, transcriptomics, proteomics, pathways) to provide systems-level understanding of disease mechanisms, identify therapeutic opportunities, and discover biomarker candidates. KEY PRINCIPLES : Report-first approach - Create report file FIRST, then populate progressively Disease disambiguation FIRST - Resolve all identifiers before omics analysis Layer-by-layer analysis - Systematically cov...
|
118 |
| 10492 | axiom-energy | charleswiltgen/axiom |
Energy Optimization Overview Energy issues manifest as battery drain, hot devices, and poor App Store reviews. Core principle: Measure before optimizing. Use Power Profiler to identify the dominant subsystem (CPU/GPU/Network/Location/Display), then apply targeted fixes. Key insight: Developers often don't know where to START auditing. This skill provides systematic diagnosis, not guesswork. Requirements: iOS 26+, Xcode 26+, Power Profiler in Instruments Example Prompts Real questions develo...
|
118 |
| 10493 | ghidra | mitsuhiko/agent-stuff |
Ghidra Headless Analysis Skill Perform automated reverse engineering using Ghidra's analyzeHeadless tool. Import binaries, run analysis, decompile to C code, and extract useful information. Quick Reference Task Command Full analysis with all exports ghidra-analyze.sh -s ExportAll.java -o ./output binary Decompile to C code ghidra-analyze.sh -s ExportDecompiled.java -o ./output binary List functions ghidra-analyze.sh -s ExportFunctions.java -o ./output binary Extract strings ghidra-analyze.sh -...
|
118 |
| 10494 | axiom-display-performance | charleswiltgen/axiom |
Display Performance Systematic diagnosis for frame rate issues on variable refresh rate displays (ProMotion, iPad Pro, future devices). Covers render loop configuration, frame pacing, hitch mechanics, and production telemetry. Key insight: "ProMotion available" does NOT mean your app automatically runs at 120Hz. You must configure it correctly, account for system caps, and ensure proper frame pacing. Part 1: Why You're Stuck at 60fps Diagnostic Order Check these in order when stuck at 60fps ...
|
118 |
| 10495 | axiom-file-protection-ref | charleswiltgen/axiom |
iOS File Protection Reference Purpose: Comprehensive reference for file encryption and data protection APIs Availability: iOS 4.0+ (all protection levels), latest enhancements in iOS 26 Context: Built on iOS Data Protection architecture using hardware encryption When to Use This Skill Use this skill when you need to: Protect sensitive user data at rest Choose appropriate FileProtectionType for files Understand when files are accessible/encrypted Debug "file not accessible" errors after devic...
|
118 |
| 10496 | linux privilege escalation | davila7/claude-code-templates |
Linux Privilege Escalation Purpose Execute systematic privilege escalation assessments on Linux systems to identify and exploit misconfigurations, vulnerable services, and security weaknesses that allow elevation from low-privilege user access to root-level control. This skill enables comprehensive enumeration and exploitation of kernel vulnerabilities, sudo misconfigurations, SUID binaries, cron jobs, capabilities, PATH hijacking, and NFS weaknesses. Inputs / Prerequisites Required Access Low-p...
|
118 |
| 10497 | supabase-realtime | nice-wolf-studio/claude-code-supabase-skills |
Supabase Realtime Overview This skill provides guidance for working with Supabase Realtime features. Realtime allows you to listen to database changes, broadcast messages, and track presence using WebSocket connections. Note: Realtime operations require WebSocket support, which is more complex in bash. This skill focuses on practical patterns and examples using available tools. Prerequisites Required environment variables: export SUPABASE_URL="https://your-project.supabase.co" export SUPABA...
|
118 |
| 10498 | salesforce-development | davila7/claude-code-templates |
Salesforce Development Patterns Lightning Web Component with Wire Service Use @wire decorator for reactive data binding with Lightning Data Service or Apex methods. @wire fits LWC's reactive architecture and enables Salesforce performance optimizations. Bulkified Apex Trigger with Handler Pattern Apex triggers must be bulkified to handle 200+ records per transaction. Use handler pattern for separation of concerns, testability, and recursion prevention. Queueable Apex for Async Processing Us...
|
118 |
| 10499 | axiom-concurrency-profiling | charleswiltgen/axiom |
Concurrency Profiling — Instruments Workflows Profile and optimize Swift async/await code using Instruments. When to Use ✅ Use when: UI stutters during async operations Suspecting actor contention Tasks queued but not executing Main thread blocked during async work Need to visualize task execution flow ❌ Don't use when: Issue is pure CPU performance (use Time Profiler) Memory issues unrelated to concurrency (use Allocations) Haven't confirmed concurrency is the bottleneck Swift Concurrency...
|
118 |
| 10500 | idor vulnerability testing | davila7/claude-code-templates |
IDOR Vulnerability Testing Purpose Provide systematic methodologies for identifying and exploiting Insecure Direct Object Reference (IDOR) vulnerabilities in web applications. This skill covers both database object references and static file references, detection techniques using parameter manipulation and enumeration, exploitation via Burp Suite, and remediation strategies for securing applications against unauthorized access. Inputs / Prerequisites Target Web Application : URL of application w...
|
118 |