Browse Skills

44915 skills found

backend-dev-guidelines.md
0
1 export backend-dev-guidelines
2 wollfoo from "wollfoo/claude-setup"
3 Node.js/Express/TypeScript microservices development patterns. Use when workingwith backend code: routes, controllers, services, repositories, middleware, APIs.Covers:- Layered architecture (routes → controllers → services → repositories)- Express routing and middleware patterns- Prisma database access and ORM best practices- Zod validation and input sanitization- Sentry error tracking integration- BaseController pattern and dependency injection- Async/await patterns and error handling- Testing strategies and performance monitoring
2026-01-05
weekpi-html.md
0
1 export weekpi-html
2 majiayu000 from "majiayu000/claude-skill-registry"
3 华安保险车险周报HTML可视化生成器。将车险周报数据(Excel/CSV/JSON/DuckDB)转化为交互式网页仪表盘,支持标签页切换(经营概览、保费进度、变动成本、损失暴露、费用支出)和下钻分析(机构/客户类别双维度)。采用ECharts图表、响应式布局、麦肯锡配色方案。触发场景:用户上传车险周报数据文件,要求生成HTML可视化网页、交互式仪表盘或网页版报告。
2026-01-05
numpy-statistics.md
0
1 export numpy-statistics
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Standard and NaN-robust statistical functions for data analysis, histograms, and correlation matrices. Triggers: statistics, mean, nanmean, histogram, corrcoef, percentile, std.
2026-01-05
using-antmachine.md
0
1 export using-antmachine
2 fourcolors from "fourcolors/antmachine"
3 Use at session start. Teaches antmachine skill activation.
2026-01-05
agentic-orchestrating.md
0
1 export agentic-orchestrating
2 alavida-ai from "alavida-ai/agonda-alavida"
3 Provides the "how-to" for workflow / task execution orchestration. Defines methods for planning multi-phase task/workflows, implementing them through agent delegation, managing artifacts, and tracking progress.
2026-01-05
fastapi.md
0
1 export fastapi
2 majiayu000 from "majiayu000/claude-skill-registry"
3 FastAPI - Modern Python web framework for building APIs with automatic validation, documentation, and async support. Use for API routes, dependency injection, Pydantic models, middleware, and authentication.
2026-01-05
claude-code-bash-patterns.md
0
1 export claude-code-bash-patterns
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive knowledge for using the Bash tool in Claude Code effectively. This skillshould be used when orchestrating CLI tools, configuring hooks, setting up automationworkflows, managing git operations, handling multi-command patterns, or encounteringBash tool errors.Covers: PreToolUse hooks, command chaining patterns, git workflow automation, CLI toolintegration, custom commands (.claude/commands/), security configurations, allowlisting,session persistence, output handling, error prevention, and troubleshooting common issues.Use when: setting up Claude Code hooks, configuring bash permissions, creating customcommands, automating git workflows, orchestrating multiple CLI tools, debugging bashcommand failures, implementing security guards, logging command execution, or preventingdangerous operations.
2026-01-05
mechinterp-patterns.md
0
1 export mechinterp-patterns
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Reference catalog of recurring SAE feature patterns - check when labeling new features, add new patterns as discovered
2026-01-05
validating-forms.md
0
1 export validating-forms
2 djankies from "djankies/claude-configs"
3 Teaches client and server-side form validation patterns in React 19 with Server Actions. Use when implementing form validation, input checking, or error handling.
2026-01-05
test-backend.md
0
1 export test-backend
2 ruska-ai from "ruska-ai/orchestra"
3 Run and verify backend tests for the FastAPI/Python application.
2026-01-05
database-schema-manager.md
0
1 export database-schema-manager
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Manages LibSQL/Turso database schemas with Zod validation, creates migrations, and ensures type-safe database operations. Use when creating database tables, writing migrations, or implementing schema validation.
2026-01-05
pr-comment-analysis.md
0
1 export pr-comment-analysis
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Extract, consolidate, and prioritize all comments from GitHub Pull Requests for systematic code review. Fetches both inline review comments and general PR conversation, then analyzes and organizes them by priority (critical bugs/security, design improvements, style nitpicks). Use when working with PR reviews, consolidating feedback from multiple reviewers, or creating action plans from review comments.
2026-01-05
ux-design-principles.md
0
1 export ux-design-principles
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Cognitive psychology principles for UX design decisions. Use when planning features, structuring interfaces, reducing complexity, or optimizing user journeys. Covers choice architecture, cognitive load, attention, and experience design. (project)
2026-01-05
gh-pr.md
0
1 export gh-pr
2 technicalpickles from "technicalpickles/pickled-claude-plugins"
3 Create, update, and comment on GitHub pull requests with focus on material impact, safety, and human reviewability
2026-01-05
component-organization.md
0
1 export component-organization
2 JewelsHovan from "JewelsHovan/pain-plus-site"
3 Maintain consistent file structure - components/ui for base shadcn, components/shared for composed components, pages for routes, always use barrel exports
2026-01-05
universal-patterns.md
0
1 export universal-patterns
2 dylantarre from "dylantarre/animation-principles"
3 Use when creating any animation type - provides foundational timing, easing, and principle application that applies to all motion in interfaces.
2026-01-05
versioned-documentation.md
0
1 export versioned-documentation
2 adaptive-enforcement-lab from "adaptive-enforcement-lab/claude-skills"
3 Deploy version-tagged documentation alongside releases using MkDocs Material, mike, and release-please for automated version alignment with software builds.
2026-01-05
ci-and-releases.md
0
1 export ci-and-releases
2 majiayu000 from "majiayu000/claude-skill-registry"
3 A lightweight checklist for CI, toolchain bumps, and version/release hygiene for the ComputationalPaths Lean 4 project (Lake + lean-action CI).
2026-01-05
test-runner.md
0
1 export test-runner
2 Technikhighknee from "Technikhighknee/agent-workbench"
3 Know exactly what failed, where, and why. No output parsing.
2026-01-05
kirby-core-development.md
0
1 export kirby-core-development
2 astoeffer from "astoeffer/plugin-marketplace"
3 Kirby CMS plugin and template development for Cloodle platform. Use when creating Kirby plugins, blueprints, templates, snippets, or working with Kirby content structure.
2026-01-05
orchestration-patterns.md
0
1 export orchestration-patterns
2 Lobbi-Docs from "Lobbi-Docs/claude"
3 This skill should be used when the user asks about "orchestration patterns", "plan-then-execute", "hierarchical decomposition", "blackboard pattern", "event sourcing pattern", "which pattern to use", "parallel execution strategies", or needs to select an orchestration approach for complex multi-agent tasks. Provides comprehensive guidance on 4 orchestration patterns for coordinating multiple agents.
2026-01-05
elm-packages.md
0
1 export elm-packages
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Look up Elm package documentation, list project dependencies, search the Elm package registry, and read module exports. Use when working with Elm projects, elm.json files, or needing information about Elm packages.
2026-01-05
jira-workflow.md
0
1 export jira-workflow
2 01000001-01001110 from "01000001-01001110/agent-jira-skills"
3 Orchestrate Jira workflows end-to-end. Use when building stories with approvals, transitioning items through lifecycle states, or syncing task completion with Jira.
2026-01-05
audit.md
0
1 export audit
2 Cygnusfear from "Cygnusfear/claude-stuff"
3 Run comprehensive codebase audit for gaps, deprecated code, TODOs, FIXMEs, architectural anti-patterns, type issues, and code smells. Use when user asks to audit code, find issues, check code quality, or identify architectural problems.
2026-01-05