Browse Skills

17720 skills found

simplification-cascades.md
0
1 export simplification-cascades
2 wbricker29 from "wbricker29/FirstMark"
3 Find one insight that eliminates multiple components - "if this is true, we don't need X, Y, or Z"
2026-01-05
context-finder.md
0
1 export context-finder
2 laris-co from "laris-co/nat-agents-core"
3 Auto-spawn context-finder agent for search tasks. Use when user says "find", "search", "where is", "look for", "trace", "what file", "which commit", "grep", "locate". Triggers search in git history, files, issues, retrospectives.
2026-01-05
astro-blog.md
0
1 export astro-blog
2 Soborbo from "Soborbo/claudeskills"
3 Orchestrated blog creation for Astro lead-gen sites. 5-phase workflow with automatic reference loading.
2026-01-05
schema-development.md
0
1 export schema-development
2 jhlee0409 from "jhlee0409/laylder"
3 Create and modify Laylder schema components, breakpoints, and layouts. Use when working with types/schema.ts, creating new components, adding breakpoints, or modifying layout configurations. Helps ensure Component Independence architecture compliance.
2026-01-05
kiro-project-scaffolder.md
0
1 export kiro-project-scaffolder
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Automatically scaffolds spec-driven projects when user mentions creating new projects with specifications, type safety, or TDD requirements.
2026-01-05
langgraph-workflows.md
0
1 export langgraph-workflows
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Design and implement multi-agent workflows with LangGraph 0.2+ - state management, supervisor-worker patterns, conditional routing, and fault-tolerant checkpointing
2026-01-05
report-generator.md
0
1 export report-generator
2 lola69160 from "lola69160/claude-product-comparison"
3 Generates professional markdown comparison report with tables, executive summary, and verdict by use case. Use when user asks to 'generate report', 'create comparison report', 'synthesize comparison', 'write comparison', or when orchestrator has completed all data collection. Creates structured report with specs tables, pros/cons, pricing analysis, and actionable recommendations.
2026-01-05
kysely.md
0
1 export kysely
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Implements Kysely type-safe SQL query builder with full TypeScript inference, migrations, and multi-database support. Use when building type-safe SQL queries, needing a lightweight ORM alternative, or wanting SQL control with TypeScript safety.
2026-01-05
netgraph-dsl.md
0
1 export netgraph-dsl
2 majiayu000 from "majiayu000/claude-skill-registry"
3 NetGraph scenario DSL for defining network topologies, traffic demands, failure policies, and analysis workflows in YAML. Use when: creating or editing .yaml/.yml network scenarios, defining nodes/links/groups, writing adjacency rules, configuring selectors or blueprints, setting up traffic matrices or failure policies, debugging DSL syntax or validation errors, or asking about NetGraph scenario structure.
2026-01-05
unbrowser.md
0
1 export unbrowser
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Intelligent web browsing API that learns from patterns, discovers APIs automatically, and progressively eliminates browser rendering for 10x faster data extraction. Use when you need to extract content from websites, discover APIs, handle authenticated sessions, or automate multi-step browsing workflows.
2026-01-05
global-commenting.md
0
1 export global-commenting
2 DevanB from "DevanB/lucidlog"
3 Write minimal, evergreen code comments that explain complex logic without documenting obvious behavior or temporary changes. Use this skill when adding comments to PHP files, TypeScript/JavaScript files, or any code files, when documenting complex algorithms or business logic, when adding PHPDoc blocks or JSDoc comments, when writing self-documenting code with clear naming, or when reviewing existing comments for relevance and necessity. Focus on keeping code self-explanatory through clear structure and naming rather than relying heavily on comments.
2026-01-05
error-handling-review.md
0
1 export error-handling-review
2 DaichiHoshina from "DaichiHoshina/ai-tools"
3 エラーハンドリングレビュー - エラー握りつぶし、不適切なログ、エラー伝播を検出
2026-01-05
git-workflow-patterns.md
0
1 export git-workflow-patterns
2 princespaghetti from "princespaghetti/claude-marketplace"
3 Analyzes git history to identify commit patterns, branching habits, workflow inefficiencies, and collaboration opportunities. Use when users mention git workflows, commits, branches, rebasing, merge conflicts, PR strategy, force push, git aliases, or express frustration with git operations.
2026-01-05
bats-testing-patterns.md
0
1 export bats-testing-patterns
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive guide for writing shell script tests using Bats (Bash Automated Testing System). Use when writing or improving tests for Bash/shell scripts, creating test fixtures, mocking commands, or setting up CI/CD for shell script testing. Includes patterns for assertions, setup/teardown, mocking, fixtures, and integration with GitHub Actions.
2026-01-05
workbench-work-items.md
0
1 export workbench-work-items
2 bravellian from "bravellian/workbench"
3 Work item management for Workbench CLI. Use when creating, updating, linking, or closing work items and tracking execution status.
2026-01-05
global-conventions.md
0
1 export global-conventions
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Follow project-wide development conventions for project structure, documentation, version control, code review, environment configuration, dependency management, and security practices. Use this skill when setting up new projects, organizing file structures, writing project documentation, creating Git branches and commits, configuring environment variables, managing dependencies, setting up CI/CD pipelines, or implementing security practices. Apply when working on project setup tasks, creating documentation files (README.md, ARCHITECTURE.md, DATABASE_SCHEMA.md, API_REFERENCE.md, SETUP.md), Git workflow operations, .env files, package.json/bun.lockb, Docker configurations, or any cross-cutting project concerns. This skill ensures hybrid code organization (global shared code by type + feature-specific code with nested subdirectories), required documentation (README, ARCHITECTURE, DATABASE_SCHEMA, API_REFERENCE, SETUP - written before coding then updated), GitHub Flow workflow (main branch production-ready, feat
2026-01-05
pr-writing.md
0
1 export pr-writing
2 shwilliamson from "shwilliamson/a-test"
3 Best practices for writing clear, effective pull request descriptions. Use when creating PRs to ensure they communicate changes effectively to reviewers.
2026-01-05
implementing-jsc-classes-cpp.md
0
1 export implementing-jsc-classes-cpp
2 brendadeeznuts1111 from "brendadeeznuts1111/mybundocs11"
3 Implements JavaScript classes in C++ using JavaScriptCore. Use when creating new JS classes with C++ bindings, prototypes, or constructors.
2026-01-05
document-processor.md
0
1 export document-processor
2 adnanmueller from "adnanmueller/am-dev-plugins"
3 Extract and process content from PDFs and DOCX files. Handles large files, OCR for scanned documents, page splitting, and markdown conversion. Use when: (1) Processing PDF references in notes, (2) Extracting text from large documents for analysis, (3) Converting DOCX to markdown, (4) Handling scanned/image PDFs with OCR, (5) Integrating with Obsidian or note-taking workflows, (6) Splitting large documents into manageable chunks.Invoke with: /process-document, /extract-pdf, /extract-docx, or say "use document-processor skill to..."
2026-01-05
gemini-spec-architect.md
0
1 export gemini-spec-architect
2 IsmailAbdulkareem from "IsmailAbdulkareem/AI_Book"
3 Delegates complex architectural tasks to Gemini via CLI to generate Spec-Driven Development documentation. Use when user mentions 'Gemini', 'create specs', 'architect this', or 'spec-driven'.
2026-01-05
documentation-generator.md
0
1 export documentation-generator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 RAN documentation generation with cognitive consciousness, automated technical writing, and intelligent knowledge synthesis for comprehensive RAN system documentation. Use when generating RAN technical documentation, creating API documentation, automating knowledge base creation, or enabling intelligent documentation systems.
2026-01-05
moai-workflow-project.md
0
1 export moai-workflow-project
2 tjdwls101010 from "tjdwls101010/seongjin_extension_youtube-summarize"
3 Integrated project management system with documentation, language initialization, and template optimization modules
2026-01-05
code-explorer.md
0
1 export code-explorer
2 YoungjaeDev from "YoungjaeDev/tarogak"
3 Search and analyze code repositories on GitHub and Hugging Face (Models, Datasets, Spaces). This skill should be used when exploring open-source projects, finding implementation references, discovering ML models/datasets, or analyzing how others have solved similar problems.
2026-01-05
court-divorce-proof-creator.md
0
1 export court-divorce-proof-creator
2 nfbs2000 from "nfbs2000/vibe-with-google-ai-divorce-agent-inflearn"
3 이혼 소송 증거 자료 생성 도구. 영수증, 호텔 예약 확인서, 신용카드 내역서, 통화 내역서, 메시지 스크린샷 등 법적 증거로 활용 가능한 PDF 문서를 생성합니다. 실제와 유사한 형식으로 교육 및 시뮬레이션 목적으로 사용.
2026-01-05