███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 9351 | cv-creator | erichowens/some_claude_skills |
CV Creator Professional resume builder that transforms structured career data into ATS-optimized, professionally formatted resumes. Integrations Works with: career-biographer, competitive-cartographer, web-design-expert, typography-expert Production Implementation Available! GitHub: github.com/erichowens/cv-creator Status: Production-ready (~2,000 LOC) ATS Score: 95/100 achieved Deploy: npm install && npm run example Built through multi-skill orchestration (8 skills, 9 phases). Quick Sta...
|
219 |
| 9352 | pdf-design | jamditis/claude-skills-journalism |
PDF Design System Create and edit professional PDF reports and funding proposals with live preview and iterative design. Interactive editing mode During a design session, use these commands: Command Action preview Screenshot current state preview page N Screenshot specific page show cover Preview cover page show budget Preview budget section regenerate Create new PDF upload Upload to Google Drive done Finish session Workflow: You say "preview" → I show current state You describe changes → I impl...
|
219 |
| 9353 | kids-book-writer | jamesrochabrun/skills |
Kids Book Writer An expert children's book writer that creates delightful, engaging, and educational books for young readers ages 2-9. Specializes in crafting stories that rhyme, teach values, build vocabulary, and spark imagination. What This Skill Does Transforms ideas into magical children's books: Rhyming Books - Perfect meter, rhythm, and rhyme schemes Picture Book Stories - Engaging narratives with strong characters Songs & Poems - Musical, memorable verses for young learners Education...
|
219 |
| 9354 | android-retrofit | new-silvermoon/awesome-android-agent-skills |
Android Networking with Retrofit Instructions When implementing network layers using Retrofit , follow these modern Android best practices (2025). 1. URL Manipulation Retrofit allows dynamic URL updates through replacement blocks and query parameters. Dynamic Paths : Use {name} in the relative URL and @Path("name") in parameters. Query Parameters : Use @Query("key") for individual parameters. Complex Queries : Use @QueryMap Map<String, String> for dynamic sets of parameters. interface SearchServ...
|
219 |
| 9355 | encore-migrate | encoredev/skills |
Migrate to Encore.ts Instructions When migrating existing Node.js applications to Encore.ts, follow these transformation patterns: Express to Encore Basic Route // BEFORE: Express const express = require('express'); const app = express(); app.get('/users/:id', async (req, res) => { const user = await getUser(req.params.id); res.json(user); }); app.listen(3000); // AFTER: Encore import { api } from "encore.dev/api"; interface GetUserRequest { id: string; } interface User { id: stri...
|
219 |
| 9356 | three-js | mindrally/skills |
Three.js Development You are an expert in React, Vite, Tailwind CSS, Three.js, React Three Fiber, and Next UI. Key Principles Write concise, technical responses with accurate React examples Use functional, declarative programming; avoid classes Prefer iteration and modularization over code duplication Use descriptive variable names with auxiliary verbs (e.g., isLoading, hasRendered) Use lowercase with dashes for directories (e.g., components/auth-wizard) Favor named exports for components JavaSc...
|
219 |
| 9357 | postcss-best-practices | mindrally/skills |
PostCSS Best Practices You are an expert in PostCSS, CSS processing pipelines, and modern CSS tooling. Key Principles Use PostCSS as a modular CSS processor with purpose-specific plugins Write future-proof CSS using modern syntax with appropriate transpilation Optimize CSS output for production with minification and autoprefixing Keep plugin configurations minimal and purposeful What is PostCSS PostCSS is a tool for transforming CSS with JavaScript plugins. Unlike preprocessors (Sass/Less), P...
|
219 |
| 9358 | tanstack-query | mindrally/skills |
TanStack Query (React Query) v5 Last Updated: 2026-01-20 Versions: @tanstack/react-query@5.90.19, @tanstack/react-query-devtools@5.91.2 Requires: React 18.0+ (useSyncExternalStore), TypeScript 4.7+ (recommended) v5 New Features useMutationState - Cross-Component Mutation Tracking Access mutation state from anywhere without prop drilling: import { useMutationState } from '@tanstack/react-query' function GlobalLoadingIndicator() { // Get all pending mutations const pendingMutations = useM...
|
219 |
| 9359 | c-sharp | mindrally/skills |
C Development Guidelines You are an expert in C development with deep knowledge of .NET, Blazor, Unity, and modern C language features. Code Style and Structure Write concise, idiomatic C code with accurate examples Follow .NET and C conventions and best practices Use object-oriented and functional programming patterns as appropriate Prefer LINQ and lambda expressions for collection operations Use descriptive variable and method names (e.g., IsUserLoggedIn, GetUserById) Structure files accordi...
|
219 |
| 9360 | synapse-reinst | s-hiraoku/synapse-a2a |
Synapse Re-Instruction Restore Synapse A2A agent identity and instructions after /clear or context reset. When to Use After running /clear (or equivalent context reset) When the agent no longer recognizes Synapse commands When A2A communication has stopped working After any event that clears the agent's initial instructions Usage Run the reinst script to output your full Synapse instructions: From the source tree python plugins/synapse-a2a/skills/synapse-reinst/scripts/reinst.py From a synced ...
|
219 |
| 9361 | roadmap-strategist | rysweet/amplihack |
Expert strategist managing project roadmaps and strategic direction. Maintain goals, track milestones, ensure work aligns with objectives, and provide strategic recommendations for long-term success. When to Activate - Create or update roadmap - Ask about goals, objectives, milestones - Check if on track for goals - Discuss strategic direction or priorities - Long-term planning Core Responsibilities - Roadmap Management: Document vision, track milestones, update progress, adjust priori...
|
219 |
| 9362 | highlight-graph | readwiseio/readwise-skills |
You are building an interactive 2D force-graph visualization of the user's Readwise highlights, showing how ideas connect across books, articles, and other sources. Think Obsidian's graph view, but for highlights. Readwise Access Check if Readwise MCP tools are available (e.g. mcp__readwise__readwise_list_highlights ). If they are, use them throughout. If not, use the equivalent readwise CLI commands instead. Process Step 1: Fetch Highlights Open with: Highlight Graph · Readwise I'll pull your r...
|
219 |
| 9363 | building-dbt-semantic-layer | dbt-labs/dbt-agent-skills |
This skill guides the creation and modification of dbt Semantic Layer components: semantic models, entities, dimensions, and metrics. - Semantic models - Metadata configurations that define how dbt models map to business concepts - Entities - Keys that identify the grain of your data and enable joins between semantic models - Dimensions - Attributes used to filter or group metrics (categorical or time-based) - Metrics - Business calculations defined on top of semantic models (e.g., revenue, ...
|
219 |
| 9364 | running-dbt-commands | dbt-labs/dbt-agent-skills |
Running dbt Commands Preferences Use MCP tools if available ( dbt_build , dbt_run , dbt_show , etc.) - they handle paths, timeouts, and formatting automatically Use build instead of run or test - test doesn't refresh the model, so testing a model change requires build . build does a run and a test of each node (model, seed, snapshot) in the order of the DAG Always use --quiet with --warn-error-options '{"error": ["NoNodesForSelectionCriteria"]}' to reduce output while catching selector typos Alw...
|
219 |
| 9365 | product-sense-interview-answer | deanpeters/product-manager-skills |
Purpose Help PM candidates and interview coaches structure product-sense answers that sound strong out loud, not just on paper. Use this when practicing prompts like "How would you improve X?", "Design a product for Y", or "What would you build next for Z?" This is not a memorize-and-recite script. It is a reasoning scaffold that prevents solution-jumping, forces real prioritization, and leaves the interviewer with a clean story they can follow. Key Concepts What Product Sense Interviews Actuall...
|
219 |
| 9366 | css-animation-creator | onewave-ai/claude-skills |
CSS Animation Creator Instructions When creating animations: Understand the purpose - Feedback, delight, guidance, or storytelling Choose the right technique - CSS transitions, keyframes, or JS libraries Optimize for performance - GPU-accelerated properties only Respect accessibility - Honor prefers-reduced-motion Keep timing natural - Use appropriate easing and duration Animation Principles The 12 Principles (Disney) Applied to UI Principle UI Application Squash & Stretch Button press, elastic ...
|
219 |
| 9367 | journalist-analyst | rysweet/amplihack |
Journalist Analyst Skill Purpose Analyze events through the disciplinary lens of journalism, applying established reporting frameworks (5 Ws and H, inverted pyramid), investigative methods, source evaluation techniques, and ethical journalism principles to understand what happened, verify facts, identify information gaps, assess newsworthiness, and evaluate how stories are told. When to Use This Skill Breaking News Analysis: Rapidly assessing developing events for facts and significance Fact-C...
|
219 |
| 9368 | microsoft-agent-framework | rysweet/amplihack |
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...
|
219 |
| 9369 | file-access-vuln | yaklang/hack-skills |
File Access Router 这是文件系统、下载接口、上传链路与文件预览处理的分类入口。 When to Use 参数、文件名、下载接口或导入流程会影响文件路径 目标支持上传、预览、转码、解压、分享、下载或代理文件访问 你需要判断当前更偏向路径穿越、LFI,还是上传验证与处理链问题 Skill Map Path Traversal LFI : 路径穿越、文件读取、wrapper、包含链 Upload Insecure Files : 上传校验、存储路径、处理链、覆盖、预览与分享边界 Recommended Flow 先看入口是路径参数、下载接口还是上传流程 再看问题出现在 accept、store、process、serve 哪一段 小样本路径链和上传绕过样本已经并入主专题 skill,不再单独走 payload 入口 Related Categories injection-checking business-logic-vuln
|
219 |
| 9370 | recon-and-methodology | yaklang/hack-skills |
SKILL: Recon and Methodology — Expert Bug Bounty Playbook AI LOAD INSTRUCTION : Systematic recon and bug-finding methodology from top bug hunters. Covers subdomain enumeration, endpoint discovery, tech fingerprinting, and the hunter's mental model for finding bugs that others miss. Key insight: most high-severity bugs are found through systematic coverage, not just clever payloads. 1. RECON HIERARCHY Target Selection └── Scope Definition (in-scope assets) └── Asset Discovery (subdomains, IPs, do...
|
219 |
| 9371 | goal-planner | recallnet/goal-planner |
Goal Planner Help users think clearly about what they want, then file it as well-scoped GitHub issues. Your job You are a thinking partner, not an issue factory. Your job is to help the user clarify what they want — the outcome, not the implementation — and file it so that someone (or something) else can figure out how to build it. Goals describe outcomes. Features describe work. These are different steps that happen at different times. Do not collapse them. How to think about goals A goal is an...
|
219 |
| 9372 | gpd-release-flow | rudrankriyam/app-store-connect-cli-skills |
Release flow (Google Play) Use this skill when you need to upload a build, publish to a track, or manage rollout. Preconditions Ensure credentials are set ( GPD_SERVICE_ACCOUNT_KEY ). Use a new version code for each upload. Always pass --package explicitly. Preferred end-to-end commands Upload and release to a track gpd publish upload app.aab --package com.example.app gpd publish release --package com.example.app --track internal --status completed Promote between tracks gpd publish promote --pa...
|
218 |
| 9373 | code-review-checklist | vudovn/antigravity-kit |
Code Review Checklist Overview Provide a systematic checklist for conducting thorough code reviews. This skill helps reviewers ensure code quality, catch bugs, identify security issues, and maintain consistency across the codebase. When to Use This Skill Use when reviewing pull requests Use when conducting code audits Use when establishing code review standards for a team Use when training new developers on code review practices Use when you want to ensure nothing is missed in reviews Use when...
|
218 |
| 9374 | nexus-query | haaaiawd/nexus-skills |
nexus-query — 代码结构精准查询 "改之前先算清楚——数字比猜测更有力。" 本 Skill 将 extract_ast.py 、 git_detective.py 、 query_graph.py 三个脚本 封装成一个 开发辅助工具 :按需生成数据、精确回答问题。 📌 和 nexus-mapper 的区别 维度 nexus-mapper nexus-query 目的 为 AI 建立项目持久记忆( .nexus-map/ ) 为开发者回答当下的具体问题 时机 项目初期,一次性全量探测 开发中,随时按需调用 输出 结构化知识库文档 精准文本答案(秒级出结果) 前提 需要运行完整 PROBE 五阶段 仅需 ast_nodes.json 存在即可 nexus-query 是 nexus-mapper 的轻量伴侣 :如果 .nexus-map/ 已存在,直接复用; 如果不存在,先运行 extract_ast.py 生成 ast_nodes.json,再开始查询。 📌 何时调用 场景 调用 「这个文件有哪些类/方法,依赖什么」 ✅ 「改这个接口/模块,哪些文件受影响」 ✅ 「这个改动的...
|
218 |
| 9375 | pentest commands | davila7/claude-code-templates |
Pentest Commands Purpose Provide a comprehensive command reference for penetration testing tools including network scanning, exploitation, password cracking, and web application testing. Enable quick command lookup during security assessments. Inputs/Prerequisites Kali Linux or penetration testing distribution Target IP addresses with authorization Wordlists for brute forcing Network access to target systems Basic understanding of tool syntax Outputs/Deliverables Network enumeration results Iden...
|
218 |
| 9376 | clerk-auth | davila7/claude-code-templates |
Clerk Authentication Patterns Next.js App Router Setup Complete Clerk setup for Next.js 14/15 App Router. Includes ClerkProvider, environment variables, and basic sign-in/sign-up components. Key components: ClerkProvider: Wraps app for auth context , : Pre-built auth forms : User menu with session management Middleware Route Protection Protect routes using clerkMiddleware and createRouteMatcher. Best practices: Single middleware.ts file at project root Use createRouteMatcher for route groups aut...
|
218 |
| 9377 | rust-async-patterns | sickn33/antigravity-awesome-skills |
Rust Async Patterns Production patterns for async Rust programming with Tokio runtime, including tasks, channels, streams, and error handling. When to Use This Skill Building async Rust applications Implementing concurrent network services Using Tokio for async I/O Handling async errors properly Debugging async code issues Optimizing async performance Core Concepts 1. Async Execution Model Future (lazy) → poll() → Ready(value) | Pending ↑ ↓ Waker ← Runtime schedules 2. Key Abstractions...
|
218 |
| 9378 | startup-metrics-framework | sickn33/antigravity-awesome-skills |
Startup Metrics Framework Comprehensive guide to tracking, calculating, and optimizing key performance metrics for different startup business models from seed through Series A. Overview Track the right metrics at the right stage. Focus on unit economics, growth efficiency, and cash management metrics that matter for fundraising and operational excellence. Universal Startup Metrics Revenue Metrics MRR (Monthly Recurring Revenue) MRR = Σ (Active Subscriptions × Monthly Price) ARR (Annual R...
|
218 |
| 9379 | attack-tree-construction | sickn33/antigravity-awesome-skills |
Attack Tree Construction Systematic attack path visualization and analysis. When to Use This Skill Visualizing complex attack scenarios Identifying defense gaps and priorities Communicating risks to stakeholders Planning defensive investments Penetration test planning Security architecture review Core Concepts 1. Attack Tree Structure [Root Goal] | ┌────────────┴────────────┐ │ │ [Sub-goal 1] ...
|
218 |
| 9380 | dingtalk-todo | breath57/dingtalk-skills |
钉钉待办技能 负责钉钉待办(Todo)的所有操作。本文件为 策略指南 ,仅包含决策逻辑和工作流程。完整 API 请求格式见文末「references/api.md 查阅索引」。 工作流程(每次执行前) 读取配置 → 用一条 grep -E 命令一次性读取配置文件 ~/.dingtalk-skills/config , 所有所需配置键值(配置文件跨会话保留,无需重复询问) 仅收集缺失配置 → 若配置文件不存在或缺少某项, 一次性询问用户 所有缺失的值,不要逐条问 持久化 → 将收集到的值写入 ~/.dingtalk-skills/config 文件,后续无需再问 获取/复用 Token → 有效期内复用缓存(缓存 7000 秒,约 2 小时),避免重复请求;遇 401 重新获取 执行操作 → 凡是包含变量替换、管道或多行逻辑的命令, /tmp/<task>.sh 再 bash /tmp/<task>.sh 执行。不要把多行命令直接粘到终端里(终端工具会截断),也不要用 <<'EOF' 语法(heredoc 在工具中同样会被截断导致变量丢失) 凭证禁止在输出中完整打印,确认时仅显示前 4 ...
|
218 |
| 9381 | tdd | pproenca/dot-skills |
Test-Driven Development Philosophy Core principle : Tests should verify behavior through public interfaces, not implementation details. Code can change entirely; tests shouldn't. Good tests are integration-style: they exercise real code paths through public APIs. They describe what the system does, not how it does it. A good test reads like a specification - "user can checkout with valid cart" tells you exactly what capability exists. These tests survive refactors because they don't care about i...
|
218 |
| 9382 | ui-typography | bencium/bencium-claude-code-design-skill |
UI Typography Skill Attribution These rules are distilled from Matthew Butterick's Practical Typography ( https://practicaltypography.com ). Butterick is a typographer, writer, and type designer whose work bridges professional typography and everyday digital writing. Thank you, Matthew, for making this knowledge accessible and encyclopedic. If you find this skill valuable, consider supporting his work directly. Mode of Operation These are permanent rules — not trends, not opinions. They come fro...
|
218 |
| 9383 | symfony:messenger-retry-failures | makfly/superpowers-symfony |
$ npx skills add https://github.com/makfly/superpowers-symfony --skill symfony:messenger-retry-failures<div
|
218 |
| 9384 | error-analysis | hamelsmu/evals-skills |
Error Analysis Guide the user through reading LLM pipeline traces and building a catalog of how the system fails. Overview Collect ~100 representative traces Read each trace, judge pass/fail, and note what went wrong Group similar failures into categories Label every trace against those categories Compute failure rates to prioritize what to fix Core Process Step 1: Collect Traces Capture the full trace: input, all intermediate LLM calls, tool uses, retrieved documents, reasoning steps, and final...
|
218 |
| 9385 | ui-web | alinaqi/claude-bootstrap |
UI Design Skill (Web) Load with: base.md + react-web.md MANDATORY: WCAG 2.1 AA Compliance These rules are NON-NEGOTIABLE. Every UI element must pass these checks. 1. Color Contrast (CRITICAL) Text Contrast Requirements: ├── Normal text (<18px): 4.5:1 minimum ├── Large text (≥18px bold or ≥24px): 3:1 minimum ├── UI components (buttons, inputs): 3:1 minimum └── Focus indicators: 3:1 minimum FORBIDDEN COLOR COMBINATIONS: ✗ gray-400 on white (9CA3AF on FFFFFF = 2.6:1) - FAILS ✗ gray-500 on whit...
|
218 |
| 9386 | tool-design | sickn33/antigravity-awesome-skills |
When to Use This Skill Build tools that agents can use effectively, including architectural reduction patterns Use this skill when working with build tools that agents can use effectively, including architectural reduction patterns. Tool Design for Agents Tools are the primary mechanism through which agents interact with the world. They define the contract between deterministic systems and non-deterministic agents. Unlike traditional software APIs designed for developers, tool APIs must be desig...
|
218 |
| 9387 | react-refactor | pproenca/dot-skills |
React Refactor Best Practices Architectural refactoring guide for React applications. Contains 40 rules across 7 categories, prioritized by impact from critical (component and state architecture) to incremental (refactoring safety). When to Apply Refactoring existing React codebases or planning large-scale restructuring Reviewing PRs for architectural issues and code smells Decomposing oversized components into focused units Extracting reusable hooks from component logic Improving testability of...
|
218 |
| 9388 | technical-design-doc-creator | tech-leads-club/agent-skills |
Technical Design Doc Creator You are an expert in creating Technical Design Documents (TDDs) that clearly communicate software architecture decisions, implementation plans, and risk assessments following industry best practices. When to Use This Skill Use this skill when: User asks to "create a TDD", "write a design doc", or "document technical design" User asks to "criar um TDD", "escrever um design doc", or "documentar design técnico" Starting a new feature or integration project Designing a s...
|
218 |
| 9389 | preload | patternsdev/skills |
Preload Table of Contents When to Use When NOT to Use Instructions Details Source Preload ( <link rel="preload"> ) is a browser optimization that allows critical resources (that may be discovered late) to be requested earlier. If you are comfortable thinking about how to manually order the loading of your key resources, it can have a positive impact on loading performance and metrics in the Core Web Vitals . That said, preload is not a panacea and requires an awareness of some trade-offs. When t...
|
218 |
| 9390 | prefetch | patternsdev/skills |
Prefetch Prefetch ( <link rel="prefetch"> ) is a browser optimization which allows us to fetch resources that may be needed for subsequent routes or pages before they are needed. Prefetching can be achieved in a few ways. It can be done declaratively in HTML (such as in the example below), via a HTTP Header ( Link: </js/chat-widget.js>; rel=prefetch ), Service Workers or via more custom means such as through Webpack. When to Use Use this when you know users will likely navigate to certain routes...
|
218 |
| 9391 | mcp-management | mrgoonie/claudekit-skills |
MCP Management Skill for managing and interacting with Model Context Protocol (MCP) servers. Overview MCP is an open protocol enabling AI agents to connect to external tools and data sources. This skill provides scripts and utilities to discover, analyze, and execute MCP capabilities from configured servers without polluting the main context window. Key Benefits: Progressive disclosure of MCP capabilities (load only what's needed) Intelligent tool/prompt/resource selection based on task req...
|
218 |
| 9392 | maestro-mobile-testing | tovimx/maestro-mobile-testing-skill |
Maestro Mobile E2E Testing Overview Maestro is a declarative YAML-based mobile E2E testing framework. It provides automatic waiting, built-in retry logic, and fast execution without boilerplate. It's more stable than Detox or Appium for React Native apps. Key Features Declarative YAML — no imperative test code, just steps Automatic waiting — no manual sleep() or flaky waits Built-in retry — reduces test flakiness Fast execution — runs quickly without setup overhead Maestro Studio — interactive t...
|
218 |
| 9393 | academic-writing-style | shining319/claude-code-single-person-workflow |
Academic Writing Style Transform provided information into well-written academic assignments that match the user's natural writing style, avoiding obvious AI patterns while maintaining professional quality. Core Approach Generate content that reads naturally and fluently, with: Clear chapter organization using descriptive headings Natural topic progression without rigid "firstly...secondly...finally" structures Moderate use of first-person perspective appropriate to assignment type Specific ...
|
218 |
| 9394 | troubleshooting-astro-deployments | astronomer/agents |
No SKILL.md available for this skill. View on GitHub
|
218 |
| 9395 | protocol-reverse-engineering | sickn33/antigravity-awesome-skills |
Protocol Reverse Engineering Comprehensive techniques for capturing, analyzing, and documenting network protocols for security research, interoperability, and debugging. Traffic Capture Wireshark Capture Capture on specific interface wireshark -i eth0 -k Capture with filter wireshark -i eth0 -k -f "port 443" Capture to file tshark -i eth0 -w capture.pcap Ring buffer capture (rotate files) tshark -i eth0 -b filesize:100000 -b files:10 -w capture.pcap tcpdump Capture Basic capture tcpdu...
|
218 |
| 9396 | database-performance | aaronontheweb/dotnet-skills |
Use this skill when: - Designing data access layers - Optimizing slow database queries - Choosing between EF Core and Dapper - Avoiding common performance pitfalls Core Principles - Separate read and write models - Don't use the same types for both - Think in batches - Avoid N+1 queries - Only retrieve what you need - No SELECT * - Apply row limits - Always have a configurable Take/Limit - Do joins in SQL - Never in application code - AsNoTracking for reads - EF Core change tracking ...
|
218 |
| 9397 | buddy-sings | minimax-ai/skills |
Buddy Sings — Let Your Claude Code Pet Sing Turn your Claude Code pet into a singer. Each pet gets a unique vocal identity based on its name and personality — the same pet always sounds the same. Prerequisites mmx CLI (required for music generation): Install: npm install -g mmx-cli Authenticate (first time only): mmx auth login --api-key < your-minimax-api-key > Get your API key from MiniMax Platform . Audio player (for playback — at least one of): mpv (recommended — interactive controls: space ...
|
218 |
| 9398 | dotnet | mindrally/skills |
.NET Development Guidelines You are an expert in .NET backend development with deep knowledge of C, ASP.NET Core, Entity Framework Core, and modern .NET practices. Code Style and Structure Write concise, idiomatic C code with accurate examples Follow .NET conventions and best practices Use object-oriented programming with proper encapsulation Prefer LINQ for collection operations Structure code according to Clean Architecture principles Project Structure src/ Domain/ Entities, val...
|
218 |
| 9399 | anthropic-claude-development | mindrally/skills |
Anthropic Claude API Development You are an expert in Anthropic Claude API development, including the Messages API, tool use, prompt engineering, and building production-ready applications with Claude models. Key Principles Write concise, technical responses with accurate Python examples Use type hints for all function signatures Follow Claude's usage policies and guidelines Implement proper error handling and retry logic Never hardcode API keys; use environment variables Setup and Configurati...
|
218 |
| 9400 | turbopack-bundler | mindrally/skills |
Turbopack Bundler You are an expert in Turbopack, the incremental bundler optimized for JavaScript and TypeScript, written in Rust and built into Next.js. Follow these guidelines when working with Turbopack. Core Principles Turbopack is designed for incremental computation and caching Function-level caching through the Turbo engine Native Rust performance for fast builds Built-in support for TypeScript and JSX Optimized for Next.js integration Abstracts away webpack configurations Project Stru...
|
218 |