name stringlengths 2 64 | description stringlengths 3 1.02k ⌀ | source stringclasses 6
values | path stringclasses 198
values | url stringlengths 29 246 | author stringlengths 2 33 ⌀ |
|---|---|---|---|---|---|
atlas-quick | Quick 2-phase workflow for trivial changes - typos, colors, config updates (5-15 min) | skillsmp.com | null | https://github.com/ajstack22/StackMap/tree/main/atlas-skills/atlas-quick | ajstack22 |
atlas-standard | Standard 5-phase workflow for most development tasks - bugs, small features, refactors (30-60 min) | skillsmp.com | null | https://github.com/ajstack22/StackMap/tree/main/atlas-skills/atlas-standard | ajstack22 |
atlas-agent-developer | Implementation and troubleshooting agent - builds features and fixes bugs | skillsmp.com | null | https://github.com/ajstack22/StackMap/tree/main/atlas-skills-generic/atlas-agent-developer | ajstack22 |
atlas-agent-devops | DevOps expertise for deployment, CI/CD, infrastructure, and automation | skillsmp.com | null | https://github.com/ajstack22/StackMap/tree/main/atlas-skills-generic/atlas-agent-devops | ajstack22 |
atlas-agent-peer-reviewer | Adversarial quality gate agent for code review - finds flaws before users do | skillsmp.com | null | https://github.com/ajstack22/StackMap/tree/main/atlas-skills-generic/atlas-agent-peer-reviewer | ajstack22 |
atlas-agent-product-manager | Product management expertise for story creation, backlog management, validation, and release coordination | skillsmp.com | null | https://github.com/ajstack22/StackMap/tree/main/atlas-skills-generic/atlas-agent-product-manager | ajstack22 |
atlas-agent-security | Security audits, vulnerability analysis, and security best practices enforcement | skillsmp.com | null | https://github.com/ajstack22/StackMap/tree/main/atlas-skills-generic/atlas-agent-security | ajstack22 |
atlas-full | Full 9-phase workflow for complex features, epics, and security-critical changes (2-4 hours) | skillsmp.com | null | https://github.com/ajstack22/StackMap/tree/main/atlas-skills-generic/atlas-full | ajstack22 |
atlas-iterative | Iterative 3-phase workflow with peer review cycle for changes needing validation (15-30 min) | skillsmp.com | null | https://github.com/ajstack22/StackMap/tree/main/atlas-skills-generic/atlas-iterative | ajstack22 |
atlas-meta | Orchestrates Atlas workflow tier selection for software development tasks | skillsmp.com | null | https://github.com/ajstack22/StackMap/tree/main/atlas-skills-generic/atlas-meta | ajstack22 |
atlas-quick | Quick 2-phase workflow for trivial changes - typos, colors, config updates (5-15 min) | skillsmp.com | null | https://github.com/ajstack22/StackMap/tree/main/atlas-skills-generic/atlas-quick | ajstack22 |
atlas-standard | Standard 5-phase workflow for most development tasks - bugs, small features, refactors (30-60 min) | skillsmp.com | null | https://github.com/ajstack22/StackMap/tree/main/atlas-skills-generic/atlas-standard | ajstack22 |
codex | Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing | skillsmp.com | null | https://github.com/HAMA-team/HAMA-backend | HAMA-team |
coder-memory-recall | Retrieve universal coding patterns from file-based memory. Use when starting complex tasks, encountering unfamiliar problems, or user says "--coder-recall" or "--recall" (you decide which scope, may use both). Skip for routine tasks or project-specific questions (use project-memory-recall). This Skill MUST be executed ... | skillsmp.com | null | https://github.com/hungson175/deploy-memory-tools/tree/main/global/coder-memory-recall | hungson175 |
coder-memory-store | Store universal coding patterns and insights into file-based memory. Use after completing difficult tasks with broadly-applicable lessons that work across ANY project. Use when user says "--coder-store" or "--learn" (you decide which scope, may use both) or after discovering framework-agnostic patterns. ALSO invoke whe... | skillsmp.com | null | https://github.com/hungson175/deploy-memory-tools/tree/main/global/coder-memory-store | hungson175 |
coder-memory-recall | Retrieve universal coding patterns from vector database using true two-stage retrieval. Auto-invokes before complex tasks or when user says "--recall". Searches relevant role collections based on task context. | skillsmp.com | null | https://github.com/hungson175/deploy-memory-tools/tree/main/global/v3.2/coder-memory-recall | hungson175 |
coder-memory-store | Store universal coding patterns into vector database. Auto-invokes after difficult tasks with broadly-applicable lessons. Trigger with "--store" or when user expresses frustration (strong learning signals). Uses true two-stage retrieval with MCP server v2. | skillsmp.com | null | https://github.com/hungson175/deploy-memory-tools/tree/main/global/v3.2/coder-memory-store | hungson175 |
coder-memory-recall | Retrieve universal coding patterns from vector database. Use when starting complex tasks, encountering unfamiliar problems, or user says "--coder-recall" or "--recall" (you decide which scope, may use both). Skip for routine tasks or project-specific questions (use project-memory-recall). This Skill auto-invokes based ... | skillsmp.com | null | https://github.com/hungson175/deploy-memory-tools/tree/main/global/v3/coder-memory-recall | hungson175 |
coder-memory-store | Store universal coding patterns and insights into vector database. Use after completing difficult tasks with broadly-applicable lessons that work across ANY project. Use when user says "--coder-store" or "--learn" (you decide which scope, may use both) or after discovering framework-agnostic patterns. ALSO invoke when ... | skillsmp.com | null | https://github.com/hungson175/deploy-memory-tools/tree/main/global/v3/coder-memory-store | hungson175 |
project-memory-recall | Retrieve project-specific insights from file-based memory. Use when working on features, encountering domain-specific questions, or user says "--project-recall" or "--recall" (you decide which scope, may use both). Skip for routine tasks or universal pattern questions (use coder-memory-recall). This Skill MUST be execu... | skillsmp.com | null | https://github.com/hungson175/deploy-memory-tools/tree/main/templates/project-memory-recall | hungson175 |
project-memory-store | Store project-specific insights and context into file-based memory. Use after completing tasks that reveal important details about THIS codebase. Use when user says "--project-store" or "--learn" (you decide which scope, may use both) or after discovering project-specific patterns. ALSO invoke when user expresses stron... | skillsmp.com | null | https://github.com/hungson175/deploy-memory-tools/tree/main/templates/project-memory-store | hungson175 |
gemini-cli | Wield Google's Gemini CLI as a powerful auxiliary tool for code generation, review, analysis, and web research. Use when tasks benefit from a second AI perspective, current web information via Google Search, codebase architecture analysis, or parallel code generation. Also use when user explicitly requests Gemini opera... | skillsmp.com | null | https://github.com/forayconsulting/gemini_cli_skill | forayconsulting |
backend-nodejs | Node.js/TypeScript backend expert. Handles Express/Fastify API routes, TypeScript strict mode, Prisma ORM, Zod validation, error handling, configuration management. Use when project is Node.js backend (package.json + TypeScript server). | skillsmp.com | null | https://github.com/nera0875/blv_htmx/tree/main/.claude/skills/backend-nodejs | nera0875 |
backend | Universal Python/Node.js backend expert. Handles API routes, database operations, business logic, configuration management, anti-duplication checks. Auto-activates on keywords "backend", "API", "database", "server", "endpoint", "Python", "FastAPI" or paths api/**, services/**, models/**. | skillsmp.com | null | https://github.com/nera0875/blv_htmx/tree/main/.claude/skills/backend | nera0875 |
database | PostgreSQL VPS database expert. Manages database creation, Prisma schemas, migrations, seeding. Auto-activates on keywords "database", "postgresql", "prisma", "db", "sql" or when backend with data storage needed. | skillsmp.com | null | https://github.com/nera0875/blv_htmx/tree/main/.claude/skills/database | nera0875 |
frontend | Universal React/Next.js frontend expert. Handles shadcn/ui components, Tailwind CSS, Server/Client Components, anti-duplication checks. Auto-activates on keywords "frontend", "UI", "component", "page", "shadcn", "React", "Next.js" or paths app/**, components/**. | skillsmp.com | null | https://github.com/nera0875/blv_htmx/tree/main/.claude/skills/frontend | nera0875 |
research | Documentation and code examples research expert using Exa AI and Context7. Finds official docs, production code examples, technology comparisons, and best practices. Auto-activates when new libraries mentioned or user requests "docs", "examples", "best practices", or technology comparisons. | skillsmp.com | null | https://github.com/nera0875/blv_htmx/tree/main/.claude/skills/research | nera0875 |
testing | Chrome DevTools E2E testing expert. Ultra-fast testing with optimized workflow (navigate → snapshot → batch interactions → verify). Auto-invokes after frontend features or on keywords "test", "E2E", "browser", "chrome", "UI testing". | skillsmp.com | null | https://github.com/nera0875/blv_htmx/tree/main/.claude/skills/testing | nera0875 |
git-workflow-standards | Automatically applies when working with git. Ensures conventional commits, branch naming, PR templates, release workflow, and version control best practices. | skillsmp.com | null | https://github.com/ricardoroche/ricardos-claude-code/tree/main/.claude/skills/git-workflow-standards | ricardoroche |
llm-app-architecture | Automatically applies when building LLM applications. Ensures proper async patterns for LLM calls, streaming responses, token management, retry logic, and error handling. | skillsmp.com | null | https://github.com/ricardoroche/ricardos-claude-code/tree/main/.claude/skills/llm-app-architecture | ricardoroche |
model-selection | Automatically applies when choosing LLM models and providers. Ensures proper model comparison, provider selection, cost optimization, fallback patterns, and multi-model strategies. | skillsmp.com | null | https://github.com/ricardoroche/ricardos-claude-code/tree/main/.claude/skills/model-selection | ricardoroche |
monitoring-alerting | Automatically applies when implementing monitoring and alerting. Ensures proper metric instrumentation, alerts, SLO/SLI definition, dashboards, and observability patterns. | skillsmp.com | null | https://github.com/ricardoroche/ricardos-claude-code/tree/main/.claude/skills/monitoring-alerting | ricardoroche |
observability-logging | Automatically applies when adding logging and observability. Ensures structured logging, OpenTelemetry tracing, LLM-specific metrics (tokens, cost, latency), and proper log correlation. | skillsmp.com | null | https://github.com/ricardoroche/ricardos-claude-code/tree/main/.claude/skills/observability-logging | ricardoroche |
openspec-authoring | Enforces OpenSpec authoring conventions including metadata blocks, section ordering, requirement/scenario structure, and validation steps. | skillsmp.com | null | https://github.com/ricardoroche/ricardos-claude-code/tree/main/.claude/skills/openspec-authoring | ricardoroche |
performance-profiling | Automatically applies when profiling Python performance. Ensures proper use of profiling tools, async profiling, benchmarking, memory analysis, and optimization strategies. | skillsmp.com | null | https://github.com/ricardoroche/ricardos-claude-code/tree/main/.claude/skills/performance-profiling | ricardoroche |
pii-redaction | Automatically applies when logging sensitive data. Ensures PII (phone numbers, emails, IDs, payment data) is redacted in all logs and outputs for compliance. | skillsmp.com | null | https://github.com/ricardoroche/ricardos-claude-code/tree/main/.claude/skills/pii-redaction | ricardoroche |
prompting-patterns | Automatically applies when engineering prompts for LLMs. Ensures proper prompt structure, templates, few-shot examples, context management, and injection prevention. | skillsmp.com | null | https://github.com/ricardoroche/ricardos-claude-code/tree/main/.claude/skills/prompting-patterns | ricardoroche |
pydantic-models | Automatically applies when creating data models for API responses and validation. Uses Pydantic BaseModel with validators, field definitions, and proper serialization. | skillsmp.com | null | https://github.com/ricardoroche/ricardos-claude-code/tree/main/.claude/skills/pydantic-models | ricardoroche |
pytest-patterns | Automatically applies when writing pytest tests. Ensures proper use of fixtures, parametrize, marks, mocking, async tests, and follows testing best practices. | skillsmp.com | null | https://github.com/ricardoroche/ricardos-claude-code/tree/main/.claude/skills/pytest-patterns | ricardoroche |
python-packaging | Automatically applies when configuring Python project packaging. Ensures proper pyproject.toml setup, project layout, build configuration, metadata, and distribution best practices. | skillsmp.com | null | https://github.com/ricardoroche/ricardos-claude-code/tree/main/.claude/skills/python-packaging | ricardoroche |
spec-templates | Provides reusable markdown templates and outlines for OpenSpec proposals, design docs, ADRs, READMEs, and changelogs. | skillsmp.com | null | https://github.com/ricardoroche/ricardos-claude-code/tree/main/.claude/skills/spec-templates | ricardoroche |
structured-errors | Automatically applies when writing error handling in APIs and tools. Ensures errors are returned as structured JSON with error, request_id, and timestamp (not plain strings). | skillsmp.com | null | https://github.com/ricardoroche/ricardos-claude-code/tree/main/.claude/skills/structured-errors | ricardoroche |
tool-design-pattern | Automatically applies when creating AI tool functions. Ensures proper schema design, input validation, error handling, context access, and comprehensive testing. | skillsmp.com | null | https://github.com/ricardoroche/ricardos-claude-code/tree/main/.claude/skills/tool-design-pattern | ricardoroche |
type-safety | Automatically applies when writing Python code to enforce comprehensive type hints. Ensures mypy compatibility, proper generic types, and type safety best practices. | skillsmp.com | null | https://github.com/ricardoroche/ricardos-claude-code/tree/main/.claude/skills/type-safety | ricardoroche |
build-manager-skill | Automated Next.js build management - runs builds, analyzes errors/warnings, and automatically fixes issues iteratively until build succeeds or encounters unfixable errors. Use when running builds, fixing build errors, or validating build health. Standalone skill with no external integrations. | skillsmp.com | null | https://github.com/Leo910032/temp2/tree/claude/incomplete-request-011CUruHnDU689UJdfZ8G4gv/.claude/skills/build-manager-skill | Leo910032 |
constant-manager | Professional constant management system for Weavink. Manages constants using barrel export pattern, validates consistency, refactors magic strings, and maintains constant index. Use when adding constants, checking for magic strings, validating subscription limits, or before modifying features. Integrates with docs-mana... | skillsmp.com | null | https://github.com/Leo910032/temp2/tree/claude/incomplete-request-011CUruHnDU689UJdfZ8G4gv/.claude/skills/constant-manager-skill | Leo910032 |
docs-manager | Professional documentation management system for technical guides. Creates, updates, searches, and manages markdown documentation with intelligent indexing, relationship tracking, and automatic metadata. Use when creating documentation, documenting code, searching for guides, updating docs after code changes, or managi... | skillsmp.com | null | https://github.com/Leo910032/temp2/tree/claude/incomplete-request-011CUruHnDU689UJdfZ8G4gv/.claude/skills/docs-manager-skill | Leo910032 |
git-manager | Version control management system for git operations with intelligent commit messages and workflow automation. Handles commits, pushes, branches, merges, and integrates with test-manager and docs-manager for automated workflows. Use when committing changes, pushing code, creating branches, or managing git workflows. Al... | skillsmp.com | null | https://github.com/Leo910032/temp2/tree/claude/incomplete-request-011CUruHnDU689UJdfZ8G4gv/.claude/skills/git-manager-skill | Leo910032 |
test-manager | Comprehensive test management system for running tests, tracking results, and maintaining test documentation. Runs test files, parses results, creates test reports, maintains test index, and integrates with docs-manager to link tests to documentation. Use when running tests, checking test coverage, creating test docume... | skillsmp.com | null | https://github.com/Leo910032/temp2/tree/claude/incomplete-request-011CUruHnDU689UJdfZ8G4gv/.claude/skills/test-manager-skill | Leo910032 |
get-git-diff | Examines git diffs between commits or branches with intelligent analysis. Provides unified diff format with comprehensive summaries including file statistics, rename detection, and merge commit handling. Outputs formatted diffs to /claudedocs for documentation and review purposes. | skillsmp.com | null | https://github.com/Olino3/forge/tree/main/forge-plugin/skills/get-git-diff | Olino3 |
python-code-review | Deep Python code review of changed files using git diff analysis. Focuses on production quality, security vulnerabilities, performance bottlenecks, architectural issues, and subtle bugs in code changes. Analyzes correctness, efficiency, scalability, and production readiness of modifications. Use for pull request review... | skillsmp.com | null | https://github.com/Olino3/forge/tree/main/forge-plugin/skills/python-code-review | Olino3 |
add-doc | Add new documentation sources to .claude/doc-sources.toml for Context7 access | skillsmp.com | null | https://github.com/asterkin/claude-taew-py/tree/main/.claude/skills/add-doc | asterkin |
backend-developer | Expert in building backend features with Next.js server actions, Drizzle ORM models, database operations, and the many-first design pattern. Use when creating or modifying server actions, database models, schemas, migrations, or backend business logic. | skillsmp.com | null | https://github.com/ncrmro/tetraship/tree/main/.claude/skills/backend-developer | ncrmro |
frontend-developer | Expert in building React 19 components with Next.js 15 App Router, TailwindCSS, and the project's theme system. Use when creating or modifying UI components, pages, layouts, client interactions, or styling. Always consults globals.css for theme tokens. | skillsmp.com | null | https://github.com/ncrmro/tetraship/tree/main/.claude/skills/frontend-developer | ncrmro |
code-review | Automated code review using external AI tools (codex and/or gemini-cli). Use this skill after writing or editing code to get a second opinion from other AI models, then implement their recommendations with user approval. | skillsmp.com | null | https://github.com/JoshuaAFerguson/claude-skill-codereviews/tree/main/.claude/skills/code-review | JoshuaAFerguson |
code-quality-check | Automated code quality verification checklist | skillsmp.com | null | https://github.com/LEEI1337/phantom-neural-cortex/tree/master/.claude/skills/code-quality-check | LEEI1337 |
git-pushing | Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to save and push their work. Also activates when user says "push changes", "commit and push", "push this", "push to github", or similar git workflow requests. | skillsmp.com | null | https://github.com/LEEI1337/phantom-neural-cortex/tree/master/.claude/skills/git-pushing | LEEI1337 |
review-implementing | Process and implement code review feedback systematically. Use when user provides reviewer comments, PR feedback, code review notes, or asks to implement suggestions from reviews. Activates on phrases like "implement this feedback", "address review comments", "fix review issues", "apply these suggestions", or when user... | skillsmp.com | null | https://github.com/LEEI1337/phantom-neural-cortex/tree/master/.claude/skills/review-implementing | LEEI1337 |
test-fixing | Run tests and systematically fix all failing tests using smart error grouping. Use when user asks to fix failing tests, mentions test failures, runs test suite and failures occur, or requests to make tests pass. Activates on phrases like "fix the tests", "tests are failing", "make the test suite green", "run tests and ... | skillsmp.com | null | https://github.com/LEEI1337/phantom-neural-cortex/tree/master/.claude/skills/test-fixing | LEEI1337 |
writing-plans | Create detailed implementation plans before coding (saves tokens later) | skillsmp.com | null | https://github.com/LEEI1337/phantom-neural-cortex/tree/master/.claude/skills/writing-plans | LEEI1337 |
research-docs | Research and persist coding documentation using Perplexity AI. Use when user asks about documentation, APIs, frameworks, libraries, best practices, coding patterns, or needs to research technical topics. Always checks existing research first. | skillsmp.com | null | https://github.com/dkmaker/ida-ai/tree/main/.claude/skills/research-docs | dkmaker |
api-design | Design and build professional APIs with REST, GraphQL, and gRPC. Master authentication, documentation, testing, and operational concerns. | skillsmp.com | null | https://github.com/pluginagentmarketplace/custom-plugin-backend/tree/main/skills/api-design | pluginagentmarketplace |
system-architecture | Master architectural design with SOLID principles, design patterns, microservices, and event-driven systems. Learn to design scalable backend systems. | skillsmp.com | null | https://github.com/pluginagentmarketplace/custom-plugin-backend/tree/main/skills/architecture | pluginagentmarketplace |
database-management | Master relational and NoSQL databases. Learn PostgreSQL, MySQL, MongoDB, Redis, and other technologies for data persistence, optimization, and scaling. | skillsmp.com | null | https://github.com/pluginagentmarketplace/custom-plugin-backend/tree/main/skills/databases | pluginagentmarketplace |
devops-infrastructure | Deploy applications with Docker and Kubernetes, automate with CI/CD, manage infrastructure with code, and configure cloud platforms and networking. | skillsmp.com | null | https://github.com/pluginagentmarketplace/custom-plugin-backend/tree/main/skills/devops | pluginagentmarketplace |
programming-languages | Master programming languages for backend development. Learn language selection, fundamentals, and ecosystem for JavaScript, Python, Go, Java, C#, PHP, Ruby, and Rust. | skillsmp.com | null | https://github.com/pluginagentmarketplace/custom-plugin-backend/tree/main/skills/languages | pluginagentmarketplace |
performance-optimization | Optimize application performance through caching strategies, load balancing, database scaling, and monitoring. Build systems handling thousands of concurrent users. | skillsmp.com | null | https://github.com/pluginagentmarketplace/custom-plugin-backend/tree/main/skills/performance | pluginagentmarketplace |
security-practices | Secure backend applications against OWASP threats. Implement authentication, encryption, scanning, compliance, and incident response procedures. | skillsmp.com | null | https://github.com/pluginagentmarketplace/custom-plugin-backend/tree/main/skills/security | pluginagentmarketplace |
advanced-cpp | Advanced C++ features including templates, metaprogramming, exceptions, concurrency, variadic templates, and modern C++ standards. | skillsmp.com | null | https://github.com/pluginagentmarketplace/custom-plugin-cpp-developer/tree/main/skills/advanced-cpp | pluginagentmarketplace |
cpp-modern-features | Guide to modern C++ features (C++11/14/17/20) including auto, range-based loops, lambda expressions, constexpr, structured bindings, and more. | skillsmp.com | null | https://github.com/pluginagentmarketplace/custom-plugin-cpp-developer/tree/main/skills/cpp-advanced-modern | pluginagentmarketplace |
cpp-complexity-analysis | Deep dive into time and space complexity analysis, Big O notation, algorithm optimization, and interview preparation. Use when discussing algorithm efficiency and performance. | skillsmp.com | null | https://github.com/pluginagentmarketplace/custom-plugin-cpp-developer/tree/main/skills/cpp-algorithms | pluginagentmarketplace |
cpp-basics | Master C++ fundamentals including variables, data types, operators, control flow statements, and functions. Essential foundation for all C++ programming. | skillsmp.com | null | https://github.com/pluginagentmarketplace/custom-plugin-cpp-developer/tree/main/skills/cpp-basics | pluginagentmarketplace |
cpp-function-design | Comprehensive guide to C++ function design, function parameters, return values, function overloading, and function best practices. Use when discussing function architecture and parameter passing strategies. | skillsmp.com | null | https://github.com/pluginagentmarketplace/custom-plugin-cpp-developer/tree/main/skills/cpp-functions-pointers | pluginagentmarketplace |
cpp-fundamentals-teaching | Teaches C++ basic concepts including variables, data types, operators, control flow, and input/output. Use when helping beginners understand C++ syntax and core programming concepts. | skillsmp.com | null | https://github.com/pluginagentmarketplace/custom-plugin-cpp-developer/tree/main/skills/cpp-fundamentals | pluginagentmarketplace |
cpp-smart-pointers | Complete guide to C++ smart pointers (unique_ptr, shared_ptr, weak_ptr) and modern memory management. Use when discussing resource management and avoiding memory leaks. | skillsmp.com | null | https://github.com/pluginagentmarketplace/custom-plugin-cpp-developer/tree/main/skills/cpp-memory-management | pluginagentmarketplace |
cpp-oop-fundamentals | Comprehensive guide to Object-Oriented Programming in C++. Covers classes, constructors, destructors, encapsulation, and member functions. Use when designing classes or teaching OOP principles. | skillsmp.com | null | https://github.com/pluginagentmarketplace/custom-plugin-cpp-developer/tree/main/skills/cpp-oop-expert | pluginagentmarketplace |
cpp-oop | Object-Oriented Programming in C++ including classes, inheritance, polymorphism, encapsulation, and design principles. | skillsmp.com | null | https://github.com/pluginagentmarketplace/custom-plugin-cpp-developer/tree/main/skills/cpp-oop | pluginagentmarketplace |
cpp-performance | Performance optimization, profiling, benchmarking, cache optimization, and system-level tuning techniques for C++. | skillsmp.com | null | https://github.com/pluginagentmarketplace/custom-plugin-cpp-developer/tree/main/skills/cpp-performance | pluginagentmarketplace |
cpp-container-selection | Guide to choosing the right C++ STL container for your problem. Explains performance characteristics, use cases, and comparison of vector, list, deque, set, and map. Use when discussing data structure selection. | skillsmp.com | null | https://github.com/pluginagentmarketplace/custom-plugin-cpp-developer/tree/main/skills/cpp-stl-collections | pluginagentmarketplace |
cpp-tools | Development tools, build systems (CMake), compilers (GCC/Clang), debugging, testing frameworks, and best practices for professional C++. | skillsmp.com | null | https://github.com/pluginagentmarketplace/custom-plugin-cpp-developer/tree/main/skills/cpp-tools | pluginagentmarketplace |
memory-management | Master memory management, pointers, references, smart pointers, and safe dynamic memory allocation in C++. | skillsmp.com | null | https://github.com/pluginagentmarketplace/custom-plugin-cpp-developer/tree/main/skills/memory-management | pluginagentmarketplace |
stl-collections | Standard Template Library containers, iterators, algorithms, and functional programming features in C++. | skillsmp.com | null | https://github.com/pluginagentmarketplace/custom-plugin-cpp-developer/tree/main/skills/stl-collections | pluginagentmarketplace |
bugsnag | Bugsnag API integration tool for viewing and managing errors. Fetches current errors, retrieves error context and stack traces, and marks errors as resolved | skillsmp.com | null | https://github.com/dapi/masha/tree/master/.claude/skills/bugsnag | dapi |
acxcodeassistant | Generate code scaffolds following Carbon ACX conventions for React components, TypeScript APIs, Cloudflare Workers, Python scripts, and tests. | skillsmp.com | null | https://github.com/chrislyons/carbon-acx/tree/main/.claude/skills/project/acx-code-assistant | chrislyons |
acxuxevaluator | Expert UX evaluation and usability guidance for Carbon ACX interfaces using heuristic evaluation, cognitive walkthroughs, user journey mapping, and flow analysis. | skillsmp.com | null | https://github.com/chrislyons/carbon-acx/tree/main/.claude/skills/project/acx-ux-evaluator | chrislyons |
carbondataqa | Answer analytical questions about carbon accounting data using internal datasets, APIs, and emission factor calculations. | skillsmp.com | null | https://github.com/chrislyons/carbon-acx/tree/main/.claude/skills/project/carbon-data-qa | chrislyons |
carbonreportgen | Automate creation of structured carbon reports by pulling data from Carbon ACX datasets and formatting per template (monthly, quarterly, compliance, executive). | skillsmp.com | null | https://github.com/chrislyons/carbon-acx/tree/main/.claude/skills/project/carbon-report-gen | chrislyons |
dependencyaudit | Scan project for outdated or vulnerable dependencies, enforce dependency policies, check licenses, and generate upgrade recommendations. | skillsmp.com | null | https://github.com/chrislyons/carbon-acx/tree/main/.claude/skills/shared/dependency-audit | chrislyons |
gitbranchmanage | Create, checkout, rebase, and manage git branches following Carbon ACX naming conventions and workflows. | skillsmp.com | null | https://github.com/chrislyons/carbon-acx/tree/main/.claude/skills/shared/git-branch-manage | chrislyons |
gitcommitsmart | Intelligently create git commits with proper formatting, conventional commit style, and Carbon ACX footer conventions. | skillsmp.com | null | https://github.com/chrislyons/carbon-acx/tree/main/.claude/skills/shared/git-commit-smart | chrislyons |
gitprcreate | Create comprehensive pull requests with auto-generated summaries, test plans, and proper Carbon ACX formatting. | skillsmp.com | null | https://github.com/chrislyons/carbon-acx/tree/main/.claude/skills/shared/git-pr-create | chrislyons |
gitreleaseprep | Prepare releases with semantic versioning, changelog generation, git tags, GitHub releases, and deployment bundle creation. | skillsmp.com | null | https://github.com/chrislyons/carbon-acx/tree/main/.claude/skills/shared/git-release-prep | chrislyons |
schemalinter | Validate and lint structured data files (YAML, JSON, TOML) for consistency, required fields, syntax errors, and schema compliance. | skillsmp.com | null | https://github.com/chrislyons/carbon-acx/tree/main/.claude/skills/shared/schema-linter | chrislyons |
memory-manager | Auto-updates Vee's learnings and preferences from conversations | skillsmp.com | null | https://github.com/viniciusfoscaches/vee_assistant/tree/master/.claude/skills/memory_manager | viniciusfoscaches |
note-taker | Toma notas estruturadas em markdown com timestamps e categorização | skillsmp.com | null | https://github.com/viniciusfoscaches/vee_assistant/tree/master/.claude/skills/note_taker | viniciusfoscaches |
research-assistant | Conducts web research and synthesizes findings into structured analysis | skillsmp.com | null | https://github.com/viniciusfoscaches/vee_assistant/tree/master/.claude/skills/research_assistant | viniciusfoscaches |
manage-entity-tests | Create or update test files for TypeScript classes that implement interfaces. Use when user asks to "create tests", "update tests", "generate test file", "fix tests", "test MyClass", or mentions needing tests for a class. Generates vitest test files with describe blocks, createClass helpers, and proper fake dependency ... | skillsmp.com | null | https://github.com/talbenmoshe/zdr-tools/tree/master/.claude/skills/manage-entity-tests | talbenmoshe |
manage-fake | Create or update Fake test doubles for TypeScript interfaces. Use when user asks to "create a fake", "update a fake", "generate test fake", "fix fake", "manage fake", or mentions needing a fake for testing. Generates Initializer interface, Fake class, and Builder class following the testing pattern with getMockingFunct... | skillsmp.com | null | https://github.com/talbenmoshe/zdr-tools/tree/master/.claude/skills/manage-fake | talbenmoshe |
manage-react-component-tests | Create or update test files for React components. Use when user asks to "create component tests", "test MyComponent", "generate tests for component", "update component tests", or mentions needing tests for a React component. Generates vitest test files with render, mocked sub-components, and proper test structure focus... | skillsmp.com | null | https://github.com/talbenmoshe/zdr-tools/tree/master/.claude/skills/manage-react-component-tests | talbenmoshe |
manage-react-hook-tests | Create or update test files for React hooks. Use when user asks to "create hook tests", "test useMyHook", "generate tests for hook", "update hook tests", or mentions needing tests for a React hook. Generates vitest test files with renderHook, Fake context providers, and proper test structure. | skillsmp.com | null | https://github.com/talbenmoshe/zdr-tools/tree/master/.claude/skills/manage-react-hook-tests | talbenmoshe |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.