Browse Skills

16146 skills found

largest-eigenval.md
13
1 export largest-eigenval
2 letta-ai from "letta-ai/skills"
3 Guidance for finding the largest eigenvalue of small dense matrices with performance optimization. This skill should be used when tasks involve computing eigenvalues (especially the dominant/largest eigenvalue), optimizing numerical linear algebra routines, or improving performance of numpy/scipy matrix operations for small matrices (typically 2-10 in size).
2026-01-21
fix-git.md
13
1 export fix-git
2 letta-ai from "letta-ai/skills"
3 This skill provides guidance for recovering lost Git commits, resolving detached HEAD states, and fixing common Git repository issues. Use this skill when encountering lost commits, accidental checkouts, orphaned branches, merge conflicts during recovery, or needing to restore repository state from reflog history.
2026-01-21
circuit-fibsqrt.md
13
1 export circuit-fibsqrt
2 letta-ai from "letta-ai/skills"
3 Guidance for building digital logic circuits that compute composite functions like Fibonacci of integer square root. This skill applies when implementing combinational and sequential logic in gate-level simulators, particularly when combining algorithms (like isqrt and Fibonacci) under resource constraints (gate counts, simulation steps). Use for circuit synthesis, HDL-style logic design, or gate-level algorithm implementation tasks.
2026-01-21
skill-linter.md
13
1 export skill-linter
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Validate skills against agentskills.io specification. Use when adding new skills to the marketplace, reviewing skill PRs, checking skill compliance, or running quality gates on skills. Validates frontmatter fields (name, description, license, compatibility, metadata, allowed-tools), directory naming, line limits, and structure.
2026-01-22
AILANG Release Manager.md
13
1 export AILANG Release Manager
2 sunholo-data from "sunholo-data/ailang"
3 Create new AILANG releases with version bumps, changelog updates, git tags, and CI/CD verification. Use when user says "ready to release", "create release", mentions version numbers, or wants to publish a new version.
2026-01-21
hf-model-inference.md
13
1 export hf-model-inference
2 letta-ai from "letta-ai/skills"
3 Guidance for deploying HuggingFace models as inference APIs/services. This skill applies when tasks involve downloading pre-trained models from HuggingFace Hub, creating REST APIs for model inference, building Flask/FastAPI services around ML models, or setting up sentiment analysis, text classification, or other NLP inference endpoints.
2026-01-21
Cloud Environment Setup.md
13
1 export Cloud Environment Setup
2 sunholo-data from "sunholo-data/ailang"
3 Set up Claude Code cloud/mobile environments for AILANG development. Use when starting a new cloud session, when tools are missing (Go, make, gh), or when user says "setup cloud", "setup environment", or mentions mobile Claude Code.
2026-01-21
sre-task-refinement.md
13
1 export sre-task-refinement
2 withzombies from "withzombies/hyperpowers"
3 Use when you have to refine subtasks into actionable plans ensuring that all corner cases are handled and we understand all the requirements.
2026-01-21
onepassword-cli-coder.md
13
1 export onepassword-cli-coder
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 This skill guides integrating 1Password CLI (op) for secret management in development workflows. Use when loading secrets for infrastructure, deployments, or local development.
2026-01-22
ln-367-observability-auditor.md
13
1 export ln-367-observability-auditor
2 levnikolaevich from "levnikolaevich/claude-code-skills"
3 Observability audit worker (L3). Checks structured logging, health check endpoints, metrics collection, request tracing, log levels. Returns findings with severity, location, effort, recommendations.
2026-01-21
ln-140-test-docs-creator.md
13
1 export ln-140-test-docs-creator
2 levnikolaevich from "levnikolaevich/claude-code-skills"
3 Creates test documentation (testing-strategy.md + tests/README.md). Establishes testing philosophy and Story-Level Test Task Pattern. L2 Worker in ln-100-documents-pipeline workflow.
2026-01-21
anycable-coder.md
13
1 export anycable-coder
2 majesticlabs-dev from "majesticlabs-dev/majestic-marketplace"
3 Use when implementing real-time features requiring reliability, especially LLM streaming. Applies AnyCable patterns for message delivery guarantees, presence tracking, and Action Cable migration.
2026-01-22
tune-mjcf.md
13
1 export tune-mjcf
2 letta-ai from "letta-ai/skills"
3 This skill provides guidance for optimizing MuJoCo MJCF simulation files to improve performance while maintaining physics accuracy. Use this skill when tuning simulation parameters, reducing computation time, or balancing speed vs. accuracy trade-offs in MuJoCo models.
2026-01-21
diagnostic-action.md
12
1 export diagnostic-action
2 BellaBe from "BellaBe/lean-os"
3 Use when the user asks why something happened, what’s wrong, root cause analysis, debugging, or incident explanation.
2026-01-05
code-smell-detector.md
12
1 export code-smell-detector
2 rysweet from "rysweet/MicrosoftHackathon2025-AgenticCoding"
3 Identifies anti-patterns specific to amplihack philosophy. Use when reviewing code for quality issues or refactoring. Detects: over-abstraction, complex inheritance, large functions (>50 lines), tight coupling, missing __all__ exports. Provides specific fixes and explanations for each smell.
2026-01-05
cloud-architect.md
12
1 export cloud-architect
2 Jeffallan from "Jeffallan/claude-skills"
3 Use when designing cloud architectures, planning migrations, or optimizing multi-cloud deployments. Invoke for Well-Architected Framework, cost optimization, disaster recovery, landing zones, security architecture, serverless design.
2026-01-05
learning-path-builder.md
12
1 export learning-path-builder
2 rysweet from "rysweet/MicrosoftHackathon2025-AgenticCoding"
3 Creates personalized learning paths for technologies, frameworks, or concepts. Use for user-interactive session only for onboarding new technologies, hackathon skill-building, or personal development planning. Not for use in automated development or investigation. Sequences resources (docs, tutorials, exercises) based on current skill level and learning goals. Adapts to learning style: hands-on, theory-first, project-based.
2026-01-05
architecture-designer.md
12
1 export architecture-designer
2 Jeffallan from "Jeffallan/claude-skills"
3 Use when designing new system architecture, reviewing existing designs, or making architectural decisions. Invoke for system design, architecture review, design patterns, ADRs, scalability planning.
2026-01-05
spark-engineer.md
12
1 export spark-engineer
2 Jeffallan from "Jeffallan/claude-skills"
3 Use when building Apache Spark applications, distributed data processing pipelines, or optimizing big data workloads. Invoke for DataFrame API, Spark SQL, RDD operations, performance tuning, streaming analytics.
2026-01-05
reasoning-analogical.md
12
1 export reasoning-analogical
2 BellaBe from "BellaBe/lean-os"
3 Transfer knowledge from source domains to novel target situations through structural mapping. Use when facing new markets, products, or situations where past experience provides relevant patterns. Produces adapted solutions with explicit mappings and context adjustments.
2026-01-05
deps-audit.md
12
1 export deps-audit
2 huseyindeniz from "huseyindeniz/vite-react-dapp-template"
3 Dependency health analysis to detect outdated packages and unused dependencies.
2026-01-05
gitlab-pr-issue.md
12
1 export gitlab-pr-issue
2 DCjanus from "DCjanus/prompts"
3 查看/更新 GitLab Issue、MR(含评论与 diff),并按团队规范非交互创建或修改 MR/Issue;涉及 GitLab(含自建实例)Issue/MR 的操作时使用。
2026-01-05
monitoring-expert.md
12
1 export monitoring-expert
2 Jeffallan from "Jeffallan/claude-skills"
3 Use when setting up monitoring systems, logging, metrics, tracing, or alerting. Invoke for dashboards, Prometheus/Grafana, load testing, profiling, capacity planning.
2026-01-05
legacy-modernizer.md
12
1 export legacy-modernizer
2 Jeffallan from "Jeffallan/claude-skills"
3 Use when modernizing legacy systems, implementing incremental migration strategies, or reducing technical debt. Invoke for strangler fig pattern, monolith decomposition, framework upgrades.
2026-01-05