Browse Skills

2696 skills found

Search Memory.md
12
1 export Search Memory
2 nowledge-co from "nowledge-co/community"
3 Search memory store when past insights would improve response. Recognize when user's stored breakthroughs, decisions, or solutions are relevant. Search proactively based on context, not just explicit requests.
2026-01-05
ml-pipeline.md
12
1 export ml-pipeline
2 Jeffallan from "Jeffallan/claude-skills"
3 Use when building ML pipelines, orchestrating training workflows, automating model lifecycle, implementing feature stores, or managing experiment tracking systems.
2026-01-05
chatgpt-app-builder.md
12
1 export chatgpt-app-builder
2 BayramAnnakov from "BayramAnnakov/chatgpt-app-skill"
3 Build ChatGPT Apps using the Apps SDK and MCP. Use when users want to: (1) Evaluate if their product should become a ChatGPT App (2) Design and implement MCP servers with widgets (3) Test apps locally and in ChatGPT (4) Prepare for App Store submission Triggers: "ChatGPT app", "Apps SDK", "build for ChatGPT", "ChatGPT integration", "MCP server for ChatGPT", "submit to ChatGPT"
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
nextjs-developer.md
12
1 export nextjs-developer
2 Jeffallan from "Jeffallan/claude-skills"
3 Use when building Next.js 14+ applications with App Router, server components, or server actions. Invoke for full-stack features, performance optimization, SEO implementation, production deployment.
2026-01-05
foundations-market-intelligence.md
12
1 export foundations-market-intelligence
2 BellaBe from "BellaBe/lean-os"
3 Market analysis and competitive intelligence for startups. Use when analyzing market opportunities, sizing TAM, profiling segments, or mapping competition.
2026-01-05
Save Thread.md
12
1 export Save Thread
2 nowledge-co from "nowledge-co/community"
3 Save complete conversation as checkpoint. Only when user explicitly requests ("save session", "checkpoint this"). Use nmem t save to automatically import Claude Code sessions.
2026-01-05
plan.md
12
1 export plan
2 gakonst from "gakonst/dotfiles"
3 Plan lifecycle management for Codex plans stored in $CODEX_HOME/plans (default ~/.codex/plans). Use when a user asks to create, find, read, update, delete, or manage plan documents for implementation work or overview/reference documentation.
2026-01-05
storytelling-synthesizer.md
12
1 export storytelling-synthesizer
2 rysweet from "rysweet/MicrosoftHackathon2025-AgenticCoding"
3 Converts technical work into compelling narratives for demos, blog posts, or presentations. Use when preparing hackathon demos, writing technical blog posts, or creating marketing content. Transforms: PR descriptions, commit histories, feature implementations into structured stories. Formats: demo scripts, blog posts, presentation outlines, marketing copy.
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
ui-ux-pro-max.md
12
1 export ui-ux-pro-max
2 DCjanus from "DCjanus/prompts"
3 UI/UX 设计情报库:50 种风格、21 套配色、50 组字体搭配、20 类图表、8 个技术栈(React、Next.js、Vue、Svelte、SwiftUI、React Native、Flutter、Tailwind)。动作:plan、build、create、design、implement、review、fix、improve、optimize、enhance、refactor、check UI/UX code。项目:website、landing page、dashboard、admin panel、e-commerce、SaaS、portfolio、blog、mobile app、.html、.tsx、.vue、.svelte。元素:button、modal、navbar、sidebar、card、table、form、chart。风格:glassmorphism、claymorphism、minimalism、brutalism、neumorphism、bento grid、dark mode、responsive、skeuomorphism、flat design。主题:color palette、accessibility、animation、layout、typography、font pairing、spacing、hover、shadow、gradient。
2026-01-05
api-security.md
11
1 export api-security
2 williamzujkowski from "williamzujkowski/standards"
3 1. Broken Object Level Authorization (BOLA) - API fails to validate user access to objects 2. Broken Authentication - Weak or missing authentication mechanisms 3. Broken Object Property Level Authorization - Missing field-level access control 4. Unrestricted Resource Consumption - No rate limiting or throttling 5. Broken Function Level Authorization - Missing authorization checks on endpoints 6. Unrestricted Access to Sensitive Business Flows - Automated abuse of legitimate workflows 7. Server Side Request Forgery (SSRF) - API accepts URLs without validation 8. Security Misconfiguration - Insecure default configs, verbose errors 9. Improper Inventory Management - Undocumented/deprecated APIs in production 10. Unsafe Consumption of APIs - Trusting third-party API data without validation
2026-01-05
applesauce-core.md
11
1 export applesauce-core
2 purrgrammer from "purrgrammer/grimoire"
3 This skill should be used when working with applesauce-core library for Nostr client development, including event stores, queries, observables, and client utilities. Provides comprehensive knowledge of applesauce patterns for building reactive Nostr applications.
2026-01-05
Market Research and Competitive Analysis.md
11
1 export Market Research and Competitive Analysis
2 ShunsukeHayashi from "ShunsukeHayashi/Miyabi"
3 TAM/SAM/SOM calculation, competitor analysis, and market trends identification. Use when analyzing markets, validating business ideas, or entering new markets.
2026-01-05
fintech-compliance.md
11
1 export fintech-compliance
2 williamzujkowski from "williamzujkowski/standards"
3 Payment card security, SOC2 compliance, and financial services regulatory requirements
2026-01-05
stripe-patterns.md
11
1 export stripe-patterns
2 bybren-llc from "bybren-llc/wtfb-safe-agentic-workflow"
3 Stripe payment integration patterns. Use when implementing payment flows, handling webhooks, or working with subscriptions. Routes to existing patterns and provides evidence templates for payment testing.
2026-01-05
eclair.md
11
1 export eclair
2 Roasbeef from "Roasbeef/claude-files"
3 Run and interact with eclair Lightning Network daemon in Docker. Use for Lightning development, testing payment channels on regtest, managing eclair containers, and calling eclair API endpoints (getinfo, connect, open/close channels, pay/receive).
2026-01-05
Unnamed Skill.md
11
1 export Unnamed Skill
2 pvillega from "pvillega/claude-templates"
3 Use when implementing auth, file uploads, payments, or external APIs. Applies STRIDE framework systematically. Triggers: "authentication", "file upload", "payment", "multi-tenant", "external API". If thinking "I know security" - use this anyway.
2026-01-05
lnd.md
11
1 export lnd
2 Roasbeef from "Roasbeef/claude-files"
3 Run and interact with lnd Lightning Network daemon in Docker. Use for Lightning development, testing payment channels on regtest, managing lnd containers, and calling lnd RPC endpoints (getinfo, connect, open/close channels, pay/receive). Supports bitcoind, btcd, and neutrino backends.
2026-01-05
Business Strategy and Planning.md
11
1 export Business Strategy and Planning
2 ShunsukeHayashi from "ShunsukeHayashi/Miyabi"
3 Comprehensive business planning including self-analysis, product concept, persona development, and 8-phase business plan creation. Use when creating business plans or product strategies.
2026-01-05
Effect-TS Architecture.md
11
1 export Effect-TS Architecture
2 happenings-community from "happenings-community/requests-and-offers"
3 This skill should be used when implementing 7-layer Effect-TS architecture patterns, creating standardized services and stores, implementing domain-specific error handling, or validating architectural consistency across Holochain hApp domains
2026-01-05
frontend-patterns.md
11
1 export frontend-patterns
2 bybren-llc from "bybren-llc/wtfb-safe-agentic-workflow"
3 Frontend patterns for Next.js App Router, Clerk auth, shadcn/Radix UI, and PostHog analytics. Use when building UI components, creating pages, implementing auth flows, or adding analytics events. Ensures consistent UX patterns and accessibility standards.
2026-01-05
Content Marketing and Social Media Strategy.md
11
1 export Content Marketing and Social Media Strategy
2 ShunsukeHayashi from "ShunsukeHayashi/Miyabi"
3 6-month content calendar, multi-platform SNS strategy, and YouTube channel optimization. Use when creating content strategies or growing social media presence.
2026-01-05
Growth Analytics and Dashboard Management.md
11
1 export Growth Analytics and Dashboard Management
2 ShunsukeHayashi from "ShunsukeHayashi/Miyabi"
3 KPI framework setup, dashboard design, cohort analysis, and data-driven decision making. Use when analyzing growth metrics, building KPI dashboards, or implementing analytics systems.
2026-01-05