💻 Development
2539 skills found
n8n-saas-builder.md
0
1
export
n8n-saas-builder
2
from
"awjames6875/skills-factory"
from
"awjames6875/skills-factory"
3
Builds a complete SaaS frontend wrapper around validated n8n workflows. Use this skill when you want to CREATE A WEBSITE, BUILD A UI, MAKE A SAAS PRODUCT, or WRAP AN N8N WORKFLOW in a user-friendly interface. Generates Next.js/React frontends with Tailwind CSS that connect to n8n webhooks.
2025-12-21
jpyc-dev-toolkit.md
0
1
export
jpyc-dev-toolkit
2
from
"mashharuki/JPYC_Hackathon_2025"
from
"mashharuki/JPYC_Hackathon_2025"
3
Comprehensive toolkit for building applications with JPYC (Japanese Yen Pegged Coin). Use this skill when developing with JPYC token, implementing payment features, integrating JPYC SDK, deploying JPYC contracts to Base Sepolia, or building DApps with JPYC. Supports both JPYC SDK v1 usage and direct Solidity smart contract development with Hardhat, ethers.js, viem, Next.js, and React.
2026-02-18
codex.md
0
1
export
codex
2
from
"jongwony/cc-plugin"
from
"jongwony/cc-plugin"
3
OpenAI Codex CLI integration
2026-02-26
nextjs-v16.md
0
1
export
nextjs-v16
2
from
"violabg/dev-recruit"
from
"violabg/dev-recruit"
3
Advanced patterns for Next.js 16 including cache components, server components, and error handling. Use when building pages, implementing data fetching, setting up caching strategies, or handling errors in Next.js applications.
2026-02-03
code-review.md
0
1
export
code-review
2
from
"rafaelcruzazevedo/dotfiles"
from
"rafaelcruzazevedo/dotfiles"
3
Code review checklist and guidelines. Use when reviewing code, creating review comments, or preparing code for review.
2025-12-29
brynhild-development.md
0
1
export
brynhild-development
2
from
"mandersogit/brynhild-harness"
from
"mandersogit/brynhild-harness"
3
LLM tool harness
2026-01-13
trust-analysis.md
0
1
export
trust-analysis
2
from
"amirlehmam/actoris-project"
from
"amirlehmam/actoris-project"
3
Actoris: AI Agent Infrastructure - PRAXIS procedural memory, TrustLedger, Darwinian fitness, and more
2026-01-02
setup-claude-dev-kit.md
0
1
export
setup-claude-dev-kit
2
from
"auge2u/claude-dev-kit"
from
"auge2u/claude-dev-kit"
3
Use when setting up a new dev machine for Claude Code, onboarding to a project, or optimizing development environment - interactive installer that detects existing setup, configures shell, editor, git, templates, and quality gates with configurable enforcement
2025-12-09
excalidraw-diagram.md
0
1
export
excalidraw-diagram
2
from
"Kazan/diagrammer"
from
"Kazan/diagrammer"
3
Android APP embedding Excalidraw (AI business here)
2026-01-04
opinion-critic.md
0
1
export
opinion-critic
2
from
"dtsvetkov1/agent-rules"
from
"dtsvetkov1/agent-rules"
3
Provides critical feedback and alternative architectural perspectives on code changes. Use when you want to explore different ways to implement a feature or find potential flaws in the current plan.
2026-01-17
copilot-customization.md
0
1
export
copilot-customization
2
from
"SuperPyonchiX/VSCodeEnv"
from
"SuperPyonchiX/VSCodeEnv"
3
GitHub Copilotカスタマイゼーションファイル(プロンプト、エージェント、インストラクション、スキル)の作成ガイド。.prompt.md、.agent.md、.instructions.md、SKILL.mdファイルをVS Codeのベストプラクティスに従って作成する際に使用してください。
2026-02-11
scrum-delivery-lead.md
0
1
export
scrum-delivery-lead
2
from
"garbray/claude-config"
from
"garbray/claude-config"
3
Scrum Master & Engineering-Oriented Delivery Lead with hands-on frontend/backend development experience. Interprets Technical Design Documents, reviews UX/UI designs, and understands product requirements to ensure delivery clarity. Breaks features into well-scoped Scrum stories (max 3 story points, Fibonacci estimation). Stories are sliced for incremental value, minimal risk, fast feedback. For every ticket provides: clear description, explicit acceptance criteria, expected behavior, constraints, and test case expectations (happy path + edge cases). Ensures stories are implementation-ready, testable, aligned with technical/product goals. Enables team to execute efficiently while maintaining high quality and predictable velocity. Use when creating sprint stories, planning sprints, estimating work, or breaking down features into tickets.
2025-12-23
code-review-bugs.md
0
1
export
code-review-bugs
2
from
"negi524/dotfiles"
from
"negi524/dotfiles"
3
開発環境管理
2026-02-15
code-quality-management.md
0
1
export
code-quality-management
2
from
"d-oit/do-novelist-ai"
from
"d-oit/do-novelist-ai"
3
Implements and enforces code quality gates for TypeScript/React projects. Use when setting up Biome/ESLint/TypeScript, configuring pre-commit hooks (Husky), fixing lint errors, or running quality checks. Examples - "setup code quality", "fix lint errors", "configure Biome", "run quality checks".
2026-01-24
codex-ai.md
0
1
export
codex-ai
2
from
"junjiangao/ccode"
from
"junjiangao/ccode"
3
通过 Codex CLI 进行代码审查、算法设计、架构分析和性能优化。适用于复杂技术任务、系统级设计、性能瓶颈分析。触发词:代码审查、review、算法设计、架构分析、性能优化。
2026-01-20
python-ai-expert.md
0
1
export
python-ai-expert
2
from
"SHAJAR5110/Hackathon-I"
from
"SHAJAR5110/Hackathon-I"
3
Comprehensive Python AI/ML development expert with 10+ years experience using UV package manager. Covers PyTorch, TensorFlow, scikit-learn, transformers, langchain, pandas, numpy, OpenCV, and all major AI/ML libraries. Automatically audits projects, generates production-ready code with type hints, optimizes performance, sets up RAG pipelines, manages dependencies with UV, and ensures best practices. Use for AI/ML project setup, model training, data processing, LLM applications, computer vision, code generation, dependency management, performance optimization, and comprehensive project auditing. Excludes Tkinter and desktop UI libraries.
2026-01-09
debugging-with-tools.md
0
1
export
debugging-with-tools
2
from
"rozwer/cross2B-Pro"
from
"rozwer/cross2B-Pro"
3
Use for investigation-heavy work. Prefer tool-driven evidence (search, logs, diffs) before changing code.
2026-02-25
frontend-design.md
0
1
export
frontend-design
2
from
"yurake/skills"
from
"yurake/skills"
3
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
2026-01-10
terraform.md
0
1
export
terraform
2
from
"bcrisp4/infra"
from
"bcrisp4/infra"
3
Apply Terraform changes safely in this infrastructure monorepo. Use when user asks to apply terraform, run terraform plan/apply, make infrastructure changes, update cloud resources, modify node pools, change cluster configuration, or update provider versions. Handles TFC remote execution.
2026-02-14
rn-security-audit.md
0
1
export
rn-security-audit
2
from
"johanruttens/paddle-battle"
from
"johanruttens/paddle-battle"
3
Mobile game
2025-12-23
supabase-frontend-integration.md
0
1
export
supabase-frontend-integration
2
from
"amo-tech-ai/skybox-gamehub"
from
"amo-tech-ai/skybox-gamehub"
3
Connect React frontend pages to Supabase database with TypeScript, React Query, and proper error handling. Use when integrating Supabase with website pages, setting up database queries, or replacing mock data with real data from events, bookings, menu_items, or profiles tables.
2025-11-25
go-development.md
0
1
export
go-development
2
from
"Conte777/config_for_claude_code"
from
"Conte777/config_for_claude_code"
3
Репозиторий для синхронизации конфига для Claude code
2026-02-25
backend-dev-guidelines.md
0
1
export
backend-dev-guidelines
2
from
"wollfoo/claude-setup"
from
"wollfoo/claude-setup"
3
Node.js/Express/TypeScript microservices development patterns. Use when workingwith backend code: routes, controllers, services, repositories, middleware, APIs.Covers:- Layered architecture (routes → controllers → services → repositories)- Express routing and middleware patterns- Prisma database access and ORM best practices- Zod validation and input sanitization- Sentry error tracking integration- BaseController pattern and dependency injection- Async/await patterns and error handling- Testing strategies and performance monitoring
2025-12-04
typescript-patterns.md
0
1
export
typescript-patterns
2
from
"arichardsmith/dotfiles"
from
"arichardsmith/dotfiles"
3
Conventions for TypeScript types, interfaces, assertions, and type safety. Use when writing or reviewing TypeScript code.
2026-02-07