███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 24601 | tuzi-xhs-images | tuziapi/tuzi-skills |
Xiaohongshu Infographic Series Generator Break down complex content into eye-catching infographic series for Xiaohongshu with multiple style options. Usage Auto-select style and layout based on content /tuzi-xhs-images posts/ai-future/article.md Specify style /tuzi-xhs-images posts/ai-future/article.md --style notion Specify layout /tuzi-xhs-images posts/ai-future/article.md --layout dense Combine style and layout /tuzi-xhs-images posts/ai-future/article.md --style notion --layout list Dire...
|
42 |
| 24602 | discord-automation | davepoon/buildwithclaude |
Discord Automation via Rube MCP Automate Discord operations through Composio's Discord/Discordbot toolkits via Rube MCP. Toolkit docs : composio.dev/toolkits/discord Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Discord connection via RUBE_MANAGE_CONNECTIONS with toolkits discord and discordbot Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://rube.app/mcp as an MCP server in your client configuration. No API keys nee...
|
42 |
| 24603 | coo-social-media | lotosbin/claude-skills |
No SKILL.md available for this skill. View on GitHub
|
42 |
| 24604 | copywriting | dengineproblem/agents-monorepo |
Copywriting You are an expert conversion copywriter. Your goal is to write marketing copy that is clear, compelling, and drives action. Before Writing 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 context (ask if not provided): 1. Page Purpose What type of pag...
|
42 |
| 24605 | exaggeration-mastery | dylantarre/animation-principles |
Exaggeration Mastery The Truth Beyond Realism Exaggeration isn't about making things unrealistic—it's about making things feel true. A perfect photographic copy of motion often feels dead on screen. Animation requires pushing beyond literal reality to capture the essence of movement, emotion, and intent. Core Theory The camera lies: Film loses dimension, haptic feedback, and environmental immersion. What reads clearly in real life often flattens on screen. Exaggeration compensates for this lo...
|
42 |
| 24606 | htmx-expert | oimiragieo/agent-studio |
Htmx Expert htmx additional instructions When reviewing or writing code, apply these guidelines: Use semantic HTML5 elements Implement proper CSRF protection Utilize HTMX extensions when needed Use hx-boost for full page navigation Implement proper error handling Follow progressive enhancement principles Use server-side templating (e.g., Jinja2, Handlebars) htmx and django best practices general When reviewing or writing code, apply these guidelines: Use Django's template system with HTMX at...
|
42 |
| 24607 | groove-utilities-memory-mistakes | andreadellacorte/groove |
groove-utilities-memory-mistakes Use $ARGUMENTS as the mistake description if provided (e.g. --list to show open incidents only). Outcome The workflow mistake is logged, its root cause is fixed in the relevant memory or learned file, and the lesson is graduated to .groove/memory/learned/<topic>.md . The incident is closed. Acceptance Criteria Incident is recorded with root cause and fix Permanent fix applied to .groove/memory/learned/<topic>.md Incident marked resolved Task backend Read tasks.ba...
|
42 |
| 24608 | balatro-mod-dev | liafonx/open-balatro |
Balatro Mod Development Create and debug Balatro mods with Steamodded, Lovely, and SMODS. Quick Agent Selection When researching or writing code, spawn the right sub-agent via the Task tool : Need to find... Use agent Model Search boundary Game function implementation game-source-researcher sonnet Balatro_src/ only SMODS API usage/hooks smods-api-researcher sonnet smods/ only How other mods do X mod-pattern-researcher sonnet Mods/ folder only Lovely patch syntax lovely-patch-researcher sonnet lo...
|
42 |
| 24609 | naturalistic-motion | dylantarre/animation-principles |
Naturalistic Motion Think like a biologist watching life unfold. Nothing in nature moves mechanically. Everything breathes, adjusts, responds. Life is continuous subtle motion. Core Mental Model Before animating anything alive, ask: What is this creature feeling and responding to? Living things are never truly still. They shift weight, breathe, notice, adjust. Naturalistic motion isn't about copying reality—it's about capturing aliveness. The 12 Principles Through Organic Life Secondary Ac...
|
42 |
| 24610 | tuzi-compress-image | tuziapi/tuzi-skills |
Image Compressor Compresses images using best available tool (sips → cwebp → ImageMagick → Sharp). Script Directory Scripts in scripts/ subdirectory. Replace ${SKILL_DIR} with this SKILL.md's directory path. Script Purpose scripts/main.ts Image compression CLI Preferences (EXTEND.md) Use Bash to check EXTEND.md existence (priority order): Check project-level first test -f .tuzi-skills/tuzi-compress-image/EXTEND.md && echo "project" Then user-level (cross-platform: $HOME works on macOS/Linux/WS...
|
42 |
| 24611 | groove-admin-claude-hooks | andreadellacorte/groove |
groove-admin-claude-hooks Install groove's Claude Code native shell hooks. These run outside the model — deterministic, unconditional — and complement groove's advisory markdown hooks ( .groove/hooks/start.md , end.md ). Use --disable <hook> to remove a specific hook. Use --list to show current status. Outcome Selected hooks are registered in .claude/settings.json and shell scripts are written to .groove/hooks/claude/ . Hooks fire automatically on Claude Code lifecycle events without any model i...
|
42 |
| 24612 | context-optimization | eyadsibai/ltk |
Context Optimization Techniques Context optimization extends the effective capacity of limited context windows through strategic compression, masking, caching, and partitioning. The goal is not to magically increase context windows but to make better use of available capacity. Effective optimization can double or triple effective context capacity without requiring larger models or longer contexts. When to Use Activate this skill when: Context limits constrain task complexity Optimizing for cost ...
|
42 |
| 24613 | airflow-expert | personamanagmentlayer/pcl |
You are an expert in Apache Airflow with deep knowledge of DAG design, task orchestration, operators, sensors, XComs, dynamic task generation, and production operations. You design and manage complex data pipelines that are reliable, maintainable, and scalable. Core Expertise DAG Fundamentals Basic DAG Structure: ``` from airflow import DAG from airflow.operators.python import PythonOperator from airflow.operators.bash import BashOperator from datetime import datetime, timedelta Default ...
|
42 |
| 24614 | biddeed-2025-complete-analysis | breverdbidder/life-os |
BidDeed.AI 2025 Complete Analysis Skill Purpose Generate comprehensive year-end retrospective analysis across all domains: Business (BidDeed.AI/Everest Capital USA), Technical Architecture, Michael D1 Swimming, and Family & Personal Life. When to Use Annual retrospectives (year-end reviews) Strategic planning sessions (analyzing past to inform future) Investor/stakeholder presentations (demonstrating value created) Team performance reviews (autonomous AI team effectiveness) Personal reflection (...
|
42 |
| 24615 | follow-through-overlapping | dylantarre/animation-principles |
Nothing stops all at once. When a character halts, their hair keeps moving. When a car brakes, passengers lurch forward. Follow through and overlapping action capture how different parts of a system respond to forces at different rates—the principle that makes animation feel physically grounded. Core Theory: Two Related Concepts Follow Through: When the main body stops, appendages continue moving due to momentum, then settle. The termination behavior of motion. Overlapping Action: Different ...
|
42 |
| 24616 | 1k-create-pr | onekeyhq/app-monorepo |
Create OneKey App PR Automates the complete PR creation workflow for OneKey app-monorepo changes. Quick Reference Step Action Commands 1 Check status git status , git branch --show-current 2 Create branch (if on x) git checkout -b <branch-name> 3 Lint fix yarn lint --fix 4 Stage & commit git add . , git commit -m "type: description" 5 Push to remote git push -u origin <branch-name> 6 Extract context Analyze conversation for intent, decisions, risks 7 Create PR gh pr create --base x --title "..."...
|
42 |
| 24617 | code-review | sammcj/agentic-coding |
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. Pin ...
|
42 |
| 24618 | team-planex | catlog22/claude-code-workflow |
Team PlanEx Unified team skill: plan-and-execute pipeline for issue-based development. Built on team-worker agent architecture — coordinator orchestrates, workers are team-worker agents loading role-specific instructions from roles/<role>/role.md . Architecture Skill(skill="team-planex", args="task description") | SKILL.md (this file) = Router | +--------------+--------------+ | | no --role flag --role <name> | | Coordinator ...
|
42 |
| 24619 | cloudflare-deploy | tech-leads-club/agent-skills |
Cloudflare Deploy Consolidated skill for building on the Cloudflare platform. Use decision trees below to find the right product, then load detailed references. Authentication (Required Before Deploy) Verify auth before wrangler deploy , wrangler pages deploy , or npm run deploy : npx wrangler whoami Shows account if authenticated Not authenticated? → references/wrangler/auth.md Interactive/local: wrangler login (one-time OAuth) CI/CD: Set CLOUDFLARE_API_TOKEN env var Quick Decision Trees "I ne...
|
42 |
| 24620 | continual-learning | cursor/plugins |
Continual Learning Keep AGENTS.md current using transcript deltas instead of full rescans. Inputs Transcript root: ~/.cursor/projects/<workspace-slug>/agent-transcripts/ Existing memory file: AGENTS.md Incremental index: .cursor/hooks/state/continual-learning-index.json Workflow Read existing AGENTS.md first. Load incremental index if present. Discover transcript files and process only: new files not in index, or files whose mtime is newer than indexed mtime. Extract only high-signal, reusable i...
|
42 |
| 24621 | design-sync | chmouel/lazyworktree |
DESIGN.md Synchronization Check Verify that DESIGN.md accurately reflects the current codebase architecture. Current Directory Structure ! ls -la internal/ | grep '^d' DESIGN.md Directory Section ! sed -n '/^ Directory Structure/,/^ /p' DESIGN.md | head -50 Critical File References from DESIGN.md ! grep -oE 'internal/[a-z/]+\.go:[0-9]+-[0-9]+' DESIGN.md | sort -u Recent Changes Since Last DESIGN.md Update ! git log --since="$(git log -1 --format=%ai DESIGN.md 2>/dev/null || echo '1 month ago')" ...
|
42 |
| 24622 | github-labels | laurigates/claude-plugins |
GitHub Labels Reference for discovering and applying labels to GitHub PRs and issues. Discovering Available Labels List all labels with details gh label list --json name,description,color --limit 50 Search for specific labels gh label list --search "bug" Output as simple list gh label list --json name -q '.[].name' Adding Labels to PRs Single label gh pr create --label "bug" Multiple labels (repeat flag) gh pr create --label "bug" --label "priority:high" Comma-separated gh pr create --labe...
|
42 |
| 24623 | laravel:form-requests | jpcaparas/superpowers-laravel |
Promote validation and authorization to dedicated Form Request classes. Keep controllers focused on orchestration and domain intents. Commands ``` Create a request sail artisan make:request UpdateProfileRequest or: php artisan make:request UpdateProfileRequest Use in controller method signature public function update(UpdateProfileRequest $request) { $data = $request->validated(); // ... } ``` Patterns - Define `authorize()` to gate access; prefer Policies for complex chec...
|
42 |
| 24624 | azure-resource-manager-cosmosdb-dotnet | sickn33/antigravity-awesome-skills |
Azure.ResourceManager.CosmosDB (.NET) Management plane SDK for provisioning and managing Azure Cosmos DB resources via Azure Resource Manager. ⚠️ Management vs Data Plane This SDK (Azure.ResourceManager.CosmosDB) : Create accounts, databases, containers, configure throughput, manage RBAC Data Plane SDK (Microsoft.Azure.Cosmos) : CRUD operations on documents, queries, stored procedures execution Installation dotnet add package Azure.ResourceManager.CosmosDB dotnet add package Azure.Identity Curre...
|
42 |
| 24625 | azure-cosmos-ts | sickn33/antigravity-awesome-skills |
@azure/cosmos (TypeScript/JavaScript) Data plane SDK for Azure Cosmos DB NoSQL API operations — CRUD on documents, queries, bulk operations. ⚠️ Data vs Management Plane This SDK (@azure/cosmos) : CRUD operations on documents, queries, stored procedures Management SDK (@azure/arm-cosmosdb) : Create accounts, databases, containers via ARM Installation npm install @azure/cosmos @azure/identity Current Version : 4.9.0 Node.js : >= 20.0.0 Environment Variables COSMOS_ENDPOINT = https:// < account > ....
|
42 |
| 24626 | distance-calculator | dkyazzentwatwa/chatgpt-skills |
Distance Calculator Calculate geographic distances and find nearby locations using various methods. Features Point-to-Point Distance: Haversine, Vincenty, great circle Matrix Distances: All pairs distances Nearest Neighbors: Find closest N points Radius Search: Find all points within distance Batch Processing: Process CSV files Multiple Units: km, miles, meters, nautical miles Quick Start from distance_calc import DistanceCalculator calc = DistanceCalculator() Simple distance dist = calc.di...
|
42 |
| 24627 | ceo-skill | guo-yu/skills |
CEO Skill Your intelligent project management dashboard. Think like a CEO - get a bird's-eye view of all your projects, prioritized by potential value and urgency. Role Setting When this skill is invoked, you adopt the persona of: A successful businessman, marketing master, and serial entrepreneur who has: Built and exited multiple startups Deep understanding of product-market fit Expertise in go-to-market strategies and user acquisition Sharp instincts for identifying viable business oppor...
|
42 |
| 24628 | youtube-data | zeropointrepo/youtube-skills |
YouTube Data YouTube data access via TranscriptAPI.com — lightweight alternative to Google's YouTube Data API. Setup If $TRANSCRIPT_API_KEY is not set, help the user create an account (100 free credits, no card): Step 1 — Register: Ask user for their email. node ./scripts/tapi-auth.js register --email USER_EMAIL → OTP sent to email. Ask user: "Check your email for a 6-digit verification code." Step 2 — Verify: Once user provides the OTP: node ./scripts/tapi-auth.js verify --token TOKEN_FROM_STEP...
|
42 |
| 24629 | code-formatter-installer | patricio0312rev/skills |
Code Formatter & Linter Installer Establish consistent code formatting and linting across your project. Core Workflow Detect stack: Identify language/framework (JS/TS, Python, Go, Rust) Choose tools: Select appropriate formatters and linters Generate configs: Create config files with best-practice rules Add scripts: Include npm/package scripts for format/lint Configure editor: Provide VS Code, IntelliJ, Vim settings Setup pre-commit: Add git hooks for automatic formatting CI integration: Sugge...
|
42 |
| 24630 | laravel:api-resources-and-pagination | jpcaparas/superpowers-laravel |
Represent models via Resources; keep transport concerns out of Eloquent. Commands ``` Resource sail artisan make:resource PostResource or: php artisan make:resource PostResource Controller usage return PostResource::collection( Post::with('author')->latest()->paginate(20) ); Resource class public function toArray($request) { return [ 'id' => $this->id, 'title' => $this->title, 'author' => new UserResource($this->whenLoaded('author')), 'publishe...
|
42 |
| 24631 | freeze-static | gravito-framework/gravito |
Freeze Static Expert You are a performance-obsessed web developer specialized in static architectures. Your goal is to deliver sub-second page loads via edge networks using the Gravito @gravito/freeze ecosystem. 🏢 Strategy & Architecture 1. Build-Time Detection SOP : Use detector.isStaticSite() to toggle between Dynamic (Hydration) and Static (Native) behavior. Rule : Favor native <a> tags for navigation in static builds to eliminate JS overhead. 2. Locale-Aware Routing Rule : Every static site ...
|
42 |
| 24632 | router-operations | vasilyu1983/ai-agents-public |
Router: Operations Routes QA, testing, deployment, observability, git workflow, and documentation questions through operational skills. Routing Workflow Identify the primary user intent (what they want done). Match the intent to an operations domain (testing, debugging, resilience, observability, DevOps, git, docs). Select a primary skill and optionally 1 supporting skill if the task spans domains. If the request is mostly implementation/build work, hand off to router-engineering. If confidenc...
|
42 |
| 24633 | experiment | simota/agent-skills |
Experiment "Every hypothesis deserves a fair trial. Every decision deserves data." Rigorous scientist — designs and analyzes experiments to validate product hypotheses with statistical confidence. Produces actionable, statistically valid insights. Principles Correlation ≠ causation — Only proper experiments prove causality Learn, not win — Null results save you from bad decisions Pre-register before test — Define success criteria upfront to prevent p-hacking Practical significance — A 0.1% lift ...
|
42 |
| 24634 | database-replication-setup | dengineproblem/agents-monorepo |
Database Replication Expert Эксперт по системам репликации баз данных с глубокими знаниями архитектур репликации master-slave, master-master и кластерных решений. Основные принципы репликации Типы репликации Асинхронная : Высокая производительность, возможная потеря данных при сбоях Синхронная : Гарантия консистентности данных, повышенная задержка Полусинхронная : Баланс между производительностью и консистентностью Master-Slave : Масштабирование чтения, резервное копирование Master-Master : Геог...
|
42 |
| 24635 | godot-genre-rts | thedivergentai/gd-agentic-skills |
Genre: Real-Time Strategy (RTS) Expert blueprint for RTS games balancing strategy, micromanagement, and performance. NEVER Do NEVER pathfinding jitter — Units pushing each other endlessly. Enable RVO avoidance (NavigationAgent2D.avoidance_enabled with radius). NEVER excessive micromanagement — Automate mundane tasks (auto-attack nearby enemies, auto-resume gathering after drop-off). NEVER _process on every unit — For 100+ units, use central UnitManager iterator. Saves massive function call overh...
|
42 |
| 24636 | excitement-energy | dylantarre/animation-principles |
Excitement & Energy Animation Create animations that energize, excite, and create dynamic, high-impact experiences. Emotional Goal Excitement builds through dynamic, escalating motion. Energy comes from fast, varied animations that create momentum and keep users engaged. Disney Principles for Excitement Squash & Stretch Dynamic and impactful (20-35%). High-energy compression and extension. Objects feel springy and responsive. Anticipation Quick, building tension (100-150ms). Like a coiled...
|
42 |
| 24637 | vibe-matcher | erichowens/some_claude_skills |
Vibe Matcher A synesthete designer who translates abstract feelings and brand vibes into concrete visual language - the bridge between "I want it to feel edgy" and "Use FF006E with 800-weight Montserrat". Quick Start Minimal example to translate vibe into visual specs: User: "Make my portfolio feel edgy but still professional" Vibe Matcher: 1. Clarify domain: "Professional software engineer portfolio" 2. Confirm audience: "Technical hiring managers and recruiters" 3. Translate "edgy + profe...
|
42 |
| 24638 | workos-authkit-base | workos/skills |
WorkOS AuthKit Integration Step 1: Fetch AuthKit Documentation (BLOCKING) STOP. Do not proceed until complete. WebFetch: https://workos.com/docs/user-management/authkit This page is the source of truth for AuthKit concepts, supported frameworks, and setup requirements. If this skill conflicts with the docs, follow the docs. Step 2: Detect User's Framework Run these commands to identify the project's framework. Check each in order; use the first match. Next.js grep -q '"next"' package.json 2 > /...
|
42 |
| 24639 | seo-backlink-strategy | ahonn/dotfiles |
SEO Backlink Strategy Plan and execute effective backlink acquisition strategies to build domain authority. Why Backlinks Matter Backlinks = Endorsements . Google views links from other sites as votes of confidence. But not all votes are equal: Domain Authority is logarithmic : DA 50 = 10x more powerful than DA 40 Quality > Quantity : One CNN link (DA 90) > 100 low-DA links Link juice distribution : If a page has 100 links, value is split. 2 links = more value each. In the AI Era : LLMs like Cha...
|
42 |
| 24640 | lint | aaddrick/claude-desktop-debian |
Linting and Code Quality Skill This skill helps you efficiently validate and format code using the project's comprehensive linting infrastructure. When to Use This Skill Use this skill when you: Edit a file and want to format it before committing Need to validate code style, types, or security Want to check for spelling errors or documentation issues Need to validate test infrastructure (suitespec, log messages) Want to run comprehensive quality checks before pushing Key Principles Always format...
|
42 |
| 24641 | media-expert | personamanagmentlayer/pcl |
Expert guidance for media production, content management systems, video streaming, broadcasting systems, and modern media technology solutions. Core Concepts Media Production - Video production workflows - Audio production and mixing - Post-production and editing - Visual effects (VFX) - Color grading and correction - Animation and motion graphics - Live production Streaming and Broadcasting - Video streaming platforms - Content Delivery Networks (CDN) - Adaptive bitrate streamin...
|
42 |
| 24642 | azure-storage-blob-py | sickn33/antigravity-awesome-skills |
Azure Blob Storage SDK for Python Client library for Azure Blob Storage — object storage for unstructured data. Installation pip install azure-storage-blob azure-identity Environment Variables AZURE_STORAGE_ACCOUNT_NAME = < your-storage-account > Or use full URL AZURE_STORAGE_ACCOUNT_URL = https:// < account > .blob.core.windows.net Authentication from azure . identity import DefaultAzureCredential from azure . storage . blob import BlobServiceClient credential = DefaultAzureCredential ( ) acco...
|
42 |
| 24643 | debug-tools | adeonir/agent-skills |
Debug Tools Iterative debugging workflow with targeted log injection and cleanup. Workflow investigate --> inject logs --> propose fix --> verify --> cleanup ^_________________________________________| The workflow loops back to investigation if the fix doesn't work. Context Loading Strategy Load only the reference matching the current trigger. Multiple references may be loaded during a full debugging session (investigation often leads to log injection). Triggers Trigger Pattern Reference Debug ...
|
42 |
| 24644 | local-knowledge | terraphim/terraphim-skills |
Local Knowledge Search Use this skill when you need to search the developer's personal notes, documentation, or local knowledge base for context-specific information. Overview Terraphim enables AI coding agents to search local knowledge through role-based haystacks. Different roles have access to different knowledge domains: Role Knowledge Domain Haystacks Terraphim Engineer Architecture, system design Local docs + Knowledge Graph Rust Engineer Rust patterns, async, WASM Local notes + Query.rs A...
|
42 |
| 24645 | scalability-playbook | patricio0312rev/skills |
Scalability Playbook Systematic approach to identifying and resolving scalability bottlenecks. Bottleneck Analysis Current System Profile Traffic: 1,000 req/min Users: 10,000 active Data: 100GB database Response time: p95 = 500ms Identified Bottlenecks 1. Database Queries Symptom: Slow page loads (2-3s) Measurement: Query time p95 = 800ms Impact: HIGH - affects all reads Trigger: When p95 >500ms 2. Single Server Symptom: High CPU (>80%) Measurement: Load average >4 Impact: MEDIUM - intermi...
|
42 |
| 24646 | requesting-code-review | guanyang/antigravity-skills |
Requesting Code Review Dispatch superpowers:code-reviewer subagent to catch issues before they cascade. The reviewer gets precisely crafted context for evaluation — never your session's history. This keeps the reviewer focused on the work product, not your thought process, and preserves your own context for continued work. Core principle: Review early, review often. When to Request Review Mandatory: After each task in subagent-driven development After completing major feature Before merge to mai...
|
42 |
| 24647 | pentest checklist | zebbern/claude-code-guide |
Pentest Checklist Purpose Provide a comprehensive checklist for planning, executing, and following up on penetration tests. Ensure thorough preparation, proper scoping, and effective remediation of discovered vulnerabilities. Inputs/Prerequisites Clear business objectives for testing Target environment information Budget and timeline constraints Stakeholder contacts and authorization Legal agreements and scope documents Outputs/Deliverables Defined pentest scope and objectives Prepared testing e...
|
42 |
| 24648 | frontend-design | duc01226/easyplatform |
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 :...
|
42 |
| 24649 | problem-diagnosis | dylantarre/animation-principles |
Think like a doctor examining symptoms. Something feels wrong. Your job is to identify the specific principle being violated and prescribe the cure. Systematic diagnosis beats random fixes. Core Mental Model When animation feels off, ask: What principle is being violated, and how? "It doesn't look right" isn't actionable. The 12 principles are your diagnostic checklist. Every animation problem is a principle problem—find which one, and the solution becomes clear. Diagnostic Framework Sym...
|
42 |
| 24650 | competitive-cartographer | erichowens/some_claude_skills |
Competitive Cartographer A strategic analyst who maps competitive spaces to reveal positioning opportunities, white space, and differentiation strategies. Creates "you are here" maps in crowded markets. Quick Start User: "How do I stand out as a senior frontend engineer?" Cartographer: 1. Define space: "Professional portfolios for senior frontend engineers" 2. Identify players: - Direct: Other senior frontend engineers in similar tech stacks - Adjacent: Full-stack engineers, design engineers - A...
|
42 |