Browse Skills

22656 skills found

moai-domain-backend.md
0
1 export moai-domain-backend
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Provides backend architecture and scaling guidance; use when the project targets server-side APIs or infrastructure design decisions.
2026-01-05
global-commenting.md
0
1 export global-commenting
2 SpacePlushy from "SpacePlushy/portfolio"
3 Write purposeful code comments that explain the "why" behind technical decisions, complex logic, and non-obvious implementations using JSDoc for components and APIs. Use this skill when documenting component props, explaining complex algorithms, noting performance optimizations, documenting workarounds, or adding API documentation. When working on component prop interfaces requiring JSDoc documentation, complex business logic or algorithms, performance optimization rationale, browser compatibility workarounds or hacks, API route documentation with request/response formats, configuration file explanations, Content Collection schema documentation, or regex patterns and what they match.
2026-01-05
git-commit.md
0
1 export git-commit
2 yaodong from "yaodong/setup"
3 This skill should be used when the user says "commit", "create a commit", "commit changes", "done with changes", "ready to commit", or when Claude has completed implementing a feature or fix and needs to commit the work.
2026-01-05
slash-command-design.md
0
1 export slash-command-design
2 racurry from "racurry/neat-little-package"
3 Interpretive guidance for designing Claude Code slash commands. Helps you apply official documentation effectively and create high-quality commands. Use when creating or reviewing slash commands.
2026-01-05
kiss-principle.md
0
1 export kiss-principle
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Apply the K.I.S.S principle (Keep It Simple, Stupid) to reduce complexity, improve maintainability, and solve problems elegantly. Use when designing systems, writing code, planning solutions, creating documentation, architecting features, or making decisions where simplicity drives quality and efficiency.
2026-01-05
etl-tools.md
0
1 export etl-tools
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-data-engineer"
3 Apache Airflow, Spark, Kafka, Flink, dbt, and modern data transformation tools
2026-01-05
pm-orchestrator-website.md
0
1 export pm-orchestrator-website
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Project management orchestration for website design and development projects. Use this skill when coordinating multi-agent website projects that require design, frontend development, quality control, accessibility compliance, SEO optimization, and performance analysis. Specifically use for (1) Planning website project workflows, (2) Coordinating design and development agents, (3) Enforcing quality gates and standards, (4) Managing project risks and timelines, (5) Handling stakeholder communication, (6) Ensuring WCAG AAA accessibility compliance, (7) Australian Consumer Law compliance for e-commerce sites, (8) Mobile-first responsive design enforcement.
2026-01-05
agent-builder.md
0
1 export agent-builder
2 mindmorass from "mindmorass/reflex"
3 Build specialized sub-agents for the workflow system
2026-01-05
news-snapshot.md
0
1 export news-snapshot
2 christopheryeo from "christopheryeo/claude-skills"
3 Retrieve and summarize current international and Singapore news stories with headlines, brief context, and source links in a professional executive format. Use when you need a quick daily news briefing with verified sources.
2026-01-05
context-restore.md
0
1 export context-restore
2 jrc1883 from "jrc1883/popkit-claude"
3 Use when you need to fully restore working context from a previous session - loads STATUS.json, reads key files, rebuilds mental model of current work state. Do NOT use for quick questions or when starting fresh unrelated work - the full context restoration adds overhead that isn't needed for standalone tasks.
2026-01-05
pca-integrator.md
0
1 export pca-integrator
2 narcisolcf from "narcisolcf/skills_claude_narciso"
3 Constroi servidores MCP (Model Context Protocol) para conectar o Claude ao banco de dados PostgreSQL e APIs do PCA Camocim.
2026-01-05
run-golden-test.md
0
1 export run-golden-test
2 Maokami from "Maokami/mlir-sem"
3 Execute golden tests that compare the extracted OCaml interpreter against MLIR toolchain output. Use when validating semantics implementation or debugging differences between formal semantics and MLIR behavior.
2026-01-05
edgartools.md
0
1 export edgartools
2 spinbris from "spinbris/financial_analysis"
3 Query and analyze SEC filings and financial statements using EdgarTools. Get company data, filings, XBRL financials, and perform multi-company analysis.
2026-01-05
ml-nmr-methodology.md
0
1 export ml-nmr-methodology
2 choxos from "choxos/ITC-agents"
3 Deep methodology knowledge for ML-NMR including IPD/AgD integration, population adjustment, numerical integration, and prediction to target populations. Use when conducting or reviewing ML-NMR analyses.
2026-01-05
briefkit-documenter.md
0
1 export briefkit-documenter
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create interface-first documentation using BRIEF system v3. Generate BRIEF.md files with inputs/outputs contracts, validate against spec, convert PRDs/specs to BRIEFs, and support multi-surface applications (Web/Mobile/API). Use when creating module documentation, establishing documentation standards, or documenting legacy code.
2026-01-05
frontend-prompt-generator.md
0
1 export frontend-prompt-generator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate structured prompts for frontend development tasks following established patterns. Use when the user requests prompts for wireframes, UI implementation, data binding, or routing functionality in React/Next.js projects with specific formatting requirements (Cursor rules, file paths, test-driven development).
2026-01-05
miden-assembly.md
0
1 export miden-assembly
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Guide for understanding and writing Miden VM assembly (MASM) code. Use when:(1) Reading, analyzing, or explaining MASM code(2) Writing new MASM procedures or programs(3) Debugging MASM execution or stack state(4) Optimizing MASM code for cycle count(5) Working with Miden VM stack machine conceptsCovers instructions, code organization, core library, and common patterns.
2026-01-05
web-search.md
0
1 export web-search
2 u9401066 from "u9401066/copilot-capability-manager"
3 Web research and literature search capabilities for external resources.LOAD THIS SKILL WHEN: User says "搜尋", "search", "找資料", "查詢", "檢索", "web search", "網路搜尋" | needs external documentation | research task | API reference lookup | technology comparison | wants latest information.CAPABILITIES: Technical docs (MDN, GitHub, Stack Overflow), academic papers (PubMed integration), API documentation, real-time web data via fetch_webpage, structured search results.
2026-01-05
brainstorming.md
0
1 export brainstorming
2 htooayelwinict from "htooayelwinict/claude-config"
3 Brainstorm and advise on technical decisions using structured process. EXCLUSIVE to brainstormer agent. Does NOT implement — only advises.
2026-01-05
devhub.md
0
1 export devhub
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate devhub.toml configuration files and manage multi-project development environments. Use when setting up projects, creating service configs, starting/stopping services, checking status, or managing development workflows. Triggers on mentions of devhub, project setup, service management, or development environment configuration.
2026-01-05
orchestrate.md
0
1 export orchestrate
2 c-daly from "c-daly/agent-swarm"
3 Main workflow orchestrator for complex tasks. Coordinates phase transitions, enforces checkpoints based on config, manages subagent delegation. Invoke for [COMPLEX] tasks.
2026-01-05
subagent-driven-development.md
0
1 export subagent-driven-development
2 a-ariff from "a-ariff/ariff-claude-plugins"
3 Use fresh agents for focused subtasks to avoid context pollution
2026-01-05
session-state-persistence.md
0
1 export session-state-persistence
2 CodeTonight-SA from "CodeTonight-SA/cips"
3 Auto-update project state files on significant milestones. Enables seamless cross-session continuity. Triggers at 80% context gate and milestone completion.
2026-01-05
pyportfolioopt-docker.md
0
1 export pyportfolioopt-docker
2 gahoccode from "gahoccode/PRDs"
3 Generate Dockerfile and requirements.txt for containerizing web applications using PyPortfolioOpt optimization library. Use when containerizing Python apps with PyPortfolioOpt, portfolio optimization, or financial optimization that requires OSQP solver. Handles system-level build dependencies for numerical libraries.
2026-01-05