Browse Skills

44969 skills found

documentation-patterns.md
1
1 export documentation-patterns
2 CoderMariusz from "CoderMariusz/MonoPilot"
3 Apply when writing code documentation: JSDoc comments, README files, API documentation, and inline comments.
2026-01-05
browser.md
1
1 export browser
2 glideapps from "glideapps/glide-code"
3 Manages allocation of browser instances to agents for concurrent operations.Read this skill when spawning multiple agents that need independent browser sessions.
2026-01-05
development-guidelines.md
1
1 export development-guidelines
2 bash0C7 from "bash0C7/picotorokko"
3 Defines coding standards, test patterns, and language conventions for this project. Use this when writing code, comments, documentation, or git commit messages.
2026-01-05
style.md
1
1 export style
2 mgreenly from "mgreenly/ikigai"
3 Code Style skill for the ikigai project
2026-01-05
analyzer.md
1
1 export analyzer
2 hbohlen from "hbohlen/pantherOS-v0"
3 A code analyzer skill that helps with code quality and best practices
2026-01-05
project-guidelines.md
1
1 export project-guidelines
2 clientt-ai from "clientt-ai/clientt_phoenix_crm"
3 Provides project-specific guidelines for Phoenix development including workflow, Phoenix v1.8 conventions, Tailwind CSS v4, asset bundling, and UI/UX best practices. Use when setting up development workflow, working with assets, styling, or ensuring project conventions.
2026-01-05
jwc-workspace-validation.md
1
1 export jwc-workspace-validation
2 OhMinsSup from "OhMinsSup/jwc-platform"
3 pnpm+turbo 모노레포에서 Node 버전(.nvmrc)과 터보 task 의존성을 고려해 lint/typecheck/build를 안전하게 실행하고, 실패 시 패키지 단위로 범위를 좁혀 원인을 찾습니다.
2026-01-05
chrome-devtools.md
1
1 export chrome-devtools
2 bout3fiddy from "bout3fiddy/agents"
3 Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging.
2026-01-05
web3-frontend.md
1
1 export web3-frontend
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-blockchain"
3 Master Web3 frontend development with wallet integration, viem/wagmi, and dApp UX
2026-01-05
branch-pusher.md
1
1 export branch-pusher
2 fractary from "fractary/claude-plugins"
3 Push branches to remote repository with safety checks and force-with-lease support
2026-01-05
pdf-extractor.md
1
1 export pdf-extractor
2 liushuang393 from "liushuang393/serverlessAIAgents"
3 Extract text, tables, and metadata from PDF files. Use when working with PDFs, document extraction, or parsing PDF content.
2026-01-05
frappe-api-handler.md
1
1 export frappe-api-handler
2 Venkateshvenki404224 from "Venkateshvenki404224/frappe-apps-manager"
3 Create custom API endpoints and whitelisted methods for Frappe applications. Use when building REST APIs or custom endpoints.
2026-01-05
verify-web-change.md
1
1 export verify-web-change
2 fx from "fx/cc"
3 Verify web application changes work by launching the app stack and testing in a real browser. This skill should be used when the user asks to "verify the change", "test in browser", "check if it works", or after completing a PR to validate the implementation. Requires Playwright MCP server. MUST exit if Playwright MCP is unavailable.
2026-01-05
email-agent.md
1
1 export email-agent
2 CleanExpo from "CleanExpo/Unite-Hub"
3 Processes incoming emails for Unite-Hub. Extracts sender data, identifies communication intents, links to CRM contacts, analyzes sentiment, and updates contact records with AI insights.
2026-01-05
create-adr.md
1
1 export create-adr
2 adolfoaranaes12 from "adolfoaranaes12/BMAD-ENHANCED"
3 Create Architecture Decision Records (ADRs) documenting key architectural choices. Analyzes context, evaluates alternatives, and captures decisions using standard ADR template. Use when documenting database design, technology selection, pattern choices, or architectural trade-offs.
2026-01-05
reviewing-security.md
1
1 export reviewing-security
2 yellow-seed from "yellow-seed/template"
3 OWASP API Security Top 10 (2023) と {開発言語をここに書く} セキュリティベストプラクティス。脆弱性検出。Use when: セキュリティ、脆弱性、OWASP、認証、認可、監査を依頼された時。
2026-01-05
context7-tools.md
1
1 export context7-tools
2 bsamiee from "bsamiee/Parametric_Portal"
3 Queries Context7 library documentation via unified Python CLI. Use when resolving library IDs, fetching API references, code examples, or conceptual guides for any programming library or framework.
2026-01-05
langchain-framework.md
1
1 export langchain-framework
2 bobmatnyc from "bobmatnyc/terminator"
3 LangChain LLM application framework with chains, agents, RAG, and memory for building AI-powered applications. Use when implementing RAG (Retrieval Augmented Generation), creating AI agents with tools, or chaining multiple LLM calls.
2026-01-05
check-feedback.md
1
1 export check-feedback
2 semicolon-devteam from "semicolon-devteam/sax-meta"
3 SAX 패키지 피드백 이슈 수집 및 리스트업. Use when (1) "피드백 확인", "피드백 있는지", (2) "유저 피드백 체크", (3) SAX 관련 open 이슈 조회.
2026-01-05
bash.md
1
1 export bash
2 dralgorhythm from "dralgorhythm/claude-agentic-framework"
3 Write Bash scripts following best practices. Use when creating shell scripts, automation, or CLI tools. Covers safe scripting patterns.
2026-01-05
kotlin-di.md
1
1 export kotlin-di
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-kotlin"
3 Dependency Injection - Hilt, Koin, scopes, testing
2026-01-05
fundamentals.md
1
1 export fundamentals
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-javascript"
3 Core JavaScript fundamentals including variables, data types, operators, control flow, and basic syntax. Essential foundation for all JavaScript development.
2026-01-05
database-schema-expert.md
1
1 export database-schema-expert
2 Sanchay-T from "Sanchay-T/influencer-platform-app"
3 Expert knowledge on Supabase Postgres schema, Drizzle ORM patterns, normalized user tables, relations, query patterns, and migrations. Use this skill when user asks about "database", "schema", "drizzle", "query", "table", "postgres", "supabase", "migration", or database design questions.
2026-01-05
graphql-security.md
1
1 export graphql-security
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-graphql"
3 Secure GraphQL APIs - authentication, authorization, rate limiting, and validation
2026-01-05