Browse Skills
44977 skills found
ros2-publisher-subscriber.md
1
1
export
ros2-publisher-subscriber
2
from
"mjunaidca/robolearn"
from
"mjunaidca/robolearn"
3
Generate ROS 2 publisher and subscriber code examples for educational content. This skill should be used when creating lessons that teach ROS 2 pub/sub patterns, writing exercises involving topic-based communication, or generating worked examples for rclpy nodes.
2026-01-05
lybtzyzs-design-generator.md
1
1
export
lybtzyzs-design-generator
2
from
"shouqitao/LYBTZYZS"
from
"shouqitao/LYBTZYZS"
3
为LYBTZYZS项目从需求文档自动生成技术设计文档,包含架构设计、API端点、DTO设计、数据库Schema、Phase拆分等。生成后自动触发lybtzyzs-design-arch-validator进行架构合规性检查。触发关键词:生成设计文档、创建设计、从需求生成设计、design generation、需求转设计
2026-01-05
doc-validator.md
1
1
export
doc-validator
2
from
"fractary/claude-plugins"
from
"fractary/claude-plugins"
3
Validates documentation against type-specific rules and schemas loaded dynamically, checking frontmatter, structure, content, and schema compliance
2026-01-05
digest.md
1
1
export
digest
2
from
"designnotdrum/brain-jar"
from
"designnotdrum/brain-jar"
3
Get your personalized trend briefing based on profile domains.
2026-01-05
bump-release.md
1
1
export
bump-release
2
from
"codekiln/langstar"
from
"codekiln/langstar"
3
Execute automated release workflow for Rust projects using Conventional Emoji Commits. Analyze commits since last release, determine semantic version bump (MAJOR/MINOR/PATCH), update Cargo.toml, generate changelog with git-cliff, create git tags, and publish GitHub releases. Use when the user requests to cut a release, bump version, create a release, or publish a new version. Also use when the user asks about the release process or wants to preview what the next release would be.
2026-01-05
plugin-help.md
1
1
export
plugin-help
2
from
"wasp-lang/claude-plugins"
from
"wasp-lang/claude-plugins"
3
Shows the Wasp plugin's available features, commands, and skills.
2026-01-05
ensuring-prompt-quality.md
1
1
export
ensuring-prompt-quality
2
from
"farmanlab/ai_agent_orchestra"
from
"farmanlab/ai_agent_orchestra"
3
Validates prompt files against best practices. Use after creating or editing rules, skills, agents, commands in .agents/ for quality review.
2026-01-05
refactoring-safety.md
1
1
export
refactoring-safety
2
from
"tipmaster/claude-config"
from
"tipmaster/claude-config"
3
Use when restructuring code without changing behavior - ensures test coverage baseline, incremental steps, behavior preservation, and separation of refactoring from feature work to prevent regressions
2026-01-05
assessment-builder.md
1
1
export
assessment-builder
2
from
"mjunaidca/robolearn"
from
"mjunaidca/robolearn"
3
Creates assessments with varied question types (MCQ, code-completion, debugging, projects) alignedto learning objectives with meaningful distractors based on common misconceptions. Activate wheneducators design quizzes, exams, or tests measuring understanding; need questions at appropriatecognitive levels (Bloom's taxonomy); want balanced cognitive distribution (60%+ non-recall); orrequire rubrics for open-ended questions. Generates MCQs with diagnostic distractors, code-writingprompts, debugging challenges, and project-based assessments targeting deep understanding.
2026-01-05
tech-writer.md
1
1
export
tech-writer
2
from
"Lordjiggy/claude-code-marketplace"
from
"Lordjiggy/claude-code-marketplace"
3
Technical documentation specialist - create docs, API references, user guides for technical and non-technical audiences
2026-01-05
economic-calendar-fetcher.md
1
1
export
economic-calendar-fetcher
2
from
"tradermonty/claude-trading-skills"
from
"tradermonty/claude-trading-skills"
3
Fetch upcoming economic events and data releases using FMP API. Retrieve scheduled central bank decisions, employment reports, inflation data, GDP releases, and other market-moving economic indicators for specified date ranges (default: next 7 days). Output chronological markdown reports with impact assessment.
2026-01-05
detecting-anomalies.md
1
1
export
detecting-anomalies
2
from
"rustomax/observe-community-mcp"
from
"rustomax/observe-community-mcp"
3
Detect anomalies in metrics and time-series data using OPAL statistical methods. Use when you need to identify unusual patterns, spikes, drops, or outliers in observability data. Covers statistical outlier detection (Z-score, IQR), threshold-based alerts, rate-of-change detection with window functions, and moving average baselines. Choose pattern based on data distribution and anomaly type.
2026-01-05
lighthouse-ci-integrator.md
1
1
export
lighthouse-ci-integrator
2
from
"Dexploarer/claudius-skills"
from
"Dexploarer/claudius-skills"
3
Integrates Lighthouse CI for automated performance testing, Core Web Vitals tracking, and regression detection in CI/CD pipelines. Use when user asks to "setup Lighthouse CI", "add performance testing", "monitor Core Web Vitals", or "prevent performance regressions".
2026-01-05
downloading-figma-assets.md
1
1
export
downloading-figma-assets
2
from
"farmanlab/ai_agent_orchestra"
from
"farmanlab/ai_agent_orchestra"
3
Downloads images, icons, and SVGs from Figma designs. Use when extracting visual assets from Figma for implementation.
2026-01-05
create-workflow.md
1
1
export
create-workflow
2
from
"alvis/.claude"
from
"alvis/.claude"
3
Creates comprehensive constitution workflow documents that define repeatable processes. Use when establishing new processes, documenting recurring tasks, standardizing procedures, or creating reusable workflow patterns. Takes workflow name, category, and optional instructions to generate complete workflow files with template compliance validation.
2026-01-05
mcp-server-generator.md
1
1
export
mcp-server-generator
2
from
"deve1993/Quickfy-website"
from
"deve1993/Quickfy-website"
3
Generate complete, production-ready MCP (Model Context Protocol) servers with automatic setup, configuration, and Claude Code integration
2026-01-05
agentuity-cli-cloud-thread-get.md
1
1
export
agentuity-cli-cloud-thread-get
2
from
"agentuity/discord-help-agent"
from
"agentuity/discord-help-agent"
3
Get details about a specific thread. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
jwc-ui-shadcn-workflow.md
1
1
export
jwc-ui-shadcn-workflow
2
from
"OhMinsSup/jwc-platform"
from
"OhMinsSup/jwc-platform"
3
packages/ui의 shadcn/ui + Tailwind v4 컴포넌트를 추가/수정할 때 기존 컴포넌트 재사용, cn()/cva 패턴, exports 영향, lint/typecheck 절차를 따릅니다.
2026-01-05
wcag-compliance-checker.md
1
1
export
wcag-compliance-checker
2
from
"Dexploarer/claudius-skills"
from
"Dexploarer/claudius-skills"
3
Checks websites for WCAG 2.1 Level AA compliance, identifies accessibility violations, and provides remediation guidance. Use when user asks to "check accessibility", "wcag compliance", "a11y audit", "accessibility violations", or "screen reader testing".
2026-01-05
bond-pricing.md
1
1
export
bond-pricing
2
from
"keith-mvs/ordinis"
from
"keith-mvs/ordinis"
3
Price fixed income securities using present value, yield-to-maturity, and market conventions. Handles treasuries, corporates, municipals with various coupon frequencies. Requires numpy>=1.24.0, pandas>=2.0.0, scipy>=1.10.0. Use when valuing bonds, calculating accrued interest, or analyzing price sensitivity to yield changes.
2026-01-05
handler-work-tracker-github.md
1
1
export
handler-work-tracker-github
2
from
"fractary/claude-plugins"
from
"fractary/claude-plugins"
3
[DEPRECATED] GitHub Issues handler - Use Fractary CLI instead
2026-01-05
sales-contact-finding.md
1
1
export
sales-contact-finding
2
from
"BellaBe/ideas-os"
from
"BellaBe/ideas-os"
3
Identify decision-maker contacts at target companies using web research for LinkedIn queries, email patterns, and phone research methods based on ICP buyer personas. Use when you need to find contacts at qualified prospects.
2026-01-05
global-validation.md
1
1
export
global-validation
2
from
"imkdw/imkdw-dev"
from
"imkdw/imkdw-dev"
3
Implement input validation using class-validator decorators, custom validators, and business rule validation patterns. Use this skill when adding validation decorators to DTOs, creating validator service classes (*.validator.ts), implementing existence/uniqueness checks, or validating business rules in use cases. This includes using decorators like @IsNotEmptyString, @MaxLength, @IsArray, @IsString, creating custom decorators, and implementing fail-fast validation patterns in validator classes. Apply when working with DTO files, validator classes in shared/validator/, or implementing input sanitization.
2026-01-05
agents.md
1
1
export
agents
2
from
"X-McKay/kubani"
from
"X-McKay/kubani"
3
List all AI agents with versions and deployment status. Use when checking agent health, versions, or deployment state.
2026-01-05