Browse Skills

20307 skills found

nixos-charter-compliance.md
1
1 export nixos-charter-compliance
2 eriqueo from "eriqueo/nixos-hwc"
3 Reviews code for Charter v6.0 compliance in nixos-hwc, validates domain boundaries, namespace patterns, and architectural rules using targeted searches
2026-01-05
code-review.md
1
1 export code-review
2 tatat from "tatat/agents-playground"
3 Review code for quality, security vulnerabilities, and best practices compliance
2026-01-05
hooks-automation.md
1
1 export hooks-automation
2 bjpl from "bjpl/open_learn_co"
3 Automated coordination, formatting, and learning from Claude Code operations using intelligent hooks with MCP integration. Includes pre/post task hooks, session management, Git integration, memory coordination, and neural pattern training for enhanced development workflows.
2026-01-05
test-selection.md
1
1 export test-selection
2 semicolon-devteam from "semicolon-devteam/semo"
3 Remote App 선택형 UI 테스트용 스킬. Use when (1) 선택형 응답 UI 테스트,(2) Remote App 연동 검증, (3) awaiting_type=selection 시뮬레이션.
2026-01-05
refine-verify.md
1
1 export refine-verify
2 synapseradio from "synapseradio/thinkies"
3 Assess skill quality and route to the next refinement operation or conclude that the skill is sufficiently clear. Use when: (1) after any refinement operation completes, (2) at the start of refinement to determine what's actually needed, (3) when uncertain whether further refinement would improve or overwork the text.
2026-01-05
swift-approachable-concurrency.md
1
1 export swift-approachable-concurrency
2 PavelGnatyuk from "PavelGnatyuk/swift-approachable-concurrency"
3 Expert guidance on Swift 6.2 Approachable Concurrency for iOS 26+. Use when working with async/await, Tasks, actors, MainActor, Sendable, isolation domains, migrating to Swift 6, fixing concurrency compiler errors, or understanding @concurrent. Provides mental models, migration strategies, and safe concurrent Swift patterns.
2026-01-05
cli-ninja-tools.md
1
1 export cli-ninja-tools
2 killerapp from "killerapp/mem8-plugin"
3 CLI power tools for AI-assisted development. Use when (1) needing recommendations for CLI tools to install, (2) processing JSON/YAML data with jq/yq, (3) searching code with ripgrep or ast-grep, (4) documenting a CLI tool or multi-tool recipe you've discovered, (5) wanting to learn CLI patterns for data pipelines, or (6) setting up a new project and want CLI recommendations. Supports three modes - init (project scan), document (capture new recipes), and recommend (codebase analysis).
2026-01-05
agent-ide.md
1
1 export agent-ide
2 vivalalova from "vivalalova/agent-ide"
3 TS/JS 程式碼智能重構工具。執行以下操作時自動選用:- 重命名符號 → /rename(取代逐一 Edit)- 移動/重組檔案 → /move(取代 Write+Delete)- 理解專案架構 → /snapshot(取代逐檔 Read)- 清理未使用程式碼 → /deadcode- 修改函式參數 → /change-signature- 檢測循環依賴 → /cycles- 分析變更影響 → /impact- 查找符號引用 → /find-references- 追蹤呼叫層次 → /call-hierarchy優勢:自動更新所有引用、一次完成、零遺漏
2026-01-05
gemini.md
1
1 export gemini
2 iamladi from "iamladi/cautious-computing-machine--sdlc-plugin"
3 Use when the user asks to run Gemini CLI for code review, plan review, or big context (>200k) processing. Ideal for comprehensive analysis requiring large context windows. Uses Gemini 3 Pro by default for state-of-the-art reasoning and coding.
2026-01-05
swift-networking.md
1
1 export swift-networking
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-swift"
3 Handle networking in Swift - URLSession, async/await, Codable, API clients, error handling
2026-01-05
api-route-conventions.md
1
1 export api-route-conventions
2 Sanchay-T from "Sanchay-T/influencer-platform-app"
3 Expert knowledge on Next.js API route patterns, authentication with getAuthOrTest, error handling, response formats, rate limiting, and webhook verification. Use this skill when user asks about "create api endpoint", "api route", "error handling", "authentication", "next.js api", or "route handler".
2026-01-05
cdp-skills.md
1
1 export cdp-skills
2 sigridjineth from "sigridjineth/interview-copilot-with-skills"
3 Claude Developer Platform Skills feature. Custom knowledge packages for agents, curated playbooks, and versioned expertise domains.
2026-01-05
global-coding-style.md
1
1 export global-coding-style
2 imkdw from "imkdw/imkdw-dev"
3 Apply consistent coding style, naming conventions, and code formatting across the NestJS API codebase. Use this skill when writing any TypeScript code in the apps/api/ or packages/shared/ directories, when naming variables, functions, classes, or files, when structuring imports and exports, or when following the project's ESLint and Prettier configurations. This includes enforcing strict TypeScript settings (no any, prefer-nullish-coalescing, prefer-optional-chain), using proper file naming patterns (kebab-case for files, PascalCase for classes), organizing imports alphabetically, and maintaining 120 character line width. Apply when writing any *.ts file, refactoring code, or reviewing code quality.
2026-01-05
playwright.md
1
1 export playwright
2 collinvandyck from "collinvandyck/dotfiles"
3 Browser automation using Playwright for web scraping, testing, screenshots, and interaction. Use when the user needs to navigate websites, fill forms, click buttons, extract web content, take screenshots, or automate browser tasks.
2026-01-05
ros2-standards.md
1
1 export ros2-standards
2 uneezaismail from "uneezaismail/Physical-AI-Humanoid-Robotics"
3 Authoritative guidelines for writing production-grade ROS 2 (Humble) Python 3.11+ code (leveraging 3.12+ features where compatible) for Physical AI applications.
2026-01-05
code-review-quality.md
1
1 export code-review-quality
2 pacphi from "pacphi/ampel"
3 Conduct context-driven code reviews focusing on quality, testability, and maintainability. Use when reviewing code, providing feedback, or establishing review practices.
2026-01-05
sinusitis-care.md
1
1 export sinusitis-care
2 milsonson from "milsonson/--claude-skill"
3 Expert sinusitis consultant. IMMEDIATELY search 10+ authoritative sources (UpToDate, AAO-HNS, EPOS, Mayo, PubMed/PMC, Cleveland Clinic, Hopkins, Springer, NORD, ENT Today, USA Sinus) for ANY sinus question. Use WebFetch to read sources deeply. Mark uncertainty explicitly.
2026-01-05
memory-orchestration.md
1
1 export memory-orchestration
2 Dowwie from "Dowwie/agent_framework_study"
3 Analyze context management, memory systems, and state continuity in agent frameworks. Use when (1) understanding how prompts are assembled, (2) evaluating eviction policies for context overflow, (3) mapping memory tiers (short-term/long-term), (4) analyzing token budget management, or (5) comparing context strategies across frameworks.
2026-01-05
prompt-engineer.md
1
1 export prompt-engineer
2 dy9759 from "dy9759/SpecSkillsForClaudeCode"
3 Comprehensive LLM prompt engineering and optimization workflow that orchestrates expert analysis, advanced techniques, and multi-domain optimization using the integrated toolset. Handles everything from basic prompt improvement to complex multi-agent prompt orchestration.
2026-01-05
cc-task.md
1
1 export cc-task
2 akitana-airtanker from "akitana-airtanker/codex-plan-workflow-skills"
3 Implement based on an approved plan. Use after cc-plan is finalized.
2026-01-05
moai-lang-ruby.md
1
1 export moai-lang-ruby
2 junseokandylee from "junseokandylee/RallyApp"
3 Ruby 3.3+ development specialist covering Rails 7.2, ActiveRecord, Hotwire/Turbo, and modern Ruby patterns. Use when developing Ruby APIs, web applications, or Rails projects.
2026-01-05
coding-standards.md
1
1 export coding-standards
2 knowlet from "knowlet/skills"
3 代碼實作階段觸發。強制執行統一的編碼規範,支援 Java、TypeScript、Go 多語言。包含 Input/Output 模式、依賴注入、不可變物件等規範,確保代碼風格一致性。
2026-01-05
nextjs-expert.md
1
1 export nextjs-expert
2 raisiqueira from "raisiqueira/claude-code-plugins"
3 Use this skill when you need expert guidance on Next.js development, including App Router implementation, Server/Client Components, data fetching strategies, routing patterns, performance optimization, and modern React best practices. Handles complex data requirements, server-side rendering, caching strategies, migrations from Pages Router to App Router, API routes, metadata configuration, and SEO optimization.
2026-01-05
terraform.md
1
1 export terraform
2 dralgorhythm from "dralgorhythm/claude-agentic-framework"
3 Write Terraform infrastructure code. Use when provisioning cloud resources, managing infrastructure as code, or automating deployments. Covers HCL patterns.
2026-01-05