Browse Skills
44969 skills found
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
ux-information-architecture.md
1
1
export
ux-information-architecture
2
from
"CANTAGESTUDIO/CosmicAtlasPacker"
from
"CANTAGESTUDIO/CosmicAtlasPacker"
3
[UI/UX] Designs Information Architecture (IA) as ASCII diagrams. Systematically organizes screen hierarchies, navigation structures, and content classification. Use when requesting 'IA design', 'information architecture', 'screen hierarchy', or 'sitemap'.
2026-01-05
deckrd.md
1
1
export
deckrd
2
from
"aglabo/deckrd"
from
"aglabo/deckrd"
3
Stepwise derivation workflow from requirements to executable tasks.
2026-01-05
redis-performance.md
1
1
export
redis-performance
2
from
"pluginagentmarketplace/custom-plugin-redis"
from
"pluginagentmarketplace/custom-plugin-redis"
3
Master Redis performance - memory optimization, slow log analysis, benchmarking, monitoring, and tuning strategies
2026-01-05
latex-writing.md
1
1
export
latex-writing
2
from
"dbosk/claude-skills"
from
"dbosk/claude-skills"
3
Guide LaTeX document authoring following best practices and proper semantic markup. Use proactively when: (1) writing or editing .tex files, (2) writing or editing .nw literate programming files, (3) literate-programming skill is active and working with .nw files, (4) user mentions LaTeX, BibTeX, or document formatting, (5) reviewing LaTeX code quality. Ensures proper use of semantic environments (description vs itemize), csquotes (\enquote{} not ``...''), and cleveref (\cref{} not \S\ref{}).
2026-01-05
environment-bootstrap.md
1
1
export
environment-bootstrap
2
from
"troykelly/claude-skills"
from
"troykelly/claude-skills"
3
Use for development environment setup - create and maintain init scripts, run smoke tests, ensure consistent environment across sessions
2026-01-05
pydantic-model-scaffolder.md
1
1
export
pydantic-model-scaffolder
2
from
"okgoogle13/careercopilot"
from
"okgoogle13/careercopilot"
3
Scaffolds Pydantic models for request/response validation. Use when creating data models for API endpoints or database schemas.
2026-01-05
subquery-patterns-and-union.md
1
1
export
subquery-patterns-and-union
2
from
"rustomax/observe-community-mcp"
from
"rustomax/observe-community-mcp"
3
Use OPAL subquery syntax (@labels) and union operations to combine multiple datasets or time periods. Essential for period-over-period comparisons, multi-dataset analysis, and complex data transformations. Covers @label <- @ syntax, timeshift for temporal shifts, union for combining results, and any_not_null() for collapsing grouped data.
2026-01-05
build-systems.md
1
1
export
build-systems
2
from
"pluginagentmarketplace/custom-plugin-cpp"
from
"pluginagentmarketplace/custom-plugin-cpp"
3
Production-grade skill for C++ build infrastructure. Covers CMake, Make, Ninja, package managers (Conan, vcpkg), cross-platform builds, and CI/CD integration.
2026-01-05
assessment-guide.md
1
1
export
assessment-guide
2
from
"pluginagentmarketplace/custom-plugin-design-system"
from
"pluginagentmarketplace/custom-plugin-design-system"
3
Comprehensive guide for skill assessment, career evaluation, learning paths, knowledge testing, and professional development. Use when assessing technical skills, planning learning journeys, or evaluating career progress.
2026-01-05
branching.md
1
1
export
branching
2
from
"pluginagentmarketplace/custom-plugin-git-github"
from
"pluginagentmarketplace/custom-plugin-git-github"
3
Git branching strategies - create, switch, merge, rebase, and workflows
2026-01-05
moai-lang-flutter.md
1
1
export
moai-lang-flutter
2
from
"junseokandylee/RallyApp"
from
"junseokandylee/RallyApp"
3
Flutter 3.24+ / Dart 3.5+ development specialist covering Riverpod, go_router, and cross-platform patterns. Use when building cross-platform mobile apps, desktop apps, or web applications with Flutter.
2026-01-05
meta-prompt.md
1
1
export
meta-prompt
2
from
"seanchiuai/claude-web-template"
from
"seanchiuai/claude-web-template"
3
Generate prompt variations from templates. Use when creating new commands, skills, or workflows.
2026-01-05
resume-manager.md
1
1
export
resume-manager
2
from
"agent-trust-protocol/atp-core"
from
"agent-trust-protocol/atp-core"
3
This skill should be used whenever users need help with resume creation, updating professional profiles, tracking career experiences, managing projects portfolio, or generating tailored resumes for job applications. On first use, extracts data from user's existing resume and maintains a structured database of experiences, projects, education, and skills. Generates professionally styled one-page PDF resumes customized for specific job roles by selecting only the most relevant information from the database.
2026-01-05
formily-core-fundamentals.md
1
1
export
formily-core-fundamentals
2
from
"whinc/my-claude-plugins"
from
"whinc/my-claude-plugins"
3
This skill should be used when the user asks to "learn formily basics", "setup formily", "formily core concepts", "formily getting started", "formily fundamentals", "how to use formily", "formily installation", or "formily form state management".
2026-01-05