Browse Skills
20307 skills found
codebase-inspection-protocol.md
1
1
export
codebase-inspection-protocol
2
from
"Kaakati/rails-enterprise-dev"
from
"Kaakati/rails-enterprise-dev"
3
Mandatory inspection procedures for understanding Rails codebase structure before writing any code. Use this skill FIRST before any code generation task to discover existing patterns, conventions, dependencies, and file organization in the target Rails project.
2026-01-05
python-fastapi-ai.md
1
1
export
python-fastapi-ai
2
from
"tenlisboa/.claude"
from
"tenlisboa/.claude"
3
Python FastAPI patterns, Alembic migrations, Pydantic v2, and AI Engineering (raw patterns, LangChain, Google ADK). This skill should be used when working with Python APIs, database migrations, or AI/LLM applications.
2026-01-05
translate-cn-to-en.md
1
1
export
translate-cn-to-en
2
from
"TrueNine/claude-code-projects"
from
"TrueNine/claude-code-projects"
3
Scan and replace Chinese content in project files with English, preserving code logic and original formatting.
2026-01-05
interior-design-expert.md
1
1
export
interior-design-expert
2
from
"erichowens/some_claude_skills"
from
"erichowens/some_claude_skills"
3
Expert interior designer with deep knowledge of space planning, color theory (Munsell, NCS), lighting design (IES standards), furniture proportions, and AI-assisted visualization. Use for room layout optimization, lighting calculations, color palette selection for interiors, furniture placement, style consultation. Activate on "interior design", "room layout", "lighting design", "furniture placement", "space planning", "Munsell color". NOT for exterior/landscape design, architectural structure, web/UI design (use web-design-expert), brand color theory (use color-theory-palette-harmony-expert), or building codes/permits.
2026-01-05
odoo-knowledge-agent.md
1
1
export
odoo-knowledge-agent
2
from
"jgtolentino/insightpulse-odoo"
from
"jgtolentino/insightpulse-odoo"
3
Scrape Odoo forum solved threads to build error prevention guardrails and auto-fix scripts. Extract patterns from 1000+ solved issues to prevent common mistakes before deployment and auto-heal production problems. Combines web scraping, AI pattern extraction, preventive guardrails generation, and auto-patch scripts for Odoo custom development lifecycle.
2026-01-05
context-testing-infrastructure.md
1
1
export
context-testing-infrastructure
2
from
"stars-end/affordabot"
from
"stars-end/affordabot"
3
Tiered testing strategy (UI mock, auth stub, full-stack), fixtures, mocks, and test configuration.Handles test setup, Playwright E2E tests, pytest backend tests, mocking strategies, and CI test configuration.Use when working with tests, test setup, mocking strategies, or CI test configuration,or when user mentions test patterns, auth stub, fixture loaders, Playwright tests, test failures,tiered testing, UI mock, E2E tests, pytest, vitest, or debugging test issues.
2026-01-05
semantic-intelligence.md
1
1
export
semantic-intelligence
2
from
"anortham/julie"
from
"anortham/julie"
3
Use Julie's semantic search capabilities for conceptual code understanding. Activates when searching for concepts, cross-language patterns, business logic, or exploring unfamiliar code. Combines text and semantic search for optimal results.
2026-01-05
async-patterns.md
1
1
export
async-patterns
2
from
"pluginagentmarketplace/custom-plugin-nodejs"
from
"pluginagentmarketplace/custom-plugin-nodejs"
3
Master asynchronous programming in Node.js with Promises, async/await, streams, and event-driven patterns for efficient non-blocking operations
2026-01-05
code-review.md
1
1
export
code-review
2
from
"ck0123/deepagents_skills"
from
"ck0123/deepagents_skills"
3
系统化的代码审查方法,帮助发现问题并提供改进建议
2026-01-05
frontend-design.md
1
1
export
frontend-design
2
from
"adeonir/claude-code-extras"
from
"adeonir/claude-code-extras"
3
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
2026-01-05
techniques-six-hats.md
1
1
export
techniques-six-hats
2
from
"synapseradio/thinkies"
from
"synapseradio/thinkies"
3
Explore problems from six distinct perspectives to achieve balanced, comprehensive thinking. Use when: (1) explicit request to examine from multiple angles or ensure balanced perspective coverage, (2) conversations return to the same argument without progress or mix different thinking modes, (3) decisions involve strong emotions or competing concerns requiring separation of facts, risks, benefits, and creativity, (4) proposals present single angles or previous analytical approaches haven't generated new options.
2026-01-05
codex-design.md
1
1
export
codex-design
2
from
"takumi12311123/dotfiles"
from
"takumi12311123/dotfiles"
3
Consult Codex for architectural decisions. Use when: (1) introducing patterns not in codebase, (2) 3+ design options exist, (3) performance-critical implementation, (4) major refactoring. Get risk assessment before coding.
2026-01-05
architecture-analysis.md
1
1
export
architecture-analysis
2
from
"hubvue/fe-analysis-skills"
from
"hubvue/fe-analysis-skills"
3
Comprehensive frontend architecture analyzer that identifies technology stacks, build tools, and architectural patterns. Use when you need to quickly understand a project's structure, dependencies, and technical configuration. Provides analysis for Vue/React/Angular frameworks, Node.js environments, package managers, TypeScript usage, linters, and architecture patterns with multiple output formats including executive summaries and visualizations.
2026-01-05
react-performance.md
1
1
export
react-performance
2
from
"pluginagentmarketplace/custom-plugin-react"
from
"pluginagentmarketplace/custom-plugin-react"
3
Master React performance optimization with memoization, code splitting, profiling, and Web Vitals monitoring
2026-01-05
swift-ios-teaching.md
1
1
export
swift-ios-teaching
2
from
"echohello-dev/backstage"
from
"echohello-dev/backstage"
3
Teach Swift and iOS 26 development to experienced developers
2026-01-05
moai-workflow-templates.md
1
1
export
moai-workflow-templates
2
from
"junseokandylee/RallyApp"
from
"junseokandylee/RallyApp"
3
Enterprise template management with code boilerplates, feedback templates, and project optimization workflows
2026-01-05
flask-smorest-api.md
1
1
export
flask-smorest-api
2
from
"jmazzahacks/byteforge-claude-skills"
from
"jmazzahacks/byteforge-claude-skills"
3
Set up Flask REST API with flask-smorest, OpenAPI docs, blueprint architecture, and dataclass models. Use when creating a new Flask API server, building REST endpoints, or setting up a production API.
2026-01-05
cloudflare-durable-objects.md
1
1
export
cloudflare-durable-objects
2
from
"ovachiever/droid-tings"
from
"ovachiever/droid-tings"
3
Build stateful Durable Objects for real-time apps, WebSocket servers, coordination, and persistent state. Use when: implementing chat rooms, multiplayer games, rate limiting, session management, WebSocket hibernation, or troubleshooting class export, migration, WebSocket state loss, or binding errors.
2026-01-05
better-auth.md
1
1
export
better-auth
2
from
"wollfoo/setup-factory"
from
"wollfoo/setup-factory"
3
Implement authentication and authorization with Better Auth - a framework-agnostic TypeScript authentication framework. Features include email/password authentication with verification, OAuth providers (Google, GitHub, Discord, etc.), two-factor authentication (TOTP, SMS), passkeys/WebAuthn support, session management, role-based access control (RBAC), rate limiting, and database adapters. Use when adding authentication to applications, implementing OAuth flows, setting up 2FA/MFA, managing user sessions, configuring authorization rules, or building secure authentication systems for web applications. | Sử dụng khi xác thực, đăng nhập, login, auth, OAuth, session, bảo mật, phiên đăng nhập.
2026-01-05
frontend-design.md
1
1
export
frontend-design
2
from
"samjhecht/wrangler"
from
"samjhecht/wrangler"
3
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
2026-01-05
auto-animate.md
1
1
export
auto-animate
2
from
"ovachiever/droid-tings"
from
"ovachiever/droid-tings"
3
Zero-config animations for React, Vue, Solid, Svelte, Preact with @formkit/auto-animate (3.28kb).Prevents 10+ documented errors: SSR/Next.js imports, conditional parents, missing keys, flexbox width,table display, Jest/esbuild config, CSS position conflicts, Vue/Nuxt registration, Angular ESM.Use when: animating lists/accordions/toasts/forms, troubleshooting SSR animation errors, needaccessible animations (auto prefers-reduced-motion), or want drop-in transitions without Motion overhead.
2026-01-05
react.md
1
1
export
react
2
from
"carlos-algms/dotfiles"
from
"carlos-algms/dotfiles"
3
React best practices and guidelines for code generation
2026-01-05
gh-search.md
1
1
export
gh-search
2
from
"aaddrick/gh-cli-search"
from
"aaddrick/gh-cli-search"
3
Use when searching GitHub via CLI for issues, PRs, repos, code, or commits - provides correct syntax for exclusions, qualifiers, quoting, and platform-specific handling to avoid command failures
2026-01-05
java-microservices.md
1
1
export
java-microservices
2
from
"pluginagentmarketplace/custom-plugin-java"
from
"pluginagentmarketplace/custom-plugin-java"
3
Build microservices - Spring Cloud, service mesh, event-driven, resilience patterns
2026-01-05