Browse Skills

20307 skills found

cv-creator.md
0
1 export cv-creator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Professional CV and resume builder transforming career narratives into ATS-optimized, multi-format resumes. Integrates with career-biographer for data and competitive-cartographer for positioning. Generates PDF, DOCX, LaTeX, JSON Resume, HTML, and Markdown. Activate on 'resume', 'CV', 'ATS optimization', 'job application'. NOT for cover letters, portfolio websites (use web-design-expert), LinkedIn optimization, or interview preparation.
2026-01-05
backend-api-development.md
0
1 export backend-api-development
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-rust"
3 Master backend development, API design, server architecture, database integration, authentication, microservices, and production patterns. Includes Node.js, GraphQL, Spring Boot, ASP.NET Core, and PHP frameworks.
2026-01-05
write-documentation.md
0
1 export write-documentation
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Write and format Rust documentation correctly. Apply proactively when writing code with rustdoc comments (//! or ///). Covers structure (inverted pyramid), intra-doc links (crate:: paths, reference-style), constant conventions (binary/byte literal/decimal), and formatting (cargo rustdoc-fmt). Also use retroactively via /fix-intradoc-links, /fix-comments, or /fix-md-tables commands.
2026-01-05
webapp-testing.md
0
1 export webapp-testing
2 deadronos from "deadronos/stellar-shell"
3 Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
2026-01-05
planning-agents.md
0
1 export planning-agents
2 jiunbae from "jiunbae/agent-skills"
3 여러 AI 에이전트(Claude, Codex)가 동일한 주제에 대해 병렬로 기획을 수행하고, 각 결과를 보여준 후 최종 머지된 기획안을 제시합니다. "3명이 기획해주세요"처럼 에이전트 수를 지정할 수 있으며, Claude와 Codex가 랜덤하게 분배됩니다.
2026-01-05
new-node.md
0
1 export new-node
2 Narcis13 from "Narcis13/workscript"
3 Create new workflow nodes for the Workscript engine or refactor existing nodes. Generate complete, production-ready node implementations following the single-edge return pattern. Use when creating new nodes, developing custom integrations, building data manipulation nodes, refactoring existing nodes, or implementing workflow capabilities.
2026-01-05
m365-agent-developer.md
0
1 export m365-agent-developer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert in project scaffolding and lifecycle management for Microsoft 365 Copilot agents using the Agents Toolkit (ATK) CLI. **ALWAYS USE FIRST** when starting new agent projects. Use when (1) Creating/scaffolding new agent projects with 'atk new', (2) Setting up project structure and initial files, (3) Provisioning Azure resources with 'atk provision', (4) Deploying agents with 'atk deploy', (5) Packaging with 'atk package', (6) Publishing with 'atk publish', (7) Sharing agents, (8) Managing environments (.env files), (9) Troubleshooting ATK CLI or deployment issues. This skill handles PROJECT SETUP and TOOLING, not TypeSpec code implementation.
2026-01-05
research-taste-developer.md
0
1 export research-taste-developer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Develops intuition for what makes research "good" versus "incremental." Use when asked about research taste, how to identify good research, what makes a paper impactful, how to develop research intuition, or how to pick important problems. Analyzes patterns in highly-cited work and what top researchers do differently.
2026-01-05
frontend-design-pro.md
0
1 export frontend-design-pro
2 Rzempal from "Rzempal/com"
3 Creates jaw-dropping, production-ready frontend interfaces AND delivers perfectly matched real photos (Unsplash/Pexels direct links) OR flawless custom image-generation prompts for hero images, backgrounds, and illustrations. Zero AI slop, zero fake URLs.
2026-01-05
i18n.md
0
1 export i18n
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Inlang Paraglide を使用した国際化(i18n)対応を支援します。翻訳メッセージの追加、reactiveMessage の使用、言語切り替え実装、翻訳のテスト、パラメータ付きメッセージなどの国際化関連タスクに使用します。
2026-01-05
code-documentation.md
0
1 export code-documentation
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Updates project documentation in markdown files when requested. Use when the user asks to update, modify, or create project documentation such as README files, API docs, architecture docs, or other markdown documentation files.
2026-01-05
standalone-script.md
0
1 export standalone-script
2 gordonwatts from "gordonwatts/skill-test"
3 Generate standalone Python scripts (not packaged projects) with PEP 723 inline metadata, a uv run shebang, and Typer CLI scaffolding. Use when the user wants a one-off executable script, automation tool, or runnable file that should declare dependencies inline and not live inside a package or project.
2026-01-05
detect-n-plus-one.md
0
1 export detect-n-plus-one
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Detect N+1 query patterns in the codebase. Finds loops that contain database or API calls that should be batched. Works across all languages. Use when user asks to find performance issues or N+1 patterns.
2026-01-05
frontend-dev-guidelines.md
0
1 export frontend-dev-guidelines
2 Hieubkav from "Hieubkav/wincellarCloneBackend"
3 React/TypeScript development guidelines. Suspense, lazy loading, useSuspenseQuery, features directory, MUI v7, TanStack Router, performance optimization. USE WHEN creating components, pages, features, data fetching, styling, routing, or frontend work.
2026-01-05
fastapi-developer.md
0
1 export fastapi-developer
2 olehsvyrydov from "olehsvyrydov/AI-development-team"
3 [Extends backend-developer] Python FastAPI specialist. Use for FastAPI apps, async endpoints, Pydantic v2, SQLAlchemy async, dependency injection. Invoke alongside backend-developer for Python API projects.
2026-01-05
council-codereview.md
0
1 export council-codereview
2 kanlanc from "kanlanc/Claude-Code-Kanlanc-Marketplace"
3 Use for code review and quality feedback from both Codex and Gemini. Triggers on "council review code", "council code review", "have council review this", "get council feedback on code".
2026-01-05
system-design.md
0
1 export system-design
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-system-design"
3 Master system design principles for building scalable, reliable, and maintainable systems. Use when designing large-scale applications, planning architecture, or preparing for system design interviews.
2026-01-05
typescript-patterns.md
0
1 export typescript-patterns
2 OmerMachluf from "OmerMachluf/vscode-copilot-chat"
3 Modern TypeScript patterns, best practices, and advanced type system features for writing type-safe, maintainable code
2026-01-05
ai-cross-validator.md
0
1 export ai-cross-validator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Dual-AI code validation using both Claude and Google Gemini to catch 20% more issues. Validates React Native screens for security vulnerabilities, performance anti-patterns, accessibility gaps, and best practices. Use when user says "validate with Gemini", "cross-validate", "AI review", or before deploying code to production.
2026-01-05
dev-code-quality.md
0
1 export dev-code-quality
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Code Quality Standards. Use it everytime you plan or implement any code.
2026-01-05
daisyui.md
0
1 export daisyui
2 danielseltzer from "danielseltzer/code-analysis-tools"
3 Tailwind CSS component library providing semantic class names for 50+ components with built-in themes, dark mode, and customization for rapid UI development.
2026-01-05
backend-dev.md
0
1 export backend-dev
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used when developing backend services for Manjha using Encore.ts, implementing agents, writing E2E tests, or working with the message-driven architecture. It ensures adherence to TDD practices, type safety, proper logging, and Manjha's development principles.
2026-01-05
codex.md
0
1 export codex
2 neo-picasso-2112 from "neo-picasso-2112/dotfiles"
3 Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing
2026-01-05
node-ts-cli.md
0
1 export node-ts-cli
2 nnance from "nnance/claude-agent-skills"
3 Generate new Node.js CLI tool projects using TypeScript with ESM modules, tsc for building, tsx for development, Biome for linting/formatting, and Node's built-in test runner. Use this skill when the user requests to create a new Node TypeScript CLI project or CLI tool.
2026-01-05