Browse Skills

20307 skills found

angular-architect.md
12
1 export angular-architect
2 Jeffallan from "Jeffallan/claude-skills"
3 Use when building Angular 17+ applications with standalone components or signals. Invoke for enterprise apps, RxJS patterns, NgRx state management, performance optimization, advanced routing.
2026-01-05
preferences.md
12
1 export preferences
2 gakonst from "gakonst/dotfiles"
3 Use when aligning with Georgios’s default Git/GitHub conventions—cloning with gh, Conventional Commits, atomic staging, and guarded GitHub Actions for Rust/Python/TypeScript—so work matches his standard workflows.
2026-01-05
engineer-analyst.md
12
1 export engineer-analyst
2 rysweet from "rysweet/MicrosoftHackathon2025-AgenticCoding"
3 Analyzes technical systems and problems through engineering lens using first principles, systems thinking, design methodologies, and optimization frameworks. Provides insights on feasibility, performance, reliability, scalability, and trade-offs. Use when: System design, technical feasibility, optimization, failure analysis, performance issues. Evaluates: Requirements, constraints, trade-offs, efficiency, robustness, maintainability.
2026-01-05
brainstorm.md
12
1 export brainstorm
2 gakonst from "gakonst/dotfiles"
3 Use when generating options or clarifying a build/fix request—pull constraints from the user, list varied approaches, then narrow with them to pick a plan. For code reviews, use briefly to confirm expectations, then hand off to the agent flow.
2026-01-05
golang-pro.md
12
1 export golang-pro
2 Jeffallan from "Jeffallan/claude-skills"
3 Use when building Go applications requiring concurrent programming, microservices architecture, or high-performance systems. Invoke for goroutines, channels, Go generics, gRPC integration.
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
Python Type Hint Reviewer.md
12
1 export Python Type Hint Reviewer
2 seedspirit from "seedspirit/python-type-hint-reviewer"
3 Reviews code diffs (uncommited changes written by the agent) or new files(untracked files) for Python type hinting and structural principle compliance. Use this skill when user say review code diffs or new files or want to check code quality(when file is a python file). Requires explicit user confirmation before applying any modifications to ensure code quality and safety.
2026-01-05
javascript-pro.md
12
1 export javascript-pro
2 Jeffallan from "Jeffallan/claude-skills"
3 Use when building JavaScript applications with modern ES2023+ features, async patterns, or Node.js development. Invoke for vanilla JavaScript, browser APIs, performance optimization, module systems.
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
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
typescript-pro.md
12
1 export typescript-pro
2 Jeffallan from "Jeffallan/claude-skills"
3 Use when building TypeScript applications requiring advanced type systems, generics, or full-stack type safety. Invoke for type guards, utility types, tRPC integration, monorepo setup.
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
game-developer.md
12
1 export game-developer
2 Jeffallan from "Jeffallan/claude-skills"
3 Use when building game systems, implementing Unity/Unreal features, or optimizing game performance. Invoke for Unity, Unreal, game patterns, ECS, physics, networking, performance optimization.
2026-01-05
fetch-url.md
12
1 export fetch-url
2 DCjanus from "DCjanus/prompts"
3 渲染网页 URL,去噪提取正文并输出为 Markdown(默认)或其他格式/原始 HTML,以减少 Token。
2026-01-05
fastapi-expert.md
12
1 export fastapi-expert
2 Jeffallan from "Jeffallan/claude-skills"
3 Use when building high-performance async Python APIs with FastAPI and Pydantic V2. Invoke for async SQLAlchemy, JWT authentication, WebSockets, OpenAPI documentation.
2026-01-05
secure-code-guardian.md
12
1 export secure-code-guardian
2 Jeffallan from "Jeffallan/claude-skills"
3 Use when implementing authentication/authorization, securing user input, or preventing OWASP Top 10 vulnerabilities. Invoke for authentication, authorization, input validation, encryption, OWASP Top 10 prevention.
2026-01-05
java-architect.md
12
1 export java-architect
2 Jeffallan from "Jeffallan/claude-skills"
3 Use when building enterprise Java applications with Spring Boot 3.x, microservices, or reactive programming. Invoke for WebFlux, JPA optimization, Spring Security, cloud-native patterns.
2026-01-05
salesforce-developer.md
12
1 export salesforce-developer
2 Jeffallan from "Jeffallan/claude-skills"
3 Use when developing Salesforce applications, Apex code, Lightning Web Components, SOQL queries, triggers, integrations, or CRM customizations. Invoke for governor limits, bulk processing, platform events, Salesforce DX.
2026-01-05
deep-reading-analyst.md
12
1 export deep-reading-analyst
2 hacket from "hacket/AICodingGuide"
3 Comprehensive framework for deep analysis of articles, papers, and long-form content using 10+ thinking models (SCQA, 5W2H, critical thinking, inversion, mental models, first principles, systems thinking, six thinking hats). Use when users want to: (1) deeply understand complex articles/content, (2) analyze arguments and identify logical flaws, (3) extract actionable insights from reading materials, (4) create study notes or learning summaries, (5) compare multiple sources, (6) transform knowledge into practical applications, or (7) apply specific thinking frameworks. Triggered by phrases like 'analyze this article,' 'help me understand,' 'deep dive into,' 'extract insights from,' 'use [framework name],' or when users provide URLs/long-form content for analysis.
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
descriptive-action.md
12
1 export descriptive-action
2 BellaBe from "BellaBe/lean-os"
3 Use when the user asks to describe, summarize, analyze, compare, explain, or report on something (text, data, events, systems) without asking for recommendations or next steps.
2026-01-05
pm-architect.md
12
1 export pm-architect
2 rysweet from "rysweet/MicrosoftHackathon2025-AgenticCoding"
3 Expert project manager orchestrating backlog-curator, work-delegator, workstream-coordinator, and roadmap-strategist sub-skills. Coordinates complex software projects through delegation and strategic oversight. Activates when managing projects, coordinating work, or tracking overall progress.
2026-01-05
osgrep-reference.md
12
1 export osgrep-reference
2 tdimino from "tdimino/bg3se-macos"
3 Comprehensive CLI reference and search strategies for osgrep semantic code search. Use for detailed CLI options, index management commands, search strategy guidance (architectural vs targeted queries), and troubleshooting. Complements the osgrep plugin which handles daemon lifecycle.
2026-01-05
mcp-manager.md
12
1 export mcp-manager
2 rysweet from "rysweet/MicrosoftHackathon2025-AgenticCoding"
3 Conversational interface for managing MCP (Model Context Protocol) server configurations in Claude Code
2026-01-05