Browse Skills

9063 skills found

computer-scientist-analyst.md
12
1 export computer-scientist-analyst
2 rysweet from "rysweet/MicrosoftHackathon2025-AgenticCoding"
3 Analyzes events through computer science lens using computational complexity, algorithms, data structures, systems architecture, information theory, and software engineering principles to evaluate feasibility, scalability, security. Provides insights on algorithmic efficiency, system design, computational limits, data management, and technical trade-offs. Use when: Technology evaluation, system architecture, algorithm design, scalability analysis, security assessment. Evaluates: Computational complexity, algorithmic efficiency, system architecture, scalability, data integrity, security.
2026-01-05
bg3-steam-launcher.md
12
1 export bg3-steam-launcher
2 tdimino from "tdimino/bg3se-macos"
3 Launch Baldur's Gate 3 through Steam on macOS and load saved games using macos-automator and peekaboo MCP servers. Designed for testing bg3se-macos (Script Extender) development. Use when: (1) launching BG3 from Steam, (2) loading a BG3 saved game, (3) testing SE mod injection, (4) user asks to "start BG3", "load my BG3 save", "play Baldur's Gate", "test the script extender". Requires macos-automator and peekaboo MCP servers installed with accessibility permissions.
2026-01-05
security-reviewer.md
12
1 export security-reviewer
2 Jeffallan from "Jeffallan/claude-skills"
3 Use when conducting security audits, reviewing code for vulnerabilities, or analyzing infrastructure security. Invoke for SAST scans, penetration testing, DevSecOps practices, cloud security reviews.
2026-01-05
quality-audit-workflow.md
12
1 export quality-audit-workflow
2 rysweet from "rysweet/MicrosoftHackathon2025-AgenticCoding"
3 Comprehensive codebase quality audit with parallel agent orchestration, GitHub issue creation, automated PR generation per issue, and PM-prioritized recommendations. Use for code review, refactoring audits, technical debt analysis, module quality assessment, or codebase health checks.
2026-01-05
nestjs-expert.md
12
1 export nestjs-expert
2 Jeffallan from "Jeffallan/claude-skills"
3 Use when building NestJS applications requiring modular architecture, dependency injection, or TypeScript backend development. Invoke for modules, controllers, services, DTOs, guards, interceptors, TypeORM/Prisma.
2026-01-05
dotnet-core-expert.md
12
1 export dotnet-core-expert
2 Jeffallan from "Jeffallan/claude-skills"
3 Use when building .NET 8 applications with minimal APIs, clean architecture, or cloud-native microservices. Invoke for Entity Framework Core, CQRS with MediatR, JWT authentication, AOT compilation.
2026-01-05
political-scientist-analyst.md
12
1 export political-scientist-analyst
2 rysweet from "rysweet/MicrosoftHackathon2025-AgenticCoding"
3 Analyzes events through political science lens using IR theory (Realism, Liberalism, Constructivism), comparative politics, institutional analysis, and power dynamics. Provides insights on governance, security, regime change, international cooperation, and policy outcomes. Use when: Political events, international crises, elections, regime transitions, policy changes, conflicts. Evaluates: Power distributions, institutional effects, actor interests, strategic interactions, norms.
2026-01-05
creating-pull-requests.md
12
1 export creating-pull-requests
2 rysweet from "rysweet/MicrosoftHackathon2025-AgenticCoding"
3 Creates high-quality pull requests with comprehensive descriptions, test plans, and context. Activates when user wants to create PR, says 'ready to merge', or has completed feature work. Analyzes commits and changes to generate meaningful PR descriptions.
2026-01-05
test-gap-analyzer.md
12
1 export test-gap-analyzer
2 rysweet from "rysweet/MicrosoftHackathon2025-AgenticCoding"
3 Analyzes code to identify untested functions, low coverage areas, and missing edge cases. Use when reviewing test coverage or planning test improvements. Generates specific test suggestions with example templates following amplihack's testing pyramid (60% unit, 30% integration, 10% E2E). Can use coverage.py for Python projects.
2026-01-05
playwright-expert.md
12
1 export playwright-expert
2 Jeffallan from "Jeffallan/claude-skills"
3 Use when writing E2E tests with Playwright, setting up test infrastructure, or debugging flaky browser tests. Invoke for browser automation, E2E tests, Page Object Model, test flakiness, visual testing.
2026-01-05
kubernetes-specialist.md
12
1 export kubernetes-specialist
2 Jeffallan from "Jeffallan/claude-skills"
3 Use when deploying or managing Kubernetes workloads requiring cluster configuration, security hardening, or troubleshooting. Invoke for Helm charts, RBAC policies, NetworkPolicies, storage configuration, performance optimization.
2026-01-05
arch-audit.md
12
1 export arch-audit
2 huseyindeniz from "huseyindeniz/vite-react-dapp-template"
3 Architecture dependency analysis to ensure proper feature isolation and composition root pattern.
2026-01-05
api-authentication.md
12
1 export api-authentication
2 applied-artificial-intelligence from "applied-artificial-intelligence/claude-code-toolkit"
3 API authentication patterns including JWT, OAuth 2.0, API keys, and session-based auth. Covers token generation, validation, refresh strategies, security best practices, and when to use each pattern. Use when implementing API authentication, choosing auth strategy, securing endpoints, or debugging auth issues. Prevents common vulnerabilities like token theft, replay attacks, and insecure storage.
2026-01-05
llm-evaluation.md
12
1 export llm-evaluation
2 applied-artificial-intelligence from "applied-artificial-intelligence/claude-code-toolkit"
3 LLM evaluation and testing patterns including prompt testing, hallucination detection, benchmark creation, and quality metrics. Use when testing LLM applications, validating prompt quality, implementing systematic evaluation, or measuring LLM performance.
2026-01-05
rust.md
12
1 export rust
2 gakonst from "gakonst/dotfiles"
3 Use when developing Rust projects in the tempoxyz org—standardizes fmt/clippy/nextest, sccache+mold, feature-powerset checks, MSRV builds, docsrs flags, and xtask patterns so local and CI behavior match.
2026-01-05
python.md
12
1 export python
2 gakonst from "gakonst/dotfiles"
3 Use for Python work with uv—envs, deps, and commands run through uv; avoid pip/venv/pip-tools; keep Justfile/CI parity with ruff, mypy, pytest.
2026-01-05
shared-setup-patterns.md
12
1 export shared-setup-patterns
2 applied-artificial-intelligence from "applied-artificial-intelligence/claude-code-toolkit"
3 Shared configuration patterns for project setup commands. Provides security hooks, Claude framework structure templates, and framework detection patterns used across multiple setup commands.
2026-01-05
module-spec-generator.md
12
1 export module-spec-generator
2 rysweet from "rysweet/MicrosoftHackathon2025-AgenticCoding"
3 Generates module specifications following amplihack's brick philosophy template. Use when creating new modules or documenting existing ones to ensure they follow the brick & studs pattern. Analyzes code to extract: purpose, public contract, dependencies, test requirements.
2026-01-05
code-audit.md
12
1 export code-audit
2 huseyindeniz from "huseyindeniz/vite-react-dapp-template"
3 Comprehensive static code analysis to enforce architectural patterns, conventions, and code quality standards.
2026-01-05
chaos-engineer.md
12
1 export chaos-engineer
2 Jeffallan from "Jeffallan/claude-skills"
3 Use when designing chaos experiments, implementing failure injection frameworks, or conducting game day exercises. Invoke for chaos experiments, resilience testing, blast radius control, game days, antifragile systems.
2026-01-05
laravel-specialist.md
12
1 export laravel-specialist
2 Jeffallan from "Jeffallan/claude-skills"
3 Use when building Laravel 10+ applications requiring Eloquent ORM, API resources, or queue systems. Invoke for Laravel models, Livewire components, Sanctum authentication, Horizon queues.
2026-01-05
test-master.md
12
1 export test-master
2 Jeffallan from "Jeffallan/claude-skills"
3 Use when writing tests, creating test strategies, or building automation frameworks. Invoke for unit tests, integration tests, E2E, coverage analysis, performance testing, security testing.
2026-01-05
docker-optimization.md
12
1 export docker-optimization
2 applied-artificial-intelligence from "applied-artificial-intelligence/claude-code-toolkit"
3 Docker image optimization patterns including multi-stage builds, layer caching, security hardening, and size reduction techniques. Use when building Docker images, optimizing container size, improving build performance, or implementing Docker security best practices. Reduces image sizes by 70-90% and build times by 50-80%.
2026-01-05
django-expert.md
12
1 export django-expert
2 Jeffallan from "Jeffallan/claude-skills"
3 Use when building Django web applications or REST APIs with Django REST Framework. Invoke for Django models, ORM optimization, DRF serializers, viewsets, authentication with JWT.
2026-01-05