Discover and install skills to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
clean-architecture AbsolutelySkilled/AbsolutelySkilled Use this skill when designing, reviewing, or refactoring software architecture following Robert C. Martin's (Uncle Bob) Clean Architecture principles. Triggers on project structure decisions, layer design, dependency management, use case modeling, boundary crossing patterns, component organization, and separating business rules from frameworks. Covers the Dependency Rule, concentric layers, component cohesion/coupling, and boundary patterns. | Skills | 85 Impact Pending Average score across 0 eval scenarios Securityby Critical Do not install without reviewing Reviewed: Version: c706c11 |
bun-hot-reloading secondsky/claude-skills Use when implementing hot reloading with Bun (--hot, --watch), HMR, or automatic code reloading during development. Covers watch mode, hot mode, and HTTP server reload. | Skills | 85 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 88da5ff |
bun-hono-integration secondsky/claude-skills Use when building APIs with Hono framework on Bun, including routing, middleware, REST APIs, context handling, or web framework features. | Skills | 85 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 40506e5 |
i18n-expert daymade/claude-code-skills This skill should be used when setting up, auditing, or enforcing internationalization/localization in UI codebases (React/TS, i18next or similar, JSON locales), including installing/configuring the i18n framework, replacing hard-coded strings, ensuring en-US/zh-CN coverage, mapping error codes to localized messages, and validating key parity, pluralization, and formatting. | Skills | 85 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 72c16c2 |
pymc K-Dense-AI/claude-scientific-skills Bayesian modeling with PyMC. Build hierarchical models, MCMC (NUTS), variational inference, LOO/WAIC comparison, posterior checks, for probabilistic programming and inference. | Skills | 85 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 8158971 |
aeon K-Dense-AI/claude-scientific-skills This skill should be used for time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search. Use when working with temporal data, sequential patterns, or time-indexed observations requiring specialized algorithms beyond standard ML approaches. Particularly suited for univariate and multivariate time series analysis with scikit-learn compatible APIs. | Skills | 85 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 575f1e5 |
snowflake-semanticview github/awesome-copilot Create, alter, and validate Snowflake semantic views using Snowflake CLI (snow). Use when asked to build or troubleshoot semantic views/semantic layer definitions with CREATE/ALTER SEMANTIC VIEW, to validate semantic-view DDL against Snowflake via CLI, or to guide Snowflake CLI installation and connection setup. | Skills | 85 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 8395dce |
skill-authoring microsoft/github-copilot-for-azure Guidelines for writing Agent Skills that comply with the agentskills.io specification. WHEN: "create a skill", "new skill", "write a skill", "skill template", "skill structure", "review skill", "skill PR", "skill compliance", "SKILL.md format", "skill frontmatter", "skill best practices". | Skills | 85 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 63993df |
i18n-expert fernandezbaptiste/claude-code-skills This skill should be used when setting up, auditing, or enforcing internationalization/localization in UI codebases (React/TS, i18next or similar, JSON locales), including installing/configuring the i18n framework, replacing hard-coded strings, ensuring en-US/zh-CN coverage, mapping error codes to localized messages, and validating key parity, pluralization, and formatting. | Skills | 85 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 4f0eae8 |
feishu-perm openclaw/openclaw Feishu permission management for documents and files. Activate when user mentions sharing, permissions, collaborators. | Skills | 85 Impact Pending Average score across 0 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: b9f5d02 |
test facebook/react Use when you need to run tests for React core. Supports source, www, stable, and experimental channels. | Skills | 85 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 705268d |
cpp-coding-standards affaan-m/everything-claude-code C++ coding standards based on the C++ Core Guidelines (isocpp.github.io). Use when writing, reviewing, or refactoring C++ code to enforce modern, safe, and idiomatic practices. | Skills | 85 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: da4db99 |
cpp-testing affaan-m/everything-claude-code 仅用于编写/更新/修复C++测试、配置GoogleTest/CTest、诊断失败或不稳定的测试,或添加覆盖率/消毒器时使用。 | Skills | 85 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: da4db99 |
xcodebuildmcp-cli getsentry/XcodeBuildMCP Official skill for the XcodeBuildMCP CLI. Use when doing iOS/macOS/watchOS/tvOS/visionOS work (build, test, run, debug, log, UI automation). | Skills | 85 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 4b9fa23 |
develop-web-game openai/skills Use when Codex is building or iterating on a web game (HTML/JS) and needs a reliable development + testing loop: implement small changes, run a Playwright-based test script with short input bursts and intentional pauses, inspect screenshots/text, and review console errors with render_game_to_text. | Skills | 85 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 736f600 |
docx majiayu000/claude-skill-registry-data Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks | Skills | 85 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 3dd3ac0 |
stitch Dicklesworthstone/pi_agent_rust Generate UI designs and frontend code with Google Stitch via MCP. Use when asked to create screens, mockups, UI designs, or generate frontend code from text descriptions. Supports desktop, mobile, and tablet layouts. | Skills | 85 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 5b012b7 |
iii-getting-started iii-hq/iii Install the iii engine, set up your first worker, and get a working backend running. Use when a user wants to start a new iii project, install the SDK, or needs help with initial setup and configuration. | Skills | 85 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 8921efa |
iii-node-sdk iii-hq/iii Node.js/TypeScript SDK for the iii engine. Use when building workers, registering functions, or invoking triggers in TypeScript or JavaScript. | Skills | 85 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 8921efa |
web-fetch NeverSight/skills_feed Fetches web content with intelligent content extraction, converting HTML to clean markdown. Use for documentation, articles, and reference pages http/https URLs. | Skills | 85 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 80215e3 |
Can't find what you're looking for? Evaluate a missing skill.