← all publishers

aiskillstore

@aiskillstore source repo

2881 published skills · page 15 of 29

  1. Context Persistence · aiskillstore bundle
    Waypoint plans methodology and session survival patterns for Claude Code. Use when working on long-running features, need to resume after context reset, want to document task progress, or need to survive session interruptions. Covers three-file structure (plan/context/tasks), SESSION PROGRESS tracking, quick resume instructions, update frequency, and context handoff patterns.
    4 installs
  2. Dev Tools Skill · aiskillstore bundle
    Use when the user says "use the DevTools skill" or when they need help debugging a web app with Chrome DevTools MCP (UI bugs, incorrect behavior, console errors, network/API failures, or performance/lag), especially if the user seems inexperienced and needs guided, step-by-step diagnosis.
    4 installs
  3. Error Handler Advisor · aiskillstore bundle
    Proactively reviews error handling patterns and suggests improvements using Result types, proper error propagation, and idiomatic patterns. Activates when users write error handling code or use unwrap/expect.
    4 installs
  4. Port Adapter Designer · aiskillstore bundle
    Helps design port traits and adapter implementations for external dependencies. Activates when users need to abstract away databases, APIs, or other external systems.
    4 installs
  5. Test Coverage Advisor · aiskillstore bundle
    Reviews test coverage and suggests missing test cases for error paths, edge cases, and business logic. Activates when users write tests or implement new features.
    4 installs
  6. Enact Dice Roll Rust · aiskillstore bundle
    Roll dice with configurable sides and count - a simple Rust example tool
    4 installs
  7. Convex Create Component · aiskillstore bundle
    Designs and builds Convex components with isolated tables, clear boundaries, and app-facing wrappers. Use this skill when creating a new Convex component, extracting reusable backend logic into a component, building a third-party integration that owns its own tables, packaging Convex functionality for reuse, or when the user mentions defineComponent, app.use, ComponentApi, ctx.runQuery/runMutation across component boundaries, or wants to separate concerns into isolated Convex modules.
    4 installs
  8. Convex Migration Helper · aiskillstore bundle
    Plans and executes safe Convex schema and data migrations using the widen-migrate-narrow workflow and the @convex-dev/migrations component. Use this skill when a deployment fails schema validation, existing documents need backfilling, fields need adding or removing or changing type, tables need splitting or merging, or a zero-downtime migration strategy is needed. Also use when the user mentions breaking schema changes, multi-deploy rollouts, or data transformations on existing Convex tables.
    4 installs
  9. Newsletter Curation · aiskillstore bundle
    Newsletter curation with content sourcing, editorial structure, and subscriber growth strategies. Covers issue formatting, link roundups, commentary style, and sending cadence. Use for: email newsletters, link roundups, weekly digests, curated content, creator newsletters. Triggers: newsletter, email newsletter, newsletter curation, weekly digest, link roundup, curated newsletter, newsletter writing, newsletter format, subscriber growth, newsletter strategy, content curation, newsletter template
    4 installs
  10. Post Show Followup · aiskillstore bundle
    Create post-trade-show follow-up email sequences, lead nurture campaigns, and meeting recap emails. Use this skill when the user needs to follow up with leads after a trade show, exhibition, expo, or conference — including tiered email sequences (hot/warm/cold), thank-you emails, meeting recap emails, badge-scan follow-ups, or any post-event outreach. Triggers on phrases like 'follow up after the show', 'post-show emails', 'write a thank you to people we met at [event]', 'we collected 200 leads at [show], help me write follow-up', 'the show just ended, now what', 'convert trade show leads into pipeline', 'trade show lead follow-up template', 'post-event email sequence', 'convert trade show leads', 'follow up with expo contacts', or 'I have a spreadsheet of contacts from the expo'. Also use this skill if the user mentions having just returned from a trade show and wants to do something with the contacts they collected.
    4 installs
  11. Azure Hosted Copilot Sdk · aiskillstore bundle
    Build and deploy GitHub Copilot SDK apps to Azure. USE FOR: build copilot app, create copilot app, copilot SDK, @github/copilot-sdk, scaffold copilot project, copilot-powered app, deploy copilot app, host on azure, azure model, BYOM, bring your own model, use my own model, azure openai model, DefaultAzureCredential, self-hosted model, copilot SDK service, chat app with copilot, copilot-sdk-service template, azd init copilot, CopilotClient, createSession, sendAndWait, GitHub Models API. DO NOT USE FOR: using Copilot (not building with it), Copilot Extensions, Azure Functions without Copilot, general web apps without copilot SDK, Foundry agent hosting (use microsoft-foundry skill), agent evaluation (use microsoft-foundry skill).
    4 installs
  12. Azure Containerregistry Py · aiskillstore bundle
    Azure Container Registry SDK for Python. Use for managing container images, artifacts, and repositories. Triggers: "azure-containerregistry", "ContainerRegistryClient", "container images", "docker registry", "ACR".
    4 installs
  13. Azure Monitor Ingestion Py · aiskillstore bundle
    Azure Monitor Ingestion SDK for Python. Use for sending custom logs to Log Analytics workspace via Logs Ingestion API. Triggers: "azure-monitor-ingestion", "LogsIngestionClient", "custom logs", "DCR", "data collection rule", "Log Analytics".
    4 installs
  14. Brand Guidelines Anthropic · aiskillstore bundle
    Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatt...
    4 installs
  15. Cc Skill Frontend Patterns · aiskillstore bundle
    Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.
    4 installs
  16. Google Calendar Automation · aiskillstore bundle
    Automate Google Calendar events, scheduling, availability checks, and attendee management via Rube MCP (Composio). Create events, find free slots, manage attendees, and list calendars programmatically.
    4 installs
  17. Linux Privilege Escalation · aiskillstore bundle
    This skill should be used when the user asks to "escalate privileges on Linux", "find privesc vectors on Linux systems", "exploit sudo misconfigurations", "abuse SUID binaries", "exploit cron jobs for root access", "enumerate Linux systems for privilege escalation", or "gain root access from low-privilege shell". It provides comprehensive techniques for identifying and exploiting privilege escalation paths on Linux systems.
    4 installs
  18. Python Fastapi Development · aiskillstore bundle
    Python FastAPI backend development with async patterns, SQLAlchemy, Pydantic, authentication, and production API patterns.
    4 installs
  19. Sqlmap Database Pentesting · aiskillstore bundle
    This skill should be used when the user asks to "automate SQL injection testing," "enumerate database structure," "extract database credentials using sqlmap," "dump tables and columns...
    4 installs
  20. Changelog Maintenance · aiskillstore bundle
    Maintain a clear and informative changelog for software releases. Use when documenting version changes, tracking features, or communicating updates to users. Handles semantic versioning, changelog formats, and release notes.
    4 installs
  21. UI Component Patterns · aiskillstore bundle
    Build reusable, maintainable UI components following modern design patterns. Use when creating component libraries, implementing design systems, or building scalable frontend architectures. Handles React patterns, composition, prop design, TypeScript, and component best practices.
    4 installs
  22. Playwright Best Practices · aiskillstore bundle
    Review code for Playwright Guidelines compliance. Use when asked to "review my playwright tests", "check accessibility", or "check my tests against best practices".
    4 installs
  23. Threat Mitigation Mapping · aiskillstore bundle
    Map identified threats to appropriate security controls and mitigations. Use when prioritizing security investments, creating remediation plans, or validating control effectiveness.
    4 installs
  24. Visual Design Foundations · aiskillstore bundle
    Apply typography, color theory, spacing systems, and iconography principles to create cohesive visual designs. Use when establishing design tokens, building style guides, or improving visual hierarchy and consistency.
    4 installs
  25. Deploying To Production · aiskillstore bundle
    Automate creating a GitHub repository and deploying a web project to Vercel. Use when the user asks to deploy a website/app to production, publish a project, or set up GitHub + Vercel deployment.
    4 installs
  26. Typescript Best Practices · aiskillstore bundle
    Provides TypeScript patterns for type-first development, making illegal states unrepresentable, exhaustive handling, and runtime validation. Must use when reading or writing TypeScript/JavaScript files.
    4 installs
  27. Python Pytest Patterns · aiskillstore bundle
    pytest testing patterns for Python. Triggers on: pytest, fixture, mark, parametrize, mock, conftest, test coverage, unit test, integration test, pytest.raises.
    4 installs
  28. Python Typing Patterns · aiskillstore bundle
    Python type hints and type safety patterns. Triggers on: type hints, typing, TypeVar, Generic, Protocol, mypy, pyright, type annotation, overload, TypedDict.
    4 installs
  29. Meeting Insights Analyzer · aiskillstore bundle
    Analyzes meeting transcripts and recordings to uncover behavioral patterns, communication insights, and actionable feedback. Identifies when you avoid conflict, use filler words, dominate conversations, or miss opportunities to listen. Perfect for professionals seeking to improve their communication and leadership skills.
    4 installs
  30. Chatbot Implementation · aiskillstore bundle
    Details of the RAG Chatbot, including UI and backend logic.
    4 installs
  31. Land Reduction Trespass · aiskillstore bundle
    Clerk for reserve reduction, trespass, survey errors, and railway takings; use when processing the Land_Reduction_Trespass queue.
    4 installs
  32. Fiftyone Find Duplicates · aiskillstore bundle
    Find duplicate or near-duplicate images in FiftyOne datasets using brain similarity computation. Use when users want to deduplicate datasets, find similar images, cluster visually similar content, or remove redundant samples. Requires FiftyOne MCP server with @voxel51/brain plugin installed.
    4 installs
  33. Allra Database Schema · aiskillstore bundle
    Allra 데이터베이스 설계 및 QueryDSL 사용 규칙. Use when creating JPA entities, writing QueryDSL queries, or adding @Transactional annotations.
    4 installs
  34. Edge Computing Patterns · aiskillstore bundle
    Deploy to edge runtimes (Cloudflare Workers, Vercel Edge, Deno Deploy) for globally distributed, low-latency applications. Master edge middleware, streaming, and runtime constraints for 2025+ edge computing.
    4 installs
  35. Prototype To Production · aiskillstore bundle
    Convert design prototypes (HTML, CSS, Figma exports) into production-ready components. Analyzes prototype structure, extracts design tokens, identifies reusable patterns, and generates typed React components. Adapts to existing project tech stack with React + TypeScript as default.
    3 installs
  36. Browsing With Playwright · aiskillstore bundle
    Browser automation using Playwright MCP. Navigate websites, fill forms, click elements, take screenshots, and extract data. Use when tasks require web browsing, form submission, web scraping, UI testing, or any browser interaction. NOT when only fetching static content (use curl/wget instead).
    4 installs
  37. Building Chat Interfaces · aiskillstore bundle
    Build AI chat interfaces with custom backends, authentication, and context injection. Use when integrating chat UI with AI agents, adding auth to chat, injecting user/page context, or implementing httpOnly cookie proxies. Covers ChatKitServer, useChatKit, and MCP auth patterns. NOT when building simple chatbots without persistence or custom agent integration.
    4 installs
  38. Installing Skill Tracker · aiskillstore bundle
    Installs Claude Code hooks for automatic skill usage measurement. Use when setting up skill tracking infrastructure in a new project. NOT when hooks are already installed (run verify.py to check).
    4 installs
  39. Scaffolding Fastapi Dapr · aiskillstore bundle
    Build production-grade FastAPI backends with SQLModel, Dapr integration, and JWT authentication. Use when building REST APIs with Neon PostgreSQL, implementing event-driven microservices with Dapr pub/sub, scheduling jobs, or creating CRUD endpoints with JWT/JWKS verification. NOT when building simple scripts or non-microservice architectures.
    4 installs
  40. Project Setup Architecture · aiskillstore bundle
    Set up project infrastructure including TypeScript, database, state management, navigation, and testing. Use when initializing new features or configuring development environment.
    4 installs
  41. Liquidity Depth Analyzer · aiskillstore bundle
    DEX liquidity analysis and slippage estimation for MEV trading. Use when implementing swaps, route selection, or position sizing. Triggers on: liquidity, slippage, price impact, depth, AMM math, Uniswap, Curve.
    4 installs
  42. Reading Logseq Data · aiskillstore bundle
    Expert in reading data from Logseq DB graphs via HTTP API or CLI. Auto-invokes when users want to fetch pages, blocks, or properties from Logseq, execute Datalog queries against their graph, search content, or retrieve backlinks and relationships. Provides the logseq-client library for operations.
    4 installs
  43. Art Style Creator · aiskillstore bundle
    Create and define visual art styles for projects. Use when user wants to establish an art direction, create a style guide, define visual language, document aesthetic choices, or create consistent artwork guidelines for games, illustrations, animations, or other visual media.
    4 installs
  44. Code Review Preferences · aiskillstore bundle
    Use when reviewing code, PRs, or discussing code quality standards. Applies team coding standards and review methodology.
    4 installs
  45. Studying Alien Flora · aiskillstore bundle
    奇异植物 - Stella深入研究盖亚星球的植物生态,发现既美丽又危险的外星植被,并尝试找到可利用的资源
    4 installs
  46. Senior Rust Practices · aiskillstore bundle
    This skill should be used when the user asks about "rust workspace", "rust best practices", "cargo workspace setup", "rust code organization", "rust dependency management", "rust testing strategy", "rust project", "scalable rust", "rust CI setup", or needs guidance on senior-level Rust development patterns, workspace design, code organization strategies, or production-ready Rust architectures.
    4 installs
  47. Rust Cargo Assistant · aiskillstore bundle
    Cargo build system, crate management, and Rust project configuration assistance.
    4 installs
  48. Commit Message Generator · aiskillstore bundle
    Generate appropriate commit messages based on Git diffs
    4 installs
  49. Backend Fundamentals · aiskillstore bundle
    Auto-invoke when reviewing API routes, server logic, Express/Node.js code, or backend architecture. Enforces REST conventions, middleware patterns, and separation of concerns.
    4 installs
  50. Testing Fundamentals · aiskillstore bundle
    Auto-invoke when reviewing test files or discussing testing strategy. Enforces testing pyramid, strategic coverage, and stack-appropriate frameworks.
    4 installs
  51. Surveillance Monitoring · aiskillstore bundle
    Monitor Ubiquiti Protect surveillance cameras and events. Track camera status, review recordings and alerts, and monitor system health.
    4 installs
  52. Agent Fungibility · aiskillstore bundle
    The philosophy and practical benefits of agent fungibility in multi-agent software development. Why homogeneous, interchangeable agents outperform specialized role-based systems at scale.
    4 installs
  53. Planning Workflow · aiskillstore bundle
    Jeffrey Emanuel's comprehensive markdown planning methodology for software projects. The 85%+ time-on-planning approach that makes agentic coding work at scale. Includes exact prompts used.
    4 installs
  54. Swiftui Performance Audit · aiskillstore bundle
    Audit and improve SwiftUI runtime performance from code review and architecture. Use for requests to diagnose slow rendering, janky scrolling, high CPU/memory usage, excessive view updates, or layout thrash in SwiftUI apps, and to provide guidance for user-run Instruments profiling when code review alone is insufficient.
    4 installs
  55. Cicd Intelligent Recovery · aiskillstore bundle
    Loop 3 of the Three-Loop Integrated Development System. CI/CD automation with intelligent failure recovery, root cause analysis, and comprehensive quality validation. Receives implementation from Loop 2, feeds failure patterns back to Loop 1. Achieves 100% test success through automated repair and theater validation. v2.0.0 with explicit agent SOPs.
    4 installs
  56. Ml Antipattern Validator · aiskillstore bundle
    Prevents 30+ critical AI/ML mistakes including data leakage, evaluation errors, training pitfalls, and deployment issues. Use when working with ML training, testing, model evaluation, or deployment.
    4 installs
  57. Error Conversion Guide · aiskillstore bundle
    Guides users on error conversion patterns, From trait implementations, and the ? operator. Activates when users need to convert between error types or handle multiple error types in a function.
    4 installs
  58. Property Testing Guide · aiskillstore bundle
    Introduces property-based testing with proptest, helping users find edge cases automatically by testing invariants and properties. Activates when users test algorithms or data structures.
    4 installs
  59. Enact Hello Brainfuck · aiskillstore bundle
    A greeting tool written entirely in Brainfuck - the esoteric programming language
    4 installs
  60. Enact Text Summarizer · aiskillstore bundle
    Analyzes text and provides word count, character count, and sentence statistics
    4 installs
  61. Convex Performance Audit · aiskillstore bundle
    Audits and optimizes Convex application performance across hot-path reads, write contention, subscription cost, and function limits. Use this skill when a Convex feature is slow or expensive, npx convex insights shows high bytes or documents read, OCC conflict errors or mutation retries appear, subscriptions or UI updates are costly, functions hit execution or transaction limits, or the user mentions performance, latency, read amplification, or invalidation problems in a Convex app.
    4 installs
  62. AI Product Photography · aiskillstore bundle
    Generate professional AI product photography and commercial images. Models: FLUX, Imagen 3, Grok, Seedream for product shots, lifestyle images, mockups. Capabilities: studio lighting, lifestyle scenes, packaging, e-commerce photos. Use for: e-commerce, Amazon listings, Shopify, marketing, advertising, mockups. Triggers: product photography, product shot, commercial photography, e-commerce images, amazon product photo, shopify images, product mockup, studio product shot, lifestyle product image, advertising photo, packshot, product render, product image ai
    4 installs
  63. Home Assistant Manager · aiskillstore bundle
    Expert-level Home Assistant configuration management with efficient deployment workflows (git and rapid scp iteration), remote CLI access via SSH and hass-cli, automation verification protocols, log analysis, reload vs restart optimization, and comprehensive Lovelace dashboard management for tablet-optimized UIs. Includes template patterns, card types, debugging strategies, and real-world examples.
    4 installs
  64. Render Automation · aiskillstore bundle
    Automate Render tasks via Rube MCP (Composio): services, deployments, projects. Always search tools first for current schemas.
    4 installs
  65. Azure AI Contentsafety Java · aiskillstore bundle
    Build content moderation applications with Azure AI Content Safety SDK for Java. Use when implementing text/image analysis, blocklist management, or harm detection for hate, violence, sexual content, and self-harm.
    4 installs
  66. Azure Appconfiguration Java · aiskillstore bundle
    Azure App Configuration SDK for Java. Centralized application configuration management with key-value settings, feature flags, and snapshots. Triggers: "ConfigurationClient java", "app configuration java", "feature flag java", "configuration setting java", "azure config java".
    4 installs
  67. Azure Keyvault Secrets Rust · aiskillstore bundle
    Azure Key Vault Secrets SDK for Rust. Use for storing and retrieving secrets, passwords, and API keys. Triggers: "keyvault secrets rust", "SecretClient rust", "get secret rust", "set secret rust".
    4 installs
  68. Azure Mgmt Apicenter Dotnet · aiskillstore bundle
    Azure API Center SDK for .NET. Centralized API inventory management with governance, versioning, and discovery. Use for creating API services, workspaces, APIs, versions, definitions, environments, deployments, and metadata schemas. Triggers: "API Center", "ApiCenterService", "ApiCenterWorkspace", "ApiCenterApi", "API inventory", "API governance", "API versioning", "API catalog", "API discovery".
    4 installs
  69. Azure Mgmt Apimanagement Py · aiskillstore bundle
    Azure API Management SDK for Python. Use for managing APIM services, APIs, products, subscriptions, and policies. Triggers: "azure-mgmt-apimanagement", "ApiManagementClient", "APIM", "API gateway", "API Management".
    4 installs
  70. Azure Storage File Share Py · aiskillstore bundle
    Azure Storage File Share SDK for Python. Use for SMB file shares, directories, and file operations in the cloud. Triggers: "azure-storage-file-share", "ShareServiceClient", "ShareClient", "file share", "SMB".
    4 installs
  71. Azure Storage File Share TS · aiskillstore bundle
    Azure File Share JavaScript/TypeScript SDK (@azure/storage-file-share) for SMB file share operations. Use for creating shares, managing directories, uploading/downloading files, and handling file metadata. Supports Azure Files SMB protocol scenarios. Triggers: "file share", "@azure/storage-file-share", "ShareServiceClient", "ShareClient", "SMB", "Azure Files".
    4 installs
  72. Ethical Hacking Methodology · aiskillstore bundle
    This skill should be used when the user asks to "learn ethical hacking", "understand penetration testing lifecycle", "perform reconnaissance", "conduct security scanning", "exploit vulnerabilities", or "write penetration test reports". It provides comprehensive ethical hacking methodology and techniques.
    5 installs
  73. Outlook Calendar Automation · aiskillstore bundle
    Automate Outlook Calendar tasks via Rube MCP (Composio): create events, manage attendees, find meeting times, and handle invitations. Always search tools first for current schemas.
    4 installs
  74. Wordpress Theme Development · aiskillstore bundle
    WordPress theme development workflow covering theme architecture, template hierarchy, custom post types, block editor support, and responsive design.
    4 installs
  75. Looker Studio Bigquery · aiskillstore bundle
    Design and configure Looker Studio dashboards with BigQuery data sources. Use when creating analytics dashboards, connecting BigQuery to visualization tools, or optimizing data pipeline performance. Handles BigQuery connections, custom SQL queries, scheduled queries, dashboard design, and performance optimization.
    4 installs
  76. Github Release Assistant · aiskillstore bundle
    Generate bilingual GitHub release documentation (README.md + README.zh.md) from repo metadata and user input, and guide release prep with git add/commit/push. Use when the user asks to write or polish README files, create bilingual docs, prepare a GitHub release, or mentions release assistant/README generation.
    4 installs
  77. AI Maestro Memory Search · aiskillstore bundle
    PROACTIVELY search conversation history when receiving user instructions. Find previous discussions, decisions, and context BEFORE starting new work. Your memory is valuable - use it.
    4 installs
  78. Blueprinteventbus Integration · aiskillstore bundle
    Implement event-driven communication using BlueprintEventBus for cross-module coordination. Use this skill when modules need to communicate without tight coupling, broadcasting domain events (task.created, member.added), subscribing to events with proper lifecycle management, and implementing event-driven workflows. Ensures events follow naming conventions ([module].[action]), include Blueprint context, and use takeUntilDestroyed() for automatic cleanup.
    4 installs
  79. Golang Enterprise Patterns · aiskillstore bundle
    Enterprise-level Go architecture patterns including clean architecture, hexagonal architecture, DDD, and production-ready application structure.
    4 installs
  80. Robotics Subject Expert · aiskillstore bundle
    Domain knowledge for Physical AI, ROS 2, and Humanoid Robotics.
    5 installs
  81. Creating Claude Rules · aiskillstore bundle
    Use when creating or fixing .claude/rules/ files - provides correct paths frontmatter (not globs), glob patterns, and avoids Cursor-specific fields like alwaysApply
    4 installs
  82. Social Media Analyzer · aiskillstore bundle
    Analyzes social media campaign performance across platforms with engagement metrics, ROI calculations, and audience insights for data-driven marketing decisions
    4 installs
  83. Write App Change Log · aiskillstore bundle
    Generates and updates the latest app changelog based on git history since the last version tag.
    4 installs
  84. Database Schema Designer · aiskillstore bundle
    Use this skill when designing database schemas for relational (SQL) or document (NoSQL) databases. Provides normalization guidelines, indexing strategies, migration patterns, and performance optimization techniques. Ensures scalable, maintainable, and performant data models.
    4 installs
  85. Observability Monitoring · aiskillstore bundle
    Structured logging, metrics, distributed tracing, and alerting strategies
    4 installs
  86. Performance Optimization · aiskillstore bundle
    Full-stack performance analysis, optimization patterns, and monitoring strategies
    4 installs
  87. Testing Strategy Builder · aiskillstore bundle
    Use this skill when creating comprehensive testing strategies for applications. Provides test planning templates, coverage targets, test case structures, and guidance for unit, integration, E2E, and performance testing. Ensures robust quality assurance across the development lifecycle.
    4 installs
  88. Researching With Deepwiki · aiskillstore bundle
    Research GitHub, GitLab, and Bitbucket repositories using DeepWiki MCP server. Use when exploring unfamiliar codebases, understanding project architecture, or asking questions about how a specific open-source project works. Provides AI-powered repo analysis and RAG-based Q&A about source code. NOT for fetching library API docs (use fetching-library-docs instead) or local files.
    4 installs
  89. Scaffolding Openai Agents · aiskillstore bundle
    Builds AI agents using OpenAI Agents SDK with async/await patterns and multi-agent orchestration. Use when creating tutoring agents, building agent handoffs, implementing tool-calling agents, or orchestrating multiple specialists. Covers Agent class, Runner patterns, function tools, guardrails, and streaming responses. NOT when using raw OpenAI API without SDK or other agent frameworks like LangChain.
    4 installs
  90. Working With Spreadsheets · aiskillstore bundle
    Creates and edits Excel spreadsheets with formulas, formatting, and financial modeling standards. Use when working with .xlsx files, financial models, data analysis, or formula-heavy spreadsheets. Covers formula recalculation, color coding standards, and common pitfalls.
    4 installs
  91. Canton Network Repos · aiskillstore bundle
    Canton Network open-source ecosystem guide covering DAML SDK, Canton runtime, and Splice applications. Use when working with Canton Network, DAML smart contracts, or building decentralized applications.
    4 installs
  92. Claude Code Debug · aiskillstore bundle
    Troubleshoot Claude Code extensions and behavior. Triggers on: debug, troubleshoot, not working, skill not loading, hook not running, agent not found.
    4 installs
  93. Claude Code Hooks · aiskillstore bundle
    Claude Code hook system for pre/post tool execution. Triggers on: hooks, PreToolUse, PostToolUse, hook script, tool validation, audit logging.
    4 installs
  94. Tailwind Patterns · aiskillstore bundle
    Quick reference for Tailwind CSS utility patterns, responsive design, and configuration. Triggers on: tailwind, utility classes, responsive design, tailwind config, dark mode css, tw classes.
    4 installs
  95. Scenario Testing · aiskillstore bundle
    This skill should be used when writing tests, validating features, or needing to verify code works. Triggers on "write tests", "add test coverage", "validate feature", "integration test", "end-to-end", "e2e test", "mock", "unit test". Enforces scenario-driven testing with real dependencies in .scratch/ directory.
    4 installs
  96. Planning Framework · aiskillstore bundle
    Apply structured thinking before coding. Use when: starting new features, making architectural decisions, refactoring large components, or evaluating implementation approaches. Includes Musk's 5-step algorithm and ICE scoring framework.
    4 installs
  97. Angular Cdk Integration · aiskillstore bundle
    Create components using Angular CDK utilities including drag-drop, overlay, portal, scrolling, a11y, clipboard, and platform detection for ng-events project
    4 installs
  98. Cloud Infrastructure · aiskillstore bundle
    Cloud infrastructure design and deployment patterns for AWS, Azure, and GCP. Use when designing cloud architectures, implementing IaC with Terraform, optimizing costs, or setting up multi-region deployments.
    4 installs
  99. Command Optimization · aiskillstore bundle
    CLI command development specialist. Use when creating commands, designing argument parsing, automating tasks, or implementing CLI best practices. Specializes in command design patterns and user experience.
    4 installs
  100. Developer Experience · aiskillstore bundle
    Developer Experience specialist for tooling, setup, and workflow optimization. Use when setting up projects, reducing friction, improving development workflows, or automating repetitive tasks. Focuses on making development joyful and productive.
    4 installs