Browse Skills

44835 skills found

pr.md
0
1 export pr
2 segersniels from "segersniels/dotfiles"
3 Create a pull request by analyzing code changes and commit history.
2026-01-05
chat-assistant.md
0
1 export chat-assistant
2 Unicorn from "Unicorn/Radium"
3 Interactive developer assistant with tool access for codebase exploration
2026-01-05
searcher.md
0
1 export searcher
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use this skill when the user wants to search for files by text content, find files containing specific text, or get a list of file paths related to a search term. The skill searches the codebase and returns matching file paths with context.
2026-01-05
md2ipynb.md
0
1 export md2ipynb
2 majiayu000 from "majiayu000/claude-skill-registry"
3 "Convert markdown files to Jupyter notebooks (.ipynb). Splits markdown by `---` delimiters into cells, extracts code blocks (```python```, ```sql```) as code cells, and handles YAML front matter removal. Use when converting documentation, tutorials, or structured markdown into interactive Jupyter notebooks."
2026-01-05
cloud-neural.md
0
1 export cloud-neural
2 vamseeachanta from "vamseeachanta/workspace-hub"
3 Neural network training and deployment in Flow Nexus cloud. Use for distributed ML training, model inference, and neural network lifecycle management.
2026-01-05
rspress-frontmatter.md
0
1 export rspress-frontmatter
2 savvy-web from "savvy-web/developer-docs"
3 Configure RSPress frontmatter for documentation pages. Use when setting up page metadata, controlling layout options, or configuring home page hero/features sections.
2026-01-05
javascript-unit-testing.md
0
1 export javascript-unit-testing
2 el-feo from "el-feo/ai-context"
3 Writing high-quality unit tests for JavaScript and TypeScript using Jest. Covers test structure (AAA pattern, USE naming), breaking dependencies (stubs, mocks, dependency injection), testing async code (promises, callbacks, timers), avoiding flaky tests, and test-driven development. Use when writing tests, debugging test failures, refactoring tests for maintainability, or questions about Jest, TDD, mocks, stubs, or test best practices.
2026-01-05
figma-screenshot-extractor.md
0
1 export figma-screenshot-extractor
2 edneyreis999 from "edneyreis999/zord-project"
3 Extract and save Figma screenshots from Codex session logs when user needs to recover images captured by the Figma MCP server
2026-01-05
postgres-nanoid.md
0
1 export postgres-nanoid
2 azlekov from "azlekov/my-claude-code"
3 This skill should be used when the user asks to "generate IDs", "create identifiers", "use nanoid", "add public_id", "prefixed identifiers", "short IDs", or discusses ID generation strategies, public vs internal IDs, or URL-friendly identifiers. Use nanoid for public identifiers and UUID for auth.users references.
2026-01-05
xml-sitemap-generator.md
0
1 export xml-sitemap-generator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate valid XML sitemap files for websites with proper URL entries, priorities, change frequencies, and optional image/video extensions. Triggers on "create sitemap", "generate sitemap.xml", "XML sitemap for", "SEO sitemap".
2026-01-05
azure-wiki-generator.md
0
1 export azure-wiki-generator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate and manage Azure DevOps Wiki pages with markdown content. Use when creating project documentation or wiki pages.
2026-01-05
quality-check.md
0
1 export quality-check
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Run all quality checks including linting, formatting, and type checking. Use when user asks to check code quality, run checks, or verify code before committing.
2026-01-05
rdacteur-plan-daffaires.md
0
1 export rdacteur-plan-daffaires
2 JSLeboeuf from "JSLeboeuf/financement-clinique-template"
3 Expert en rédaction de plans d'affaires professionnels format bancaire. MAX 40 pages.
2026-01-05
material3-expressive.md
0
1 export material3-expressive
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Material 3 Expressiveガイドラインに沿ったUI実装を提供するスキル。Jetpack Composeで画面やコンポーネントを作成する際に使用。MotionScheme、新しいExpressiveコンポーネント、テーマ設定のパターンを提供。
2026-01-05
implementation-plan-reviewer.md
0
1 export implementation-plan-reviewer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when reviewing implementation plans before execution, especially plans derived from design documents. Performs exhaustive analysis to ensure the plan is detailed enough for agents to execute without guessing interfaces, data shapes, or dependencies. Verifies timeline structure, parallel/sequential work organization, QA checkpoints, and agent responsibilities.
2026-01-05
doc-updates.md
0
1 export doc-updates
2 athola from "athola/sanctum"
3 Update documentation files based on recent changes while enforcing project writing guidelines.
2026-01-05
kratos-proto-api.md
0
1 export kratos-proto-api
2 alecszaharia from "alecszaharia/brizy-microservices-go"
3 Generates protobuf API definitions for go-kratos microservices with HTTP annotations, validation rules, and OpenAPI documentation. Use when defining service contracts and APIs.
2026-01-05
zhipu-search.md
0
1 export zhipu-search
2 flyingtimes from "flyingtimes/podcast-using-skill"
3 根据用户给出的搜索关键语句,调用zhipu的搜索引擎得到搜索结果。
2026-01-05
bq-query-optimization.md
0
1 export bq-query-optimization
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when writing BigQuery queries, optimizing query performance, analyzing execution plans, or avoiding common SQL gotchas. Covers parameterized queries, UDFs, scripting, window functions (QUALIFY, ROW_NUMBER, RANK, LEAD/LAG), JSON functions, ARRAY/STRUCT operations, BigQuery-specific features (EXCEPT, REPLACE, SAFE_*), CTE re-execution issues, NOT IN with NULLs, DML performance, Standard vs Legacy SQL, and performance best practices.
2026-01-05
pulse.md
0
1 export pulse
2 solvys from "solvys/pulse"
3 PULSE is the world's first true AI-powered Integrated Trading Environment (ITE) under **Priced In Research.
2026-01-05
business-registry-lookup.md
0
1 export business-registry-lookup
2 babdulhakim2 from "babdulhakim2/scolo-app"
3 Lookup company registration records and corporate information
2026-01-05
unsloth-quantization.md
0
1 export unsloth-quantization
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Utilizing Dynamic 4-bit quantization, FP8 training, and 8-bit optimizers to minimize VRAM usage without sacrificing accuracy. Triggers: quantization, dynamic 4-bit, fp8, bitsandbytes, adamw_8bit, qat.
2026-01-05
julien-workflow-check-loaded-skills.md
0
1 export julien-workflow-check-loaded-skills
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Check which Claude skills are loaded globally and project-level. Displays loaded skills by category (Hostinger, Anthropic, custom), counts, and helps troubleshoot missing skills.
2026-01-05
dev-coding-debug.md
0
1 export dev-coding-debug
2 lastdays03 from "lastdays03/claude_skills"
3 Systematic debugging workflow enforcing 'The Iron Law': No fixes without root cause investigation first.
2026-01-05